
Time bar (total: 11.4s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 50% | 0.1% | 0% | 50% | 0% | 2 |
| 0% | 0% | 50% | 0.1% | 0% | 50% | 0% | 3 |
| 50% | 25% | 25% | 0.1% | 0% | 50% | 0% | 4 |
| 50% | 25% | 25% | 0.1% | 0% | 50% | 0% | 5 |
| 66.7% | 25% | 12.5% | 0.1% | 0% | 62.4% | 0% | 6 |
| 66.7% | 25% | 12.5% | 0.1% | 0% | 62.4% | 0% | 7 |
| 80% | 25% | 6.2% | 0.1% | 0% | 68.7% | 0% | 8 |
| 80% | 25% | 6.2% | 0.1% | 0% | 68.7% | 0% | 9 |
| 88.9% | 25% | 3.1% | 0.1% | 0% | 71.8% | 0% | 10 |
| 88.9% | 25% | 3.1% | 0.1% | 0% | 71.8% | 0% | 11 |
| 94.1% | 25% | 1.6% | 0.1% | 0% | 73.4% | 0% | 12 |
Compiled 22 to 15 computations (31.8% saved)
| 828.0ms | 8 256× | 0 | valid |
| 50.0ms | 479× | 0 | invalid |
ival-mult: 267.0ms (43.9% of total)ival-div: 157.0ms (25.8% of total)ival-sqrt: 63.0ms (10.4% of total)ival-add: 59.0ms (9.7% of total)ival-sub: 40.0ms (6.6% of total)exact: 11.0ms (1.8% of total)ival-true: 7.0ms (1.2% of total)ival-assert: 4.0ms (0.7% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 1 | 0 | - | 0 | - | (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))))) |
| 0 | 0 | - | 0 | - | (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand)) |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | rand |
| 0 | 0 | - | 0 | - | #s(literal 3 binary64) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | #s(literal 9 binary64) |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))) |
| 0 | 0 | - | 0 | - | (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) |
| 0 | 0 | - | 0 | - | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| 0 | 0 | - | 0 | - | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))))) | oflow-rescue | 1 | 0 |
| ↳ | (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))) | overflow | 1 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 1 | 0 |
| - | 0 | 255 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 255 |
| number | freq |
|---|---|
| 0 | 255 |
| 1 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 79.0ms | 482× | 0 | valid |
| 59.0ms | 20× | 1 | valid |
| 2.0ms | 8× | 2 | valid |
| 1.0ms | 2× | 5 | exit |
Compiled 194 to 43 computations (77.8% saved)
ival-add: 96.0ms (78.6% of total)ival-mult: 9.0ms (7.4% of total)ival-div: 8.0ms (6.6% of total)ival-sqrt: 4.0ms (3.3% of total)ival-sub: 3.0ms (2.5% of total)adjust: 1.0ms (0.8% of total)exact: 1.0ms (0.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 1× | egg-herbie |
| 2 560× | lower-fma.f64 |
| 2 560× | lower-fma.f32 |
| 1 326× | unsub-neg |
| 910× | sub-neg |
| 784× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 88 |
| 1 | 94 | 76 |
| 2 | 330 | 70 |
| 3 | 1191 | 70 |
| 4 | 3285 | 70 |
| 5 | 4976 | 70 |
| 6 | 6491 | 70 |
| 7 | 6874 | 70 |
| 8 | 7097 | 70 |
| 9 | 7245 | 70 |
| 10 | 7252 | 70 |
| 11 | 7487 | 70 |
| 12 | 7531 | 70 |
| 13 | 7781 | 70 |
| 0 | 13 | 16 |
| 0 | 22 | 16 |
| 1 | 39 | 14 |
| 2 | 86 | 14 |
| 3 | 186 | 14 |
| 4 | 378 | 14 |
| 5 | 601 | 14 |
| 6 | 837 | 14 |
| 7 | 1420 | 14 |
| 8 | 2472 | 14 |
| 9 | 2925 | 14 |
| 10 | 3080 | 14 |
| 11 | 3233 | 14 |
| 12 | 3328 | 14 |
| 13 | 3334 | 14 |
| 0 | 3334 | 13 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) |
| Outputs |
|---|
(*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) |
(*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) |
Compiled 22 to 13 computations (40.9% saved)
Compiled 2 to 2 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.4% | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) |
Compiled 22 to 13 computations (40.9% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) | |
| cost-diff | 128 | (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))) | |
| cost-diff | 320 | (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) | |
| cost-diff | 704 | (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)) |
| 2 560× | lower-fma.f64 |
| 2 560× | lower-fma.f32 |
| 768× | lower-*.f32 |
| 762× | lower-*.f64 |
| 614× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 66 |
| 0 | 22 | 66 |
| 1 | 39 | 60 |
| 2 | 86 | 60 |
| 3 | 186 | 60 |
| 4 | 378 | 60 |
| 5 | 601 | 60 |
| 6 | 837 | 60 |
| 7 | 1420 | 60 |
| 8 | 2472 | 60 |
| 9 | 2925 | 60 |
| 10 | 3080 | 60 |
| 11 | 3233 | 60 |
| 12 | 3328 | 60 |
| 13 | 3334 | 60 |
| 0 | 3334 | 54 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) |
(-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
a |
(/.f64 #s(literal 1 binary64) #s(literal 3 binary64)) |
#s(literal 1 binary64) |
#s(literal 3 binary64) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) |
(sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))))) |
(*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))) |
#s(literal 9 binary64) |
rand |
| Outputs |
|---|
(*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) |
(*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) |
(-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
(+.f64 a #s(literal -1/3 binary64)) |
a |
(/.f64 #s(literal 1 binary64) #s(literal 3 binary64)) |
#s(literal 1/3 binary64) |
#s(literal 1 binary64) |
#s(literal 3 binary64) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand)) |
(+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) |
(/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) |
(sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))))) |
(sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) |
(*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))) |
(fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) |
#s(literal 9 binary64) |
rand |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.078125 | (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))) | |
| accuracy | 0.25390625 | (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) | |
| accuracy | 0.28125 | (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) | |
| accuracy | 0.36718461980438033 | (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))))) |
| 32.0ms | 241× | 0 | valid |
| 2.0ms | 10× | 1 | valid |
| 1.0ms | 4× | 2 | valid |
| 0.0ms | 1× | 5 | exit |
Compiled 86 to 15 computations (82.6% saved)
ival-mult: 17.0ms (64.4% of total)ival-div: 4.0ms (15.1% of total)ival-sqrt: 2.0ms (7.6% of total)ival-sub: 1.0ms (3.8% of total)ival-add: 1.0ms (3.8% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (patch (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))) (patch (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))) #<representation binary64>) () ()) |
#s(alt (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) (patch (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))))) (patch (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))))) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (* 1/3 (* rand (sqrt -3))) (taylor 0 a) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3)))) (taylor 0 a) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* -1/6 (/ (* a (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))))) (sqrt -3)))))) (taylor 0 a) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* a (+ (* -1/6 (/ (* a (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2)))))) (sqrt -3))) (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))) (taylor 0 a) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt (/ 1 a)) rand)) (taylor inf a) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))) (taylor inf a) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (taylor inf a) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 7))) (* rand (- 1/27 (* 1/36 a))))) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (taylor inf a) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))) (taylor -inf a) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (taylor -inf a) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 5))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (taylor -inf a) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/18 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/2 (* (sqrt (/ 1 a)) (/ (* rand (* (sqrt -1) (+ 1/27 (* -1/36 a)))) (sqrt -9))))) (pow a 3))) (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (taylor -inf a) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))) (taylor 0 rand) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))) (taylor 0 rand) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))) (taylor 0 rand) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))) (taylor 0 rand) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))) (taylor inf rand) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))) (taylor inf rand) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))) (taylor inf rand) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))) (taylor inf rand) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))) (taylor -inf rand) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))) (taylor -inf rand) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))) (taylor -inf rand) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))) (taylor -inf rand) (#s(alt (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) (patch (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) #<representation binary64>) () ())) ()) |
#s(alt -3 (taylor 0 a) (#s(alt (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))) (patch (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 9 a) 3) (taylor 0 a) (#s(alt (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))) (patch (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 9 a) 3) (taylor 0 a) (#s(alt (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))) (patch (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 9 a) 3) (taylor 0 a) (#s(alt (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))) (patch (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 9 a) (taylor inf a) (#s(alt (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))) (patch (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- 9 (* 3 (/ 1 a)))) (taylor inf a) (#s(alt (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))) (patch (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- 9 (* 3 (/ 1 a)))) (taylor inf a) (#s(alt (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))) (patch (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- 9 (* 3 (/ 1 a)))) (taylor inf a) (#s(alt (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))) (patch (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 9 a) (taylor -inf a) (#s(alt (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))) (patch (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 3 (/ 1 a)) 9))) (taylor -inf a) (#s(alt (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))) (patch (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 3 (/ 1 a)) 9))) (taylor -inf a) (#s(alt (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))) (patch (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 3 (/ 1 a)) 9))) (taylor -inf a) (#s(alt (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))) (patch (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (taylor 0 a) (#s(alt (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) (patch (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))) (taylor 0 a) (#s(alt (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) (patch (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))))) (taylor 0 a) (#s(alt (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) (patch (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (+ (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/18 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))))))))))))) (taylor 0 a) (#s(alt (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) (patch (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (taylor inf a) (#s(alt (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) (patch (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (taylor inf a) (#s(alt (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) (patch (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) (taylor inf a) (#s(alt (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) (patch (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) (taylor inf a) (#s(alt (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) (patch (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (taylor -inf a) (#s(alt (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) (patch (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a))))) (taylor -inf a) (#s(alt (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) (patch (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1/6 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) a))))) (taylor -inf a) (#s(alt (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) (patch (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* 1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/6 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))))) a)) (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) a))))) (taylor -inf a) (#s(alt (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) (patch (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) #<representation binary64>) () ())) ()) |
#s(alt (- a 1/3) (taylor 0 rand) (#s(alt (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) (patch (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) (patch (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) (patch (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) (patch (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor inf rand) (#s(alt (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) (patch (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) (patch (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) (patch (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) (patch (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor -inf rand) (#s(alt (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) (patch (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) (patch (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) (patch (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) (patch (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) #<representation binary64>) () ())) ()) |
#s(alt (* 3 (sqrt -1/3)) (taylor 0 a) (#s(alt (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))))) (patch (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 3/2 (/ a (sqrt -1/3))) (* 3 (sqrt -1/3))) (taylor 0 a) (#s(alt (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))))) (patch (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 3 (sqrt -1/3)) (* a (+ (* -3/8 (/ a (pow (sqrt -1/3) 3))) (* 3/2 (/ 1 (sqrt -1/3)))))) (taylor 0 a) (#s(alt (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))))) (patch (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 3 (sqrt -1/3)) (* a (+ (* a (- (* 3/16 (/ a (pow (sqrt -1/3) 5))) (* 3/8 (/ 1 (pow (sqrt -1/3) 3))))) (* 3/2 (/ 1 (sqrt -1/3)))))) (taylor 0 a) (#s(alt (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))))) (patch (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* 3 (sqrt a)) (taylor inf a) (#s(alt (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))))) (patch (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (* 3 (sqrt (/ 1 a))))) (taylor inf a) (#s(alt (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))))) (patch (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (+ (* -1/24 (sqrt (/ 1 (pow a 5)))) (* 3 (sqrt (/ 1 a)))))) (taylor inf a) (#s(alt (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))))) (patch (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (+ (* -1/24 (sqrt (/ 1 (pow a 5)))) (+ (* -1/144 (sqrt (/ 1 (pow a 7)))) (* 3 (sqrt (/ 1 a))))))) (taylor inf a) (#s(alt (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))))) (patch (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt a) (* (sqrt -9) (sqrt -1)))) (taylor -inf a) (#s(alt (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))))) (patch (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -9) (sqrt -1)))) (* (sqrt (/ 1 a)) (* (sqrt -9) (sqrt -1)))))) (taylor -inf a) (#s(alt (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))))) (patch (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (* (sqrt -9) (sqrt -1)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -9) (sqrt -1)))) (* (sqrt (/ 1 a)) (* (sqrt -9) (sqrt -1))))))) (taylor -inf a) (#s(alt (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))))) (patch (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (* (sqrt -9) (sqrt -1)))) (+ (* 1/432 (* (sqrt (/ 1 (pow a 7))) (* (sqrt -9) (sqrt -1)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -9) (sqrt -1)))) (* (sqrt (/ 1 a)) (* (sqrt -9) (sqrt -1)))))))) (taylor -inf a) (#s(alt (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))))) (patch (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (sqrt -3)) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -3/2 (/ a (sqrt -3))) (* 1/3 (sqrt -3))) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/3 (sqrt -3)) (* a (- (* -1/6 (/ (* a (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 3/2 (/ 1 (sqrt -3)))))) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/3 (sqrt -3)) (* a (- (* a (+ (* -1/6 (/ (* a (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))) (* -1/6 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (sqrt -3))))) (* 3/2 (/ 1 (sqrt -3)))))) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (sqrt (/ 1 a))) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/18 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a)))) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/54 (sqrt (/ 1 (pow a 5)))) (+ (* 1/18 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a))))) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/54 (sqrt (/ 1 (pow a 5)))) (+ (* 1/18 (sqrt (/ 1 (pow a 3)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 7))) (- 1/27 (* 1/36 a)))) (* 1/3 (sqrt (/ 1 a)))))) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 a)) (/ (sqrt -1) (sqrt -9))) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (sqrt -1) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (sqrt -1) (sqrt -9)))) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (sqrt -1) (sqrt -9)))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 5))) (/ (sqrt -1) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (sqrt -1) (sqrt -9))))) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/18 (* (sqrt a) (/ (sqrt -1) (sqrt -9)))) (* 1/2 (* (sqrt (/ 1 a)) (/ (* (sqrt -1) (+ 1/27 (* -1/36 a))) (sqrt -9))))) (pow a 3))) (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (sqrt -1) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (sqrt -1) (sqrt -9))))) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) (patch (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) #<representation binary64>) () ())) ()) |
21 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 37.0ms | a | @ | -inf | (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) |
| 2.0ms | rand | @ | 0 | (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) |
| 1.0ms | a | @ | 0 | (sqrt (* 9 (- a (/ 1 3)))) |
| 1.0ms | a | @ | -inf | (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) |
| 1.0ms | a | @ | inf | (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) |
| 1× | egg-herbie |
| 13 334× | lower-fma.f64 |
| 13 334× | lower-fma.f32 |
| 5 788× | lower-*.f64 |
| 5 788× | lower-*.f32 |
| 5 386× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 333 | 1781 |
| 1 | 1013 | 1561 |
| 2 | 3377 | 1491 |
| 3 | 7929 | 1491 |
| 0 | 8325 | 1388 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/3 (* rand (sqrt -3))) |
(+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3)))) |
(+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* -1/6 (/ (* a (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))))) (sqrt -3)))))) |
(+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* a (+ (* -1/6 (/ (* a (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2)))))) (sqrt -3))) (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))) |
(* 1/3 (* (sqrt (/ 1 a)) rand)) |
(+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))) |
(+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 7))) (* rand (- 1/27 (* 1/36 a))))) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
(* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))) |
(+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) |
(+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 5))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) |
(+ (* -1 (/ (+ (* 1/18 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/2 (* (sqrt (/ 1 a)) (/ (* rand (* (sqrt -1) (+ 1/27 (* -1/36 a)))) (sqrt -9))))) (pow a 3))) (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) |
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))) |
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))) |
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))) |
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))) |
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))) |
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))) |
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))) |
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))) |
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))) |
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))) |
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))) |
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))) |
-3 |
(- (* 9 a) 3) |
(- (* 9 a) 3) |
(- (* 9 a) 3) |
(* 9 a) |
(* a (- 9 (* 3 (/ 1 a)))) |
(* a (- 9 (* 3 (/ 1 a)))) |
(* a (- 9 (* 3 (/ 1 a)))) |
(* 9 a) |
(* -1 (* a (- (* 3 (/ 1 a)) 9))) |
(* -1 (* a (- (* 3 (/ 1 a)) 9))) |
(* -1 (* a (- (* 3 (/ 1 a)) 9))) |
(* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (+ (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/18 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))))))))))))) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
(* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a))))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1/6 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) a))))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* 1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/6 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))))) a)) (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) a))))) |
(- a 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(* 3 (sqrt -1/3)) |
(+ (* 3/2 (/ a (sqrt -1/3))) (* 3 (sqrt -1/3))) |
(+ (* 3 (sqrt -1/3)) (* a (+ (* -3/8 (/ a (pow (sqrt -1/3) 3))) (* 3/2 (/ 1 (sqrt -1/3)))))) |
(+ (* 3 (sqrt -1/3)) (* a (+ (* a (- (* 3/16 (/ a (pow (sqrt -1/3) 5))) (* 3/8 (/ 1 (pow (sqrt -1/3) 3))))) (* 3/2 (/ 1 (sqrt -1/3)))))) |
(* 3 (sqrt a)) |
(* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (* 3 (sqrt (/ 1 a))))) |
(* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (+ (* -1/24 (sqrt (/ 1 (pow a 5)))) (* 3 (sqrt (/ 1 a)))))) |
(* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (+ (* -1/24 (sqrt (/ 1 (pow a 5)))) (+ (* -1/144 (sqrt (/ 1 (pow a 7)))) (* 3 (sqrt (/ 1 a))))))) |
(* -1 (* (sqrt a) (* (sqrt -9) (sqrt -1)))) |
(* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -9) (sqrt -1)))) (* (sqrt (/ 1 a)) (* (sqrt -9) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (* (sqrt -9) (sqrt -1)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -9) (sqrt -1)))) (* (sqrt (/ 1 a)) (* (sqrt -9) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (* (sqrt -9) (sqrt -1)))) (+ (* 1/432 (* (sqrt (/ 1 (pow a 7))) (* (sqrt -9) (sqrt -1)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -9) (sqrt -1)))) (* (sqrt (/ 1 a)) (* (sqrt -9) (sqrt -1)))))))) |
(* 1/3 (sqrt -3)) |
(+ (* -3/2 (/ a (sqrt -3))) (* 1/3 (sqrt -3))) |
(+ (* 1/3 (sqrt -3)) (* a (- (* -1/6 (/ (* a (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 3/2 (/ 1 (sqrt -3)))))) |
(+ (* 1/3 (sqrt -3)) (* a (- (* a (+ (* -1/6 (/ (* a (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))) (* -1/6 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (sqrt -3))))) (* 3/2 (/ 1 (sqrt -3)))))) |
(* 1/3 (sqrt (/ 1 a))) |
(+ (* 1/18 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a)))) |
(+ (* 1/54 (sqrt (/ 1 (pow a 5)))) (+ (* 1/18 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a))))) |
(+ (* 1/54 (sqrt (/ 1 (pow a 5)))) (+ (* 1/18 (sqrt (/ 1 (pow a 3)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 7))) (- 1/27 (* 1/36 a)))) (* 1/3 (sqrt (/ 1 a)))))) |
(* (sqrt (/ 1 a)) (/ (sqrt -1) (sqrt -9))) |
(+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (sqrt -1) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (sqrt -1) (sqrt -9)))) |
(+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (sqrt -1) (sqrt -9)))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 5))) (/ (sqrt -1) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (sqrt -1) (sqrt -9))))) |
(+ (* -1 (/ (+ (* 1/18 (* (sqrt a) (/ (sqrt -1) (sqrt -9)))) (* 1/2 (* (sqrt (/ 1 a)) (/ (* (sqrt -1) (+ 1/27 (* -1/36 a))) (sqrt -9))))) (pow a 3))) (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (sqrt -1) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (sqrt -1) (sqrt -9))))) |
| Outputs |
|---|
(* 1/3 (* rand (sqrt -3))) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 1/3 binary64) rand)) |
(+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3)))) |
(fma.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 1/3 binary64) rand) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 rand a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* -1/6 (/ (* a (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))))) (sqrt -3)))))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) (*.f64 a (fma.f64 rand (/.f64 #s(literal -3/2 binary64) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) rand) a) (sqrt.f64 #s(literal -3 binary64)))))) |
(+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* a (+ (* -1/6 (/ (* a (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2)))))) (sqrt -3))) (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) (*.f64 a (fma.f64 rand (/.f64 #s(literal -3/2 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 (fma.f64 a (*.f64 rand (/.f64 #s(literal 405/8 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 rand (/.f64 #s(literal 81/4 binary64) (sqrt.f64 #s(literal -3 binary64))))) a))))) |
(* 1/3 (* (sqrt (/ 1 a)) rand)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))) |
(+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/54 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))))) |
(+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 7))) (* rand (- 1/27 (* 1/36 a))))) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
(fma.f64 rand (fma.f64 #s(literal 1/54 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) (*.f64 (*.f64 rand (fma.f64 a #s(literal -1/36 binary64) #s(literal 1/27 binary64))) #s(literal 1/6 binary64)))) |
(* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -9 binary64))) |
(+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) |
(*.f64 (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) (fma.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) |
(+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 5))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) |
(*.f64 (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) (fma.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))) |
(+ (* -1 (/ (+ (* 1/18 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/2 (* (sqrt (/ 1 a)) (/ (* rand (* (sqrt -1) (+ 1/27 (* -1/36 a)))) (sqrt -9))))) (pow a 3))) (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) |
(fma.f64 (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) (fma.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (/.f64 (fma.f64 #s(literal 1/18 binary64) (/.f64 (*.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 a)) (sqrt.f64 #s(literal -9 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 a #s(literal -1/36 binary64) #s(literal 1/27 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -9 binary64))))) (neg.f64 (*.f64 a (*.f64 a a))))) |
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))) (*.f64 #s(literal 1/3 binary64) rand)) |
-3 |
#s(literal -3 binary64) |
(- (* 9 a) 3) |
(fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) |
(- (* 9 a) 3) |
(fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) |
(- (* 9 a) 3) |
(fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) |
(* 9 a) |
(*.f64 a #s(literal 9 binary64)) |
(* a (- 9 (* 3 (/ 1 a)))) |
(*.f64 a (+.f64 #s(literal 9 binary64) (/.f64 #s(literal -3 binary64) a))) |
(* a (- 9 (* 3 (/ 1 a)))) |
(*.f64 a (+.f64 #s(literal 9 binary64) (/.f64 #s(literal -3 binary64) a))) |
(* a (- 9 (* 3 (/ 1 a)))) |
(*.f64 a (+.f64 #s(literal 9 binary64) (/.f64 #s(literal -3 binary64) a))) |
(* 9 a) |
(*.f64 a #s(literal 9 binary64)) |
(* -1 (* a (- (* 3 (/ 1 a)) 9))) |
(*.f64 a (+.f64 #s(literal 9 binary64) (/.f64 #s(literal -3 binary64) a))) |
(* -1 (* a (- (* 3 (/ 1 a)) 9))) |
(*.f64 a (+.f64 #s(literal 9 binary64) (/.f64 #s(literal -3 binary64) a))) |
(* -1 (* a (- (* 3 (/ 1 a)) 9))) |
(*.f64 a (+.f64 #s(literal 9 binary64) (/.f64 #s(literal -3 binary64) a))) |
(* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) |
(fma.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64) #s(literal -1/3 binary64)) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))) |
(fma.f64 a (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 1/3 binary64) rand) (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64) #s(literal -1/3 binary64))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))))) |
(fma.f64 a (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 1/3 binary64) rand) (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -3/2 binary64) a)) (fma.f64 a (*.f64 #s(literal 9/8 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1 binary64)))) (fma.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64) #s(literal -1/3 binary64))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (+ (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/18 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))))))))))))) |
(fma.f64 a (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -3/2 binary64) a)) (fma.f64 a (fma.f64 a (*.f64 rand (/.f64 #s(literal 45/16 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 rand (/.f64 #s(literal 81/4 binary64) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 #s(literal 1/18 binary64) (*.f64 #s(literal -1/6 binary64) a)))) (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 1/3 binary64) rand) #s(literal 1 binary64)))) (fma.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64) #s(literal -1/3 binary64))) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
(fma.f64 a (fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) #s(literal 1 binary64)) (/.f64 #s(literal -1/3 binary64) a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))) a) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
(*.f64 a (fma.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) (fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) #s(literal 1 binary64)) (/.f64 #s(literal -1/3 binary64) a) #s(literal 1 binary64)))) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
(*.f64 a (fma.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) (fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) #s(literal 1 binary64)) (/.f64 #s(literal -1/3 binary64) a) #s(literal 1 binary64)))) |
(* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand (sqrt.f64 #s(literal -1 binary64)))) (/.f64 a (sqrt.f64 #s(literal -9 binary64))) a) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a))))) |
(neg.f64 (*.f64 a (fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a) (fma.f64 (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1 binary64))))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1/6 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) a))))) |
(*.f64 a (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -9 binary64))) #s(literal -1/2 binary64) #s(literal -1/3 binary64)) a))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* 1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/6 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))))) a)) (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) a))))) |
(*.f64 a (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 (sqrt.f64 a) (/.f64 (*.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/6 binary64)) (sqrt.f64 #s(literal -9 binary64))) #s(literal 0 binary64)) (neg.f64 a))) a))) |
(- a 1/3) |
(+.f64 a #s(literal -1/3 binary64)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 (+.f64 a #s(literal -1/3 binary64)) rand))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 (+.f64 a #s(literal -1/3 binary64)) rand))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 (+.f64 a #s(literal -1/3 binary64)) rand))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 (+.f64 a #s(literal -1/3 binary64)) rand))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 (+.f64 a #s(literal -1/3 binary64)) rand))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 (+.f64 a #s(literal -1/3 binary64)) rand))) |
(* 3 (sqrt -1/3)) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal -1/3 binary64))) |
(+ (* 3/2 (/ a (sqrt -1/3))) (* 3 (sqrt -1/3))) |
(fma.f64 a (/.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) |
(+ (* 3 (sqrt -1/3)) (* a (+ (* -3/8 (/ a (pow (sqrt -1/3) 3))) (* 3/2 (/ 1 (sqrt -1/3)))))) |
(fma.f64 a (fma.f64 a (/.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal -1/3 binary64))) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) |
(+ (* 3 (sqrt -1/3)) (* a (+ (* a (- (* 3/16 (/ a (pow (sqrt -1/3) 5))) (* 3/8 (/ 1 (pow (sqrt -1/3) 3))))) (* 3/2 (/ 1 (sqrt -1/3)))))) |
(fma.f64 a (fma.f64 a (fma.f64 a (/.f64 #s(literal 3/16 binary64) (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 binary64))) (/.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) |
(* 3 (sqrt a)) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 a)) |
(* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (* 3 (sqrt (/ 1 a))))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/2 binary64)))) |
(* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (+ (* -1/24 (sqrt (/ 1 (pow a 5)))) (* 3 (sqrt (/ 1 a)))))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/24 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/2 binary64))))) |
(* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (+ (* -1/24 (sqrt (/ 1 (pow a 5)))) (+ (* -1/144 (sqrt (/ 1 (pow a 7)))) (* 3 (sqrt (/ 1 a))))))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/24 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) #s(literal -1/144 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64)))))) |
(* -1 (* (sqrt a) (* (sqrt -9) (sqrt -1)))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -9 binary64)) (neg.f64 (sqrt.f64 a)))) |
(* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -9) (sqrt -1)))) (* (sqrt (/ 1 a)) (* (sqrt -9) (sqrt -1)))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -9 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (* (sqrt -9) (sqrt -1)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -9) (sqrt -1)))) (* (sqrt (/ 1 a)) (* (sqrt -9) (sqrt -1))))))) |
(neg.f64 (*.f64 a (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -9 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/72 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))))) |
(* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (* (sqrt -9) (sqrt -1)))) (+ (* 1/432 (* (sqrt (/ 1 (pow a 7))) (* (sqrt -9) (sqrt -1)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -9) (sqrt -1)))) (* (sqrt (/ 1 a)) (* (sqrt -9) (sqrt -1)))))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -9 binary64))) (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/72 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) #s(literal 1/432 binary64))))) (neg.f64 a)) |
(* 1/3 (sqrt -3)) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) |
(+ (* -3/2 (/ a (sqrt -3))) (* 1/3 (sqrt -3))) |
(fma.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal -3/2 binary64) (/.f64 a (sqrt.f64 #s(literal -3 binary64))))) |
(+ (* 1/3 (sqrt -3)) (* a (- (* -1/6 (/ (* a (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 3/2 (/ 1 (sqrt -3)))))) |
(fma.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64)) (*.f64 a (fma.f64 a (/.f64 #s(literal -27/8 binary64) (sqrt.f64 #s(literal -3 binary64))) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 #s(literal -3 binary64)))))) |
(+ (* 1/3 (sqrt -3)) (* a (- (* a (+ (* -1/6 (/ (* a (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))) (* -1/6 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (sqrt -3))))) (* 3/2 (/ 1 (sqrt -3)))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -135/16 binary64) (/.f64 a (sqrt.f64 #s(literal -3 binary64))) (/.f64 #s(literal -27/8 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64)))) |
(* 1/3 (sqrt (/ 1 a))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) |
(+ (* 1/18 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a)))) |
(fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) |
(+ (* 1/54 (sqrt (/ 1 (pow a 5)))) (+ (* 1/18 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a))))) |
(fma.f64 #s(literal 1/54 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))))) |
(+ (* 1/54 (sqrt (/ 1 (pow a 5)))) (+ (* 1/18 (sqrt (/ 1 (pow a 3)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 7))) (- 1/27 (* 1/36 a)))) (* 1/3 (sqrt (/ 1 a)))))) |
(fma.f64 #s(literal 1/54 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) (*.f64 (fma.f64 a #s(literal -1/36 binary64) #s(literal 1/27 binary64)) #s(literal 1/6 binary64)) (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))))) |
(* (sqrt (/ 1 a)) (/ (sqrt -1) (sqrt -9))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) |
(+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (sqrt -1) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (sqrt -1) (sqrt -9)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -9 binary64))) (fma.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) |
(+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (sqrt -1) (sqrt -9)))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 5))) (/ (sqrt -1) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (sqrt -1) (sqrt -9))))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -9 binary64))) (fma.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))) |
(+ (* -1 (/ (+ (* 1/18 (* (sqrt a) (/ (sqrt -1) (sqrt -9)))) (* 1/2 (* (sqrt (/ 1 a)) (/ (* (sqrt -1) (+ 1/27 (* -1/36 a))) (sqrt -9))))) (pow a 3))) (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (sqrt -1) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (sqrt -1) (sqrt -9))))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -9 binary64))) (fma.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 (*.f64 (fma.f64 a #s(literal -1/36 binary64) #s(literal 1/27 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -9 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64)))) (neg.f64 (*.f64 a (*.f64 a a))))) |
| 4 424× | lower-fma.f64 |
| 4 424× | lower-fma.f32 |
| 3 964× | lower-*.f32 |
| 3 958× | lower-*.f64 |
| 2 572× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 46 |
| 0 | 22 | 46 |
| 1 | 78 | 40 |
| 2 | 546 | 40 |
| 3 | 6493 | 40 |
| 0 | 8173 | 36 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) #s(literal 3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) |
(*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))) |
(*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) |
(sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) |
| Outputs |
|---|
#s(literal 1/3 binary64) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) rand)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (neg.f64 rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) rand)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) |
(/.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) rand))) |
(/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) |
(/.f64 (neg.f64 rand) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) |
(/.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 3 binary64)) |
(/.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 (neg.f64 rand)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (*.f64 rand #s(literal 1/3 binary64))) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (/.f64 rand (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 1 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (/.f64 (neg.f64 rand) #s(literal 3 binary64)) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (/.f64 (neg.f64 rand) #s(literal -1 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) |
(pow.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) rand) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) rand)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) rand) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 rand #s(literal 1 binary64))) |
(*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 rand (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(*.f64 rand (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 rand #s(literal 1/3 binary64))) |
(*.f64 (neg.f64 rand) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (neg.f64 rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/4 binary64)) (/.f64 rand (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/4 binary64)) rand)) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(*.f64 (/.f64 rand #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (/.f64 rand (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 rand #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (/.f64 rand #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (*.f64 rand (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/4 binary64))) (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (sqrt.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))))) |
(*.f64 (/.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (fma.f64 a a #s(literal -1/9 binary64)))) (sqrt.f64 (+.f64 #s(literal 1/3 binary64) a))) |
(+.f64 #s(literal -3 binary64) (*.f64 #s(literal 9 binary64) a)) |
(+.f64 (*.f64 #s(literal 9 binary64) a) #s(literal -3 binary64)) |
(exp.f64 (log.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) |
(fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) |
(fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))) (fma.f64 #s(literal 9 binary64) (*.f64 a (*.f64 a a)) #s(literal -1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/3 binary64) a) (fma.f64 #s(literal 9 binary64) (*.f64 a a) #s(literal -1 binary64)))) |
(/.f64 #s(literal 9 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (fma.f64 #s(literal 9 binary64) (*.f64 a (*.f64 a a)) #s(literal -1/3 binary64)) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))) |
(/.f64 (fma.f64 #s(literal 9 binary64) (*.f64 a (*.f64 a a)) #s(literal -1/3 binary64)) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (fma.f64 #s(literal 9 binary64) (*.f64 a a) #s(literal -1 binary64)) (+.f64 #s(literal 1/3 binary64) a)) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 9 binary64) (*.f64 a (*.f64 a a)) #s(literal -1/3 binary64))) (neg.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 9 binary64) (*.f64 a a) #s(literal -1 binary64))) (+.f64 #s(literal -1/3 binary64) (neg.f64 a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 9 binary64) a) #s(literal 3 binary64)) #s(literal -27 binary64)) (fma.f64 (*.f64 #s(literal 9 binary64) a) (*.f64 #s(literal 9 binary64) a) (-.f64 #s(literal 9 binary64) (*.f64 (*.f64 #s(literal 9 binary64) a) #s(literal -3 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 9 binary64) a) (*.f64 #s(literal 9 binary64) a)) #s(literal 9 binary64)) (-.f64 (*.f64 #s(literal 9 binary64) a) #s(literal -3 binary64))) |
(/.f64 (*.f64 #s(literal 9 binary64) (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))))) |
(/.f64 (*.f64 #s(literal 9 binary64) (neg.f64 (fma.f64 a a #s(literal -1/9 binary64)))) (+.f64 #s(literal -1/3 binary64) (neg.f64 a))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) #s(literal 9 binary64)) (neg.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) #s(literal 9 binary64)) (+.f64 #s(literal -1/3 binary64) (neg.f64 a))) |
(pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))) (fma.f64 #s(literal 9 binary64) (*.f64 a (*.f64 a a)) #s(literal -1/3 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/3 binary64) a) (fma.f64 #s(literal 9 binary64) (*.f64 a a) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) |
(*.f64 #s(literal 9 binary64) (+.f64 a #s(literal -1/3 binary64))) |
(*.f64 #s(literal 9 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 9 binary64)) |
(*.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) |
(*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) |
(*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))) #s(literal 9 binary64))) |
(*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 #s(literal 9 binary64) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))))) |
(*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/3 binary64) a)) #s(literal 9 binary64))) |
(*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 #s(literal 9 binary64) (+.f64 #s(literal 1/3 binary64) a))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) |
(*.f64 (fma.f64 #s(literal 9 binary64) (*.f64 a (*.f64 a a)) #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))))) |
(*.f64 (fma.f64 #s(literal 9 binary64) (*.f64 a a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/3 binary64) a))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 3 binary64)) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 9 binary64)) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #s(literal 3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(literal 9 binary64) (*.f64 a (*.f64 a a)) #s(literal -1/3 binary64)) (fma.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)) (*.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)) (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (fma.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)) (-.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a))))) |
(*.f64 (/.f64 (fma.f64 #s(literal 9 binary64) (*.f64 a (*.f64 a a)) #s(literal -1/3 binary64)) (*.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))) (-.f64 (*.f64 a a) (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) (-.f64 (*.f64 a a) (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) |
(*.f64 (/.f64 (fma.f64 #s(literal 9 binary64) (*.f64 a a) #s(literal -1 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(literal 9 binary64) (*.f64 a a) #s(literal -1 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 #s(literal 1/3 binary64) a))) |
(+.f64 a (+.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) |
(+.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) |
(+.f64 #s(literal -1/3 binary64) (+.f64 a (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) |
(+.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(+.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (fma.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64)))) |
(+.f64 (fma.f64 a (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) a) (fma.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1/3 binary64))) |
(+.f64 (fma.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1/3 binary64)) (fma.f64 a (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) a)) |
(+.f64 (+.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 rand a) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (*.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(+.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) a) #s(literal -1/3 binary64)) |
(+.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #s(literal -1/3 binary64)) a) |
(-.f64 a (-.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))) (-.f64 (/.f64 #s(literal 1/27 binary64) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 #s(literal 1/3 binary64) a)) (-.f64 (/.f64 #s(literal 1/9 binary64) (+.f64 #s(literal 1/3 binary64) a)) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) |
(-.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))))) (/.f64 (*.f64 (/.f64 (*.f64 rand rand) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))))) |
(-.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) a) #s(literal 1/3 binary64)) |
(-.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))))) (/.f64 #s(literal 1/27 binary64) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))))) |
(-.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (/.f64 (*.f64 a a) (+.f64 #s(literal 1/3 binary64) a))) (/.f64 #s(literal 1/9 binary64) (+.f64 #s(literal 1/3 binary64) a))) |
(fma.f64 #s(literal 1 binary64) a (+.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand a) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (fma.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) a) (fma.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 a #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) |
(fma.f64 a (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (fma.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1/3 binary64))) |
(fma.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) |
(fma.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 rand a) (fma.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) a (fma.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (/.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) a (fma.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1/3 binary64))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) #s(literal -1/3 binary64) (fma.f64 a (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) a)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 rand (/.f64 rand (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) #s(literal -1/3 binary64)) (fma.f64 a (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) a)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 rand (/.f64 rand (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) a) (fma.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1/3 binary64))) |
(fma.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) |
(fma.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) |
(fma.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) |
(fma.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 rand (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) a) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (fma.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (fma.f64 a (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) a)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) #s(literal -1/3 binary64)) (fma.f64 a (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) a)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) a) (fma.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1/3 binary64))) |
(fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/3 binary64) a)) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) |
(fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/3 binary64) a)) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) |
(fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/3 binary64) a)) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 rand (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (+.f64 #s(literal 1/3 binary64) a))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (+.f64 #s(literal 1/3 binary64) a)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 rand (/.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 rand (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) a) (fma.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 rand (/.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 rand (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (+.f64 #s(literal 1/3 binary64) a))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (+.f64 #s(literal 1/3 binary64) a))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))))) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) |
(fma.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) (neg.f64 a))) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) |
(fma.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/3 binary64) a)) (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) |
(fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/4 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #s(literal 1 binary64) (fma.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) rand (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (/.f64 rand #s(literal 1 binary64)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/3 binary64) a)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (/.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 rand (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal 1/4 binary64))) (/.f64 (+.f64 a #s(literal -1/3 binary64)) (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal 1/4 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64)) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 rand #s(literal 1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal 1/4 binary64))) (/.f64 rand (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal 1/4 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (fma.f64 a (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) a)) |
(fma.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 rand (/.f64 rand (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (fma.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 rand (/.f64 rand (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (fma.f64 a (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) a)) |
(fma.f64 (*.f64 a (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) rand (fma.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 a rand) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (fma.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/3 binary64)) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/4 binary64))) (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/4 binary64)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (+.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) |
(fma.f64 (/.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (fma.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)) (*.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)) (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (fma.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)) (-.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) |
(fma.f64 (/.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (*.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))) (-.f64 (*.f64 a a) (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) (-.f64 (*.f64 a a) (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) |
(fma.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) #s(literal -1 binary64) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)) (*.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)) (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (fma.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)) (-.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (*.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))) (-.f64 (*.f64 a a) (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) (-.f64 (*.f64 a a) (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64))) (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 #s(literal 1/3 binary64) a)) (+.f64 a #s(literal -1/3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 rand (/.f64 rand (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 rand (/.f64 rand (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (+.f64 #s(literal 1/3 binary64) a)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (fma.f64 a a #s(literal -1/9 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (+.f64 #s(literal 1/3 binary64) a)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 (*.f64 rand rand) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 rand (/.f64 rand (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/3 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (fma.f64 a a #s(literal -1/9 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))))) |
(/.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (*.f64 (-.f64 (fma.f64 rand (/.f64 rand (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 (-.f64 (fma.f64 rand (/.f64 rand (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (*.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))))) |
(/.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))) (fma.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))) (fma.f64 (/.f64 (*.f64 rand rand) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand))))) |
(/.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 (*.f64 rand rand) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))))) |
(/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))))) (-.f64 (fma.f64 rand (/.f64 rand (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (fma.f64 a a #s(literal -1/9 binary64))) (+.f64 #s(literal 1/3 binary64) a)) |
(/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/3 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (+.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (+.f64 #s(literal 1/3 binary64) a)))) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))) (*.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand))) (*.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (+.f64 #s(literal 1/3 binary64) a)) (*.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))) (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand))) (*.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (+.f64 #s(literal 1/3 binary64) a)))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (*.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))) (*.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (*.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/3 binary64) a) (*.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))) (/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (*.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (+.f64 #s(literal 1/3 binary64) a)) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (+.f64 #s(literal 1/3 binary64) a)))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/3 binary64) a) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))))) |
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 #s(literal 1/3 binary64) a) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (+.f64 #s(literal 1/3 binary64) a)) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (+.f64 #s(literal 1/3 binary64) a)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (+.f64 #s(literal 1/3 binary64) a)) (*.f64 (neg.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))) (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (+.f64 #s(literal 1/3 binary64) a)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (+.f64 #s(literal 1/3 binary64) a) (*.f64 (neg.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))) (/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (*.f64 (neg.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))) (*.f64 (+.f64 #s(literal -1/3 binary64) (neg.f64 a)) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand))) (*.f64 (+.f64 #s(literal -1/3 binary64) (neg.f64 a)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (+.f64 #s(literal 1/3 binary64) a)) (*.f64 (+.f64 #s(literal -1/3 binary64) (neg.f64 a)) (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand))) (*.f64 (+.f64 #s(literal -1/3 binary64) (neg.f64 a)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (+.f64 #s(literal 1/3 binary64) a)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (*.f64 (+.f64 #s(literal -1/3 binary64) (neg.f64 a)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand))) (*.f64 (+.f64 #s(literal -1/3 binary64) (neg.f64 a)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))) (*.f64 (+.f64 #s(literal -1/3 binary64) (neg.f64 a)) (/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (*.f64 (+.f64 #s(literal -1/3 binary64) (neg.f64 a)) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (+.f64 #s(literal 1/3 binary64) a) (*.f64 (+.f64 #s(literal -1/3 binary64) (neg.f64 a)) (/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (*.f64 (+.f64 #s(literal -1/3 binary64) (neg.f64 a)) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand) (+.f64 #s(literal 1/3 binary64) a) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))) (fma.f64 a a #s(literal -1/9 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand) (neg.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))) (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))) (neg.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand) (+.f64 #s(literal -1/3 binary64) (neg.f64 a)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))) (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))) (+.f64 #s(literal -1/3 binary64) (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (+.f64 #s(literal 1/3 binary64) a))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (+.f64 #s(literal 1/3 binary64) a)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (+.f64 #s(literal 1/3 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (+.f64 #s(literal 1/3 binary64) a)) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (+.f64 #s(literal 1/3 binary64) a)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (+.f64 #s(literal 1/3 binary64) a)) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand) (+.f64 #s(literal 1/3 binary64) a) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (+.f64 #s(literal 1/3 binary64) a)) (fma.f64 a a #s(literal -1/9 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (+.f64 #s(literal 1/3 binary64) a)) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand) (neg.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (+.f64 #s(literal 1/3 binary64) a)) (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (+.f64 #s(literal 1/3 binary64) a)) (neg.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand) (+.f64 #s(literal -1/3 binary64) (neg.f64 a)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (+.f64 #s(literal 1/3 binary64) a)) (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (+.f64 #s(literal 1/3 binary64) a)) (+.f64 #s(literal -1/3 binary64) (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (+.f64 #s(literal 1/3 binary64) a) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (fma.f64 a a #s(literal -1/9 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (neg.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (neg.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (+.f64 #s(literal -1/3 binary64) (neg.f64 a)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (+.f64 #s(literal -1/3 binary64) (neg.f64 a)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))) (*.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (*.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (*.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (*.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (+.f64 #s(literal 1/3 binary64) a) (*.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))) (fma.f64 a a #s(literal -1/9 binary64)))) (*.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))) (*.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))) (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) (*.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))) (neg.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (+.f64 #s(literal -1/3 binary64) (neg.f64 a)) (*.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))) (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))))) (*.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))) (+.f64 #s(literal -1/3 binary64) (neg.f64 a)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (+.f64 #s(literal 1/3 binary64) a) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (fma.f64 a a #s(literal -1/9 binary64)))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (neg.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (+.f64 #s(literal -1/3 binary64) (neg.f64 a)) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (+.f64 #s(literal -1/3 binary64) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (+.f64 #s(literal 1/3 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (-.f64 (fma.f64 rand (/.f64 rand (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (fma.f64 a a #s(literal -1/9 binary64)))) (neg.f64 (*.f64 (-.f64 (fma.f64 rand (/.f64 rand (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (+.f64 #s(literal 1/3 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (neg.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 (*.f64 rand rand) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))))) (neg.f64 (-.f64 (fma.f64 rand (/.f64 rand (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (fma.f64 a a #s(literal -1/9 binary64)))) (+.f64 #s(literal -1/3 binary64) (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (+.f64 #s(literal -1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 a (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) a) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1/3 binary64)) #s(literal 3 binary64))) (fma.f64 (fma.f64 a (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) a) (fma.f64 a (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) a) (-.f64 (*.f64 (fma.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1/3 binary64)) (fma.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1/3 binary64))) (*.f64 (fma.f64 a (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) a) (fma.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1/3 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 rand rand) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (-.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (+.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 a (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) a) (fma.f64 a (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) a)) (*.f64 (fma.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1/3 binary64)) (fma.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1/3 binary64)))) (-.f64 (fma.f64 a (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) a) (fma.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))))) (neg.f64 (-.f64 (fma.f64 rand (/.f64 rand (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))))) |
(/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (+.f64 #s(literal -1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) |
(/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (fma.f64 rand (/.f64 rand (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #s(literal -1 binary64))) (+.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (neg.f64 (fma.f64 a a #s(literal -1/9 binary64)))) (+.f64 #s(literal -1/3 binary64) (neg.f64 a))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (neg.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (+.f64 #s(literal -1/3 binary64) (neg.f64 a))) |
(/.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))))) (+.f64 a #s(literal -1/3 binary64))) (neg.f64 (-.f64 (fma.f64 rand (/.f64 rand (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 #s(literal -1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) |
(/.f64 (*.f64 (fma.f64 rand (/.f64 rand (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #s(literal -1 binary64)) (+.f64 a #s(literal -1/3 binary64))) (+.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (-.f64 (fma.f64 rand (/.f64 rand (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (-.f64 (fma.f64 rand (/.f64 rand (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (+.f64 #s(literal 1/3 binary64) a)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (fma.f64 a a #s(literal -1/9 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (+.f64 #s(literal 1/3 binary64) a)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 (*.f64 rand rand) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (fma.f64 rand (/.f64 rand (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/3 binary64) a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (fma.f64 a a #s(literal -1/9 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))))) |
(*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (+.f64 a #s(literal -1/3 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 rand (/.f64 rand (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (+.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (/.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (*.f64 (-.f64 (fma.f64 rand (/.f64 rand (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (*.f64 (-.f64 (fma.f64 rand (/.f64 rand (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (+.f64 #s(literal 1/3 binary64) a)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (/.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 (fma.f64 rand (/.f64 rand (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))))) |
(*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))))) |
(*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (*.f64 (-.f64 (fma.f64 rand (/.f64 rand (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))))) |
(*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (*.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))))) |
(*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (+.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (/.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (*.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (+.f64 #s(literal 1/3 binary64) a)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (/.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))))) |
(*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/3 binary64) a)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))))) |
(*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (*.f64 (-.f64 (fma.f64 rand (/.f64 rand (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (+.f64 #s(literal 1/3 binary64) a)))) |
(*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (+.f64 #s(literal 1/3 binary64) a)))) |
(*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (+.f64 #s(literal 1/3 binary64) a))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (+.f64 #s(literal 1/3 binary64) a)))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 rand (/.f64 rand (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64)))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 rand (/.f64 rand (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (+.f64 #s(literal 1/3 binary64) a)))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))))) |
(*.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))) |
(*.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 (*.f64 rand rand) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))))) |
(*.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 rand (/.f64 rand (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/3 binary64) a))) |
(*.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))))) |
(*.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))))) (fma.f64 (fma.f64 rand (/.f64 rand (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (/.f64 (neg.f64 rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (*.f64 (/.f64 (*.f64 rand rand) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (*.f64 (+.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #s(literal -1 binary64)) (+.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #s(literal -1 binary64)))) #s(literal 1 binary64))) (fma.f64 (fma.f64 rand (/.f64 rand (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (/.f64 (neg.f64 rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (-.f64 (fma.f64 rand (/.f64 rand (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (/.f64 (neg.f64 rand) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 rand rand) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (*.f64 (+.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #s(literal -1 binary64)) (+.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #s(literal -1 binary64)))))) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) |
(*.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (fma.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)) (*.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)) (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (fma.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)) (-.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)) (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a))))) |
(*.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (*.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))) (-.f64 (*.f64 a a) (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) (-.f64 (*.f64 a a) (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) |
(*.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (fma.f64 a a #s(literal -1/9 binary64))) (fma.f64 a a #s(literal -1/9 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(*.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (fma.f64 a a #s(literal -1/9 binary64))) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 #s(literal 1/3 binary64) a))) |
(*.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) |
(*.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))))) (+.f64 (fma.f64 rand (/.f64 rand (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #s(literal 1/4 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) |
(sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) |
(neg.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) (*.f64 a (*.f64 a a)) #s(literal -1/3 binary64))) (sqrt.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) (*.f64 a a) #s(literal -1 binary64))) (sqrt.f64 (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (sqrt.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))))) |
(/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (fma.f64 a a #s(literal -1/9 binary64)))) (sqrt.f64 (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) #s(literal 3 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a a #s(literal -1/9 binary64))) #s(literal 3 binary64)) (sqrt.f64 (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/4 binary64))) (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/4 binary64))) |
(pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/4 binary64)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) |
(*.f64 #s(literal 3 binary64) (neg.f64 (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) |
(*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal -3 binary64) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/4 binary64))) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(neg.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/3 binary64))) |
(/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) |
(/.f64 #s(literal -1/3 binary64) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 3 binary64)) |
(/.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal 1/4 binary64))) |
(pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #s(literal -1/4 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/3 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (pow.f64 #s(literal 9 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 #s(literal 9 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/4 binary64))) (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (sqrt.f64 (fma.f64 #s(literal 1/3 binary64) a (fma.f64 a a #s(literal 1/9 binary64))))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (fma.f64 a a #s(literal -1/9 binary64)))) (sqrt.f64 (+.f64 #s(literal 1/3 binary64) a))) |
Compiled 14 492 to 1 936 computations (86.6% saved)
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 503 | 10 | 513 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 504 | 10 | 514 |
| Status | Accuracy | Program |
|---|---|---|
| 99.5% | (fma.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) rand (+.f64 a #s(literal -1/3 binary64))) | |
| ▶ | 99.8% | (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
| 87.7% | (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand)) (+.f64 a #s(literal -1/3 binary64))) | |
| 99.8% | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 rand) #s(literal 3 binary64)) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) | |
| ▶ | 99.5% | (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) |
| ▶ | 99.8% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) |
| ▶ | 97.8% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) |
| ▶ | 60.8% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) |
| 40.5% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) | |
| 77.1% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 (+.f64 a #s(literal -1/3 binary64)) rand)))) |
Compiled 296 to 190 computations (35.8% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) | |
| cost-diff | 0 | (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) | |
| cost-diff | 0 | (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) | |
| cost-diff | 192 | (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) | |
| cost-diff | 0 | (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) | |
| cost-diff | 0 | (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) | |
| cost-diff | 0 | (+.f64 a #s(literal -1/3 binary64)) | |
| cost-diff | 0 | (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) | |
| cost-diff | 0 | (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) | |
| cost-diff | 0 | (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) | |
| cost-diff | 0 | (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) | |
| cost-diff | 0 | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) | |
| cost-diff | 0 | (+.f64 a #s(literal -1/3 binary64)) | |
| cost-diff | 0 | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) | |
| cost-diff | 0 | (+.f64 a #s(literal -1/3 binary64)) | |
| cost-diff | 0 | (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) | |
| cost-diff | 0 | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) | |
| cost-diff | 128 | (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) |
| 8 102× | lower-fma.f32 |
| 8 094× | lower-fma.f64 |
| 2 660× | lower-*.f32 |
| 2 652× | lower-*.f64 |
| 1 664× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 228 |
| 0 | 55 | 231 |
| 1 | 110 | 218 |
| 2 | 293 | 218 |
| 3 | 740 | 218 |
| 4 | 1374 | 218 |
| 5 | 2464 | 218 |
| 6 | 4067 | 218 |
| 7 | 5420 | 218 |
| 8 | 6378 | 218 |
| 9 | 7182 | 218 |
| 10 | 7820 | 218 |
| 0 | 8047 | 215 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) |
(sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) |
(+.f64 a #s(literal -1/3 binary64)) |
a |
#s(literal -1/3 binary64) |
(*.f64 #s(literal 1/3 binary64) rand) |
#s(literal 1/3 binary64) |
rand |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) |
(+.f64 a #s(literal -1/3 binary64)) |
a |
#s(literal -1/3 binary64) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) |
(fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) |
a |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) a)) |
(/.f64 #s(literal 1 binary64) a) |
#s(literal 1 binary64) |
(*.f64 #s(literal 1/3 binary64) rand) |
#s(literal 1/3 binary64) |
rand |
(*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) |
(+.f64 a #s(literal -1/3 binary64)) |
a |
#s(literal -1/3 binary64) |
(+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) |
#s(literal 1 binary64) |
(/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) |
rand |
(sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) |
(fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) |
#s(literal 9 binary64) |
#s(literal -3 binary64) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
#s(literal 1/3 binary64) |
(*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) |
rand |
(sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) |
(+.f64 a #s(literal -1/3 binary64)) |
a |
#s(literal -1/3 binary64) |
| Outputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) a)) |
(fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (fma.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) a) |
(sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) |
(+.f64 a #s(literal -1/3 binary64)) |
a |
#s(literal -1/3 binary64) |
(*.f64 #s(literal 1/3 binary64) rand) |
#s(literal 1/3 binary64) |
rand |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) |
(+.f64 a #s(literal -1/3 binary64)) |
a |
#s(literal -1/3 binary64) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 a (*.f64 #s(literal 1/3 binary64) rand)) a)) |
(fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 a (*.f64 #s(literal 1/3 binary64) rand)) a) |
a |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) a)) |
(/.f64 #s(literal 1 binary64) a) |
#s(literal 1 binary64) |
(*.f64 #s(literal 1/3 binary64) rand) |
#s(literal 1/3 binary64) |
rand |
(*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (+.f64 a #s(literal -1/3 binary64))) |
(+.f64 a #s(literal -1/3 binary64)) |
a |
#s(literal -1/3 binary64) |
(+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) |
(+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) |
#s(literal 1 binary64) |
(/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) |
(/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) |
rand |
(sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) |
(sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) |
(fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) |
(fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) |
#s(literal 9 binary64) |
#s(literal -3 binary64) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(*.f64 (+.f64 a #s(literal -1/3 binary64)) (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64))) |
#s(literal 1/3 binary64) |
(*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(/.f64 (*.f64 rand (+.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) |
(/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) |
rand |
(sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) |
(+.f64 a #s(literal -1/3 binary64)) |
a |
#s(literal -1/3 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.01953125 | (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) | |
| accuracy | 0.08203125 | (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) | |
| accuracy | 0.19921875 | (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) | |
| accuracy | 6.500106258627279 | (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) | |
| accuracy | 0.00390625 | (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) | |
| accuracy | 0.07421875 | (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) | |
| accuracy | 0.26171875 | (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) | |
| accuracy | 0.36718461980438033 | (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) | |
| accuracy | 0.11328125 | (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) | |
| accuracy | 0.27734375 | (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) | |
| accuracy | 0.34375 | (*.f64 #s(literal 1/3 binary64) rand) | |
| accuracy | 1.3022705301059152 | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) | |
| accuracy | 0 | (+.f64 a #s(literal -1/3 binary64)) | |
| accuracy | 25.099296089436738 | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) | |
| accuracy | 0 | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) | |
| accuracy | 0.01953125 | (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) | |
| accuracy | 0.0703125 | (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) | |
| accuracy | 0.34375 | (*.f64 #s(literal 1/3 binary64) rand) |
| 86.0ms | 242× | 0 | valid |
| 4.0ms | 10× | 1 | valid |
| 2.0ms | 4× | 2 | valid |
Compiled 222 to 38 computations (82.9% saved)
ival-add: 33.0ms (44.5% of total)ival-mult: 15.0ms (20.2% of total)ival-div: 10.0ms (13.5% of total)ival-sqrt: 7.0ms (9.4% of total)const: 6.0ms (8.1% of total)adjust: 1.0ms (1.3% of total)ival-sub: 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 |
|---|
#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ()) |
#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (patch (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ()) |
#s(alt (+.f64 a #s(literal -1/3 binary64)) (patch (+.f64 a #s(literal -1/3 binary64)) #<representation binary64>) () ()) |
#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ()) |
#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) #<representation binary64>) () ()) |
#s(alt (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) (patch (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) #<representation binary64>) () ()) |
#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ()) |
#s(alt (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (patch (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) #<representation binary64>) () ()) |
#s(alt (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) #<representation binary64>) () ()) |
#s(alt (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (patch (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #<representation binary64>) () ()) |
#s(alt (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (patch (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ()) |
#s(alt (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (patch (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(literal 1/3 binary64) rand) (patch (*.f64 #s(literal 1/3 binary64) rand) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (patch (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (- (* 1/3 (* rand (sqrt -1/3))) 1/3) (taylor 0 a) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))) 1/3) (taylor 0 a) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3))))))) 1/3) (taylor 0 a) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* 1/6 (/ rand (sqrt -1/3))) (* a (+ (* -1/24 (/ rand (pow (sqrt -1/3) 3))) (* 1/48 (/ (* a rand) (pow (sqrt -1/3) 5))))))))) 1/3) (taylor 0 a) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (taylor inf a) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) (taylor -inf a) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (+ (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/3 (/ 1 a))) 1))) (taylor -inf a) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (+ (* -1 (/ (- (* -1/18 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1/3) a)) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) 1))) (taylor -inf a) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1/216 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/18 (* (sqrt a) (* rand (pow (sqrt -1) 2))))) a)) 1/3) a)) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) 1))) (taylor -inf a) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- a 1/3) (taylor 0 rand) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor inf rand) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor -inf rand) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (taylor 0 a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))) (taylor 0 a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))))) (taylor 0 a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (+ (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/18 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))))))))))))) (taylor 0 a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (taylor inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (taylor inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) (taylor inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) (taylor inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (taylor -inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a))))) (taylor -inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1/6 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) a))))) (taylor -inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* 1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/6 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))))) a)) (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) a))))) (taylor -inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- a 1/3) (taylor 0 rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor -inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt -1/3) (taylor 0 a) (#s(alt (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (patch (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt -1/3) (* 1/2 (/ a (sqrt -1/3)))) (taylor 0 a) (#s(alt (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (patch (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt -1/3) (* a (+ (* -1/8 (/ a (pow (sqrt -1/3) 3))) (* 1/2 (/ 1 (sqrt -1/3)))))) (taylor 0 a) (#s(alt (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (patch (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt -1/3) (* a (+ (* a (- (* 1/16 (/ a (pow (sqrt -1/3) 5))) (* 1/8 (/ 1 (pow (sqrt -1/3) 3))))) (* 1/2 (/ 1 (sqrt -1/3)))))) (taylor 0 a) (#s(alt (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (patch (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt a) (taylor inf a) (#s(alt (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (patch (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (sqrt (/ 1 a)) (* -1/6 (sqrt (/ 1 (pow a 3)))))) (taylor inf a) (#s(alt (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (patch (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (* -1/72 (sqrt (/ 1 (pow a 5))))))) (taylor inf a) (#s(alt (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (patch (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (+ (* -1/72 (sqrt (/ 1 (pow a 5)))) (* -1/432 (sqrt (/ 1 (pow a 7)))))))) (taylor inf a) (#s(alt (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (patch (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt a) (pow (sqrt -1) 2))) (taylor -inf a) (#s(alt (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (patch (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))) (taylor -inf a) (#s(alt (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (patch (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))) (taylor -inf a) (#s(alt (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (patch (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/432 (* (sqrt (/ 1 (pow a 7))) (pow (sqrt -1) 2))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) (taylor -inf a) (#s(alt (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (patch (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt -1/3 (taylor 0 a) (#s(alt (+.f64 a #s(literal -1/3 binary64)) (patch (+.f64 a #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- a 1/3) (taylor 0 a) (#s(alt (+.f64 a #s(literal -1/3 binary64)) (patch (+.f64 a #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- a 1/3) (taylor 0 a) (#s(alt (+.f64 a #s(literal -1/3 binary64)) (patch (+.f64 a #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- a 1/3) (taylor 0 a) (#s(alt (+.f64 a #s(literal -1/3 binary64)) (patch (+.f64 a #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt a (taylor inf a) (#s(alt (+.f64 a #s(literal -1/3 binary64)) (patch (+.f64 a #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- 1 (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt (+.f64 a #s(literal -1/3 binary64)) (patch (+.f64 a #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- 1 (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt (+.f64 a #s(literal -1/3 binary64)) (patch (+.f64 a #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- 1 (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt (+.f64 a #s(literal -1/3 binary64)) (patch (+.f64 a #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt a (taylor -inf a) (#s(alt (+.f64 a #s(literal -1/3 binary64)) (patch (+.f64 a #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 1/3 (/ 1 a)) 1))) (taylor -inf a) (#s(alt (+.f64 a #s(literal -1/3 binary64)) (patch (+.f64 a #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 1/3 (/ 1 a)) 1))) (taylor -inf a) (#s(alt (+.f64 a #s(literal -1/3 binary64)) (patch (+.f64 a #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 1/3 (/ 1 a)) 1))) (taylor -inf a) (#s(alt (+.f64 a #s(literal -1/3 binary64)) (patch (+.f64 a #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (taylor 0 a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))) (taylor 0 a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))))) (taylor 0 a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (+ (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/18 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))))))))))))) (taylor 0 a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (taylor inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (taylor inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) (taylor inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) (taylor inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (taylor -inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a))))) (taylor -inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1/6 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) a))))) (taylor -inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* 1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/6 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))))) a)) (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) a))))) (taylor -inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- a 1/3) (taylor 0 rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor -inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (taylor 0 a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))) (taylor 0 a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))))) (taylor 0 a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (+ (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/18 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))))))))))))) (taylor 0 a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (taylor inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (taylor inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) (taylor inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) (taylor inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (taylor -inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a))))) (taylor -inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1/6 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) a))))) (taylor -inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* 1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/6 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))))) a)) (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) a))))) (taylor -inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) #<representation binary64>) () ())) ()) |
#s(alt (- a 1/3) (taylor 0 rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor -inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt a) rand)) (taylor 0 a) (#s(alt (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) (patch (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) #<representation binary64>) () ())) ()) |
#s(alt (+ a (* 1/3 (* (sqrt a) rand))) (taylor 0 a) (#s(alt (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) (patch (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) #<representation binary64>) () ())) ()) |
#s(alt (+ a (* 1/3 (* (sqrt a) rand))) (taylor 0 a) (#s(alt (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) (patch (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) #<representation binary64>) () ())) ()) |
#s(alt (+ a (* 1/3 (* (sqrt a) rand))) (taylor 0 a) (#s(alt (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) (patch (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (taylor inf a) (#s(alt (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) (patch (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (taylor inf a) (#s(alt (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) (patch (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (taylor inf a) (#s(alt (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) (patch (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (taylor inf a) (#s(alt (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) (patch (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) (taylor -inf a) (#s(alt (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) (patch (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) (taylor -inf a) (#s(alt (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) (patch (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) (taylor -inf a) (#s(alt (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) (patch (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) (taylor -inf a) (#s(alt (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) (patch (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) #<representation binary64>) () ())) ()) |
#s(alt a (taylor 0 rand) (#s(alt (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) (patch (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) #<representation binary64>) () ())) ()) |
#s(alt (+ a (* 1/3 (* (sqrt a) rand))) (taylor 0 rand) (#s(alt (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) (patch (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) #<representation binary64>) () ())) ()) |
#s(alt (+ a (* 1/3 (* (sqrt a) rand))) (taylor 0 rand) (#s(alt (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) (patch (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) #<representation binary64>) () ())) ()) |
#s(alt (+ a (* 1/3 (* (sqrt a) rand))) (taylor 0 rand) (#s(alt (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) (patch (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt a) rand)) (taylor inf rand) (#s(alt (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) (patch (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) #<representation binary64>) () ())) ()) |
#s(alt (* rand (+ (* 1/3 (sqrt a)) (/ a rand))) (taylor inf rand) (#s(alt (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) (patch (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) #<representation binary64>) () ())) ()) |
#s(alt (* rand (+ (* 1/3 (sqrt a)) (/ a rand))) (taylor inf rand) (#s(alt (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) (patch (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) #<representation binary64>) () ())) ()) |
#s(alt (* rand (+ (* 1/3 (sqrt a)) (/ a rand))) (taylor inf rand) (#s(alt (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) (patch (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt a) rand)) (taylor -inf rand) (#s(alt (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) (patch (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a))))) (taylor -inf rand) (#s(alt (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) (patch (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a))))) (taylor -inf rand) (#s(alt (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) (patch (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a))))) (taylor -inf rand) (#s(alt (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) (patch (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt (/ 1 a)) rand)) (taylor 0 a) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt (/ 1 a)) rand)) (taylor 0 a) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt (/ 1 a)) rand)) (taylor 0 a) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt (/ 1 a)) rand)) (taylor 0 a) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt (/ 1 a)) rand)) (taylor inf a) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt (/ 1 a)) rand)) (taylor inf a) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt (/ 1 a)) rand)) (taylor inf a) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt (/ 1 a)) rand)) (taylor inf a) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (taylor -inf a) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (taylor -inf a) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (taylor -inf a) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (taylor -inf a) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt (/ 1 a)) rand)) (taylor 0 rand) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt (/ 1 a)) rand)) (taylor 0 rand) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt (/ 1 a)) rand)) (taylor 0 rand) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt (/ 1 a)) rand)) (taylor 0 rand) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt (/ 1 a)) rand)) (taylor inf rand) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt (/ 1 a)) rand)) (taylor inf rand) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt (/ 1 a)) rand)) (taylor inf rand) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt (/ 1 a)) rand)) (taylor inf rand) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt (/ 1 a)) rand)) (taylor -inf rand) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt (/ 1 a)) rand)) (taylor -inf rand) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt (/ 1 a)) rand)) (taylor -inf rand) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt (/ 1 a)) rand)) (taylor -inf rand) (#s(alt (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) (patch (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 a)) (taylor 0 a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 a)) (taylor 0 a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 a)) (taylor 0 a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 a)) (taylor 0 a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 a)) (taylor inf a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 a)) (taylor inf a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 a)) (taylor inf a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt (/ 1 a)) (taylor inf a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)) (taylor -inf a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)) (taylor -inf a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)) (taylor -inf a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)) (taylor -inf a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/3 (+ 1 (* rand (sqrt -1/3)))) (taylor 0 a) (#s(alt (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (patch (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/3 (+ 1 (* rand (sqrt -1/3)))) (* a (+ 1 (+ (* 1/6 (/ rand (sqrt -1/3))) (* rand (sqrt -1/3)))))) (taylor 0 a) (#s(alt (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (patch (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/3 (+ 1 (* rand (sqrt -1/3)))) (* a (+ 1 (+ (* 1/6 (/ rand (sqrt -1/3))) (+ (* a (+ (* -1/2 (/ rand (sqrt -1/3))) (* 1/6 (/ (* rand (+ 3 (* 1/4 (/ 1 (pow (sqrt -1/3) 2))))) (sqrt -1/3))))) (* rand (sqrt -1/3))))))) (taylor 0 a) (#s(alt (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (patch (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/3 (+ 1 (* rand (sqrt -1/3)))) (* a (+ 1 (+ (* 1/6 (/ rand (sqrt -1/3))) (+ (* a (+ (* -1/2 (/ rand (sqrt -1/3))) (+ (* 1/6 (/ (* rand (+ 3 (* 1/4 (/ 1 (pow (sqrt -1/3) 2))))) (sqrt -1/3))) (* a (+ (* -1/2 (/ (* rand (+ 3 (* 1/4 (/ 1 (pow (sqrt -1/3) 2))))) (sqrt -1/3))) (* 1/6 (/ (* rand (+ 9 (* 1/2 (/ (+ 3 (* 1/4 (/ 1 (pow (sqrt -1/3) 2)))) (pow (sqrt -1/3) 2))))) (sqrt -1/3)))))))) (* rand (sqrt -1/3))))))) (taylor 0 a) (#s(alt (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (patch (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (taylor inf a) (#s(alt (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (patch (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (taylor inf a) (#s(alt (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (patch (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) (taylor inf a) (#s(alt (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (patch (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) (taylor inf a) (#s(alt (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (patch (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (taylor -inf a) (#s(alt (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (patch (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a))))) (taylor -inf a) (#s(alt (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (patch (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (+ (* -1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1/18 (* (sqrt (/ 1 a)) rand))) a))))) (taylor -inf a) (#s(alt (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (patch (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/54 (* (sqrt (/ 1 a)) rand)) (+ (* 1/54 (* (sqrt (/ 1 a)) rand)) (* 1/18 (* (sqrt a) rand)))) a)) (* -1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) a))))) (taylor -inf a) (#s(alt (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (patch (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- a 1/3) (taylor 0 rand) (#s(alt (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (patch (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* (* rand (- a 1/3)) (sqrt (/ 1 (- (* 9 a) 3))))) 1/3) (taylor 0 rand) (#s(alt (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (patch (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* (* rand (- a 1/3)) (sqrt (/ 1 (- (* 9 a) 3))))) 1/3) (taylor 0 rand) (#s(alt (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (patch (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* (* rand (- a 1/3)) (sqrt (/ 1 (- (* 9 a) 3))))) 1/3) (taylor 0 rand) (#s(alt (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (patch (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* rand (- a 1/3)) (sqrt (/ 1 (- (* 9 a) 3)))) (taylor inf rand) (#s(alt (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (patch (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* (- a 1/3) (sqrt (/ 1 (- (* 9 a) 3)))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (patch (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* (- a 1/3) (sqrt (/ 1 (- (* 9 a) 3)))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (patch (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* (- a 1/3) (sqrt (/ 1 (- (* 9 a) 3)))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (patch (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* (* rand (- a 1/3)) (sqrt (/ 1 (- (* 9 a) 3)))) (taylor -inf rand) (#s(alt (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (patch (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (* (- a 1/3) (sqrt (/ 1 (- (* 9 a) 3))))) (* -1 (/ (- a 1/3) rand))))) (taylor -inf rand) (#s(alt (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (patch (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (* (- a 1/3) (sqrt (/ 1 (- (* 9 a) 3))))) (* -1 (/ (- a 1/3) rand))))) (taylor -inf rand) (#s(alt (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (patch (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (* (- a 1/3) (sqrt (/ 1 (- (* 9 a) 3))))) (* -1 (/ (- a 1/3) rand))))) (taylor -inf rand) (#s(alt (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (patch (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 rand) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* rand (sqrt (/ 1 (- (* 9 a) 3))))) (taylor 0 rand) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* rand (sqrt (/ 1 (- (* 9 a) 3))))) (taylor 0 rand) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* rand (sqrt (/ 1 (- (* 9 a) 3))))) (taylor 0 rand) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (/ 1 (- (* 9 a) 3)))) (taylor inf rand) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (+ (sqrt (/ 1 (- (* 9 a) 3))) (/ 1 rand))) (taylor inf rand) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (+ (sqrt (/ 1 (- (* 9 a) 3))) (/ 1 rand))) (taylor inf rand) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (+ (sqrt (/ 1 (- (* 9 a) 3))) (/ 1 rand))) (taylor inf rand) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (/ 1 (- (* 9 a) 3)))) (taylor -inf rand) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (- (* -1 (sqrt (/ 1 (- (* 9 a) 3)))) (/ 1 rand)))) (taylor -inf rand) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (- (* -1 (sqrt (/ 1 (- (* 9 a) 3)))) (/ 1 rand)))) (taylor -inf rand) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (- (* -1 (sqrt (/ 1 (- (* 9 a) 3)))) (/ 1 rand)))) (taylor -inf rand) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* rand (sqrt -1/3))) (taylor 0 a) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/2 (/ (* a rand) (sqrt -1/3))) (* rand (sqrt -1/3)))) (taylor 0 a) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* a (+ (* -1/2 (/ rand (sqrt -1/3))) (* -1/2 (/ (* a (* rand (+ 3 (* 1/4 (/ 1 (pow (sqrt -1/3) 2)))))) (sqrt -1/3))))) (* rand (sqrt -1/3)))) (taylor 0 a) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* a (+ (* -1/2 (/ rand (sqrt -1/3))) (* a (+ (* -1/2 (/ (* a (* rand (+ 9 (* 1/2 (/ (+ 3 (* 1/4 (/ 1 (pow (sqrt -1/3) 2)))) (pow (sqrt -1/3) 2)))))) (sqrt -1/3))) (* -1/2 (/ (* rand (+ 3 (* 1/4 (/ 1 (pow (sqrt -1/3) 2))))) (sqrt -1/3))))))) (* rand (sqrt -1/3)))) (taylor 0 a) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (taylor inf a) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (taylor inf a) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (taylor inf a) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* 1/3 (* (sqrt (/ 1 a)) rand)) (* 3/2 (* (sqrt (/ 1 (pow a 7))) (* rand (- 1/243 (* 1/324 a))))))))) (taylor inf a) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (taylor -inf a) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (taylor -inf a) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (taylor -inf a) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (+ (* -1 (/ (+ (* 1/54 (* (sqrt a) rand)) (* 3/2 (* (sqrt (/ 1 a)) (* rand (+ 1/243 (* -1/324 a)))))) (pow a 3))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (taylor -inf a) (#s(alt (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (patch (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (/ 1 (- (* 9 a) 3)))) (taylor 0 rand) (#s(alt (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (patch (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (/ 1 (- (* 9 a) 3)))) (taylor 0 rand) (#s(alt (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (patch (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (/ 1 (- (* 9 a) 3)))) (taylor 0 rand) (#s(alt (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (patch (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (/ 1 (- (* 9 a) 3)))) (taylor 0 rand) (#s(alt (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (patch (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (/ 1 (- (* 9 a) 3)))) (taylor inf rand) (#s(alt (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (patch (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (/ 1 (- (* 9 a) 3)))) (taylor inf rand) (#s(alt (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (patch (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (/ 1 (- (* 9 a) 3)))) (taylor inf rand) (#s(alt (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (patch (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (/ 1 (- (* 9 a) 3)))) (taylor inf rand) (#s(alt (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (patch (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (/ 1 (- (* 9 a) 3)))) (taylor -inf rand) (#s(alt (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (patch (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (/ 1 (- (* 9 a) 3)))) (taylor -inf rand) (#s(alt (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (patch (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (/ 1 (- (* 9 a) 3)))) (taylor -inf rand) (#s(alt (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (patch (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (/ 1 (- (* 9 a) 3)))) (taylor -inf rand) (#s(alt (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (patch (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt -1/3)) (taylor 0 a) (#s(alt (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (patch (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/2 (/ (* a rand) (sqrt -1/3))) (* rand (sqrt -1/3))) (taylor 0 a) (#s(alt (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (patch (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/2 (/ rand (sqrt -1/3))) (* -1/2 (/ (* a (* rand (+ 3 (* 1/4 (/ 1 (pow (sqrt -1/3) 2)))))) (sqrt -1/3))))) (* rand (sqrt -1/3))) (taylor 0 a) (#s(alt (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (patch (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/2 (/ rand (sqrt -1/3))) (* a (+ (* -1/2 (/ (* a (* rand (+ 9 (* 1/2 (/ (+ 3 (* 1/4 (/ 1 (pow (sqrt -1/3) 2)))) (pow (sqrt -1/3) 2)))))) (sqrt -1/3))) (* -1/2 (/ (* rand (+ 3 (* 1/4 (/ 1 (pow (sqrt -1/3) 2))))) (sqrt -1/3))))))) (* rand (sqrt -1/3))) (taylor 0 a) (#s(alt (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (patch (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt (/ 1 a)) rand)) (taylor inf a) (#s(alt (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (patch (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))) (taylor inf a) (#s(alt (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (patch (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (taylor inf a) (#s(alt (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (patch (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* 1/3 (* (sqrt (/ 1 a)) rand)) (* 3/2 (* (sqrt (/ 1 (pow a 7))) (* rand (- 1/243 (* 1/324 a)))))))) (taylor inf a) (#s(alt (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (patch (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt (/ 1 a)) rand)) (taylor -inf a) (#s(alt (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (patch (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))) (taylor -inf a) (#s(alt (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (patch (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (taylor -inf a) (#s(alt (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (patch (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/54 (* (sqrt a) rand)) (* 3/2 (* (sqrt (/ 1 a)) (* rand (+ 1/243 (* -1/324 a)))))) (pow a 3))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (taylor -inf a) (#s(alt (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (patch (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- a 1/3) (taylor 0 rand) (#s(alt (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor inf rand) (#s(alt (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor -inf rand) (#s(alt (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/3 (* rand (sqrt -1/3))) 1/3) (taylor 0 a) (#s(alt (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))) 1/3) (taylor 0 a) (#s(alt (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3))))))) 1/3) (taylor 0 a) (#s(alt (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* 1/6 (/ rand (sqrt -1/3))) (* a (+ (* -1/24 (/ rand (pow (sqrt -1/3) 3))) (* 1/48 (/ (* a rand) (pow (sqrt -1/3) 5))))))))) 1/3) (taylor 0 a) (#s(alt (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (taylor inf a) (#s(alt (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1/3 (* (sqrt (/ 1 a)) rand)) 1))) (taylor -inf a) (#s(alt (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (+ (* -1/3 (* (sqrt (/ 1 a)) rand)) (* 1/3 (/ 1 a))) 1))) (taylor -inf a) (#s(alt (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (+ (* -1 (/ (- (* 1/18 (* (sqrt (/ 1 a)) rand)) 1/3) a)) (* -1/3 (* (sqrt (/ 1 a)) rand))) 1))) (taylor -inf a) (#s(alt (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1/18 (* (sqrt a) rand)) (* 1/216 (* (sqrt (/ 1 a)) rand))) a)) 1/3) a)) (* -1/3 (* (sqrt (/ 1 a)) rand))) 1))) (taylor -inf a) (#s(alt (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (- a 1/3))) (taylor 0 rand) (#s(alt (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (patch (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (- a 1/3))) (taylor 0 rand) (#s(alt (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (patch (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (- a 1/3))) (taylor 0 rand) (#s(alt (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (patch (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (- a 1/3))) (taylor 0 rand) (#s(alt (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (patch (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (- a 1/3))) (taylor inf rand) (#s(alt (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (patch (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (- a 1/3))) (taylor inf rand) (#s(alt (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (patch (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (- a 1/3))) (taylor inf rand) (#s(alt (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (patch (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (- a 1/3))) (taylor inf rand) (#s(alt (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (patch (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (- a 1/3))) (taylor -inf rand) (#s(alt (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (patch (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (- a 1/3))) (taylor -inf rand) (#s(alt (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (patch (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (- a 1/3))) (taylor -inf rand) (#s(alt (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (patch (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (- a 1/3))) (taylor -inf rand) (#s(alt (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (patch (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt -1/3)) (taylor 0 a) (#s(alt (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (patch (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a rand) (sqrt -1/3))) (* rand (sqrt -1/3))) (taylor 0 a) (#s(alt (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (patch (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/8 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/2 (/ rand (sqrt -1/3))))) (* rand (sqrt -1/3))) (taylor 0 a) (#s(alt (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (patch (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 1/2 (/ rand (sqrt -1/3))) (* a (+ (* -1/8 (/ rand (pow (sqrt -1/3) 3))) (* 1/16 (/ (* a rand) (pow (sqrt -1/3) 5))))))) (* rand (sqrt -1/3))) (taylor 0 a) (#s(alt (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (patch (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt a) rand) (taylor inf a) (#s(alt (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (patch (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand))) (taylor inf a) (#s(alt (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (patch (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (* (sqrt (/ 1 a)) rand)))) (taylor inf a) (#s(alt (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (patch (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* -1/432 (* (sqrt (/ 1 (pow a 7))) rand)) (* (sqrt (/ 1 a)) rand))))) (taylor inf a) (#s(alt (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (patch (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt a) rand) (taylor -inf a) (#s(alt (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (patch (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (* (sqrt (/ 1 a)) rand)) (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand))))) (taylor -inf a) (#s(alt (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (patch (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (* (sqrt (/ 1 a)) rand)) (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/72 (* (sqrt (/ 1 (pow a 5))) rand)))))) (taylor -inf a) (#s(alt (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (patch (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (* (sqrt (/ 1 a)) rand)) (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/432 (* (sqrt (/ 1 (pow a 7))) rand)) (* 1/72 (* (sqrt (/ 1 (pow a 5))) rand))))))) (taylor -inf a) (#s(alt (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (patch (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (/ 1 (- a 1/3)))) (taylor 0 rand) (#s(alt (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (patch (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (/ 1 (- a 1/3)))) (taylor 0 rand) (#s(alt (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (patch (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (/ 1 (- a 1/3)))) (taylor 0 rand) (#s(alt (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (patch (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (/ 1 (- a 1/3)))) (taylor 0 rand) (#s(alt (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (patch (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (/ 1 (- a 1/3)))) (taylor inf rand) (#s(alt (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (patch (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (/ 1 (- a 1/3)))) (taylor inf rand) (#s(alt (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (patch (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (/ 1 (- a 1/3)))) (taylor inf rand) (#s(alt (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (patch (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (/ 1 (- a 1/3)))) (taylor inf rand) (#s(alt (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (patch (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (/ 1 (- a 1/3)))) (taylor -inf rand) (#s(alt (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (patch (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (/ 1 (- a 1/3)))) (taylor -inf rand) (#s(alt (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (patch (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (/ 1 (- a 1/3)))) (taylor -inf rand) (#s(alt (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (patch (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (/ 1 (- a 1/3)))) (taylor -inf rand) (#s(alt (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (patch (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt -3)) (taylor 0 a) (#s(alt (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (patch (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -9/2 (/ (* a rand) (sqrt -3))) (* rand (sqrt -3))) (taylor 0 a) (#s(alt (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (patch (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -9/2 (/ rand (sqrt -3))) (* -1/2 (/ (* a (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))))) (sqrt -3))))) (* rand (sqrt -3))) (taylor 0 a) (#s(alt (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (patch (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -9/2 (/ rand (sqrt -3))) (* a (+ (* -1/2 (/ (* a (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2)))))) (sqrt -3))) (* -1/2 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))))))) (* rand (sqrt -3))) (taylor 0 a) (#s(alt (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (patch (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 a)) rand) (taylor inf a) (#s(alt (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (patch (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand)) (taylor inf a) (#s(alt (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (patch (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/18 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand))) (taylor inf a) (#s(alt (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (patch (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/18 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* 1/2 (* (sqrt (/ 1 (pow a 7))) (* rand (- 1/27 (* 1/36 a))))) (* (sqrt (/ 1 a)) rand)))) (taylor inf a) (#s(alt (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (patch (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt (/ 1 a)) rand) (taylor -inf a) (#s(alt (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (patch (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand)) (taylor -inf a) (#s(alt (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (patch (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/18 (* (sqrt (/ 1 (pow a 5))) rand)) (* (sqrt (/ 1 a)) rand))) (taylor -inf a) (#s(alt (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (patch (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (/ (+ (* 1/18 (* (sqrt a) rand)) (* 1/2 (* (sqrt (/ 1 a)) (* rand (+ 1/27 (* -1/36 a)))))) (pow a 3))) (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand))) (taylor -inf a) (#s(alt (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (patch (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor 0 rand) (#s(alt (*.f64 #s(literal 1/3 binary64) rand) (patch (*.f64 #s(literal 1/3 binary64) rand) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor 0 rand) (#s(alt (*.f64 #s(literal 1/3 binary64) rand) (patch (*.f64 #s(literal 1/3 binary64) rand) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor 0 rand) (#s(alt (*.f64 #s(literal 1/3 binary64) rand) (patch (*.f64 #s(literal 1/3 binary64) rand) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor 0 rand) (#s(alt (*.f64 #s(literal 1/3 binary64) rand) (patch (*.f64 #s(literal 1/3 binary64) rand) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor inf rand) (#s(alt (*.f64 #s(literal 1/3 binary64) rand) (patch (*.f64 #s(literal 1/3 binary64) rand) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor inf rand) (#s(alt (*.f64 #s(literal 1/3 binary64) rand) (patch (*.f64 #s(literal 1/3 binary64) rand) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor inf rand) (#s(alt (*.f64 #s(literal 1/3 binary64) rand) (patch (*.f64 #s(literal 1/3 binary64) rand) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor inf rand) (#s(alt (*.f64 #s(literal 1/3 binary64) rand) (patch (*.f64 #s(literal 1/3 binary64) rand) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor -inf rand) (#s(alt (*.f64 #s(literal 1/3 binary64) rand) (patch (*.f64 #s(literal 1/3 binary64) rand) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor -inf rand) (#s(alt (*.f64 #s(literal 1/3 binary64) rand) (patch (*.f64 #s(literal 1/3 binary64) rand) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor -inf rand) (#s(alt (*.f64 #s(literal 1/3 binary64) rand) (patch (*.f64 #s(literal 1/3 binary64) rand) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor -inf rand) (#s(alt (*.f64 #s(literal 1/3 binary64) rand) (patch (*.f64 #s(literal 1/3 binary64) rand) #<representation binary64>) () ())) ()) |
#s(alt (sqrt -3) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (patch (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt -3) (* 9/2 (/ a (sqrt -3)))) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (patch (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt -3) (* a (+ (* -81/8 (/ a (pow (sqrt -3) 3))) (* 9/2 (/ 1 (sqrt -3)))))) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (patch (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt -3) (* a (+ (* a (- (* 729/16 (/ a (pow (sqrt -3) 5))) (* 81/8 (/ 1 (pow (sqrt -3) 3))))) (* 9/2 (/ 1 (sqrt -3)))))) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (patch (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 3 (sqrt a)) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (patch (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (* 3 (sqrt (/ 1 a))))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (patch (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (+ (* -1/24 (sqrt (/ 1 (pow a 5)))) (* 3 (sqrt (/ 1 a)))))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (patch (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (+ (* -1/24 (sqrt (/ 1 (pow a 5)))) (+ (* -1/144 (sqrt (/ 1 (pow a 7)))) (* 3 (sqrt (/ 1 a))))))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (patch (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -3 (* (sqrt a) (pow (sqrt -1) 2))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (patch (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (patch (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/24 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (patch (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/24 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/144 (* (sqrt (/ 1 (pow a 7))) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (patch (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) #<representation binary64>) () ())) ()) |
87 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | a | @ | -inf | (* (sqrt (/ 1 a)) (* 1/3 rand)) |
| 2.0ms | a | @ | 0 | (* (+ a -1/3) (+ 1 (/ rand (sqrt (+ (* 9 a) -3))))) |
| 1.0ms | rand | @ | 0 | (* (sqrt (/ 1 a)) (* 1/3 rand)) |
| 1.0ms | rand | @ | 0 | (* (+ a -1/3) (+ 1 (/ rand (sqrt (+ (* 9 a) -3))))) |
| 1.0ms | a | @ | -inf | (+ (* a (* (sqrt (/ 1 a)) (* 1/3 rand))) a) |
| 1× | egg-herbie |
| 11 598× | lower-fma.f64 |
| 11 598× | lower-fma.f32 |
| 5 902× | lower-*.f64 |
| 5 902× | lower-*.f32 |
| 3 748× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 629 | 6282 |
| 1 | 2005 | 5531 |
| 2 | 7199 | 5428 |
| 0 | 8242 | 4995 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (* 1/3 (* rand (sqrt -1/3))) 1/3) |
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))) 1/3) |
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3))))))) 1/3) |
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* 1/6 (/ rand (sqrt -1/3))) (* a (+ (* -1/24 (/ rand (pow (sqrt -1/3) 3))) (* 1/48 (/ (* a rand) (pow (sqrt -1/3) 5))))))))) 1/3) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))) |
(* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a)))) |
(* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (* 1/3 (/ 1 a)))) |
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) |
(* -1 (* a (- (+ (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/3 (/ 1 a))) 1))) |
(* -1 (* a (- (+ (* -1 (/ (- (* -1/18 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1/3) a)) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) 1))) |
(* -1 (* a (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1/216 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/18 (* (sqrt a) (* rand (pow (sqrt -1) 2))))) a)) 1/3) a)) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) 1))) |
(- a 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (+ (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/18 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))))))))))))) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
(* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a))))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1/6 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) a))))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* 1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/6 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))))) a)) (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) a))))) |
(- a 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(sqrt -1/3) |
(+ (sqrt -1/3) (* 1/2 (/ a (sqrt -1/3)))) |
(+ (sqrt -1/3) (* a (+ (* -1/8 (/ a (pow (sqrt -1/3) 3))) (* 1/2 (/ 1 (sqrt -1/3)))))) |
(+ (sqrt -1/3) (* a (+ (* a (- (* 1/16 (/ a (pow (sqrt -1/3) 5))) (* 1/8 (/ 1 (pow (sqrt -1/3) 3))))) (* 1/2 (/ 1 (sqrt -1/3)))))) |
(sqrt a) |
(* a (+ (sqrt (/ 1 a)) (* -1/6 (sqrt (/ 1 (pow a 3)))))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (* -1/72 (sqrt (/ 1 (pow a 5))))))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (+ (* -1/72 (sqrt (/ 1 (pow a 5)))) (* -1/432 (sqrt (/ 1 (pow a 7)))))))) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))) |
(* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))) |
(* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/432 (* (sqrt (/ 1 (pow a 7))) (pow (sqrt -1) 2))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) |
-1/3 |
(- a 1/3) |
(- a 1/3) |
(- a 1/3) |
a |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(* a (- 1 (* 1/3 (/ 1 a)))) |
a |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (+ (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/18 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))))))))))))) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
(* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a))))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1/6 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) a))))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* 1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/6 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))))) a)) (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) a))))) |
(- a 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (+ (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/18 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))))))))))))) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
(* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a))))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1/6 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) a))))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* 1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/6 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))))) a)) (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) a))))) |
(- a 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(* 1/3 (* (sqrt a) rand)) |
(+ a (* 1/3 (* (sqrt a) rand))) |
(+ a (* 1/3 (* (sqrt a) rand))) |
(+ a (* 1/3 (* (sqrt a) rand))) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(* -1 (* a (- (* -1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) |
(* -1 (* a (- (* -1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) |
(* -1 (* a (- (* -1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) |
(* -1 (* a (- (* -1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) |
a |
(+ a (* 1/3 (* (sqrt a) rand))) |
(+ a (* 1/3 (* (sqrt a) rand))) |
(+ a (* 1/3 (* (sqrt a) rand))) |
(* 1/3 (* (sqrt a) rand)) |
(* rand (+ (* 1/3 (sqrt a)) (/ a rand))) |
(* rand (+ (* 1/3 (sqrt a)) (/ a rand))) |
(* rand (+ (* 1/3 (sqrt a)) (/ a rand))) |
(* 1/3 (* (sqrt a) rand)) |
(* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a))))) |
(* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a))))) |
(* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a))))) |
(* 1/3 (* (sqrt (/ 1 a)) rand)) |
(* 1/3 (* (sqrt (/ 1 a)) rand)) |
(* 1/3 (* (sqrt (/ 1 a)) rand)) |
(* 1/3 (* (sqrt (/ 1 a)) rand)) |
(* 1/3 (* (sqrt (/ 1 a)) rand)) |
(* 1/3 (* (sqrt (/ 1 a)) rand)) |
(* 1/3 (* (sqrt (/ 1 a)) rand)) |
(* 1/3 (* (sqrt (/ 1 a)) rand)) |
(* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) |
(* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) |
(* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) |
(* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) |
(* 1/3 (* (sqrt (/ 1 a)) rand)) |
(* 1/3 (* (sqrt (/ 1 a)) rand)) |
(* 1/3 (* (sqrt (/ 1 a)) rand)) |
(* 1/3 (* (sqrt (/ 1 a)) rand)) |
(* 1/3 (* (sqrt (/ 1 a)) rand)) |
(* 1/3 (* (sqrt (/ 1 a)) rand)) |
(* 1/3 (* (sqrt (/ 1 a)) rand)) |
(* 1/3 (* (sqrt (/ 1 a)) rand)) |
(* 1/3 (* (sqrt (/ 1 a)) rand)) |
(* 1/3 (* (sqrt (/ 1 a)) rand)) |
(* 1/3 (* (sqrt (/ 1 a)) rand)) |
(* 1/3 (* (sqrt (/ 1 a)) rand)) |
(sqrt (/ 1 a)) |
(sqrt (/ 1 a)) |
(sqrt (/ 1 a)) |
(sqrt (/ 1 a)) |
(sqrt (/ 1 a)) |
(sqrt (/ 1 a)) |
(sqrt (/ 1 a)) |
(sqrt (/ 1 a)) |
(* (sqrt (/ 1 a)) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 a)) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 a)) (pow (sqrt -1) 2)) |
(* (sqrt (/ 1 a)) (pow (sqrt -1) 2)) |
(* -1/3 (+ 1 (* rand (sqrt -1/3)))) |
(+ (* -1/3 (+ 1 (* rand (sqrt -1/3)))) (* a (+ 1 (+ (* 1/6 (/ rand (sqrt -1/3))) (* rand (sqrt -1/3)))))) |
(+ (* -1/3 (+ 1 (* rand (sqrt -1/3)))) (* a (+ 1 (+ (* 1/6 (/ rand (sqrt -1/3))) (+ (* a (+ (* -1/2 (/ rand (sqrt -1/3))) (* 1/6 (/ (* rand (+ 3 (* 1/4 (/ 1 (pow (sqrt -1/3) 2))))) (sqrt -1/3))))) (* rand (sqrt -1/3))))))) |
(+ (* -1/3 (+ 1 (* rand (sqrt -1/3)))) (* a (+ 1 (+ (* 1/6 (/ rand (sqrt -1/3))) (+ (* a (+ (* -1/2 (/ rand (sqrt -1/3))) (+ (* 1/6 (/ (* rand (+ 3 (* 1/4 (/ 1 (pow (sqrt -1/3) 2))))) (sqrt -1/3))) (* a (+ (* -1/2 (/ (* rand (+ 3 (* 1/4 (/ 1 (pow (sqrt -1/3) 2))))) (sqrt -1/3))) (* 1/6 (/ (* rand (+ 9 (* 1/2 (/ (+ 3 (* 1/4 (/ 1 (pow (sqrt -1/3) 2)))) (pow (sqrt -1/3) 2))))) (sqrt -1/3)))))))) (* rand (sqrt -1/3))))))) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a))))) |
(* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (+ (* -1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1/18 (* (sqrt (/ 1 a)) rand))) a))))) |
(* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/54 (* (sqrt (/ 1 a)) rand)) (+ (* 1/54 (* (sqrt (/ 1 a)) rand)) (* 1/18 (* (sqrt a) rand)))) a)) (* -1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) a))))) |
(- a 1/3) |
(- (+ a (* (* rand (- a 1/3)) (sqrt (/ 1 (- (* 9 a) 3))))) 1/3) |
(- (+ a (* (* rand (- a 1/3)) (sqrt (/ 1 (- (* 9 a) 3))))) 1/3) |
(- (+ a (* (* rand (- a 1/3)) (sqrt (/ 1 (- (* 9 a) 3))))) 1/3) |
(* (* rand (- a 1/3)) (sqrt (/ 1 (- (* 9 a) 3)))) |
(* rand (- (+ (* (- a 1/3) (sqrt (/ 1 (- (* 9 a) 3)))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* rand (- (+ (* (- a 1/3) (sqrt (/ 1 (- (* 9 a) 3)))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* rand (- (+ (* (- a 1/3) (sqrt (/ 1 (- (* 9 a) 3)))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* (* rand (- a 1/3)) (sqrt (/ 1 (- (* 9 a) 3)))) |
(* -1 (* rand (+ (* -1 (* (- a 1/3) (sqrt (/ 1 (- (* 9 a) 3))))) (* -1 (/ (- a 1/3) rand))))) |
(* -1 (* rand (+ (* -1 (* (- a 1/3) (sqrt (/ 1 (- (* 9 a) 3))))) (* -1 (/ (- a 1/3) rand))))) |
(* -1 (* rand (+ (* -1 (* (- a 1/3) (sqrt (/ 1 (- (* 9 a) 3))))) (* -1 (/ (- a 1/3) rand))))) |
1 |
(+ 1 (* rand (sqrt (/ 1 (- (* 9 a) 3))))) |
(+ 1 (* rand (sqrt (/ 1 (- (* 9 a) 3))))) |
(+ 1 (* rand (sqrt (/ 1 (- (* 9 a) 3))))) |
(* rand (sqrt (/ 1 (- (* 9 a) 3)))) |
(* rand (+ (sqrt (/ 1 (- (* 9 a) 3))) (/ 1 rand))) |
(* rand (+ (sqrt (/ 1 (- (* 9 a) 3))) (/ 1 rand))) |
(* rand (+ (sqrt (/ 1 (- (* 9 a) 3))) (/ 1 rand))) |
(* rand (sqrt (/ 1 (- (* 9 a) 3)))) |
(* -1 (* rand (- (* -1 (sqrt (/ 1 (- (* 9 a) 3)))) (/ 1 rand)))) |
(* -1 (* rand (- (* -1 (sqrt (/ 1 (- (* 9 a) 3)))) (/ 1 rand)))) |
(* -1 (* rand (- (* -1 (sqrt (/ 1 (- (* 9 a) 3)))) (/ 1 rand)))) |
(+ 1 (* rand (sqrt -1/3))) |
(+ 1 (+ (* -1/2 (/ (* a rand) (sqrt -1/3))) (* rand (sqrt -1/3)))) |
(+ 1 (+ (* a (+ (* -1/2 (/ rand (sqrt -1/3))) (* -1/2 (/ (* a (* rand (+ 3 (* 1/4 (/ 1 (pow (sqrt -1/3) 2)))))) (sqrt -1/3))))) (* rand (sqrt -1/3)))) |
(+ 1 (+ (* a (+ (* -1/2 (/ rand (sqrt -1/3))) (* a (+ (* -1/2 (/ (* a (* rand (+ 9 (* 1/2 (/ (+ 3 (* 1/4 (/ 1 (pow (sqrt -1/3) 2)))) (pow (sqrt -1/3) 2)))))) (sqrt -1/3))) (* -1/2 (/ (* rand (+ 3 (* 1/4 (/ 1 (pow (sqrt -1/3) 2))))) (sqrt -1/3))))))) (* rand (sqrt -1/3)))) |
(+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) |
(+ 1 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(+ 1 (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
(+ 1 (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* 1/3 (* (sqrt (/ 1 a)) rand)) (* 3/2 (* (sqrt (/ 1 (pow a 7))) (* rand (- 1/243 (* 1/324 a))))))))) |
(+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) |
(+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
(+ 1 (+ (* -1 (/ (+ (* 1/54 (* (sqrt a) rand)) (* 3/2 (* (sqrt (/ 1 a)) (* rand (+ 1/243 (* -1/324 a)))))) (pow a 3))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
(* rand (sqrt (/ 1 (- (* 9 a) 3)))) |
(* rand (sqrt (/ 1 (- (* 9 a) 3)))) |
(* rand (sqrt (/ 1 (- (* 9 a) 3)))) |
(* rand (sqrt (/ 1 (- (* 9 a) 3)))) |
(* rand (sqrt (/ 1 (- (* 9 a) 3)))) |
(* rand (sqrt (/ 1 (- (* 9 a) 3)))) |
(* rand (sqrt (/ 1 (- (* 9 a) 3)))) |
(* rand (sqrt (/ 1 (- (* 9 a) 3)))) |
(* rand (sqrt (/ 1 (- (* 9 a) 3)))) |
(* rand (sqrt (/ 1 (- (* 9 a) 3)))) |
(* rand (sqrt (/ 1 (- (* 9 a) 3)))) |
(* rand (sqrt (/ 1 (- (* 9 a) 3)))) |
(* rand (sqrt -1/3)) |
(+ (* -1/2 (/ (* a rand) (sqrt -1/3))) (* rand (sqrt -1/3))) |
(+ (* a (+ (* -1/2 (/ rand (sqrt -1/3))) (* -1/2 (/ (* a (* rand (+ 3 (* 1/4 (/ 1 (pow (sqrt -1/3) 2)))))) (sqrt -1/3))))) (* rand (sqrt -1/3))) |
(+ (* a (+ (* -1/2 (/ rand (sqrt -1/3))) (* a (+ (* -1/2 (/ (* a (* rand (+ 9 (* 1/2 (/ (+ 3 (* 1/4 (/ 1 (pow (sqrt -1/3) 2)))) (pow (sqrt -1/3) 2)))))) (sqrt -1/3))) (* -1/2 (/ (* rand (+ 3 (* 1/4 (/ 1 (pow (sqrt -1/3) 2))))) (sqrt -1/3))))))) (* rand (sqrt -1/3))) |
(* 1/3 (* (sqrt (/ 1 a)) rand)) |
(+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))) |
(+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* 1/3 (* (sqrt (/ 1 a)) rand)) (* 3/2 (* (sqrt (/ 1 (pow a 7))) (* rand (- 1/243 (* 1/324 a)))))))) |
(* 1/3 (* (sqrt (/ 1 a)) rand)) |
(+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))) |
(+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(+ (* -1 (/ (+ (* 1/54 (* (sqrt a) rand)) (* 3/2 (* (sqrt (/ 1 a)) (* rand (+ 1/243 (* -1/324 a)))))) (pow a 3))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(- a 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(- (* 1/3 (* rand (sqrt -1/3))) 1/3) |
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))) 1/3) |
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3))))))) 1/3) |
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* 1/6 (/ rand (sqrt -1/3))) (* a (+ (* -1/24 (/ rand (pow (sqrt -1/3) 3))) (* 1/48 (/ (* a rand) (pow (sqrt -1/3) 5))))))))) 1/3) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))) |
(* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a)))) |
(* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (* 1/3 (/ 1 a)))) |
(* -1 (* a (- (* -1/3 (* (sqrt (/ 1 a)) rand)) 1))) |
(* -1 (* a (- (+ (* -1/3 (* (sqrt (/ 1 a)) rand)) (* 1/3 (/ 1 a))) 1))) |
(* -1 (* a (- (+ (* -1 (/ (- (* 1/18 (* (sqrt (/ 1 a)) rand)) 1/3) a)) (* -1/3 (* (sqrt (/ 1 a)) rand))) 1))) |
(* -1 (* a (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1/18 (* (sqrt a) rand)) (* 1/216 (* (sqrt (/ 1 a)) rand))) a)) 1/3) a)) (* -1/3 (* (sqrt (/ 1 a)) rand))) 1))) |
(* rand (sqrt (- a 1/3))) |
(* rand (sqrt (- a 1/3))) |
(* rand (sqrt (- a 1/3))) |
(* rand (sqrt (- a 1/3))) |
(* rand (sqrt (- a 1/3))) |
(* rand (sqrt (- a 1/3))) |
(* rand (sqrt (- a 1/3))) |
(* rand (sqrt (- a 1/3))) |
(* rand (sqrt (- a 1/3))) |
(* rand (sqrt (- a 1/3))) |
(* rand (sqrt (- a 1/3))) |
(* rand (sqrt (- a 1/3))) |
(* rand (sqrt -1/3)) |
(+ (* 1/2 (/ (* a rand) (sqrt -1/3))) (* rand (sqrt -1/3))) |
(+ (* a (+ (* -1/8 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/2 (/ rand (sqrt -1/3))))) (* rand (sqrt -1/3))) |
(+ (* a (+ (* 1/2 (/ rand (sqrt -1/3))) (* a (+ (* -1/8 (/ rand (pow (sqrt -1/3) 3))) (* 1/16 (/ (* a rand) (pow (sqrt -1/3) 5))))))) (* rand (sqrt -1/3))) |
(* (sqrt a) rand) |
(* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand))) |
(* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (* (sqrt (/ 1 a)) rand)))) |
(* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* -1/432 (* (sqrt (/ 1 (pow a 7))) rand)) (* (sqrt (/ 1 a)) rand))))) |
(* (sqrt a) rand) |
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 a)) rand)) (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand))))) |
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 a)) rand)) (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/72 (* (sqrt (/ 1 (pow a 5))) rand)))))) |
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 a)) rand)) (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/432 (* (sqrt (/ 1 (pow a 7))) rand)) (* 1/72 (* (sqrt (/ 1 (pow a 5))) rand))))))) |
(* rand (sqrt (/ 1 (- a 1/3)))) |
(* rand (sqrt (/ 1 (- a 1/3)))) |
(* rand (sqrt (/ 1 (- a 1/3)))) |
(* rand (sqrt (/ 1 (- a 1/3)))) |
(* rand (sqrt (/ 1 (- a 1/3)))) |
(* rand (sqrt (/ 1 (- a 1/3)))) |
(* rand (sqrt (/ 1 (- a 1/3)))) |
(* rand (sqrt (/ 1 (- a 1/3)))) |
(* rand (sqrt (/ 1 (- a 1/3)))) |
(* rand (sqrt (/ 1 (- a 1/3)))) |
(* rand (sqrt (/ 1 (- a 1/3)))) |
(* rand (sqrt (/ 1 (- a 1/3)))) |
(* rand (sqrt -3)) |
(+ (* -9/2 (/ (* a rand) (sqrt -3))) (* rand (sqrt -3))) |
(+ (* a (+ (* -9/2 (/ rand (sqrt -3))) (* -1/2 (/ (* a (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))))) (sqrt -3))))) (* rand (sqrt -3))) |
(+ (* a (+ (* -9/2 (/ rand (sqrt -3))) (* a (+ (* -1/2 (/ (* a (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2)))))) (sqrt -3))) (* -1/2 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))))))) (* rand (sqrt -3))) |
(* (sqrt (/ 1 a)) rand) |
(+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand)) |
(+ (* 1/18 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand))) |
(+ (* 1/18 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* 1/2 (* (sqrt (/ 1 (pow a 7))) (* rand (- 1/27 (* 1/36 a))))) (* (sqrt (/ 1 a)) rand)))) |
(* (sqrt (/ 1 a)) rand) |
(+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand)) |
(+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/18 (* (sqrt (/ 1 (pow a 5))) rand)) (* (sqrt (/ 1 a)) rand))) |
(+ (* -1 (/ (+ (* 1/18 (* (sqrt a) rand)) (* 1/2 (* (sqrt (/ 1 a)) (* rand (+ 1/27 (* -1/36 a)))))) (pow a 3))) (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand))) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 rand) |
(sqrt -3) |
(+ (sqrt -3) (* 9/2 (/ a (sqrt -3)))) |
(+ (sqrt -3) (* a (+ (* -81/8 (/ a (pow (sqrt -3) 3))) (* 9/2 (/ 1 (sqrt -3)))))) |
(+ (sqrt -3) (* a (+ (* a (- (* 729/16 (/ a (pow (sqrt -3) 5))) (* 81/8 (/ 1 (pow (sqrt -3) 3))))) (* 9/2 (/ 1 (sqrt -3)))))) |
(* 3 (sqrt a)) |
(* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (* 3 (sqrt (/ 1 a))))) |
(* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (+ (* -1/24 (sqrt (/ 1 (pow a 5)))) (* 3 (sqrt (/ 1 a)))))) |
(* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (+ (* -1/24 (sqrt (/ 1 (pow a 5)))) (+ (* -1/144 (sqrt (/ 1 (pow a 7)))) (* 3 (sqrt (/ 1 a))))))) |
(* -3 (* (sqrt a) (pow (sqrt -1) 2))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))) |
(* -1 (* a (+ (* -1/24 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) |
(* -1 (* a (+ (* -1/24 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/144 (* (sqrt (/ 1 (pow a 7))) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))))) |
| Outputs |
|---|
(- (* 1/3 (* rand (sqrt -1/3))) 1/3) |
(fma.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -1/3 binary64))) #s(literal -1/3 binary64)) |
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))) 1/3) |
(fma.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -1/3 binary64))) (fma.f64 a (fma.f64 #s(literal 1/6 binary64) (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1 binary64)) #s(literal -1/3 binary64))) |
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3))))))) 1/3) |
(fma.f64 a (fma.f64 a (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/6 binary64) (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1 binary64))) (fma.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -1/3 binary64))) #s(literal -1/3 binary64))) |
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* 1/6 (/ rand (sqrt -1/3))) (* a (+ (* -1/24 (/ rand (pow (sqrt -1/3) 3))) (* 1/48 (/ (* a rand) (pow (sqrt -1/3) 5))))))))) 1/3) |
(fma.f64 a (fma.f64 a (fma.f64 a (*.f64 (/.f64 rand (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 binary64))) #s(literal 1/48 binary64)) (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/8 binary64))) (fma.f64 #s(literal 1/6 binary64) (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1 binary64))) (fma.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -1/3 binary64))) #s(literal -1/3 binary64))) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 rand a) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) a) |
(* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))) |
(*.f64 a (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) #s(literal 1 binary64)) (/.f64 #s(literal -1/3 binary64) a))) |
(* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a)))) |
(*.f64 a (fma.f64 rand (fma.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) a)))) |
(* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (* 1/3 (/ 1 a)))) |
(+.f64 a (*.f64 a (fma.f64 rand (*.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (fma.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -1/216 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))))) (/.f64 #s(literal -1/3 binary64) a))))) |
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 rand a) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) a) |
(* -1 (* a (- (+ (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/3 (/ 1 a))) 1))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) a) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) #s(literal 1 binary64))) (neg.f64 a)) |
(* -1 (* a (- (+ (* -1 (/ (- (* -1/18 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1/3) a)) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) 1))) |
(*.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand #s(literal -1/3 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand #s(literal 1/18 binary64)) #s(literal -1/3 binary64)) a)) (neg.f64 a)) |
(* -1 (* a (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1/216 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/18 (* (sqrt a) (* rand (pow (sqrt -1) 2))))) a)) 1/3) a)) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) 1))) |
(*.f64 a (neg.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand #s(literal -1/3 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/216 binary64) (*.f64 #s(literal -1/18 binary64) (sqrt.f64 a)))) a)) a)))) |
(- a 1/3) |
(+.f64 #s(literal -1/3 binary64) a) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 #s(literal -1/3 binary64) a)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 #s(literal -1/3 binary64) a)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 #s(literal -1/3 binary64) a)) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) |
(fma.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64) #s(literal -1/3 binary64)) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))) |
(fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 1/3 binary64) rand) #s(literal 1 binary64))) (fma.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64) #s(literal -1/3 binary64))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))))) |
(+.f64 a (fma.f64 a (fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) (fma.f64 a (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -3/2 binary64) (/.f64 (*.f64 #s(literal 9/8 binary64) rand) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 rand #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -3 binary64))))) (fma.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64) #s(literal -1/3 binary64)))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (+ (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/18 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))))))))))))) |
(+.f64 a (fma.f64 a (fma.f64 a (fma.f64 a (+.f64 (/.f64 (*.f64 rand #s(literal -27/8 binary64)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal 45/16 binary64) rand) (sqrt.f64 #s(literal -3 binary64)))) (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -3/2 binary64) (/.f64 (*.f64 #s(literal 9/8 binary64) rand) (sqrt.f64 #s(literal -3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 rand #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -3 binary64))))) (fma.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64) #s(literal -1/3 binary64)))) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 rand a) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) a) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
(fma.f64 a (fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (/.f64 (fma.f64 (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/9 binary64) #s(literal -1/3 binary64)) a)) a) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
(fma.f64 a (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/18 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (/.f64 (fma.f64 (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/9 binary64) #s(literal -1/3 binary64)) a)) a) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
(fma.f64 a (+.f64 (/.f64 (fma.f64 (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/9 binary64) #s(literal -1/3 binary64)) a) (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/18 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) #s(literal 0 binary64))) a) |
(* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) |
(fma.f64 a (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -9 binary64))) a) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a))))) |
(*.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -9 binary64))) #s(literal 1/3 binary64)) a) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal 1 binary64))) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1/6 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) a))))) |
(*.f64 a (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -9 binary64))))) a))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* 1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/6 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))))) a)) (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) a))))) |
(*.f64 a (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 a)) #s(literal 0 binary64)) (neg.f64 a))) a))) |
(- a 1/3) |
(+.f64 #s(literal -1/3 binary64) a) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 #s(literal -1/3 binary64) a)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 #s(literal -1/3 binary64) a)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 #s(literal -1/3 binary64) a)) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(sqrt -1/3) |
(sqrt.f64 #s(literal -1/3 binary64)) |
(+ (sqrt -1/3) (* 1/2 (/ a (sqrt -1/3)))) |
(fma.f64 a (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1/3 binary64))) (sqrt.f64 #s(literal -1/3 binary64))) |
(+ (sqrt -1/3) (* a (+ (* -1/8 (/ a (pow (sqrt -1/3) 3))) (* 1/2 (/ 1 (sqrt -1/3)))))) |
(fma.f64 a (fma.f64 (/.f64 a (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) (sqrt.f64 #s(literal -1/3 binary64))) |
(+ (sqrt -1/3) (* a (+ (* a (- (* 1/16 (/ a (pow (sqrt -1/3) 5))) (* 1/8 (/ 1 (pow (sqrt -1/3) 3))))) (* 1/2 (/ 1 (sqrt -1/3)))))) |
(fma.f64 a (fma.f64 a (-.f64 (/.f64 (*.f64 a #s(literal 1/16 binary64)) (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 binary64))) (/.f64 #s(literal -3/8 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) (sqrt.f64 #s(literal -1/3 binary64))) |
(sqrt a) |
(sqrt.f64 a) |
(* a (+ (sqrt (/ 1 a)) (* -1/6 (sqrt (/ 1 (pow a 3)))))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (* -1/72 (sqrt (/ 1 (pow a 5))))))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/72 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (+ (* -1/72 (sqrt (/ 1 (pow a 5)))) (* -1/432 (sqrt (/ 1 (pow a 7)))))))) |
(*.f64 a (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/72 binary64) (*.f64 #s(literal -1/432 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))))))) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(sqrt.f64 a) |
(* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))) |
(*.f64 a (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))))) |
(* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))) |
(neg.f64 (*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal 1/72 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))))) |
(* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/432 (* (sqrt (/ 1 (pow a 7))) (pow (sqrt -1) 2))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) |
(*.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal 1/72 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64) (*.f64 #s(literal -1/432 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (neg.f64 a)) |
-1/3 |
#s(literal -1/3 binary64) |
(- a 1/3) |
(+.f64 #s(literal -1/3 binary64) a) |
(- a 1/3) |
(+.f64 #s(literal -1/3 binary64) a) |
(- a 1/3) |
(+.f64 #s(literal -1/3 binary64) a) |
a |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(+.f64 a (*.f64 a (/.f64 #s(literal -1/3 binary64) a))) |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(+.f64 a (*.f64 a (/.f64 #s(literal -1/3 binary64) a))) |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(+.f64 a (*.f64 a (/.f64 #s(literal -1/3 binary64) a))) |
a |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) a) a)) |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) a) a)) |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) a) a)) |
(* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) |
(fma.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64) #s(literal -1/3 binary64)) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))) |
(fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 1/3 binary64) rand) #s(literal 1 binary64))) (fma.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64) #s(literal -1/3 binary64))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))))) |
(+.f64 a (fma.f64 a (fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) (fma.f64 a (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -3/2 binary64) (/.f64 (*.f64 #s(literal 9/8 binary64) rand) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 rand #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -3 binary64))))) (fma.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64) #s(literal -1/3 binary64)))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (+ (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/18 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))))))))))))) |
(+.f64 a (fma.f64 a (fma.f64 a (fma.f64 a (+.f64 (/.f64 (*.f64 rand #s(literal -27/8 binary64)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal 45/16 binary64) rand) (sqrt.f64 #s(literal -3 binary64)))) (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -3/2 binary64) (/.f64 (*.f64 #s(literal 9/8 binary64) rand) (sqrt.f64 #s(literal -3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 rand #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -3 binary64))))) (fma.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64) #s(literal -1/3 binary64)))) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 rand a) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) a) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
(fma.f64 a (fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (/.f64 (fma.f64 (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/9 binary64) #s(literal -1/3 binary64)) a)) a) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
(fma.f64 a (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/18 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (/.f64 (fma.f64 (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/9 binary64) #s(literal -1/3 binary64)) a)) a) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
(fma.f64 a (+.f64 (/.f64 (fma.f64 (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/9 binary64) #s(literal -1/3 binary64)) a) (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/18 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) #s(literal 0 binary64))) a) |
(* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) |
(fma.f64 a (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -9 binary64))) a) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a))))) |
(*.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -9 binary64))) #s(literal 1/3 binary64)) a) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal 1 binary64))) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1/6 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) a))))) |
(*.f64 a (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -9 binary64))))) a))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* 1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/6 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))))) a)) (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) a))))) |
(*.f64 a (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 a)) #s(literal 0 binary64)) (neg.f64 a))) a))) |
(- a 1/3) |
(+.f64 #s(literal -1/3 binary64) a) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 #s(literal -1/3 binary64) a)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 #s(literal -1/3 binary64) a)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 #s(literal -1/3 binary64) a)) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) |
(fma.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64) #s(literal -1/3 binary64)) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))) |
(fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 1/3 binary64) rand) #s(literal 1 binary64))) (fma.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64) #s(literal -1/3 binary64))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))))) |
(+.f64 a (fma.f64 a (fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) (fma.f64 a (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -3/2 binary64) (/.f64 (*.f64 #s(literal 9/8 binary64) rand) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 rand #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -3 binary64))))) (fma.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64) #s(literal -1/3 binary64)))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (+ (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/18 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))))))))))))) |
(+.f64 a (fma.f64 a (fma.f64 a (fma.f64 a (+.f64 (/.f64 (*.f64 rand #s(literal -27/8 binary64)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 #s(literal 45/16 binary64) rand) (sqrt.f64 #s(literal -3 binary64)))) (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -3/2 binary64) (/.f64 (*.f64 #s(literal 9/8 binary64) rand) (sqrt.f64 #s(literal -3 binary64))))) (fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 rand #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -3 binary64))))) (fma.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64) #s(literal -1/3 binary64)))) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 rand a) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) a) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
(fma.f64 a (fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (/.f64 (fma.f64 (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/9 binary64) #s(literal -1/3 binary64)) a)) a) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
(fma.f64 a (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/18 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (/.f64 (fma.f64 (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/9 binary64) #s(literal -1/3 binary64)) a)) a) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
(fma.f64 a (+.f64 (/.f64 (fma.f64 (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/9 binary64) #s(literal -1/3 binary64)) a) (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/18 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) #s(literal 0 binary64))) a) |
(* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) |
(fma.f64 a (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -9 binary64))) a) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a))))) |
(*.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -9 binary64))) #s(literal 1/3 binary64)) a) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal 1 binary64))) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1/6 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) a))))) |
(*.f64 a (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -9 binary64))))) a))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* 1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/6 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))))) a)) (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) a))))) |
(*.f64 a (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 a)) #s(literal 0 binary64)) (neg.f64 a))) a))) |
(- a 1/3) |
(+.f64 #s(literal -1/3 binary64) a) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 #s(literal -1/3 binary64) a)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 #s(literal -1/3 binary64) a)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 #s(literal -1/3 binary64) a)) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* 1/3 (* (sqrt a) rand)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) |
(+ a (* 1/3 (* (sqrt a) rand))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)) a) |
(+ a (* 1/3 (* (sqrt a) rand))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)) a) |
(+ a (* 1/3 (* (sqrt a) rand))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)) a) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 rand a) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) a) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 rand a) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) a) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 rand a) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) a) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 rand a) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) a) |
(* -1 (* a (- (* -1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) #s(literal -1 binary64)) (neg.f64 a)) |
(* -1 (* a (- (* -1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) #s(literal -1 binary64)) (neg.f64 a)) |
(* -1 (* a (- (* -1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) #s(literal -1 binary64)) (neg.f64 a)) |
(* -1 (* a (- (* -1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) #s(literal -1 binary64)) (neg.f64 a)) |
a |
(+ a (* 1/3 (* (sqrt a) rand))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)) a) |
(+ a (* 1/3 (* (sqrt a) rand))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)) a) |
(+ a (* 1/3 (* (sqrt a) rand))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)) a) |
(* 1/3 (* (sqrt a) rand)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) |
(* rand (+ (* 1/3 (sqrt a)) (/ a rand))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 a) (/.f64 a rand))) |
(* rand (+ (* 1/3 (sqrt a)) (/ a rand))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 a) (/.f64 a rand))) |
(* rand (+ (* 1/3 (sqrt a)) (/ a rand))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 a) (/.f64 a rand))) |
(* 1/3 (* (sqrt a) rand)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) |
(* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 a) (/.f64 a rand))) |
(* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 a) (/.f64 a rand))) |
(* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 a) (/.f64 a rand))) |
(* 1/3 (* (sqrt (/ 1 a)) rand)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* (sqrt (/ 1 a)) rand)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* (sqrt (/ 1 a)) rand)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* (sqrt (/ 1 a)) rand)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* (sqrt (/ 1 a)) rand)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* (sqrt (/ 1 a)) rand)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* (sqrt (/ 1 a)) rand)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* (sqrt (/ 1 a)) rand)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand #s(literal -1/3 binary64))) |
(* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand #s(literal -1/3 binary64))) |
(* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand #s(literal -1/3 binary64))) |
(* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand #s(literal -1/3 binary64))) |
(* 1/3 (* (sqrt (/ 1 a)) rand)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* (sqrt (/ 1 a)) rand)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* (sqrt (/ 1 a)) rand)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* (sqrt (/ 1 a)) rand)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* (sqrt (/ 1 a)) rand)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* (sqrt (/ 1 a)) rand)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* (sqrt (/ 1 a)) rand)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* (sqrt (/ 1 a)) rand)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* (sqrt (/ 1 a)) rand)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* (sqrt (/ 1 a)) rand)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* (sqrt (/ 1 a)) rand)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* (sqrt (/ 1 a)) rand)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(sqrt (/ 1 a)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) a)) |
(sqrt (/ 1 a)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) a)) |
(sqrt (/ 1 a)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) a)) |
(sqrt (/ 1 a)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) a)) |
(sqrt (/ 1 a)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) a)) |
(sqrt (/ 1 a)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) a)) |
(sqrt (/ 1 a)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) a)) |
(sqrt (/ 1 a)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) a)) |
(* (sqrt (/ 1 a)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) |
(* (sqrt (/ 1 a)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) |
(* (sqrt (/ 1 a)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) |
(* (sqrt (/ 1 a)) (pow (sqrt -1) 2)) |
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) |
(* -1/3 (+ 1 (* rand (sqrt -1/3)))) |
(fma.f64 (sqrt.f64 #s(literal -1/3 binary64)) (*.f64 rand #s(literal -1/3 binary64)) #s(literal -1/3 binary64)) |
(+ (* -1/3 (+ 1 (* rand (sqrt -1/3)))) (* a (+ 1 (+ (* 1/6 (/ rand (sqrt -1/3))) (* rand (sqrt -1/3)))))) |
(fma.f64 #s(literal -1/3 binary64) (fma.f64 rand (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 1 binary64)) (fma.f64 a (fma.f64 rand (sqrt.f64 #s(literal -1/3 binary64)) (*.f64 #s(literal 1/6 binary64) (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))))) a)) |
(+ (* -1/3 (+ 1 (* rand (sqrt -1/3)))) (* a (+ 1 (+ (* 1/6 (/ rand (sqrt -1/3))) (+ (* a (+ (* -1/2 (/ rand (sqrt -1/3))) (* 1/6 (/ (* rand (+ 3 (* 1/4 (/ 1 (pow (sqrt -1/3) 2))))) (sqrt -1/3))))) (* rand (sqrt -1/3))))))) |
(fma.f64 #s(literal -1/3 binary64) (fma.f64 rand (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 1 binary64)) (fma.f64 a (fma.f64 a (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 3/8 binary64) rand) (sqrt.f64 #s(literal -1/3 binary64)))) (fma.f64 rand (sqrt.f64 #s(literal -1/3 binary64)) (*.f64 #s(literal 1/6 binary64) (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64)))))) a)) |
(+ (* -1/3 (+ 1 (* rand (sqrt -1/3)))) (* a (+ 1 (+ (* 1/6 (/ rand (sqrt -1/3))) (+ (* a (+ (* -1/2 (/ rand (sqrt -1/3))) (+ (* 1/6 (/ (* rand (+ 3 (* 1/4 (/ 1 (pow (sqrt -1/3) 2))))) (sqrt -1/3))) (* a (+ (* -1/2 (/ (* rand (+ 3 (* 1/4 (/ 1 (pow (sqrt -1/3) 2))))) (sqrt -1/3))) (* 1/6 (/ (* rand (+ 9 (* 1/2 (/ (+ 3 (* 1/4 (/ 1 (pow (sqrt -1/3) 2)))) (pow (sqrt -1/3) 2))))) (sqrt -1/3)))))))) (* rand (sqrt -1/3))))))) |
(fma.f64 #s(literal -1/3 binary64) (fma.f64 rand (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 1 binary64)) (fma.f64 a (fma.f64 rand (sqrt.f64 #s(literal -1/3 binary64)) (fma.f64 a (fma.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) rand) (sqrt.f64 #s(literal -1/3 binary64))) (/.f64 (*.f64 #s(literal 15/16 binary64) rand) (sqrt.f64 #s(literal -1/3 binary64)))) (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 3/8 binary64) rand) (sqrt.f64 #s(literal -1/3 binary64))))) (*.f64 #s(literal 1/6 binary64) (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64)))))) a)) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 rand a) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) a) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
(fma.f64 a (fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (/.f64 (fma.f64 (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/9 binary64) #s(literal -1/3 binary64)) a)) a) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
(fma.f64 a (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/18 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (/.f64 (fma.f64 (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/9 binary64) #s(literal -1/3 binary64)) a)) a) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
(fma.f64 a (+.f64 (/.f64 (fma.f64 (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/9 binary64) #s(literal -1/3 binary64)) a) (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/18 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) #s(literal 0 binary64))) a) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 rand a) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) a) |
(* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a))))) |
(*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) #s(literal 1 binary64)) a) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand #s(literal -1/3 binary64)) #s(literal -1 binary64))) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (+ (* -1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1/18 (* (sqrt (/ 1 a)) rand))) a))))) |
(*.f64 a (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) #s(literal 1 binary64)) (/.f64 (fma.f64 rand (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1/18 binary64)) (fma.f64 (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/9 binary64) #s(literal -1/3 binary64))) a))) |
(* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/54 (* (sqrt (/ 1 a)) rand)) (+ (* 1/54 (* (sqrt (/ 1 a)) rand)) (* 1/18 (* (sqrt a) rand)))) a)) (* -1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) a))))) |
(*.f64 a (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (/.f64 (-.f64 (fma.f64 (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/9 binary64) #s(literal -1/3 binary64)) (/.f64 (fma.f64 #s(literal 1/18 binary64) (*.f64 rand (sqrt.f64 a)) #s(literal 0 binary64)) a)) a)))) |
(- a 1/3) |
(+.f64 #s(literal -1/3 binary64) a) |
(- (+ a (* (* rand (- a 1/3)) (sqrt (/ 1 (- (* 9 a) 3))))) 1/3) |
(fma.f64 (*.f64 rand (+.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (+.f64 #s(literal -1/3 binary64) a)) |
(- (+ a (* (* rand (- a 1/3)) (sqrt (/ 1 (- (* 9 a) 3))))) 1/3) |
(fma.f64 (*.f64 rand (+.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (+.f64 #s(literal -1/3 binary64) a)) |
(- (+ a (* (* rand (- a 1/3)) (sqrt (/ 1 (- (* 9 a) 3))))) 1/3) |
(fma.f64 (*.f64 rand (+.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (+.f64 #s(literal -1/3 binary64) a)) |
(* (* rand (- a 1/3)) (sqrt (/ 1 (- (* 9 a) 3)))) |
(*.f64 (*.f64 rand (+.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) |
(* rand (- (+ (* (- a 1/3) (sqrt (/ 1 (- (* 9 a) 3)))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 (+.f64 #s(literal -1/3 binary64) a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* rand (- (+ (* (- a 1/3) (sqrt (/ 1 (- (* 9 a) 3)))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 (+.f64 #s(literal -1/3 binary64) a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* rand (- (+ (* (- a 1/3) (sqrt (/ 1 (- (* 9 a) 3)))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 (+.f64 #s(literal -1/3 binary64) a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* (* rand (- a 1/3)) (sqrt (/ 1 (- (* 9 a) 3)))) |
(*.f64 (*.f64 rand (+.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) |
(* -1 (* rand (+ (* -1 (* (- a 1/3) (sqrt (/ 1 (- (* 9 a) 3))))) (* -1 (/ (- a 1/3) rand))))) |
(*.f64 rand (fma.f64 (+.f64 #s(literal -1/3 binary64) a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* -1 (* rand (+ (* -1 (* (- a 1/3) (sqrt (/ 1 (- (* 9 a) 3))))) (* -1 (/ (- a 1/3) rand))))) |
(*.f64 rand (fma.f64 (+.f64 #s(literal -1/3 binary64) a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* -1 (* rand (+ (* -1 (* (- a 1/3) (sqrt (/ 1 (- (* 9 a) 3))))) (* -1 (/ (- a 1/3) rand))))) |
(*.f64 rand (fma.f64 (+.f64 #s(literal -1/3 binary64) a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* rand (sqrt (/ 1 (- (* 9 a) 3))))) |
(fma.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) #s(literal 1 binary64)) |
(+ 1 (* rand (sqrt (/ 1 (- (* 9 a) 3))))) |
(fma.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) #s(literal 1 binary64)) |
(+ 1 (* rand (sqrt (/ 1 (- (* 9 a) 3))))) |
(fma.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) #s(literal 1 binary64)) |
(* rand (sqrt (/ 1 (- (* 9 a) 3)))) |
(*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) |
(* rand (+ (sqrt (/ 1 (- (* 9 a) 3))) (/ 1 rand))) |
(fma.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) #s(literal 1 binary64)) |
(* rand (+ (sqrt (/ 1 (- (* 9 a) 3))) (/ 1 rand))) |
(fma.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) #s(literal 1 binary64)) |
(* rand (+ (sqrt (/ 1 (- (* 9 a) 3))) (/ 1 rand))) |
(fma.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) #s(literal 1 binary64)) |
(* rand (sqrt (/ 1 (- (* 9 a) 3)))) |
(*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) |
(* -1 (* rand (- (* -1 (sqrt (/ 1 (- (* 9 a) 3)))) (/ 1 rand)))) |
(fma.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) #s(literal 1 binary64)) |
(* -1 (* rand (- (* -1 (sqrt (/ 1 (- (* 9 a) 3)))) (/ 1 rand)))) |
(fma.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) #s(literal 1 binary64)) |
(* -1 (* rand (- (* -1 (sqrt (/ 1 (- (* 9 a) 3)))) (/ 1 rand)))) |
(fma.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) #s(literal 1 binary64)) |
(+ 1 (* rand (sqrt -1/3))) |
(fma.f64 rand (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/2 (/ (* a rand) (sqrt -1/3))) (* rand (sqrt -1/3)))) |
(fma.f64 rand (sqrt.f64 #s(literal -1/3 binary64)) (fma.f64 a (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(+ 1 (+ (* a (+ (* -1/2 (/ rand (sqrt -1/3))) (* -1/2 (/ (* a (* rand (+ 3 (* 1/4 (/ 1 (pow (sqrt -1/3) 2)))))) (sqrt -1/3))))) (* rand (sqrt -1/3)))) |
(fma.f64 a (fma.f64 a (/.f64 (*.f64 #s(literal -9/8 binary64) rand) (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal -1/2 binary64))) (fma.f64 rand (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 1 binary64))) |
(+ 1 (+ (* a (+ (* -1/2 (/ rand (sqrt -1/3))) (* a (+ (* -1/2 (/ (* a (* rand (+ 9 (* 1/2 (/ (+ 3 (* 1/4 (/ 1 (pow (sqrt -1/3) 2)))) (pow (sqrt -1/3) 2)))))) (sqrt -1/3))) (* -1/2 (/ (* rand (+ 3 (* 1/4 (/ 1 (pow (sqrt -1/3) 2))))) (sqrt -1/3))))))) (* rand (sqrt -1/3)))) |
(fma.f64 a (fma.f64 (*.f64 a #s(literal -1/2 binary64)) (fma.f64 rand (/.f64 #s(literal 9/4 binary64) (sqrt.f64 #s(literal -1/3 binary64))) (/.f64 (*.f64 (*.f64 rand a) #s(literal 45/8 binary64)) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal -1/2 binary64))) (fma.f64 rand (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 1 binary64))) |
(+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) #s(literal 1 binary64)) |
(+ 1 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/18 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64)) |
(+ 1 (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
(fma.f64 rand (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal 1/54 binary64)) (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/18 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64))) |
(+ 1 (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* 1/3 (* (sqrt (/ 1 a)) rand)) (* 3/2 (* (sqrt (/ 1 (pow a 7))) (* rand (- 1/243 (* 1/324 a))))))))) |
(+.f64 #s(literal 1 binary64) (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal 1/54 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/18 binary64))) (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 rand (fma.f64 a #s(literal -1/324 binary64) #s(literal 1/243 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))))) |
(+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(fma.f64 rand (fma.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
(fma.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/54 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 rand #s(literal -1/18 binary64)) #s(literal 1 binary64))) |
(+ 1 (+ (* -1 (/ (+ (* 1/54 (* (sqrt a) rand)) (* 3/2 (* (sqrt (/ 1 a)) (* rand (+ 1/243 (* -1/324 a)))))) (pow a 3))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
(-.f64 (fma.f64 rand (fma.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 rand (fma.f64 a #s(literal -1/324 binary64) #s(literal 1/243 binary64))) #s(literal 3/2 binary64)) (*.f64 (sqrt.f64 a) (*.f64 rand #s(literal 1/54 binary64)))) (*.f64 a (*.f64 a a)))) |
(* rand (sqrt (/ 1 (- (* 9 a) 3)))) |
(*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) |
(* rand (sqrt (/ 1 (- (* 9 a) 3)))) |
(*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) |
(* rand (sqrt (/ 1 (- (* 9 a) 3)))) |
(*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) |
(* rand (sqrt (/ 1 (- (* 9 a) 3)))) |
(*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) |
(* rand (sqrt (/ 1 (- (* 9 a) 3)))) |
(*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) |
(* rand (sqrt (/ 1 (- (* 9 a) 3)))) |
(*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) |
(* rand (sqrt (/ 1 (- (* 9 a) 3)))) |
(*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) |
(* rand (sqrt (/ 1 (- (* 9 a) 3)))) |
(*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) |
(* rand (sqrt (/ 1 (- (* 9 a) 3)))) |
(*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) |
(* rand (sqrt (/ 1 (- (* 9 a) 3)))) |
(*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) |
(* rand (sqrt (/ 1 (- (* 9 a) 3)))) |
(*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) |
(* rand (sqrt (/ 1 (- (* 9 a) 3)))) |
(*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) |
(* rand (sqrt -1/3)) |
(*.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) |
(+ (* -1/2 (/ (* a rand) (sqrt -1/3))) (* rand (sqrt -1/3))) |
(fma.f64 rand (sqrt.f64 #s(literal -1/3 binary64)) (*.f64 a (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal -1/2 binary64)))) |
(+ (* a (+ (* -1/2 (/ rand (sqrt -1/3))) (* -1/2 (/ (* a (* rand (+ 3 (* 1/4 (/ 1 (pow (sqrt -1/3) 2)))))) (sqrt -1/3))))) (* rand (sqrt -1/3))) |
(fma.f64 a (fma.f64 a (/.f64 (*.f64 #s(literal -9/8 binary64) rand) (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal -1/2 binary64))) (*.f64 rand (sqrt.f64 #s(literal -1/3 binary64)))) |
(+ (* a (+ (* -1/2 (/ rand (sqrt -1/3))) (* a (+ (* -1/2 (/ (* a (* rand (+ 9 (* 1/2 (/ (+ 3 (* 1/4 (/ 1 (pow (sqrt -1/3) 2)))) (pow (sqrt -1/3) 2)))))) (sqrt -1/3))) (* -1/2 (/ (* rand (+ 3 (* 1/4 (/ 1 (pow (sqrt -1/3) 2))))) (sqrt -1/3))))))) (* rand (sqrt -1/3))) |
(fma.f64 a (fma.f64 (*.f64 a #s(literal -1/2 binary64)) (fma.f64 rand (/.f64 #s(literal 9/4 binary64) (sqrt.f64 #s(literal -1/3 binary64))) (/.f64 (*.f64 (*.f64 rand a) #s(literal 45/8 binary64)) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal -1/2 binary64))) (*.f64 rand (sqrt.f64 #s(literal -1/3 binary64)))) |
(* 1/3 (* (sqrt (/ 1 a)) rand)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))) |
(*.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/18 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))) |
(+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(fma.f64 rand (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal 1/54 binary64)) (*.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/18 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))))) |
(+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* 1/3 (* (sqrt (/ 1 a)) rand)) (* 3/2 (* (sqrt (/ 1 (pow a 7))) (* rand (- 1/243 (* 1/324 a)))))))) |
(fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal 1/54 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/18 binary64))) (fma.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 rand (fma.f64 a #s(literal -1/324 binary64) #s(literal 1/243 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)))) |
(* 1/3 (* (sqrt (/ 1 a)) rand)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))) |
(*.f64 rand (fma.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))) |
(+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 rand (fma.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/54 binary64))))) |
(+ (* -1 (/ (+ (* 1/54 (* (sqrt a) rand)) (* 3/2 (* (sqrt (/ 1 a)) (* rand (+ 1/243 (* -1/324 a)))))) (pow a 3))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(-.f64 (*.f64 rand (fma.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 rand (fma.f64 a #s(literal -1/324 binary64) #s(literal 1/243 binary64))) #s(literal 3/2 binary64)) (*.f64 (sqrt.f64 a) (*.f64 rand #s(literal 1/54 binary64)))) (*.f64 a (*.f64 a a)))) |
(- a 1/3) |
(+.f64 #s(literal -1/3 binary64) a) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 #s(literal -1/3 binary64) a)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 #s(literal -1/3 binary64) a)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 #s(literal -1/3 binary64) a)) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(- (* 1/3 (* rand (sqrt -1/3))) 1/3) |
(fma.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -1/3 binary64))) #s(literal -1/3 binary64)) |
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))) 1/3) |
(fma.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -1/3 binary64))) (fma.f64 a (fma.f64 #s(literal 1/6 binary64) (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1 binary64)) #s(literal -1/3 binary64))) |
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3))))))) 1/3) |
(fma.f64 a (fma.f64 a (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/6 binary64) (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1 binary64))) (fma.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -1/3 binary64))) #s(literal -1/3 binary64))) |
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* 1/6 (/ rand (sqrt -1/3))) (* a (+ (* -1/24 (/ rand (pow (sqrt -1/3) 3))) (* 1/48 (/ (* a rand) (pow (sqrt -1/3) 5))))))))) 1/3) |
(fma.f64 a (fma.f64 a (fma.f64 a (*.f64 (/.f64 rand (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 binary64))) #s(literal 1/48 binary64)) (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/8 binary64))) (fma.f64 #s(literal 1/6 binary64) (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1 binary64))) (fma.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -1/3 binary64))) #s(literal -1/3 binary64))) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 rand a) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) a) |
(* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))) |
(*.f64 a (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) #s(literal 1 binary64)) (/.f64 #s(literal -1/3 binary64) a))) |
(* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a)))) |
(*.f64 a (fma.f64 rand (fma.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) a)))) |
(* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (* 1/3 (/ 1 a)))) |
(+.f64 a (*.f64 a (fma.f64 rand (*.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (fma.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -1/216 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))))) (/.f64 #s(literal -1/3 binary64) a))))) |
(* -1 (* a (- (* -1/3 (* (sqrt (/ 1 a)) rand)) 1))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 rand a) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) a) |
(* -1 (* a (- (+ (* -1/3 (* (sqrt (/ 1 a)) rand)) (* 1/3 (/ 1 a))) 1))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) a) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) #s(literal 1 binary64))) (neg.f64 a)) |
(* -1 (* a (- (+ (* -1 (/ (- (* 1/18 (* (sqrt (/ 1 a)) rand)) 1/3) a)) (* -1/3 (* (sqrt (/ 1 a)) rand))) 1))) |
(*.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand #s(literal -1/3 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand #s(literal 1/18 binary64)) #s(literal -1/3 binary64)) a)) (neg.f64 a)) |
(* -1 (* a (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1/18 (* (sqrt a) rand)) (* 1/216 (* (sqrt (/ 1 a)) rand))) a)) 1/3) a)) (* -1/3 (* (sqrt (/ 1 a)) rand))) 1))) |
(*.f64 a (neg.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand #s(literal -1/3 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/216 binary64) (*.f64 #s(literal -1/18 binary64) (sqrt.f64 a)))) a)) a)))) |
(* rand (sqrt (- a 1/3))) |
(*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(* rand (sqrt (- a 1/3))) |
(*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(* rand (sqrt (- a 1/3))) |
(*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(* rand (sqrt (- a 1/3))) |
(*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(* rand (sqrt (- a 1/3))) |
(*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(* rand (sqrt (- a 1/3))) |
(*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(* rand (sqrt (- a 1/3))) |
(*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(* rand (sqrt (- a 1/3))) |
(*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(* rand (sqrt (- a 1/3))) |
(*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(* rand (sqrt (- a 1/3))) |
(*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(* rand (sqrt (- a 1/3))) |
(*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(* rand (sqrt (- a 1/3))) |
(*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(* rand (sqrt -1/3)) |
(*.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) |
(+ (* 1/2 (/ (* a rand) (sqrt -1/3))) (* rand (sqrt -1/3))) |
(fma.f64 rand (sqrt.f64 #s(literal -1/3 binary64)) (/.f64 (*.f64 (*.f64 rand a) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1/3 binary64)))) |
(+ (* a (+ (* -1/8 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/2 (/ rand (sqrt -1/3))))) (* rand (sqrt -1/3))) |
(fma.f64 a (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/2 binary64) (*.f64 a (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 3/8 binary64)))) (*.f64 rand (sqrt.f64 #s(literal -1/3 binary64)))) |
(+ (* a (+ (* 1/2 (/ rand (sqrt -1/3))) (* a (+ (* -1/8 (/ rand (pow (sqrt -1/3) 3))) (* 1/16 (/ (* a rand) (pow (sqrt -1/3) 5))))))) (* rand (sqrt -1/3))) |
(fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 rand a) (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64) (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 3/8 binary64))) (/.f64 (*.f64 rand #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 rand (sqrt.f64 #s(literal -1/3 binary64)))) |
(* (sqrt a) rand) |
(*.f64 rand (sqrt.f64 a)) |
(* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand))) |
(*.f64 a (*.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))) |
(* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (* (sqrt (/ 1 a)) rand)))) |
(*.f64 a (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 #s(literal -1/72 binary64) rand)))) |
(* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* -1/432 (* (sqrt (/ 1 (pow a 7))) rand)) (* (sqrt (/ 1 a)) rand))))) |
(*.f64 a (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/72 binary64))) (*.f64 rand (fma.f64 #s(literal -1/432 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))))) |
(* (sqrt a) rand) |
(*.f64 rand (sqrt.f64 a)) |
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 a)) rand)) (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand))))) |
(*.f64 a (*.f64 (neg.f64 rand) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))))) |
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 a)) rand)) (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/72 (* (sqrt (/ 1 (pow a 5))) rand)))))) |
(*.f64 (-.f64 (*.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal 1/72 binary64)))) (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 a)) rand)) (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/432 (* (sqrt (/ 1 (pow a 7))) rand)) (* 1/72 (* (sqrt (/ 1 (pow a 5))) rand))))))) |
(*.f64 (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (*.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal 1/72 binary64) (*.f64 #s(literal -1/432 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))))))) (neg.f64 a)) |
(* rand (sqrt (/ 1 (- a 1/3)))) |
(*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a)))) |
(* rand (sqrt (/ 1 (- a 1/3)))) |
(*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a)))) |
(* rand (sqrt (/ 1 (- a 1/3)))) |
(*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a)))) |
(* rand (sqrt (/ 1 (- a 1/3)))) |
(*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a)))) |
(* rand (sqrt (/ 1 (- a 1/3)))) |
(*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a)))) |
(* rand (sqrt (/ 1 (- a 1/3)))) |
(*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a)))) |
(* rand (sqrt (/ 1 (- a 1/3)))) |
(*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a)))) |
(* rand (sqrt (/ 1 (- a 1/3)))) |
(*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a)))) |
(* rand (sqrt (/ 1 (- a 1/3)))) |
(*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a)))) |
(* rand (sqrt (/ 1 (- a 1/3)))) |
(*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a)))) |
(* rand (sqrt (/ 1 (- a 1/3)))) |
(*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a)))) |
(* rand (sqrt (/ 1 (- a 1/3)))) |
(*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) a)))) |
(* rand (sqrt -3)) |
(*.f64 rand (sqrt.f64 #s(literal -3 binary64))) |
(+ (* -9/2 (/ (* a rand) (sqrt -3))) (* rand (sqrt -3))) |
(fma.f64 rand (sqrt.f64 #s(literal -3 binary64)) (*.f64 a (*.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -9/2 binary64)))) |
(+ (* a (+ (* -9/2 (/ rand (sqrt -3))) (* -1/2 (/ (* a (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))))) (sqrt -3))))) (* rand (sqrt -3))) |
(fma.f64 a (fma.f64 a (/.f64 (*.f64 #s(literal -81/8 binary64) rand) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -9/2 binary64))) (*.f64 rand (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* a (+ (* -9/2 (/ rand (sqrt -3))) (* a (+ (* -1/2 (/ (* a (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2)))))) (sqrt -3))) (* -1/2 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))))))) (* rand (sqrt -3))) |
(fma.f64 a (fma.f64 a (fma.f64 a (*.f64 (/.f64 (*.f64 rand #s(literal 405/8 binary64)) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -81/8 binary64) rand) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -9/2 binary64))) (*.f64 rand (sqrt.f64 #s(literal -3 binary64)))) |
(* (sqrt (/ 1 a)) rand) |
(*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) |
(+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand)) |
(*.f64 rand (fma.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) |
(+ (* 1/18 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand))) |
(fma.f64 rand (fma.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 rand #s(literal 1/18 binary64)))) |
(+ (* 1/18 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* 1/2 (* (sqrt (/ 1 (pow a 7))) (* rand (- 1/27 (* 1/36 a))))) (* (sqrt (/ 1 a)) rand)))) |
(fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal 1/18 binary64) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) (*.f64 (*.f64 rand (fma.f64 a #s(literal -1/36 binary64) #s(literal 1/27 binary64))) #s(literal 1/2 binary64)) (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))) |
(* (sqrt (/ 1 a)) rand) |
(*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) |
(+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand)) |
(*.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) |
(+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/18 (* (sqrt (/ 1 (pow a 5))) rand)) (* (sqrt (/ 1 a)) rand))) |
(fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 rand #s(literal -1/18 binary64)))) |
(+ (* -1 (/ (+ (* 1/18 (* (sqrt a) rand)) (* 1/2 (* (sqrt (/ 1 a)) (* rand (+ 1/27 (* -1/36 a)))))) (pow a 3))) (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand))) |
(fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (neg.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 rand (fma.f64 a #s(literal -1/36 binary64) #s(literal 1/27 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/18 binary64) (*.f64 rand (sqrt.f64 a)))) (*.f64 a (*.f64 a a))))) |
(* 1/3 rand) |
(*.f64 #s(literal 1/3 binary64) rand) |
(* 1/3 rand) |
(*.f64 #s(literal 1/3 binary64) rand) |
(* 1/3 rand) |
(*.f64 #s(literal 1/3 binary64) rand) |
(* 1/3 rand) |
(*.f64 #s(literal 1/3 binary64) rand) |
(* 1/3 rand) |
(*.f64 #s(literal 1/3 binary64) rand) |
(* 1/3 rand) |
(*.f64 #s(literal 1/3 binary64) rand) |
(* 1/3 rand) |
(*.f64 #s(literal 1/3 binary64) rand) |
(* 1/3 rand) |
(*.f64 #s(literal 1/3 binary64) rand) |
(* 1/3 rand) |
(*.f64 #s(literal 1/3 binary64) rand) |
(* 1/3 rand) |
(*.f64 #s(literal 1/3 binary64) rand) |
(* 1/3 rand) |
(*.f64 #s(literal 1/3 binary64) rand) |
(* 1/3 rand) |
(*.f64 #s(literal 1/3 binary64) rand) |
(sqrt -3) |
(sqrt.f64 #s(literal -3 binary64)) |
(+ (sqrt -3) (* 9/2 (/ a (sqrt -3)))) |
(fma.f64 a (/.f64 #s(literal 9/2 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64))) |
(+ (sqrt -3) (* a (+ (* -81/8 (/ a (pow (sqrt -3) 3))) (* 9/2 (/ 1 (sqrt -3)))))) |
(fma.f64 a (fma.f64 (/.f64 a (sqrt.f64 #s(literal -3 binary64))) #s(literal 27/8 binary64) (/.f64 #s(literal 9/2 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 #s(literal -3 binary64))) |
(+ (sqrt -3) (* a (+ (* a (- (* 729/16 (/ a (pow (sqrt -3) 5))) (* 81/8 (/ 1 (pow (sqrt -3) 3))))) (* 9/2 (/ 1 (sqrt -3)))))) |
(fma.f64 a (fma.f64 a (-.f64 (/.f64 (*.f64 a #s(literal 729/16 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))) (/.f64 #s(literal -27/8 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 #s(literal 9/2 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 #s(literal -3 binary64))) |
(* 3 (sqrt a)) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 a)) |
(* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (* 3 (sqrt (/ 1 a))))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/2 binary64) (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))) |
(* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (+ (* -1/24 (sqrt (/ 1 (pow a 5)))) (* 3 (sqrt (/ 1 a)))))) |
(*.f64 a (fma.f64 #s(literal -1/24 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/2 binary64) (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))))) |
(* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (+ (* -1/24 (sqrt (/ 1 (pow a 5)))) (+ (* -1/144 (sqrt (/ 1 (pow a 7)))) (* 3 (sqrt (/ 1 a))))))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/24 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) #s(literal -1/144 binary64) (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))))) |
(* -3 (* (sqrt a) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 a)) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))) |
(neg.f64 (*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))))) |
(* -1 (* a (+ (* -1/24 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal 1/24 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64)))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/24 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/144 (* (sqrt (/ 1 (pow a 7))) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal 1/24 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) #s(literal -1/144 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64))))) (neg.f64 a)) |
| 4 890× | lower-fma.f32 |
| 4 882× | lower-fma.f64 |
| 4 218× | lower-/.f32 |
| 4 212× | lower-/.f64 |
| 3 376× | lower-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 185 |
| 0 | 55 | 179 |
| 1 | 240 | 163 |
| 2 | 2228 | 151 |
| 0 | 8927 | 149 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) |
(sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) |
(+.f64 a #s(literal -1/3 binary64)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) |
(fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) |
(+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) |
(/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) |
(*.f64 #s(literal 1/3 binary64) rand) |
(sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) |
| Outputs |
|---|
(+.f64 a (+.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)))) |
(+.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a)) |
(+.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(+.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 a #s(literal -1/3 binary64))) |
(+.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) #s(literal -1/3 binary64)) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1/3 binary64))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) a)) |
(+.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(+.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(+.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) #s(literal -1/3 binary64)) a) |
(-.f64 a (-.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)))) |
(-.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) #s(literal 1/3 binary64)) |
(-.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))) (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 a #s(literal -1/3 binary64))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a)) (-.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (-.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) #s(literal -1/3 binary64)))) |
(-.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)))) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))))) |
(fma.f64 a #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)))) |
(fma.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(fma.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(fma.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 rand (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 rand (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (/.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 #s(literal 1 binary64) a (+.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)))) |
(fma.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) rand)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) a (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1/3 binary64))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1/3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) a)) |
(fma.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (neg.f64 a) #s(literal -1 binary64) (+.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)))) |
(fma.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 a a) (*.f64 a #s(literal -1/3 binary64))))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/3 binary64)) rand (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 rand (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 rand (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 rand (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (+.f64 a #s(literal 1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) rand) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) rand) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) rand) (+.f64 a #s(literal 1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (neg.f64 rand) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (neg.f64 rand) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (neg.f64 rand) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (+.f64 a #s(literal 1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (/.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) rand))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (/.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) rand))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (neg.f64 rand)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (neg.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (neg.f64 rand)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (neg.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) rand))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (neg.f64 rand)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (neg.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 a #s(literal 1/3 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (fma.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand)) (-.f64 (*.f64 a a) (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) a)))) #s(literal -1/3 binary64)) |
(fma.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) a)) #s(literal -1/3 binary64)) |
(fma.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) rand (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (neg.f64 rand)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (neg.f64 rand) (+.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (neg.f64 rand) #s(literal -1 binary64)) (/.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/4 binary64))) (/.f64 (+.f64 a #s(literal -1/3 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/4 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) rand)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 rand #s(literal 1 binary64)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (/.f64 #s(literal 1 binary64) rand)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (/.f64 #s(literal 1 binary64) rand)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) rand)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64)) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/4 binary64))) (/.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/4 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/3 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -3 binary64)) (/.f64 (neg.f64 rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (neg.f64 rand) #s(literal 3 binary64)) (/.f64 (+.f64 a #s(literal -1/3 binary64)) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (+.f64 a #s(literal -1/3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))))) (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (+.f64 a #s(literal 1/3 binary64))) (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (+.f64 a #s(literal 1/3 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (-.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) #s(literal -1/3 binary64)))) (fma.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a)) #s(literal -1/27 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) #s(literal -1/3 binary64)) (-.f64 (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a)) #s(literal 1/9 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a #s(literal 1/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a a #s(literal -1/9 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a #s(literal 1/3 binary64)) (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))))) |
(/.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))) (neg.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand)))))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))) (neg.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a)) #s(literal -1/27 binary64)) (fma.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (-.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) #s(literal -1/3 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a)) #s(literal 1/9 binary64)) (-.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) #s(literal -1/3 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand)))) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)))) |
(/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a a #s(literal -1/9 binary64))) (+.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (+.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (+.f64 a #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (neg.f64 (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (neg.f64 (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (+.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (+.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a)) #s(literal -1/27 binary64))) (neg.f64 (fma.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (-.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a)) #s(literal 1/9 binary64))) (neg.f64 (-.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))))) (neg.f64 (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a a #s(literal -1/9 binary64)))) (neg.f64 (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) (neg.f64 (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (+.f64 a #s(literal -1/3 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(/.f64 (fma.f64 a (*.f64 a a) (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) (+.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)))) (*.f64 a (+.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))))))) |
(/.f64 (+.f64 #s(literal -1/27 binary64) (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a)))) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a)) (*.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1/3 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) a) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1/3 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1/3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) a) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1/3 binary64)) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) a)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) (*.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (-.f64 (*.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) (*.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (*.f64 a (*.f64 a a))) (fma.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) #s(literal -1/3 binary64)) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) #s(literal -1/3 binary64)) (-.f64 (*.f64 a a) (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) #s(literal -1/3 binary64)) a)))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (pow.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) #s(literal 3 binary64))) (fma.f64 a a (fma.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) (-.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 a (-.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a))) #s(literal 1/27 binary64)) (fma.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (+.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) #s(literal 1/3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))) (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 a #s(literal -1/3 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 a #s(literal -1/3 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))) (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))) (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 a #s(literal -1/3 binary64)))) (fma.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))) (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 a #s(literal -1/3 binary64)))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (+.f64 a #s(literal -1/3 binary64))) |
(*.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand)))))) |
(*.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))))))) |
(*.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(*.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))))) |
(*.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (+.f64 a #s(literal 1/3 binary64))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (+.f64 a #s(literal 1/3 binary64))))) |
(*.f64 (neg.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 a #s(literal -1/3 binary64)))))) |
(*.f64 (fma.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a)) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (-.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) #s(literal -1/3 binary64)))))) |
(*.f64 (-.f64 (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a)) #s(literal 1/9 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) #s(literal -1/3 binary64)))) |
(*.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))))) |
(*.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(*.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(*.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (+.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) |
(exp.f64 (*.f64 (log.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/2 binary64))) |
(sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) |
(/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 a #s(literal 1/3 binary64))) (sqrt.f64 (fma.f64 a a #s(literal -1/9 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (sqrt.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (sqrt.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (sqrt.f64 (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 a a) (*.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 a a #s(literal -1/9 binary64))) (sqrt.f64 (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (sqrt.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (sqrt.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/9 binary64)))) (sqrt.f64 (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64))) (sqrt.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (sqrt.f64 (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64)))) (sqrt.f64 (neg.f64 (+.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (sqrt.f64 (-.f64 #s(literal -1/3 binary64) a))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (sqrt.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 a a #s(literal -1/9 binary64)))) (neg.f64 (sqrt.f64 (+.f64 a #s(literal 1/3 binary64))))) |
(pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(*.f64 (sqrt.f64 (fma.f64 a a #s(literal -1/9 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 a a #s(literal -1/9 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal 1/3 binary64))))) |
(*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) |
(+.f64 a #s(literal -1/3 binary64)) |
(+.f64 #s(literal -1/3 binary64) a) |
(exp.f64 (fma.f64 (log.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/2 binary64) (*.f64 (log.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/2 binary64)))) |
(-.f64 a #s(literal 1/3 binary64)) |
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (/.f64 #s(literal 1/27 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal 1/3 binary64)))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (/.f64 #s(literal 1/27 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 a a) (*.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/27 binary64) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 a a) (*.f64 a #s(literal -1/3 binary64)))))) |
(-.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 #s(literal -1/3 binary64) a)) (/.f64 (*.f64 a a) (-.f64 #s(literal -1/3 binary64) a))) |
(sqrt.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 a #s(literal 1 binary64) #s(literal -1/3 binary64)) |
(fma.f64 #s(literal 1 binary64) a #s(literal -1/3 binary64)) |
(fma.f64 (neg.f64 a) #s(literal -1 binary64) #s(literal -1/3 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 a a) (*.f64 a #s(literal -1/3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a #s(literal 1/3 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/9 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a #s(literal 1/3 binary64)) (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) |
(/.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 a a) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/9 binary64))) (+.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64)) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1 binary64)) (+.f64 a #s(literal 1/3 binary64))) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 a a) (*.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (neg.f64 (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 #s(literal -1/3 binary64) a)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/9 binary64)))) (neg.f64 (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64)))) (neg.f64 (neg.f64 (+.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (neg.f64 (-.f64 #s(literal -1/3 binary64) a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/27 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (fma.f64 (/.f64 #s(literal 1/27 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (/.f64 #s(literal 1/27 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (/.f64 #s(literal 1/27 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64))) (fma.f64 (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal 1/3 binary64))))))) |
(pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) |
(*.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))) |
(*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 a a) (*.f64 a #s(literal -1/3 binary64)))))) |
(*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(*.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 a #s(literal 1/3 binary64))))) |
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a) a)) |
(+.f64 a (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a)) a) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a))) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a) (neg.f64 a))) (/.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a) (neg.f64 a)))) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a))) (-.f64 a (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a))))) |
(fma.f64 a #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a))) |
(fma.f64 a (/.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a)) a) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a) a) |
(fma.f64 #s(literal 1 binary64) a (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) a) a) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a)) a a) |
(fma.f64 (neg.f64 a) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) (*.f64 rand a) a) |
(fma.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand) a) |
(fma.f64 (*.f64 a (*.f64 #s(literal 1/3 binary64) rand)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) a) |
(fma.f64 (*.f64 a (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))) rand a) |
(fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) |
(fma.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64) a) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a) a)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a))) (*.f64 (sqrt.f64 a) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) a)))) (fma.f64 a (*.f64 a a) (*.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 rand (*.f64 rand rand))) (*.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 a) (sqrt.f64 a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a))) (-.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a) a)))) |
(/.f64 (fma.f64 a (*.f64 a a) (*.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 rand (*.f64 rand rand))) (*.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 a) (sqrt.f64 a))))) (fma.f64 a (-.f64 a (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a))) (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a))))) |
(/.f64 (fma.f64 a (*.f64 a a) (*.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 rand (*.f64 rand rand))) (*.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 a) (sqrt.f64 a))))) (fma.f64 a a (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a))) (*.f64 (sqrt.f64 a) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) a))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a) a) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a) (neg.f64 a))) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a) (neg.f64 a))) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 a a) (*.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 rand (*.f64 rand rand))) (*.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 a) (sqrt.f64 a)))))) (neg.f64 (fma.f64 a (-.f64 a (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a))) (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a)))))) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 a a) (*.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 rand (*.f64 rand rand))) (*.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 a) (sqrt.f64 a)))))) (neg.f64 (fma.f64 a a (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a))) (*.f64 (sqrt.f64 a) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) a)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a) a) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a) (neg.f64 a)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a) (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a)))) (-.f64 a (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 a (*.f64 a a) (*.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 rand (*.f64 rand rand))) (*.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 a) (sqrt.f64 a))))))) (neg.f64 (neg.f64 (fma.f64 a (-.f64 a (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a))) (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a) a) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a) (neg.f64 a))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a) (neg.f64 a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a))))) (neg.f64 (-.f64 a (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a))) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a) (neg.f64 a))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a) (neg.f64 a))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a))) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a) (neg.f64 a))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a))) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a) (neg.f64 a))) (fma.f64 (/.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a) (neg.f64 a))) (/.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a) (neg.f64 a))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a))) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a) (neg.f64 a))) (/.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a) (neg.f64 a))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a) a)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a) a)) |
(*.f64 (fma.f64 a (*.f64 a a) (*.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 rand (*.f64 rand rand))) (*.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 a) (sqrt.f64 a))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 a (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a))) (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a)))))) |
(*.f64 (fma.f64 a (*.f64 a a) (*.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 rand (*.f64 rand rand))) (*.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 a) (sqrt.f64 a))))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a))) (*.f64 (sqrt.f64 a) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) a)))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a) a) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a) (neg.f64 a))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a) (neg.f64 a)))) |
(*.f64 (neg.f64 (fma.f64 a (*.f64 a a) (*.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 rand (*.f64 rand rand))) (*.f64 (sqrt.f64 a) (*.f64 (sqrt.f64 a) (sqrt.f64 a)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a (-.f64 a (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a))) (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a))))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a) a) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a) (neg.f64 a)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a) (neg.f64 a))))) |
(*.f64 (-.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a)))) (/.f64 #s(literal 1 binary64) (-.f64 a (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a))))) |
(*.f64 (fma.f64 rand (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 a) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 a) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) rand)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) rand) #s(literal 1 binary64)) (sqrt.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) rand)) (sqrt.f64 a)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/3 binary64) rand)) (neg.f64 (sqrt.f64 a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) rand) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) rand))) (neg.f64 (sqrt.f64 a))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) |
(*.f64 rand (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) rand) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) rand) #s(literal 1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) rand)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 a)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 a)) #s(literal -1 binary64))) |
(fabs.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) a)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 a)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 a))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (neg.f64 a)))) |
(pow.f64 a #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 a #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a)) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 a)))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 a)))) |
(*.f64 (pow.f64 a #s(literal -1/4 binary64)) (pow.f64 a #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) |
(+.f64 a (+.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)))) |
(+.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a)) |
(+.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(+.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 a #s(literal -1/3 binary64))) |
(+.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) #s(literal -1/3 binary64)) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1/3 binary64))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) a)) |
(+.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(+.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(+.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) #s(literal -1/3 binary64)) a) |
(-.f64 a (-.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)))) |
(-.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) #s(literal 1/3 binary64)) |
(-.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))) (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 a #s(literal -1/3 binary64))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a)) (-.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (-.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) #s(literal -1/3 binary64)))) |
(-.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)))) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))))) |
(fma.f64 a #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)))) |
(fma.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(fma.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(fma.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 rand (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 rand (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (/.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 #s(literal 1 binary64) a (+.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)))) |
(fma.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) rand)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) a (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1/3 binary64))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1/3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) a)) |
(fma.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (neg.f64 a) #s(literal -1 binary64) (+.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)))) |
(fma.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 a a) (*.f64 a #s(literal -1/3 binary64))))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/3 binary64)) rand (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 rand (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 rand (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 rand (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (+.f64 a #s(literal 1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) rand) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) rand) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) rand) (+.f64 a #s(literal 1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (neg.f64 rand) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (neg.f64 rand) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (neg.f64 rand) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (+.f64 a #s(literal 1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (/.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) rand))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (/.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) rand))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (neg.f64 rand)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (neg.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (neg.f64 rand)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (neg.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) rand))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (neg.f64 rand)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (neg.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 a #s(literal 1/3 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (fma.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand)) (-.f64 (*.f64 a a) (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) a)))) #s(literal -1/3 binary64)) |
(fma.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) a)) #s(literal -1/3 binary64)) |
(fma.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) rand (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (neg.f64 rand)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (neg.f64 rand) (+.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (neg.f64 rand) #s(literal -1 binary64)) (/.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/4 binary64))) (/.f64 (+.f64 a #s(literal -1/3 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/4 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) rand)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 rand #s(literal 1 binary64)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (/.f64 #s(literal 1 binary64) rand)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (/.f64 #s(literal 1 binary64) rand)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) rand)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64)) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/4 binary64))) (/.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/4 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/3 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -3 binary64)) (/.f64 (neg.f64 rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (neg.f64 rand) #s(literal 3 binary64)) (/.f64 (+.f64 a #s(literal -1/3 binary64)) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (+.f64 a #s(literal -1/3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))))) (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (+.f64 a #s(literal 1/3 binary64))) (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (+.f64 a #s(literal 1/3 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (-.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) #s(literal -1/3 binary64)))) (fma.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a)) #s(literal -1/27 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) #s(literal -1/3 binary64)) (-.f64 (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a)) #s(literal 1/9 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a #s(literal 1/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a a #s(literal -1/9 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a #s(literal 1/3 binary64)) (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))))) |
(/.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))) (neg.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand)))))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))) (neg.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a)) #s(literal -1/27 binary64)) (fma.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (-.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) #s(literal -1/3 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a)) #s(literal 1/9 binary64)) (-.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) #s(literal -1/3 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand)))) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)))) |
(/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a a #s(literal -1/9 binary64))) (+.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (+.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (+.f64 a #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (neg.f64 (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (neg.f64 (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (+.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (+.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a)) #s(literal -1/27 binary64))) (neg.f64 (fma.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (-.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a)) #s(literal 1/9 binary64))) (neg.f64 (-.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))))) (neg.f64 (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a a #s(literal -1/9 binary64)))) (neg.f64 (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) (neg.f64 (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (+.f64 a #s(literal -1/3 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(/.f64 (fma.f64 a (*.f64 a a) (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) (+.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)))) (*.f64 a (+.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))))))) |
(/.f64 (+.f64 #s(literal -1/27 binary64) (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a)))) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a)) (*.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1/3 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) a) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1/3 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1/3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) a) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1/3 binary64)) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) a)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) (*.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (-.f64 (*.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) (*.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (*.f64 a (*.f64 a a))) (fma.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) #s(literal -1/3 binary64)) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) #s(literal -1/3 binary64)) (-.f64 (*.f64 a a) (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) #s(literal -1/3 binary64)) a)))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (pow.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) #s(literal 3 binary64))) (fma.f64 a a (fma.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) (-.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 a (-.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a))) #s(literal 1/27 binary64)) (fma.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (+.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) #s(literal 1/3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))) (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 a #s(literal -1/3 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 a #s(literal -1/3 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))) (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))) (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 a #s(literal -1/3 binary64)))) (fma.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))) (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 a #s(literal -1/3 binary64)))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (+.f64 a #s(literal -1/3 binary64))) |
(*.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand)))))) |
(*.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))))))) |
(*.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(*.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))))) |
(*.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (+.f64 a #s(literal 1/3 binary64))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (+.f64 a #s(literal 1/3 binary64))))) |
(*.f64 (neg.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 a #s(literal -1/3 binary64)))))) |
(*.f64 (fma.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a)) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (-.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) #s(literal -1/3 binary64)))))) |
(*.f64 (-.f64 (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a)) #s(literal 1/9 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) #s(literal -1/3 binary64)))) |
(*.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))))) |
(*.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(*.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(*.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (+.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) |
(+.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (/.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (-.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) #s(literal 1 binary64)))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 rand (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 (neg.f64 rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64)) |
(fma.f64 rand (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) rand #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) rand) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 rand #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) rand))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 rand) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 #s(literal 1/3 binary64) rand) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 rand)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (neg.f64 rand)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (neg.f64 rand)) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 rand #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 rand #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 rand #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/3 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/4 binary64))) (/.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(/.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (+.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))) (neg.f64 (+.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) #s(literal 1 binary64)) (-.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) #s(literal 1 binary64))) (neg.f64 (-.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (fma.f64 (/.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (/.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (/.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) |
(*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) #s(literal 1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) rand)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(neg.f64 (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 #s(literal -1/3 binary64) (neg.f64 (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand)) |
(/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) rand)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) rand)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (*.f64 #s(literal 1 binary64) (neg.f64 rand)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 #s(literal 1/3 binary64) (neg.f64 rand)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (*.f64 rand #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) rand))) |
(/.f64 (neg.f64 rand) (neg.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 rand)) (neg.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (neg.f64 rand)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (neg.f64 rand)) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 rand #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/3 binary64) rand)) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 rand))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 rand))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/3 binary64) (neg.f64 rand))) (neg.f64 (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 rand #s(literal -1 binary64))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) rand) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 rand (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (neg.f64 rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 rand (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) rand) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) rand) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 rand #s(literal 1 binary64))) |
(*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1/3 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) rand)))) |
(*.f64 (neg.f64 rand) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 #s(literal 1/3 binary64) rand)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 rand)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) |
(*.f64 (neg.f64 (neg.f64 rand)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (neg.f64 rand)) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(*.f64 (*.f64 rand #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) |
(*.f64 (/.f64 rand #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (/.f64 rand #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) |
(*.f64 (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/3 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/4 binary64))) (/.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64)))) |
(+.f64 a (+.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)))) |
(+.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a)) |
(+.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(+.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 a #s(literal -1/3 binary64))) |
(+.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) #s(literal -1/3 binary64)) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1/3 binary64))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) a)) |
(+.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(+.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(+.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) #s(literal -1/3 binary64)) a) |
(-.f64 a (-.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)))) |
(-.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) #s(literal 1/3 binary64)) |
(-.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))) (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 a #s(literal -1/3 binary64))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a)) (-.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (-.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) #s(literal -1/3 binary64)))) |
(-.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)))) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))))) |
(fma.f64 a #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)))) |
(fma.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(fma.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(fma.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 rand (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 rand (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (/.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 #s(literal 1 binary64) a (+.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)))) |
(fma.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) rand)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) a (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1/3 binary64))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1/3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) a)) |
(fma.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (neg.f64 a) #s(literal -1 binary64) (+.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)))) |
(fma.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 a a) (*.f64 a #s(literal -1/3 binary64))))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/3 binary64)) rand (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 rand (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 rand (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 rand (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (+.f64 a #s(literal 1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) rand) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) rand) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) rand) (+.f64 a #s(literal 1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (neg.f64 rand) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (neg.f64 rand) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (neg.f64 rand) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (+.f64 a #s(literal 1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (/.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) rand))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (/.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) rand))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (neg.f64 rand)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (neg.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (neg.f64 rand)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (neg.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) rand))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (neg.f64 rand)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (neg.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 a #s(literal 1/3 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (fma.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand)) (-.f64 (*.f64 a a) (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) a)))) #s(literal -1/3 binary64)) |
(fma.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) a)) #s(literal -1/3 binary64)) |
(fma.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) rand (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (neg.f64 rand)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (neg.f64 rand) (+.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (neg.f64 rand) #s(literal -1 binary64)) (/.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/4 binary64))) (/.f64 (+.f64 a #s(literal -1/3 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/4 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) rand)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 rand #s(literal 1 binary64)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (/.f64 #s(literal 1 binary64) rand)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (/.f64 #s(literal 1 binary64) rand)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) rand)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64)) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/4 binary64))) (/.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/4 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/3 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -3 binary64)) (/.f64 (neg.f64 rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (neg.f64 rand) #s(literal 3 binary64)) (/.f64 (+.f64 a #s(literal -1/3 binary64)) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (+.f64 a #s(literal -1/3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))))) (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (+.f64 a #s(literal 1/3 binary64))) (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (+.f64 a #s(literal 1/3 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (-.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) #s(literal -1/3 binary64)))) (fma.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a)) #s(literal -1/27 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) #s(literal -1/3 binary64)) (-.f64 (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a)) #s(literal 1/9 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a #s(literal 1/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a a #s(literal -1/9 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a #s(literal 1/3 binary64)) (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))))) |
(/.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))) (neg.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand)))))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))) (neg.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a)) #s(literal -1/27 binary64)) (fma.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (-.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) #s(literal -1/3 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a)) #s(literal 1/9 binary64)) (-.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) #s(literal -1/3 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand)))) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)))) |
(/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a a #s(literal -1/9 binary64))) (+.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (+.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (+.f64 a #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (neg.f64 (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (neg.f64 (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (+.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (+.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a)) #s(literal -1/27 binary64))) (neg.f64 (fma.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (-.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a)) #s(literal 1/9 binary64))) (neg.f64 (-.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))))) (neg.f64 (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a a #s(literal -1/9 binary64)))) (neg.f64 (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) (neg.f64 (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (+.f64 a #s(literal -1/3 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(/.f64 (fma.f64 a (*.f64 a a) (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) (+.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)))) (*.f64 a (+.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))))))) |
(/.f64 (+.f64 #s(literal -1/27 binary64) (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a)))) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a)) (*.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1/3 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) a) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1/3 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1/3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) a) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1/3 binary64)) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) a)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) (*.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (-.f64 (*.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) (*.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (*.f64 a (*.f64 a a))) (fma.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) #s(literal -1/3 binary64)) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) #s(literal -1/3 binary64)) (-.f64 (*.f64 a a) (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) #s(literal -1/3 binary64)) a)))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (pow.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) #s(literal 3 binary64))) (fma.f64 a a (fma.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) (-.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 a (-.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a))) #s(literal 1/27 binary64)) (fma.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (+.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) #s(literal 1/3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))) (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 a #s(literal -1/3 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 a #s(literal -1/3 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))) (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))) (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 a #s(literal -1/3 binary64)))) (fma.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))) (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 a #s(literal -1/3 binary64)))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (+.f64 a #s(literal -1/3 binary64))) |
(*.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand)))))) |
(*.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))))))) |
(*.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(*.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))))) |
(*.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (+.f64 a #s(literal 1/3 binary64))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (+.f64 a #s(literal 1/3 binary64))))) |
(*.f64 (neg.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 rand (*.f64 rand rand)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) (+.f64 a #s(literal -1/3 binary64)))))) |
(*.f64 (fma.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a)) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (-.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) #s(literal -1/3 binary64)))))) |
(*.f64 (-.f64 (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a)) #s(literal 1/9 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) #s(literal -1/3 binary64)))) |
(*.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (*.f64 #s(literal 1/3 binary64) rand)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))))) |
(*.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(*.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(*.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64)) (+.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(+.f64 (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(+.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(-.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand)) (/.f64 (/.f64 #s(literal 1/27 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand))) |
(-.f64 (/.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64))) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand)) (/.f64 (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal 1/3 binary64))) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (/.f64 (-.f64 (*.f64 rand a) (*.f64 rand #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (/.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 (-.f64 (*.f64 rand a) (*.f64 rand #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(fma.f64 a (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 rand (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 (neg.f64 rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 rand (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 rand (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) a) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 rand (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1/3 binary64)) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) a (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1/3 binary64) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (neg.f64 rand) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 a (/.f64 #s(literal 1 binary64) rand)) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 rand #s(literal 1 binary64)) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (*.f64 rand a) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (*.f64 rand #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (*.f64 a rand) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) rand) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (*.f64 a (neg.f64 rand)) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) (neg.f64 rand)) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (*.f64 (neg.f64 rand) a) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (*.f64 (neg.f64 rand) #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 (neg.f64 rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 a (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) rand)) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 rand #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 rand #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal -1/3 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 a (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 (neg.f64 rand) #s(literal -1 binary64)) (/.f64 a (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 (neg.f64 rand) #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 #s(literal 1/3 binary64) rand) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 #s(literal -1/3 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/4 binary64))) (/.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 a (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (+.f64 a #s(literal -1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (*.f64 rand (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (*.f64 rand (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal 1/3 binary64))) (*.f64 rand (fma.f64 a a #s(literal -1/9 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (+.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/9 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (*.f64 (neg.f64 rand) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (*.f64 (neg.f64 rand) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal 1/3 binary64))) (*.f64 (neg.f64 rand) (fma.f64 a a #s(literal -1/9 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand)) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand)) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (neg.f64 rand)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (neg.f64 rand)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand)) (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (neg.f64 rand)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) (fma.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (*.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 rand a) (*.f64 rand #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (neg.f64 rand)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (neg.f64 rand) (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a #s(literal 1/3 binary64)) (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) |
(/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 rand (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 rand (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (*.f64 rand (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (*.f64 (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (*.f64 (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (neg.f64 rand) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (*.f64 (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 (neg.f64 rand) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (*.f64 (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (*.f64 (neg.f64 rand) (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (neg.f64 rand)) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (neg.f64 rand)) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (neg.f64 rand)) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand)) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (*.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (fma.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 a #s(literal -1/3 binary64))) (neg.f64 (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 (-.f64 (*.f64 rand a) (*.f64 rand #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (neg.f64 rand)) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) |
(/.f64 (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64))) (+.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (neg.f64 rand) (+.f64 a #s(literal -1/3 binary64))) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (+.f64 a #s(literal 1/3 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/9 binary64)))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (+.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand)))) |
(/.f64 (neg.f64 (*.f64 rand (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 rand (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(/.f64 (neg.f64 (*.f64 rand (fma.f64 a a #s(literal -1/9 binary64)))) (neg.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 rand) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 rand) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 rand) (fma.f64 a a #s(literal -1/9 binary64)))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand)) (neg.f64 (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand)) (neg.f64 (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (neg.f64 rand))) (neg.f64 (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (neg.f64 rand))) (neg.f64 (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand)) (neg.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (neg.f64 rand))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand))) (neg.f64 (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (*.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (neg.f64 (/.f64 (-.f64 (*.f64 rand a) (*.f64 rand #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (neg.f64 rand))) (neg.f64 (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64)))) (neg.f64 (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 rand) (+.f64 a #s(literal -1/3 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) (+.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (*.f64 (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) |
(*.f64 rand (/.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 #s(literal 1 binary64) (*.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) rand))) |
(*.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (*.f64 rand (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))) |
(*.f64 (*.f64 rand (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(*.f64 (*.f64 rand (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal 1/3 binary64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (+.f64 a #s(literal 1/3 binary64))))) |
(*.f64 (*.f64 (neg.f64 rand) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))) |
(*.f64 (*.f64 (neg.f64 rand) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(*.f64 (*.f64 (neg.f64 rand) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal 1/3 binary64))))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand)))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand)))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (neg.f64 rand)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (neg.f64 rand)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) |
(*.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(*.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand)))) |
(*.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (neg.f64 rand)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) |
(*.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand)) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (*.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))))) |
(*.f64 (-.f64 (*.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 rand a) (*.f64 rand #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(*.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (neg.f64 rand)) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(*.f64 (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(*.f64 (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (*.f64 (neg.f64 rand) (+.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(*.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) rand))) |
(*.f64 (/.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (/.f64 #s(literal 1 binary64) rand))) |
(*.f64 (/.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (/.f64 #s(literal 1 binary64) rand))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) rand))) |
(*.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 (+.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (/.f64 (neg.f64 rand) #s(literal -1 binary64)) (/.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (/.f64 rand (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(neg.f64 (/.f64 rand (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(neg.f64 (/.f64 (neg.f64 rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand))) |
(/.f64 (neg.f64 rand) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (neg.f64 rand)) (neg.f64 (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 rand))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) |
(pow.f64 (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal -1 binary64)) |
(*.f64 rand (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand)))) |
(*.f64 (neg.f64 rand) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) rand) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) rand) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (neg.f64 rand)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 rand #s(literal 3 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) rand)) |
(/.f64 (neg.f64 rand) #s(literal -3 binary64)) |
(*.f64 #s(literal 1/3 binary64) rand) |
(*.f64 rand #s(literal 1/3 binary64)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) |
(exp.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) #s(literal -1 binary64))) |
(sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (fma.f64 (*.f64 a a) #s(literal 81 binary64) #s(literal 9 binary64)) (*.f64 a #s(literal -27 binary64)))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) #s(literal 729 binary64) #s(literal -27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 a a) #s(literal 81 binary64) #s(literal -9 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) #s(literal 729 binary64) #s(literal -27 binary64))) (sqrt.f64 (-.f64 (fma.f64 (*.f64 a a) #s(literal 81 binary64) #s(literal 9 binary64)) (*.f64 a #s(literal -27 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) #s(literal 729 binary64) #s(literal -27 binary64))) (sqrt.f64 (+.f64 #s(literal 9 binary64) (-.f64 (*.f64 (*.f64 a a) #s(literal 81 binary64)) (*.f64 a #s(literal -27 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 a a) #s(literal 81 binary64) #s(literal -9 binary64))) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) #s(literal 729 binary64) #s(literal -27 binary64)))) (sqrt.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 a a) #s(literal 81 binary64) #s(literal 9 binary64)) (*.f64 a #s(literal -27 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 a a) #s(literal 81 binary64) #s(literal -9 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 a #s(literal 9 binary64) #s(literal 3 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 9 binary64) (*.f64 (*.f64 a a) #s(literal 81 binary64)))) (sqrt.f64 (-.f64 #s(literal -3 binary64) (*.f64 a #s(literal 9 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (sqrt.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (sqrt.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (fma.f64 a a #s(literal -1/9 binary64)))) (sqrt.f64 (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 9 binary64))) (sqrt.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 9 binary64))) (sqrt.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 9 binary64))) (sqrt.f64 (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) #s(literal 729 binary64) #s(literal -27 binary64)))) (neg.f64 (sqrt.f64 (-.f64 (fma.f64 (*.f64 a a) #s(literal 81 binary64) #s(literal 9 binary64)) (*.f64 a #s(literal -27 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a a) #s(literal 81 binary64) #s(literal -9 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal 3 binary64))))) |
(pow.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) #s(literal 729 binary64) #s(literal -27 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 a a) #s(literal 81 binary64) #s(literal 9 binary64)) (*.f64 a #s(literal -27 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) #s(literal 729 binary64) #s(literal -27 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 a a) #s(literal 81 binary64) #s(literal 9 binary64)) (*.f64 a #s(literal -27 binary64)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 a a)) #s(literal 729 binary64) #s(literal -27 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (fma.f64 (*.f64 a a) #s(literal 81 binary64) #s(literal 9 binary64)) (*.f64 a #s(literal -27 binary64)))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a a) #s(literal 81 binary64) #s(literal -9 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 9 binary64) #s(literal 3 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a a) #s(literal 81 binary64) #s(literal -9 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 9 binary64) #s(literal 3 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a a) #s(literal 81 binary64) #s(literal -9 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal 3 binary64))))) |
(*.f64 (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/4 binary64))) |
Compiled 55 340 to 3 662 computations (93.4% saved)
14 alts after pruning (12 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 156 | 12 | 2 168 |
| Fresh | 5 | 0 | 5 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2 164 | 14 | 2 178 |
| Status | Accuracy | Program |
|---|---|---|
| 99.8% | (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) | |
| ▶ | 98.7% | (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) |
| ✓ | 99.5% | (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) |
| 40.5% | #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))) | |
| 97.8% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a)) a a)) | |
| ▶ | 97.8% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) |
| 97.8% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 a (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))) rand a)) | |
| 97.8% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a) a)) | |
| ▶ | 99.9% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) |
| 97.8% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand) a)) | |
| ▶ | 37.5% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) |
| ✓ | 60.8% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) |
| 39.7% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* a (* (sqrt (/ 1 a)) (* 1/3 rand))) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) | |
| ▶ | 1.6% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
Compiled 285 to 178 computations (37.5% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (sqrt.f64 a) | |
| cost-diff | 0 | (*.f64 rand (sqrt.f64 a)) | |
| cost-diff | 0 | #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) | |
| cost-diff | 0 | (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) | |
| cost-diff | 0 | (sqrt.f64 a) | |
| cost-diff | 0 | (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) | |
| cost-diff | 0 | (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) | |
| cost-diff | 0 | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) | |
| cost-diff | 0 | (+.f64 a #s(literal 1/3 binary64)) | |
| cost-diff | 0 | (fma.f64 a a #s(literal -1/9 binary64)) | |
| cost-diff | 0 | (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64))) | |
| cost-diff | 0 | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) | |
| cost-diff | 0 | #s(approx (+ a -1/3) #s(literal -1/3 binary64)) | |
| cost-diff | 0 | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) | |
| cost-diff | 0 | (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) | |
| cost-diff | 0 | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) | |
| cost-diff | 128 | (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) | |
| cost-diff | 384 | (/.f64 rand #s(literal 3 binary64)) |
| 4 608× | lower-fma.f32 |
| 4 600× | lower-fma.f64 |
| 1 896× | lower-*.f32 |
| 1 892× | lower-*.f64 |
| 888× | lower--.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 212 |
| 0 | 56 | 212 |
| 1 | 101 | 204 |
| 2 | 199 | 204 |
| 3 | 389 | 204 |
| 4 | 669 | 204 |
| 5 | 1224 | 204 |
| 6 | 1912 | 204 |
| 7 | 3169 | 204 |
| 8 | 4077 | 204 |
| 9 | 4386 | 204 |
| 10 | 4535 | 204 |
| 11 | 4622 | 204 |
| 12 | 4697 | 204 |
| 13 | 5108 | 204 |
| 14 | 5394 | 204 |
| 15 | 5447 | 204 |
| 16 | 5460 | 204 |
| 17 | 5464 | 204 |
| 18 | 5464 | 204 |
| 19 | 5468 | 204 |
| 20 | 5474 | 204 |
| 21 | 5474 | 204 |
| 22 | 5610 | 204 |
| 23 | 5860 | 204 |
| 0 | 5860 | 198 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) |
(sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) |
(+.f64 a #s(literal -1/3 binary64)) |
a |
#s(literal -1/3 binary64) |
(/.f64 rand #s(literal 3 binary64)) |
rand |
#s(literal 3 binary64) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
#s(approx (+ a -1/3) #s(literal -1/3 binary64)) |
#s(literal -1/3 binary64) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64))) |
(fma.f64 a a #s(literal -1/9 binary64)) |
a |
#s(literal -1/9 binary64) |
(+.f64 a #s(literal 1/3 binary64)) |
#s(literal 1/3 binary64) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) |
(fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) |
(*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) |
(sqrt.f64 a) |
a |
#s(literal 1/3 binary64) |
rand |
(fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) |
#s(literal 1/3 binary64) |
#s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) |
(*.f64 rand (sqrt.f64 a)) |
rand |
(sqrt.f64 a) |
a |
(+.f64 a #s(literal -1/3 binary64)) |
#s(literal -1/3 binary64) |
| Outputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) a)) |
(fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (fma.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) a) |
(sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) |
(+.f64 a #s(literal -1/3 binary64)) |
a |
#s(literal -1/3 binary64) |
(/.f64 rand #s(literal 3 binary64)) |
(*.f64 #s(literal 1/3 binary64) rand) |
rand |
#s(literal 3 binary64) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
#s(approx (+ a -1/3) #s(literal -1/3 binary64)) |
#s(literal -1/3 binary64) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64))) |
(fma.f64 a a #s(literal -1/9 binary64)) |
a |
#s(literal -1/9 binary64) |
(+.f64 a #s(literal 1/3 binary64)) |
#s(literal 1/3 binary64) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)) a)) |
(fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)) a) |
(*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) |
(sqrt.f64 a) |
a |
#s(literal 1/3 binary64) |
rand |
(fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) |
#s(literal 1/3 binary64) |
#s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) |
(*.f64 rand (sqrt.f64 a)) |
rand |
(sqrt.f64 a) |
a |
(+.f64 a #s(literal -1/3 binary64)) |
#s(literal -1/3 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0 | (sqrt.f64 a) | |
| accuracy | 0.08203125 | (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) | |
| accuracy | 0.21875 | (*.f64 rand (sqrt.f64 a)) | |
| accuracy | 1.29299329031103 | #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) | |
| accuracy | 0 | (sqrt.f64 a) | |
| accuracy | 0.0703125 | (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) | |
| accuracy | 0.36328125 | (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) | |
| accuracy | 1.3022705301059152 | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) | |
| accuracy | 0 | (fma.f64 a a #s(literal -1/9 binary64)) | |
| accuracy | 0 | (+.f64 a #s(literal 1/3 binary64)) | |
| accuracy | 25.099296089436738 | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) | |
| accuracy | 29.4086262614283 | (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64))) | |
| accuracy | 25.099296089436738 | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) | |
| accuracy | 63.303613454455785 | #s(approx (+ a -1/3) #s(literal -1/3 binary64)) | |
| accuracy | 0 | (+.f64 a #s(literal -1/3 binary64)) | |
| accuracy | 0 | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) | |
| accuracy | 0.01953125 | (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) | |
| accuracy | 0.0703125 | (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) |
| 93.0ms | 256× | 0 | valid |
Compiled 188 to 36 computations (80.9% saved)
ival-mult: 22.0ms (38.2% of total)const: 11.0ms (19.1% of total)ival-div: 10.0ms (17.3% of total)ival-add: 8.0ms (13.9% of total)ival-sqrt: 5.0ms (8.7% of total)ival-sub: 1.0ms (1.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (/.f64 rand #s(literal 3 binary64)) (patch (/.f64 rand #s(literal 3 binary64)) #<representation binary64>) () ()) |
#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ()) |
#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (patch (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ()) |
#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ()) |
#s(alt #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (patch #s(approx (+ a -1/3) #s(literal -1/3 binary64)) #<representation binary64>) () ()) |
#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ()) |
#s(alt (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64))) (patch (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64))) #<representation binary64>) () ()) |
#s(alt (fma.f64 a a #s(literal -1/9 binary64)) (patch (fma.f64 a a #s(literal -1/9 binary64)) #<representation binary64>) () ()) |
#s(alt (+.f64 a #s(literal 1/3 binary64)) (patch (+.f64 a #s(literal 1/3 binary64)) #<representation binary64>) () ()) |
#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) #<representation binary64>) () ()) |
#s(alt (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) (patch (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) #<representation binary64>) () ()) |
#s(alt (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) (patch (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 a) (patch (sqrt.f64 a) #<representation binary64>) () ()) |
#s(alt (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ()) |
#s(alt #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (patch #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ()) |
#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ()) |
#s(alt (+.f64 a #s(literal -1/3 binary64)) (patch (+.f64 a #s(literal -1/3 binary64)) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (* 1/3 rand) (taylor 0 rand) (#s(alt (/.f64 rand #s(literal 3 binary64)) (patch (/.f64 rand #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor 0 rand) (#s(alt (/.f64 rand #s(literal 3 binary64)) (patch (/.f64 rand #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor 0 rand) (#s(alt (/.f64 rand #s(literal 3 binary64)) (patch (/.f64 rand #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor 0 rand) (#s(alt (/.f64 rand #s(literal 3 binary64)) (patch (/.f64 rand #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor inf rand) (#s(alt (/.f64 rand #s(literal 3 binary64)) (patch (/.f64 rand #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor inf rand) (#s(alt (/.f64 rand #s(literal 3 binary64)) (patch (/.f64 rand #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor inf rand) (#s(alt (/.f64 rand #s(literal 3 binary64)) (patch (/.f64 rand #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor inf rand) (#s(alt (/.f64 rand #s(literal 3 binary64)) (patch (/.f64 rand #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor -inf rand) (#s(alt (/.f64 rand #s(literal 3 binary64)) (patch (/.f64 rand #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor -inf rand) (#s(alt (/.f64 rand #s(literal 3 binary64)) (patch (/.f64 rand #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor -inf rand) (#s(alt (/.f64 rand #s(literal 3 binary64)) (patch (/.f64 rand #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor -inf rand) (#s(alt (/.f64 rand #s(literal 3 binary64)) (patch (/.f64 rand #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/3 (* rand (sqrt -1/3))) 1/3) (taylor 0 a) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))) 1/3) (taylor 0 a) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3))))))) 1/3) (taylor 0 a) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* 1/6 (/ rand (sqrt -1/3))) (* a (+ (* -1/24 (/ rand (pow (sqrt -1/3) 3))) (* 1/48 (/ (* a rand) (pow (sqrt -1/3) 5))))))))) 1/3) (taylor 0 a) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (taylor inf a) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) (taylor -inf a) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (+ (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/3 (/ 1 a))) 1))) (taylor -inf a) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (+ (* -1 (/ (- (* -1/18 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1/3) a)) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) 1))) (taylor -inf a) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1/216 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/18 (* (sqrt a) (* rand (pow (sqrt -1) 2))))) a)) 1/3) a)) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) 1))) (taylor -inf a) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- a 1/3) (taylor 0 rand) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor inf rand) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor -inf rand) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (taylor 0 a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))) (taylor 0 a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))))) (taylor 0 a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (+ (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/18 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))))))))))))) (taylor 0 a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (taylor inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (taylor inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) (taylor inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) (taylor inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (taylor -inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a))))) (taylor -inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1/6 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) a))))) (taylor -inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* 1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/6 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))))) a)) (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) a))))) (taylor -inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- a 1/3) (taylor 0 rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor -inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt -1/3) (taylor 0 a) (#s(alt (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (patch (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt -1/3) (* 1/2 (/ a (sqrt -1/3)))) (taylor 0 a) (#s(alt (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (patch (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt -1/3) (* a (+ (* -1/8 (/ a (pow (sqrt -1/3) 3))) (* 1/2 (/ 1 (sqrt -1/3)))))) (taylor 0 a) (#s(alt (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (patch (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt -1/3) (* a (+ (* a (- (* 1/16 (/ a (pow (sqrt -1/3) 5))) (* 1/8 (/ 1 (pow (sqrt -1/3) 3))))) (* 1/2 (/ 1 (sqrt -1/3)))))) (taylor 0 a) (#s(alt (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (patch (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt a) (taylor inf a) (#s(alt (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (patch (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (sqrt (/ 1 a)) (* -1/6 (sqrt (/ 1 (pow a 3)))))) (taylor inf a) (#s(alt (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (patch (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (* -1/72 (sqrt (/ 1 (pow a 5))))))) (taylor inf a) (#s(alt (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (patch (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (+ (* -1/72 (sqrt (/ 1 (pow a 5)))) (* -1/432 (sqrt (/ 1 (pow a 7)))))))) (taylor inf a) (#s(alt (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (patch (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt a) (pow (sqrt -1) 2))) (taylor -inf a) (#s(alt (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (patch (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))) (taylor -inf a) (#s(alt (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (patch (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))) (taylor -inf a) (#s(alt (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (patch (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/432 (* (sqrt (/ 1 (pow a 7))) (pow (sqrt -1) 2))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) (taylor -inf a) (#s(alt (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (patch (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (taylor 0 a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))) (taylor 0 a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))))) (taylor 0 a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (+ (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/18 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))))))))))))) (taylor 0 a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (taylor inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (taylor inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) (taylor inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) (taylor inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (taylor -inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a))))) (taylor -inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1/6 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) a))))) (taylor -inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* 1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/6 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))))) a)) (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) a))))) (taylor -inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- a 1/3) (taylor 0 rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor -inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt -1/3 (taylor 0 a) (#s(alt #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (patch #s(approx (+ a -1/3) #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- a 1/3) (taylor 0 a) (#s(alt #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (patch #s(approx (+ a -1/3) #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- a 1/3) (taylor 0 a) (#s(alt #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (patch #s(approx (+ a -1/3) #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- a 1/3) (taylor 0 a) (#s(alt #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (patch #s(approx (+ a -1/3) #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt a (taylor inf a) (#s(alt #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (patch #s(approx (+ a -1/3) #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- 1 (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (patch #s(approx (+ a -1/3) #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- 1 (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (patch #s(approx (+ a -1/3) #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- 1 (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (patch #s(approx (+ a -1/3) #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt a (taylor -inf a) (#s(alt #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (patch #s(approx (+ a -1/3) #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 1/3 (/ 1 a)) 1))) (taylor -inf a) (#s(alt #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (patch #s(approx (+ a -1/3) #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 1/3 (/ 1 a)) 1))) (taylor -inf a) (#s(alt #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (patch #s(approx (+ a -1/3) #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 1/3 (/ 1 a)) 1))) (taylor -inf a) (#s(alt #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (patch #s(approx (+ a -1/3) #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (taylor 0 a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))) (taylor 0 a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))))) (taylor 0 a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (+ (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/18 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))))))))))))) (taylor 0 a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (taylor inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (taylor inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) (taylor inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) (taylor inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (taylor -inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a))))) (taylor -inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1/6 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) a))))) (taylor -inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* 1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/6 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))))) a)) (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) a))))) (taylor -inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- a 1/3) (taylor 0 rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor -inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt -1/3 (taylor 0 a) (#s(alt (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64))) (patch (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- a 1/3) (taylor 0 a) (#s(alt (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64))) (patch (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- a 1/3) (taylor 0 a) (#s(alt (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64))) (patch (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- a 1/3) (taylor 0 a) (#s(alt (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64))) (patch (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt a (taylor inf a) (#s(alt (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64))) (patch (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- 1 (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64))) (patch (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- 1 (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64))) (patch (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- 1 (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64))) (patch (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt a (taylor -inf a) (#s(alt (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64))) (patch (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 1/3 (/ 1 a)) 1))) (taylor -inf a) (#s(alt (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64))) (patch (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 1/3 (/ 1 a)) 1))) (taylor -inf a) (#s(alt (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64))) (patch (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 1/3 (/ 1 a)) 1))) (taylor -inf a) (#s(alt (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64))) (patch (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt -1/9 (taylor 0 a) (#s(alt (fma.f64 a a #s(literal -1/9 binary64)) (patch (fma.f64 a a #s(literal -1/9 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (pow a 2) 1/9) (taylor 0 a) (#s(alt (fma.f64 a a #s(literal -1/9 binary64)) (patch (fma.f64 a a #s(literal -1/9 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (pow a 2) 1/9) (taylor 0 a) (#s(alt (fma.f64 a a #s(literal -1/9 binary64)) (patch (fma.f64 a a #s(literal -1/9 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (pow a 2) 1/9) (taylor 0 a) (#s(alt (fma.f64 a a #s(literal -1/9 binary64)) (patch (fma.f64 a a #s(literal -1/9 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (pow a 2) (taylor inf a) (#s(alt (fma.f64 a a #s(literal -1/9 binary64)) (patch (fma.f64 a a #s(literal -1/9 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))) (taylor inf a) (#s(alt (fma.f64 a a #s(literal -1/9 binary64)) (patch (fma.f64 a a #s(literal -1/9 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))) (taylor inf a) (#s(alt (fma.f64 a a #s(literal -1/9 binary64)) (patch (fma.f64 a a #s(literal -1/9 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))) (taylor inf a) (#s(alt (fma.f64 a a #s(literal -1/9 binary64)) (patch (fma.f64 a a #s(literal -1/9 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (pow a 2) (taylor -inf a) (#s(alt (fma.f64 a a #s(literal -1/9 binary64)) (patch (fma.f64 a a #s(literal -1/9 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))) (taylor -inf a) (#s(alt (fma.f64 a a #s(literal -1/9 binary64)) (patch (fma.f64 a a #s(literal -1/9 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))) (taylor -inf a) (#s(alt (fma.f64 a a #s(literal -1/9 binary64)) (patch (fma.f64 a a #s(literal -1/9 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))) (taylor -inf a) (#s(alt (fma.f64 a a #s(literal -1/9 binary64)) (patch (fma.f64 a a #s(literal -1/9 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1/3 (taylor 0 a) (#s(alt (+.f64 a #s(literal 1/3 binary64)) (patch (+.f64 a #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/3 a) (taylor 0 a) (#s(alt (+.f64 a #s(literal 1/3 binary64)) (patch (+.f64 a #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/3 a) (taylor 0 a) (#s(alt (+.f64 a #s(literal 1/3 binary64)) (patch (+.f64 a #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/3 a) (taylor 0 a) (#s(alt (+.f64 a #s(literal 1/3 binary64)) (patch (+.f64 a #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt a (taylor inf a) (#s(alt (+.f64 a #s(literal 1/3 binary64)) (patch (+.f64 a #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt (+.f64 a #s(literal 1/3 binary64)) (patch (+.f64 a #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt (+.f64 a #s(literal 1/3 binary64)) (patch (+.f64 a #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt (+.f64 a #s(literal 1/3 binary64)) (patch (+.f64 a #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt a (taylor -inf a) (#s(alt (+.f64 a #s(literal 1/3 binary64)) (patch (+.f64 a #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* 1/3 (/ 1 a)))) (taylor -inf a) (#s(alt (+.f64 a #s(literal 1/3 binary64)) (patch (+.f64 a #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* 1/3 (/ 1 a)))) (taylor -inf a) (#s(alt (+.f64 a #s(literal 1/3 binary64)) (patch (+.f64 a #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* 1/3 (/ 1 a)))) (taylor -inf a) (#s(alt (+.f64 a #s(literal 1/3 binary64)) (patch (+.f64 a #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (taylor 0 a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))) (taylor 0 a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))))) (taylor 0 a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (+ (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/18 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))))))))))))) (taylor 0 a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (taylor inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (taylor inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) (taylor inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) (taylor inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (taylor -inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a))))) (taylor -inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1/6 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) a))))) (taylor -inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* 1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/6 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))))) a)) (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) a))))) (taylor -inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) #<representation binary64>) () ())) ()) |
#s(alt (- a 1/3) (taylor 0 rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor -inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt a) rand)) (taylor 0 a) (#s(alt (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) (patch (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) #<representation binary64>) () ())) ()) |
#s(alt (+ a (* 1/3 (* (sqrt a) rand))) (taylor 0 a) (#s(alt (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) (patch (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) #<representation binary64>) () ())) ()) |
#s(alt (+ a (* 1/3 (* (sqrt a) rand))) (taylor 0 a) (#s(alt (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) (patch (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) #<representation binary64>) () ())) ()) |
#s(alt (+ a (* 1/3 (* (sqrt a) rand))) (taylor 0 a) (#s(alt (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) (patch (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (taylor inf a) (#s(alt (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) (patch (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (taylor inf a) (#s(alt (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) (patch (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (taylor inf a) (#s(alt (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) (patch (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (taylor inf a) (#s(alt (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) (patch (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) (patch (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) (patch (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) (patch (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) (patch (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) #<representation binary64>) () ())) ()) |
#s(alt a (taylor 0 rand) (#s(alt (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) (patch (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) #<representation binary64>) () ())) ()) |
#s(alt (+ a (* 1/3 (* (sqrt a) rand))) (taylor 0 rand) (#s(alt (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) (patch (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) #<representation binary64>) () ())) ()) |
#s(alt (+ a (* 1/3 (* (sqrt a) rand))) (taylor 0 rand) (#s(alt (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) (patch (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) #<representation binary64>) () ())) ()) |
#s(alt (+ a (* 1/3 (* (sqrt a) rand))) (taylor 0 rand) (#s(alt (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) (patch (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt a) rand)) (taylor inf rand) (#s(alt (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) (patch (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) #<representation binary64>) () ())) ()) |
#s(alt (* rand (+ (* 1/3 (sqrt a)) (/ a rand))) (taylor inf rand) (#s(alt (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) (patch (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) #<representation binary64>) () ())) ()) |
#s(alt (* rand (+ (* 1/3 (sqrt a)) (/ a rand))) (taylor inf rand) (#s(alt (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) (patch (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) #<representation binary64>) () ())) ()) |
#s(alt (* rand (+ (* 1/3 (sqrt a)) (/ a rand))) (taylor inf rand) (#s(alt (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) (patch (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt a) rand)) (taylor -inf rand) (#s(alt (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) (patch (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a))))) (taylor -inf rand) (#s(alt (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) (patch (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a))))) (taylor -inf rand) (#s(alt (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) (patch (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a))))) (taylor -inf rand) (#s(alt (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) (patch (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (sqrt a)) (taylor 0 a) (#s(alt (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) (patch (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (sqrt a)) (taylor 0 a) (#s(alt (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) (patch (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (sqrt a)) (taylor 0 a) (#s(alt (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) (patch (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (sqrt a)) (taylor 0 a) (#s(alt (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) (patch (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (sqrt a)) (taylor inf a) (#s(alt (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) (patch (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (sqrt a)) (taylor inf a) (#s(alt (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) (patch (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (sqrt a)) (taylor inf a) (#s(alt (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) (patch (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (sqrt a)) (taylor inf a) (#s(alt (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) (patch (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/3 (* (sqrt a) (pow (sqrt -1) 2))) (taylor -inf a) (#s(alt (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) (patch (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/3 (* (sqrt a) (pow (sqrt -1) 2))) (taylor -inf a) (#s(alt (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) (patch (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/3 (* (sqrt a) (pow (sqrt -1) 2))) (taylor -inf a) (#s(alt (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) (patch (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/3 (* (sqrt a) (pow (sqrt -1) 2))) (taylor -inf a) (#s(alt (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) (patch (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt a) (taylor 0 a) (#s(alt (sqrt.f64 a) (patch (sqrt.f64 a) #<representation binary64>) () ())) ()) |
#s(alt (sqrt a) (taylor 0 a) (#s(alt (sqrt.f64 a) (patch (sqrt.f64 a) #<representation binary64>) () ())) ()) |
#s(alt (sqrt a) (taylor 0 a) (#s(alt (sqrt.f64 a) (patch (sqrt.f64 a) #<representation binary64>) () ())) ()) |
#s(alt (sqrt a) (taylor 0 a) (#s(alt (sqrt.f64 a) (patch (sqrt.f64 a) #<representation binary64>) () ())) ()) |
#s(alt (sqrt a) (taylor inf a) (#s(alt (sqrt.f64 a) (patch (sqrt.f64 a) #<representation binary64>) () ())) ()) |
#s(alt (sqrt a) (taylor inf a) (#s(alt (sqrt.f64 a) (patch (sqrt.f64 a) #<representation binary64>) () ())) ()) |
#s(alt (sqrt a) (taylor inf a) (#s(alt (sqrt.f64 a) (patch (sqrt.f64 a) #<representation binary64>) () ())) ()) |
#s(alt (sqrt a) (taylor inf a) (#s(alt (sqrt.f64 a) (patch (sqrt.f64 a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt a) (pow (sqrt -1) 2))) (taylor -inf a) (#s(alt (sqrt.f64 a) (patch (sqrt.f64 a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt a) (pow (sqrt -1) 2))) (taylor -inf a) (#s(alt (sqrt.f64 a) (patch (sqrt.f64 a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt a) (pow (sqrt -1) 2))) (taylor -inf a) (#s(alt (sqrt.f64 a) (patch (sqrt.f64 a) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt a) (pow (sqrt -1) 2))) (taylor -inf a) (#s(alt (sqrt.f64 a) (patch (sqrt.f64 a) #<representation binary64>) () ())) ()) |
#s(alt (- a 1/3) (taylor 0 rand) (#s(alt (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor inf rand) (#s(alt (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor -inf rand) (#s(alt (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/3 (* rand (sqrt -1/3))) 1/3) (taylor 0 a) (#s(alt (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))) 1/3) (taylor 0 a) (#s(alt (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3))))))) 1/3) (taylor 0 a) (#s(alt (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* 1/6 (/ rand (sqrt -1/3))) (* a (+ (* -1/24 (/ rand (pow (sqrt -1/3) 3))) (* 1/48 (/ (* a rand) (pow (sqrt -1/3) 5))))))))) 1/3) (taylor 0 a) (#s(alt (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (taylor inf a) (#s(alt (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1/3 (* (sqrt (/ 1 a)) rand)) 1))) (taylor -inf a) (#s(alt (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (+ (* -1/3 (* (sqrt (/ 1 a)) rand)) (* 1/3 (/ 1 a))) 1))) (taylor -inf a) (#s(alt (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (+ (* -1 (/ (- (* 1/18 (* (sqrt (/ 1 a)) rand)) 1/3) a)) (* -1/3 (* (sqrt (/ 1 a)) rand))) 1))) (taylor -inf a) (#s(alt (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1/18 (* (sqrt a) rand)) (* 1/216 (* (sqrt (/ 1 a)) rand))) a)) 1/3) a)) (* -1/3 (* (sqrt (/ 1 a)) rand))) 1))) (taylor -inf a) (#s(alt (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (- a 1/3))) (taylor 0 rand) (#s(alt #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (patch #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (- a 1/3))) (taylor 0 rand) (#s(alt #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (patch #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (- a 1/3))) (taylor 0 rand) (#s(alt #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (patch #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (- a 1/3))) (taylor 0 rand) (#s(alt #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (patch #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (- a 1/3))) (taylor inf rand) (#s(alt #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (patch #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (- a 1/3))) (taylor inf rand) (#s(alt #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (patch #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (- a 1/3))) (taylor inf rand) (#s(alt #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (patch #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (- a 1/3))) (taylor inf rand) (#s(alt #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (patch #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (- a 1/3))) (taylor -inf rand) (#s(alt #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (patch #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (- a 1/3))) (taylor -inf rand) (#s(alt #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (patch #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (- a 1/3))) (taylor -inf rand) (#s(alt #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (patch #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (- a 1/3))) (taylor -inf rand) (#s(alt #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (patch #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt -1/3)) (taylor 0 a) (#s(alt #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (patch #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a rand) (sqrt -1/3))) (* rand (sqrt -1/3))) (taylor 0 a) (#s(alt #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (patch #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/8 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/2 (/ rand (sqrt -1/3))))) (* rand (sqrt -1/3))) (taylor 0 a) (#s(alt #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (patch #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 1/2 (/ rand (sqrt -1/3))) (* a (+ (* -1/8 (/ rand (pow (sqrt -1/3) 3))) (* 1/16 (/ (* a rand) (pow (sqrt -1/3) 5))))))) (* rand (sqrt -1/3))) (taylor 0 a) (#s(alt #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (patch #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt a) rand) (taylor inf a) (#s(alt #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (patch #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand))) (taylor inf a) (#s(alt #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (patch #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (* (sqrt (/ 1 a)) rand)))) (taylor inf a) (#s(alt #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (patch #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* -1/432 (* (sqrt (/ 1 (pow a 7))) rand)) (* (sqrt (/ 1 a)) rand))))) (taylor inf a) (#s(alt #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (patch #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt a) rand) (taylor -inf a) (#s(alt #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (patch #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (* (sqrt (/ 1 a)) rand)) (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand))))) (taylor -inf a) (#s(alt #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (patch #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (* (sqrt (/ 1 a)) rand)) (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/72 (* (sqrt (/ 1 (pow a 5))) rand)))))) (taylor -inf a) (#s(alt #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (patch #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (* (sqrt (/ 1 a)) rand)) (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/432 (* (sqrt (/ 1 (pow a 7))) rand)) (* 1/72 (* (sqrt (/ 1 (pow a 5))) rand))))))) (taylor -inf a) (#s(alt #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (patch #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt a) rand) (taylor 0 rand) (#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt a) rand) (taylor 0 rand) (#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt a) rand) (taylor 0 rand) (#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt a) rand) (taylor 0 rand) (#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt a) rand) (taylor inf rand) (#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt a) rand) (taylor inf rand) (#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt a) rand) (taylor inf rand) (#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt a) rand) (taylor inf rand) (#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt a) rand) (taylor -inf rand) (#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt a) rand) (taylor -inf rand) (#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt a) rand) (taylor -inf rand) (#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt a) rand) (taylor -inf rand) (#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt a) rand) (taylor 0 a) (#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt a) rand) (taylor 0 a) (#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt a) rand) (taylor 0 a) (#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt a) rand) (taylor 0 a) (#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt a) rand) (taylor inf a) (#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt a) rand) (taylor inf a) (#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt a) rand) (taylor inf a) (#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt a) rand) (taylor inf a) (#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) (taylor -inf a) (#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) (taylor -inf a) (#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) (taylor -inf a) (#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) (taylor -inf a) (#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt -1/3 (taylor 0 a) (#s(alt (+.f64 a #s(literal -1/3 binary64)) (patch (+.f64 a #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- a 1/3) (taylor 0 a) (#s(alt (+.f64 a #s(literal -1/3 binary64)) (patch (+.f64 a #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- a 1/3) (taylor 0 a) (#s(alt (+.f64 a #s(literal -1/3 binary64)) (patch (+.f64 a #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- a 1/3) (taylor 0 a) (#s(alt (+.f64 a #s(literal -1/3 binary64)) (patch (+.f64 a #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt a (taylor inf a) (#s(alt (+.f64 a #s(literal -1/3 binary64)) (patch (+.f64 a #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- 1 (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt (+.f64 a #s(literal -1/3 binary64)) (patch (+.f64 a #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- 1 (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt (+.f64 a #s(literal -1/3 binary64)) (patch (+.f64 a #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- 1 (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt (+.f64 a #s(literal -1/3 binary64)) (patch (+.f64 a #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt a (taylor -inf a) (#s(alt (+.f64 a #s(literal -1/3 binary64)) (patch (+.f64 a #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 1/3 (/ 1 a)) 1))) (taylor -inf a) (#s(alt (+.f64 a #s(literal -1/3 binary64)) (patch (+.f64 a #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 1/3 (/ 1 a)) 1))) (taylor -inf a) (#s(alt (+.f64 a #s(literal -1/3 binary64)) (patch (+.f64 a #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 1/3 (/ 1 a)) 1))) (taylor -inf a) (#s(alt (+.f64 a #s(literal -1/3 binary64)) (patch (+.f64 a #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
81 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | a | @ | -inf | (* (sqrt a) 1/3) |
| 0.0ms | a | @ | inf | (/ (+ (* a a) -1/9) (+ a 1/3)) |
| 0.0ms | a | @ | 0 | (/ (+ (* a a) -1/9) (+ a 1/3)) |
| 0.0ms | a | @ | -inf | (/ (+ (* a a) -1/9) (+ a 1/3)) |
| 0.0ms | a | @ | -inf | (+ (* (* (sqrt a) 1/3) rand) a) |
| 1× | egg-herbie |
| 18 538× | lower-fma.f64 |
| 18 538× | lower-fma.f32 |
| 6 896× | lower-+.f64 |
| 6 896× | lower-+.f32 |
| 5 060× | lower-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 394 | 4695 |
| 1 | 1225 | 4210 |
| 2 | 4258 | 4019 |
| 0 | 8615 | 3708 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 rand) |
(- (* 1/3 (* rand (sqrt -1/3))) 1/3) |
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))) 1/3) |
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3))))))) 1/3) |
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* 1/6 (/ rand (sqrt -1/3))) (* a (+ (* -1/24 (/ rand (pow (sqrt -1/3) 3))) (* 1/48 (/ (* a rand) (pow (sqrt -1/3) 5))))))))) 1/3) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))) |
(* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a)))) |
(* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (* 1/3 (/ 1 a)))) |
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) |
(* -1 (* a (- (+ (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/3 (/ 1 a))) 1))) |
(* -1 (* a (- (+ (* -1 (/ (- (* -1/18 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1/3) a)) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) 1))) |
(* -1 (* a (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1/216 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/18 (* (sqrt a) (* rand (pow (sqrt -1) 2))))) a)) 1/3) a)) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) 1))) |
(- a 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (+ (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/18 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))))))))))))) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
(* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a))))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1/6 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) a))))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* 1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/6 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))))) a)) (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) a))))) |
(- a 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(sqrt -1/3) |
(+ (sqrt -1/3) (* 1/2 (/ a (sqrt -1/3)))) |
(+ (sqrt -1/3) (* a (+ (* -1/8 (/ a (pow (sqrt -1/3) 3))) (* 1/2 (/ 1 (sqrt -1/3)))))) |
(+ (sqrt -1/3) (* a (+ (* a (- (* 1/16 (/ a (pow (sqrt -1/3) 5))) (* 1/8 (/ 1 (pow (sqrt -1/3) 3))))) (* 1/2 (/ 1 (sqrt -1/3)))))) |
(sqrt a) |
(* a (+ (sqrt (/ 1 a)) (* -1/6 (sqrt (/ 1 (pow a 3)))))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (* -1/72 (sqrt (/ 1 (pow a 5))))))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (+ (* -1/72 (sqrt (/ 1 (pow a 5)))) (* -1/432 (sqrt (/ 1 (pow a 7)))))))) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))) |
(* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))) |
(* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/432 (* (sqrt (/ 1 (pow a 7))) (pow (sqrt -1) 2))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) |
(* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (+ (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/18 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))))))))))))) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
(* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a))))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1/6 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) a))))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* 1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/6 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))))) a)) (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) a))))) |
(- a 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
-1/3 |
(- a 1/3) |
(- a 1/3) |
(- a 1/3) |
a |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(* a (- 1 (* 1/3 (/ 1 a)))) |
a |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (+ (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/18 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))))))))))))) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
(* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a))))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1/6 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) a))))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* 1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/6 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))))) a)) (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) a))))) |
(- a 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
-1/3 |
(- a 1/3) |
(- a 1/3) |
(- a 1/3) |
a |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(* a (- 1 (* 1/3 (/ 1 a)))) |
a |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
-1/9 |
(- (pow a 2) 1/9) |
(- (pow a 2) 1/9) |
(- (pow a 2) 1/9) |
(pow a 2) |
(* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))) |
(* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))) |
(* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))) |
(pow a 2) |
(* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))) |
(* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))) |
(* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))) |
1/3 |
(+ 1/3 a) |
(+ 1/3 a) |
(+ 1/3 a) |
a |
(* a (+ 1 (* 1/3 (/ 1 a)))) |
(* a (+ 1 (* 1/3 (/ 1 a)))) |
(* a (+ 1 (* 1/3 (/ 1 a)))) |
a |
(* a (+ 1 (* 1/3 (/ 1 a)))) |
(* a (+ 1 (* 1/3 (/ 1 a)))) |
(* a (+ 1 (* 1/3 (/ 1 a)))) |
(* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (+ (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/18 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))))))))))))) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
(* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a))))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1/6 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) a))))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* 1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/6 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))))) a)) (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) a))))) |
(- a 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(* 1/3 (* (sqrt a) rand)) |
(+ a (* 1/3 (* (sqrt a) rand))) |
(+ a (* 1/3 (* (sqrt a) rand))) |
(+ a (* 1/3 (* (sqrt a) rand))) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) |
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) |
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) |
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) |
a |
(+ a (* 1/3 (* (sqrt a) rand))) |
(+ a (* 1/3 (* (sqrt a) rand))) |
(+ a (* 1/3 (* (sqrt a) rand))) |
(* 1/3 (* (sqrt a) rand)) |
(* rand (+ (* 1/3 (sqrt a)) (/ a rand))) |
(* rand (+ (* 1/3 (sqrt a)) (/ a rand))) |
(* rand (+ (* 1/3 (sqrt a)) (/ a rand))) |
(* 1/3 (* (sqrt a) rand)) |
(* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a))))) |
(* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a))))) |
(* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a))))) |
(* 1/3 (sqrt a)) |
(* 1/3 (sqrt a)) |
(* 1/3 (sqrt a)) |
(* 1/3 (sqrt a)) |
(* 1/3 (sqrt a)) |
(* 1/3 (sqrt a)) |
(* 1/3 (sqrt a)) |
(* 1/3 (sqrt a)) |
(* -1/3 (* (sqrt a) (pow (sqrt -1) 2))) |
(* -1/3 (* (sqrt a) (pow (sqrt -1) 2))) |
(* -1/3 (* (sqrt a) (pow (sqrt -1) 2))) |
(* -1/3 (* (sqrt a) (pow (sqrt -1) 2))) |
(sqrt a) |
(sqrt a) |
(sqrt a) |
(sqrt a) |
(sqrt a) |
(sqrt a) |
(sqrt a) |
(sqrt a) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(- a 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(- (* 1/3 (* rand (sqrt -1/3))) 1/3) |
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))) 1/3) |
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3))))))) 1/3) |
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* 1/6 (/ rand (sqrt -1/3))) (* a (+ (* -1/24 (/ rand (pow (sqrt -1/3) 3))) (* 1/48 (/ (* a rand) (pow (sqrt -1/3) 5))))))))) 1/3) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))) |
(* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a)))) |
(* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (* 1/3 (/ 1 a)))) |
(* -1 (* a (- (* -1/3 (* (sqrt (/ 1 a)) rand)) 1))) |
(* -1 (* a (- (+ (* -1/3 (* (sqrt (/ 1 a)) rand)) (* 1/3 (/ 1 a))) 1))) |
(* -1 (* a (- (+ (* -1 (/ (- (* 1/18 (* (sqrt (/ 1 a)) rand)) 1/3) a)) (* -1/3 (* (sqrt (/ 1 a)) rand))) 1))) |
(* -1 (* a (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1/18 (* (sqrt a) rand)) (* 1/216 (* (sqrt (/ 1 a)) rand))) a)) 1/3) a)) (* -1/3 (* (sqrt (/ 1 a)) rand))) 1))) |
(* rand (sqrt (- a 1/3))) |
(* rand (sqrt (- a 1/3))) |
(* rand (sqrt (- a 1/3))) |
(* rand (sqrt (- a 1/3))) |
(* rand (sqrt (- a 1/3))) |
(* rand (sqrt (- a 1/3))) |
(* rand (sqrt (- a 1/3))) |
(* rand (sqrt (- a 1/3))) |
(* rand (sqrt (- a 1/3))) |
(* rand (sqrt (- a 1/3))) |
(* rand (sqrt (- a 1/3))) |
(* rand (sqrt (- a 1/3))) |
(* rand (sqrt -1/3)) |
(+ (* 1/2 (/ (* a rand) (sqrt -1/3))) (* rand (sqrt -1/3))) |
(+ (* a (+ (* -1/8 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/2 (/ rand (sqrt -1/3))))) (* rand (sqrt -1/3))) |
(+ (* a (+ (* 1/2 (/ rand (sqrt -1/3))) (* a (+ (* -1/8 (/ rand (pow (sqrt -1/3) 3))) (* 1/16 (/ (* a rand) (pow (sqrt -1/3) 5))))))) (* rand (sqrt -1/3))) |
(* (sqrt a) rand) |
(* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand))) |
(* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (* (sqrt (/ 1 a)) rand)))) |
(* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* -1/432 (* (sqrt (/ 1 (pow a 7))) rand)) (* (sqrt (/ 1 a)) rand))))) |
(* (sqrt a) rand) |
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 a)) rand)) (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand))))) |
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 a)) rand)) (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/72 (* (sqrt (/ 1 (pow a 5))) rand)))))) |
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 a)) rand)) (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/432 (* (sqrt (/ 1 (pow a 7))) rand)) (* 1/72 (* (sqrt (/ 1 (pow a 5))) rand))))))) |
(* (sqrt a) rand) |
(* (sqrt a) rand) |
(* (sqrt a) rand) |
(* (sqrt a) rand) |
(* (sqrt a) rand) |
(* (sqrt a) rand) |
(* (sqrt a) rand) |
(* (sqrt a) rand) |
(* (sqrt a) rand) |
(* (sqrt a) rand) |
(* (sqrt a) rand) |
(* (sqrt a) rand) |
(* (sqrt a) rand) |
(* (sqrt a) rand) |
(* (sqrt a) rand) |
(* (sqrt a) rand) |
(* (sqrt a) rand) |
(* (sqrt a) rand) |
(* (sqrt a) rand) |
(* (sqrt a) rand) |
(* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) |
-1/3 |
(- a 1/3) |
(- a 1/3) |
(- a 1/3) |
a |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(* a (- 1 (* 1/3 (/ 1 a)))) |
a |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
| Outputs |
|---|
(* 1/3 rand) |
(*.f64 #s(literal 1/3 binary64) rand) |
(* 1/3 rand) |
(*.f64 #s(literal 1/3 binary64) rand) |
(* 1/3 rand) |
(*.f64 #s(literal 1/3 binary64) rand) |
(* 1/3 rand) |
(*.f64 #s(literal 1/3 binary64) rand) |
(* 1/3 rand) |
(*.f64 #s(literal 1/3 binary64) rand) |
(* 1/3 rand) |
(*.f64 #s(literal 1/3 binary64) rand) |
(* 1/3 rand) |
(*.f64 #s(literal 1/3 binary64) rand) |
(* 1/3 rand) |
(*.f64 #s(literal 1/3 binary64) rand) |
(* 1/3 rand) |
(*.f64 #s(literal 1/3 binary64) rand) |
(* 1/3 rand) |
(*.f64 #s(literal 1/3 binary64) rand) |
(* 1/3 rand) |
(*.f64 #s(literal 1/3 binary64) rand) |
(* 1/3 rand) |
(*.f64 #s(literal 1/3 binary64) rand) |
(- (* 1/3 (* rand (sqrt -1/3))) 1/3) |
(fma.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -1/3 binary64))) #s(literal -1/3 binary64)) |
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))) 1/3) |
(fma.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -1/3 binary64))) (fma.f64 a (fma.f64 #s(literal 1/6 binary64) (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1 binary64)) #s(literal -1/3 binary64))) |
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3))))))) 1/3) |
(fma.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -1/3 binary64))) (fma.f64 a (fma.f64 #s(literal 1/6 binary64) (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 a (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64)))) #s(literal 1 binary64))) #s(literal -1/3 binary64))) |
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* 1/6 (/ rand (sqrt -1/3))) (* a (+ (* -1/24 (/ rand (pow (sqrt -1/3) 3))) (* 1/48 (/ (* a rand) (pow (sqrt -1/3) 5))))))))) 1/3) |
(fma.f64 a (fma.f64 a (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/8 binary64) (*.f64 #s(literal 1/48 binary64) (*.f64 a (/.f64 rand (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1 binary64))) (fma.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -1/3 binary64))) #s(literal -1/3 binary64))) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 rand a) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) a) |
(* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))) |
(fma.f64 a (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) #s(literal -1/3 binary64)) |
(* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a)))) |
(fma.f64 a (fma.f64 rand (fma.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64)) #s(literal -1/3 binary64)) |
(* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (* 1/3 (/ 1 a)))) |
(fma.f64 a (fma.f64 rand (fma.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -1/216 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))))) #s(literal 1 binary64)) #s(literal -1/3 binary64)) |
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand #s(literal -1/3 binary64)) #s(literal -1 binary64)) (neg.f64 a)) |
(* -1 (* a (- (+ (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/3 (/ 1 a))) 1))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand #s(literal -1/3 binary64))) (neg.f64 a) (+.f64 #s(literal -1/3 binary64) a)) |
(* -1 (* a (- (+ (* -1 (/ (- (* -1/18 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1/3) a)) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) 1))) |
(*.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand #s(literal -1/3 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand #s(literal 1/18 binary64)) #s(literal -1/3 binary64)) a)) (neg.f64 a)) |
(* -1 (* a (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1/216 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/18 (* (sqrt a) (* rand (pow (sqrt -1) 2))))) a)) 1/3) a)) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) 1))) |
(neg.f64 (*.f64 a (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand #s(literal -1/3 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/216 binary64) (*.f64 #s(literal -1/18 binary64) (sqrt.f64 a)))) a)) a)))) |
(- a 1/3) |
(+.f64 #s(literal -1/3 binary64) a) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (+.f64 #s(literal -1/3 binary64) a)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (+.f64 #s(literal -1/3 binary64) a)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (+.f64 #s(literal -1/3 binary64) a)) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) |
(fma.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64) #s(literal -1/3 binary64)) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))) |
(fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal 1 binary64))) (fma.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64) #s(literal -1/3 binary64))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))))) |
(fma.f64 a (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -3/2 binary64) a)) (fma.f64 a (/.f64 (*.f64 #s(literal 9/8 binary64) rand) (sqrt.f64 #s(literal -3 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal 1 binary64)))) (fma.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64) #s(literal -1/3 binary64))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (+ (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/18 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))))))))))))) |
(fma.f64 a (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -3/2 binary64) a)) (fma.f64 a (fma.f64 (/.f64 (*.f64 rand #s(literal 81/4 binary64)) (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 1/18 binary64) (*.f64 #s(literal -1/6 binary64) a)) (/.f64 (*.f64 a (*.f64 #s(literal 45/16 binary64) rand)) (sqrt.f64 #s(literal -3 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal 1 binary64)))) (fma.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64) #s(literal -1/3 binary64))) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 rand a) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) a) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
(*.f64 a (fma.f64 #s(literal -1/3 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)))) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
(fma.f64 a (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/18 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/3 binary64)) a)) a) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
(fma.f64 a (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/18 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/3 binary64)) a)) a) |
(* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) |
(fma.f64 a (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -9 binary64))) a) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a))))) |
(neg.f64 (*.f64 a (-.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -9 binary64))) #s(literal 1/3 binary64)) a) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal 1 binary64))))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1/6 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) a))))) |
(*.f64 a (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -9 binary64))) #s(literal -1/2 binary64))) a))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* 1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/6 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))))) a)) (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) a))))) |
(*.f64 a (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -9 binary64))) #s(literal -1/3 binary64)) (/.f64 (fma.f64 (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 a)) #s(literal 0 binary64)) a)) a))) |
(- a 1/3) |
(+.f64 #s(literal -1/3 binary64) a) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (+.f64 #s(literal -1/3 binary64) a)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (+.f64 #s(literal -1/3 binary64) a)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (+.f64 #s(literal -1/3 binary64) a)) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(sqrt -1/3) |
(sqrt.f64 #s(literal -1/3 binary64)) |
(+ (sqrt -1/3) (* 1/2 (/ a (sqrt -1/3)))) |
(fma.f64 a (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1/3 binary64))) (sqrt.f64 #s(literal -1/3 binary64))) |
(+ (sqrt -1/3) (* a (+ (* -1/8 (/ a (pow (sqrt -1/3) 3))) (* 1/2 (/ 1 (sqrt -1/3)))))) |
(fma.f64 a (fma.f64 (/.f64 a (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) (sqrt.f64 #s(literal -1/3 binary64))) |
(+ (sqrt -1/3) (* a (+ (* a (- (* 1/16 (/ a (pow (sqrt -1/3) 5))) (* 1/8 (/ 1 (pow (sqrt -1/3) 3))))) (* 1/2 (/ 1 (sqrt -1/3)))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 a (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 binary64))) (/.f64 #s(literal 3/8 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) (sqrt.f64 #s(literal -1/3 binary64))) |
(sqrt a) |
(sqrt.f64 a) |
(* a (+ (sqrt (/ 1 a)) (* -1/6 (sqrt (/ 1 (pow a 3)))))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (* -1/72 (sqrt (/ 1 (pow a 5))))))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/72 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (+ (* -1/72 (sqrt (/ 1 (pow a 5)))) (* -1/432 (sqrt (/ 1 (pow a 7)))))))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/72 binary64) (fma.f64 #s(literal -1/432 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))))) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(sqrt.f64 a) |
(* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))) |
(neg.f64 (*.f64 (neg.f64 a) (fma.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))) |
(* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal 1/72 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/432 (* (sqrt (/ 1 (pow a 7))) (pow (sqrt -1) 2))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal 1/72 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/432 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))) (neg.f64 a)) |
(* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) |
(fma.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64) #s(literal -1/3 binary64)) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))) |
(fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal 1 binary64))) (fma.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64) #s(literal -1/3 binary64))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))))) |
(fma.f64 a (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -3/2 binary64) a)) (fma.f64 a (/.f64 (*.f64 #s(literal 9/8 binary64) rand) (sqrt.f64 #s(literal -3 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal 1 binary64)))) (fma.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64) #s(literal -1/3 binary64))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (+ (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/18 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))))))))))))) |
(fma.f64 a (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -3/2 binary64) a)) (fma.f64 a (fma.f64 (/.f64 (*.f64 rand #s(literal 81/4 binary64)) (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 1/18 binary64) (*.f64 #s(literal -1/6 binary64) a)) (/.f64 (*.f64 a (*.f64 #s(literal 45/16 binary64) rand)) (sqrt.f64 #s(literal -3 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal 1 binary64)))) (fma.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64) #s(literal -1/3 binary64))) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 rand a) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) a) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
(*.f64 a (fma.f64 #s(literal -1/3 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)))) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
(fma.f64 a (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/18 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/3 binary64)) a)) a) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
(fma.f64 a (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/18 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/3 binary64)) a)) a) |
(* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) |
(fma.f64 a (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -9 binary64))) a) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a))))) |
(neg.f64 (*.f64 a (-.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -9 binary64))) #s(literal 1/3 binary64)) a) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal 1 binary64))))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1/6 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) a))))) |
(*.f64 a (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -9 binary64))) #s(literal -1/2 binary64))) a))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* 1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/6 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))))) a)) (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) a))))) |
(*.f64 a (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -9 binary64))) #s(literal -1/3 binary64)) (/.f64 (fma.f64 (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 a)) #s(literal 0 binary64)) a)) a))) |
(- a 1/3) |
(+.f64 #s(literal -1/3 binary64) a) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (+.f64 #s(literal -1/3 binary64) a)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (+.f64 #s(literal -1/3 binary64) a)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (+.f64 #s(literal -1/3 binary64) a)) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
-1/3 |
#s(literal -1/3 binary64) |
(- a 1/3) |
(+.f64 #s(literal -1/3 binary64) a) |
(- a 1/3) |
(+.f64 #s(literal -1/3 binary64) a) |
(- a 1/3) |
(+.f64 #s(literal -1/3 binary64) a) |
a |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(+.f64 #s(literal -1/3 binary64) a) |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(+.f64 #s(literal -1/3 binary64) a) |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(+.f64 #s(literal -1/3 binary64) a) |
a |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(+.f64 #s(literal -1/3 binary64) a) |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(+.f64 #s(literal -1/3 binary64) a) |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(+.f64 #s(literal -1/3 binary64) a) |
(* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) |
(fma.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64) #s(literal -1/3 binary64)) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))) |
(fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal 1 binary64))) (fma.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64) #s(literal -1/3 binary64))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))))) |
(fma.f64 a (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -3/2 binary64) a)) (fma.f64 a (/.f64 (*.f64 #s(literal 9/8 binary64) rand) (sqrt.f64 #s(literal -3 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal 1 binary64)))) (fma.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64) #s(literal -1/3 binary64))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (+ (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/18 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))))))))))))) |
(fma.f64 a (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -3/2 binary64) a)) (fma.f64 a (fma.f64 (/.f64 (*.f64 rand #s(literal 81/4 binary64)) (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 1/18 binary64) (*.f64 #s(literal -1/6 binary64) a)) (/.f64 (*.f64 a (*.f64 #s(literal 45/16 binary64) rand)) (sqrt.f64 #s(literal -3 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal 1 binary64)))) (fma.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64) #s(literal -1/3 binary64))) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 rand a) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) a) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
(*.f64 a (fma.f64 #s(literal -1/3 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)))) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
(fma.f64 a (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/18 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/3 binary64)) a)) a) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
(fma.f64 a (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/18 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/3 binary64)) a)) a) |
(* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) |
(fma.f64 a (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -9 binary64))) a) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a))))) |
(neg.f64 (*.f64 a (-.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -9 binary64))) #s(literal 1/3 binary64)) a) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal 1 binary64))))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1/6 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) a))))) |
(*.f64 a (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -9 binary64))) #s(literal -1/2 binary64))) a))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* 1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/6 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))))) a)) (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) a))))) |
(*.f64 a (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -9 binary64))) #s(literal -1/3 binary64)) (/.f64 (fma.f64 (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 a)) #s(literal 0 binary64)) a)) a))) |
(- a 1/3) |
(+.f64 #s(literal -1/3 binary64) a) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (+.f64 #s(literal -1/3 binary64) a)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (+.f64 #s(literal -1/3 binary64) a)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (+.f64 #s(literal -1/3 binary64) a)) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
-1/3 |
#s(literal -1/3 binary64) |
(- a 1/3) |
(+.f64 #s(literal -1/3 binary64) a) |
(- a 1/3) |
(+.f64 #s(literal -1/3 binary64) a) |
(- a 1/3) |
(+.f64 #s(literal -1/3 binary64) a) |
a |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(+.f64 #s(literal -1/3 binary64) a) |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(+.f64 #s(literal -1/3 binary64) a) |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(+.f64 #s(literal -1/3 binary64) a) |
a |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(+.f64 #s(literal -1/3 binary64) a) |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(+.f64 #s(literal -1/3 binary64) a) |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(+.f64 #s(literal -1/3 binary64) a) |
-1/9 |
#s(literal -1/9 binary64) |
(- (pow a 2) 1/9) |
(fma.f64 a a #s(literal -1/9 binary64)) |
(- (pow a 2) 1/9) |
(fma.f64 a a #s(literal -1/9 binary64)) |
(- (pow a 2) 1/9) |
(fma.f64 a a #s(literal -1/9 binary64)) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))) |
(*.f64 a (fma.f64 a (/.f64 #s(literal -1/9 binary64) (*.f64 a a)) a)) |
(* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))) |
(*.f64 a (fma.f64 a (/.f64 #s(literal -1/9 binary64) (*.f64 a a)) a)) |
(* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))) |
(*.f64 a (fma.f64 a (/.f64 #s(literal -1/9 binary64) (*.f64 a a)) a)) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))) |
(*.f64 a (fma.f64 a (/.f64 #s(literal -1/9 binary64) (*.f64 a a)) a)) |
(* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))) |
(*.f64 a (fma.f64 a (/.f64 #s(literal -1/9 binary64) (*.f64 a a)) a)) |
(* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))) |
(*.f64 a (fma.f64 a (/.f64 #s(literal -1/9 binary64) (*.f64 a a)) a)) |
1/3 |
#s(literal 1/3 binary64) |
(+ 1/3 a) |
(+.f64 #s(literal 1/3 binary64) a) |
(+ 1/3 a) |
(+.f64 #s(literal 1/3 binary64) a) |
(+ 1/3 a) |
(+.f64 #s(literal 1/3 binary64) a) |
a |
(* a (+ 1 (* 1/3 (/ 1 a)))) |
(+.f64 #s(literal 1/3 binary64) a) |
(* a (+ 1 (* 1/3 (/ 1 a)))) |
(+.f64 #s(literal 1/3 binary64) a) |
(* a (+ 1 (* 1/3 (/ 1 a)))) |
(+.f64 #s(literal 1/3 binary64) a) |
a |
(* a (+ 1 (* 1/3 (/ 1 a)))) |
(+.f64 #s(literal 1/3 binary64) a) |
(* a (+ 1 (* 1/3 (/ 1 a)))) |
(+.f64 #s(literal 1/3 binary64) a) |
(* a (+ 1 (* 1/3 (/ 1 a)))) |
(+.f64 #s(literal 1/3 binary64) a) |
(* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) |
(fma.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64) #s(literal -1/3 binary64)) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))) |
(fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal 1 binary64))) (fma.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64) #s(literal -1/3 binary64))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))))) |
(fma.f64 a (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -3/2 binary64) a)) (fma.f64 a (/.f64 (*.f64 #s(literal 9/8 binary64) rand) (sqrt.f64 #s(literal -3 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal 1 binary64)))) (fma.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64) #s(literal -1/3 binary64))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (+ (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/18 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))))))))))))) |
(fma.f64 a (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -3/2 binary64) a)) (fma.f64 a (fma.f64 (/.f64 (*.f64 rand #s(literal 81/4 binary64)) (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 1/18 binary64) (*.f64 #s(literal -1/6 binary64) a)) (/.f64 (*.f64 a (*.f64 #s(literal 45/16 binary64) rand)) (sqrt.f64 #s(literal -3 binary64)))) (fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal 1 binary64)))) (fma.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64) #s(literal -1/3 binary64))) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 rand a) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) a) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
(*.f64 a (fma.f64 #s(literal -1/3 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)))) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
(fma.f64 a (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/18 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/3 binary64)) a)) a) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
(fma.f64 a (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/18 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/3 binary64)) a)) a) |
(* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) |
(fma.f64 a (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -9 binary64))) a) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a))))) |
(neg.f64 (*.f64 a (-.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -9 binary64))) #s(literal 1/3 binary64)) a) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal 1 binary64))))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1/6 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) a))))) |
(*.f64 a (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -9 binary64))) #s(literal -1/2 binary64))) a))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* 1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/6 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))))) a)) (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) a))))) |
(*.f64 a (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -9 binary64))) #s(literal -1/3 binary64)) (/.f64 (fma.f64 (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 a)) #s(literal 0 binary64)) a)) a))) |
(- a 1/3) |
(+.f64 #s(literal -1/3 binary64) a) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (+.f64 #s(literal -1/3 binary64) a)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (+.f64 #s(literal -1/3 binary64) a)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (+.f64 #s(literal -1/3 binary64) a)) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* 1/3 (* (sqrt a) rand)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) |
(+ a (* 1/3 (* (sqrt a) rand))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)) a) |
(+ a (* 1/3 (* (sqrt a) rand))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)) a) |
(+ a (* 1/3 (* (sqrt a) rand))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)) a) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 rand a) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) a) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 rand a) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) a) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 rand a) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) a) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 rand a) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) a) |
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand #s(literal -1/3 binary64)) #s(literal -1 binary64)) (neg.f64 a)) |
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand #s(literal -1/3 binary64)) #s(literal -1 binary64)) (neg.f64 a)) |
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand #s(literal -1/3 binary64)) #s(literal -1 binary64)) (neg.f64 a)) |
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand #s(literal -1/3 binary64)) #s(literal -1 binary64)) (neg.f64 a)) |
a |
(+ a (* 1/3 (* (sqrt a) rand))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)) a) |
(+ a (* 1/3 (* (sqrt a) rand))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)) a) |
(+ a (* 1/3 (* (sqrt a) rand))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)) a) |
(* 1/3 (* (sqrt a) rand)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) |
(* rand (+ (* 1/3 (sqrt a)) (/ a rand))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 a) (/.f64 a rand))) |
(* rand (+ (* 1/3 (sqrt a)) (/ a rand))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 a) (/.f64 a rand))) |
(* rand (+ (* 1/3 (sqrt a)) (/ a rand))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 a) (/.f64 a rand))) |
(* 1/3 (* (sqrt a) rand)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) |
(* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 a) (/.f64 a rand))) |
(* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 a) (/.f64 a rand))) |
(* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 a) (/.f64 a rand))) |
(* 1/3 (sqrt a)) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) |
(* 1/3 (sqrt a)) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) |
(* 1/3 (sqrt a)) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) |
(* 1/3 (sqrt a)) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) |
(* 1/3 (sqrt a)) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) |
(* 1/3 (sqrt a)) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) |
(* 1/3 (sqrt a)) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) |
(* 1/3 (sqrt a)) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) |
(* -1/3 (* (sqrt a) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) |
(* -1/3 (* (sqrt a) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) |
(* -1/3 (* (sqrt a) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) |
(* -1/3 (* (sqrt a) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) |
(sqrt a) |
(sqrt.f64 a) |
(sqrt a) |
(sqrt.f64 a) |
(sqrt a) |
(sqrt.f64 a) |
(sqrt a) |
(sqrt.f64 a) |
(sqrt a) |
(sqrt.f64 a) |
(sqrt a) |
(sqrt.f64 a) |
(sqrt a) |
(sqrt.f64 a) |
(sqrt a) |
(sqrt.f64 a) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(sqrt.f64 a) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(sqrt.f64 a) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(sqrt.f64 a) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(sqrt.f64 a) |
(- a 1/3) |
(+.f64 #s(literal -1/3 binary64) a) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (+.f64 #s(literal -1/3 binary64) a)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (+.f64 #s(literal -1/3 binary64) a)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (+.f64 #s(literal -1/3 binary64) a)) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(- (* 1/3 (* rand (sqrt -1/3))) 1/3) |
(fma.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -1/3 binary64))) #s(literal -1/3 binary64)) |
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))) 1/3) |
(fma.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -1/3 binary64))) (fma.f64 a (fma.f64 #s(literal 1/6 binary64) (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1 binary64)) #s(literal -1/3 binary64))) |
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3))))))) 1/3) |
(fma.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -1/3 binary64))) (fma.f64 a (fma.f64 #s(literal 1/6 binary64) (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 a (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64)))) #s(literal 1 binary64))) #s(literal -1/3 binary64))) |
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* 1/6 (/ rand (sqrt -1/3))) (* a (+ (* -1/24 (/ rand (pow (sqrt -1/3) 3))) (* 1/48 (/ (* a rand) (pow (sqrt -1/3) 5))))))))) 1/3) |
(fma.f64 a (fma.f64 a (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/8 binary64) (*.f64 #s(literal 1/48 binary64) (*.f64 a (/.f64 rand (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1 binary64))) (fma.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -1/3 binary64))) #s(literal -1/3 binary64))) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 rand a) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) a) |
(* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))) |
(fma.f64 a (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) #s(literal -1/3 binary64)) |
(* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a)))) |
(fma.f64 a (fma.f64 rand (fma.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64)) #s(literal -1/3 binary64)) |
(* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (* 1/3 (/ 1 a)))) |
(fma.f64 a (fma.f64 rand (fma.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -1/216 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))))) #s(literal 1 binary64)) #s(literal -1/3 binary64)) |
(* -1 (* a (- (* -1/3 (* (sqrt (/ 1 a)) rand)) 1))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand #s(literal -1/3 binary64)) #s(literal -1 binary64)) (neg.f64 a)) |
(* -1 (* a (- (+ (* -1/3 (* (sqrt (/ 1 a)) rand)) (* 1/3 (/ 1 a))) 1))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand #s(literal -1/3 binary64))) (neg.f64 a) (+.f64 #s(literal -1/3 binary64) a)) |
(* -1 (* a (- (+ (* -1 (/ (- (* 1/18 (* (sqrt (/ 1 a)) rand)) 1/3) a)) (* -1/3 (* (sqrt (/ 1 a)) rand))) 1))) |
(*.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand #s(literal -1/3 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand #s(literal 1/18 binary64)) #s(literal -1/3 binary64)) a)) (neg.f64 a)) |
(* -1 (* a (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1/18 (* (sqrt a) rand)) (* 1/216 (* (sqrt (/ 1 a)) rand))) a)) 1/3) a)) (* -1/3 (* (sqrt (/ 1 a)) rand))) 1))) |
(neg.f64 (*.f64 a (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand #s(literal -1/3 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/216 binary64) (*.f64 #s(literal -1/18 binary64) (sqrt.f64 a)))) a)) a)))) |
(* rand (sqrt (- a 1/3))) |
(*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(* rand (sqrt (- a 1/3))) |
(*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(* rand (sqrt (- a 1/3))) |
(*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(* rand (sqrt (- a 1/3))) |
(*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(* rand (sqrt (- a 1/3))) |
(*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(* rand (sqrt (- a 1/3))) |
(*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(* rand (sqrt (- a 1/3))) |
(*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(* rand (sqrt (- a 1/3))) |
(*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(* rand (sqrt (- a 1/3))) |
(*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(* rand (sqrt (- a 1/3))) |
(*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(* rand (sqrt (- a 1/3))) |
(*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(* rand (sqrt (- a 1/3))) |
(*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(* rand (sqrt -1/3)) |
(*.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) |
(+ (* 1/2 (/ (* a rand) (sqrt -1/3))) (* rand (sqrt -1/3))) |
(fma.f64 rand (sqrt.f64 #s(literal -1/3 binary64)) (/.f64 (*.f64 (*.f64 rand a) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1/3 binary64)))) |
(+ (* a (+ (* -1/8 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/2 (/ rand (sqrt -1/3))))) (* rand (sqrt -1/3))) |
(fma.f64 a (fma.f64 a (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 3/8 binary64)) (/.f64 (*.f64 rand #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 rand (sqrt.f64 #s(literal -1/3 binary64)))) |
(+ (* a (+ (* 1/2 (/ rand (sqrt -1/3))) (* a (+ (* -1/8 (/ rand (pow (sqrt -1/3) 3))) (* 1/16 (/ (* a rand) (pow (sqrt -1/3) 5))))))) (* rand (sqrt -1/3))) |
(fma.f64 a (fma.f64 a (fma.f64 a (*.f64 (/.f64 rand (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)) (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 3/8 binary64))) (/.f64 (*.f64 rand #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 rand (sqrt.f64 #s(literal -1/3 binary64)))) |
(* (sqrt a) rand) |
(*.f64 rand (sqrt.f64 a)) |
(* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand))) |
(*.f64 (*.f64 rand a) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) |
(* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (* (sqrt (/ 1 a)) rand)))) |
(*.f64 a (*.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/72 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))))) |
(* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* -1/432 (* (sqrt (/ 1 (pow a 7))) rand)) (* (sqrt (/ 1 a)) rand))))) |
(*.f64 a (*.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/72 binary64) (fma.f64 #s(literal -1/432 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))))) |
(* (sqrt a) rand) |
(*.f64 rand (sqrt.f64 a)) |
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 a)) rand)) (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand))))) |
(neg.f64 (*.f64 rand (*.f64 (neg.f64 a) (fma.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))))) |
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 a)) rand)) (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/72 (* (sqrt (/ 1 (pow a 5))) rand)))))) |
(*.f64 a (neg.f64 (*.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal 1/72 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))))) |
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 a)) rand)) (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/432 (* (sqrt (/ 1 (pow a 7))) rand)) (* 1/72 (* (sqrt (/ 1 (pow a 5))) rand))))))) |
(*.f64 a (neg.f64 (*.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal 1/72 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64) (-.f64 (*.f64 #s(literal -1/432 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))))))) |
(* (sqrt a) rand) |
(*.f64 rand (sqrt.f64 a)) |
(* (sqrt a) rand) |
(*.f64 rand (sqrt.f64 a)) |
(* (sqrt a) rand) |
(*.f64 rand (sqrt.f64 a)) |
(* (sqrt a) rand) |
(*.f64 rand (sqrt.f64 a)) |
(* (sqrt a) rand) |
(*.f64 rand (sqrt.f64 a)) |
(* (sqrt a) rand) |
(*.f64 rand (sqrt.f64 a)) |
(* (sqrt a) rand) |
(*.f64 rand (sqrt.f64 a)) |
(* (sqrt a) rand) |
(*.f64 rand (sqrt.f64 a)) |
(* (sqrt a) rand) |
(*.f64 rand (sqrt.f64 a)) |
(* (sqrt a) rand) |
(*.f64 rand (sqrt.f64 a)) |
(* (sqrt a) rand) |
(*.f64 rand (sqrt.f64 a)) |
(* (sqrt a) rand) |
(*.f64 rand (sqrt.f64 a)) |
(* (sqrt a) rand) |
(*.f64 rand (sqrt.f64 a)) |
(* (sqrt a) rand) |
(*.f64 rand (sqrt.f64 a)) |
(* (sqrt a) rand) |
(*.f64 rand (sqrt.f64 a)) |
(* (sqrt a) rand) |
(*.f64 rand (sqrt.f64 a)) |
(* (sqrt a) rand) |
(*.f64 rand (sqrt.f64 a)) |
(* (sqrt a) rand) |
(*.f64 rand (sqrt.f64 a)) |
(* (sqrt a) rand) |
(*.f64 rand (sqrt.f64 a)) |
(* (sqrt a) rand) |
(*.f64 rand (sqrt.f64 a)) |
(* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) |
(*.f64 rand (sqrt.f64 a)) |
(* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) |
(*.f64 rand (sqrt.f64 a)) |
(* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) |
(*.f64 rand (sqrt.f64 a)) |
(* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) |
(*.f64 rand (sqrt.f64 a)) |
-1/3 |
#s(literal -1/3 binary64) |
(- a 1/3) |
(+.f64 #s(literal -1/3 binary64) a) |
(- a 1/3) |
(+.f64 #s(literal -1/3 binary64) a) |
(- a 1/3) |
(+.f64 #s(literal -1/3 binary64) a) |
a |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(+.f64 #s(literal -1/3 binary64) a) |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(+.f64 #s(literal -1/3 binary64) a) |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(+.f64 #s(literal -1/3 binary64) a) |
a |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(+.f64 #s(literal -1/3 binary64) a) |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(+.f64 #s(literal -1/3 binary64) a) |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(+.f64 #s(literal -1/3 binary64) a) |
| 4 980× | lower-/.f32 |
| 4 976× | lower-/.f64 |
| 4 396× | lower-fma.f32 |
| 4 388× | lower-fma.f64 |
| 3 358× | lower-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 192 |
| 0 | 56 | 187 |
| 1 | 224 | 174 |
| 2 | 1869 | 166 |
| 0 | 8099 | 162 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 rand #s(literal 3 binary64)) |
(fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) |
(sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
#s(approx (+ a -1/3) #s(literal -1/3 binary64)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64))) |
(fma.f64 a a #s(literal -1/9 binary64)) |
(+.f64 a #s(literal 1/3 binary64)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) |
(fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) |
(*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) |
(sqrt.f64 a) |
(fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) |
#s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) |
(*.f64 rand (sqrt.f64 a)) |
(+.f64 a #s(literal -1/3 binary64)) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 3 binary64) rand)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 rand #s(literal -3 binary64))) |
(neg.f64 (/.f64 rand #s(literal -3 binary64))) |
(/.f64 rand #s(literal 3 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) rand)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 3 binary64) rand)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 3 binary64) rand))) |
(/.f64 (neg.f64 rand) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (neg.f64 rand)) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 rand))) #s(literal -3 binary64)) |
(pow.f64 (/.f64 #s(literal 3 binary64) rand) #s(literal -1 binary64)) |
(*.f64 rand #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 rand #s(literal 1/3 binary64))) |
(*.f64 #s(literal 1/3 binary64) rand) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) rand) #s(literal -1 binary64))) |
(*.f64 (neg.f64 rand) #s(literal -1/3 binary64)) |
(+.f64 a (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(+.f64 #s(literal -1/3 binary64) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) a)) |
(+.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(+.f64 (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(+.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) a) #s(literal -1/3 binary64)) |
(+.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -1/3 binary64)) a) |
(-.f64 a (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(-.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) a) #s(literal 1/3 binary64)) |
(-.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64)))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (neg.f64 (+.f64 a #s(literal -1/3 binary64))))) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (neg.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(-.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64)))) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) a) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) a)) (-.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) a) #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (-.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) a) #s(literal -1/3 binary64)))) |
(fma.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 1 binary64) rand)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (sqrt.f64 a) (sqrt.f64 a) (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(fma.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) (neg.f64 a))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) (fma.f64 a a #s(literal -1/9 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (fma.f64 a a #s(literal 1/9 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (*.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64))))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64))))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 a #s(literal 1/3 binary64)) (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 a #s(literal 1/3 binary64)) (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) rand)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) rand)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))))) (+.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (+.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64))))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64))))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64)))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) (fma.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 rand (*.f64 rand rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)) (fma.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 3 binary64) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (*.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) #s(literal 3 binary64)) (fma.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 3 binary64) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (*.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 3 binary64) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (*.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (fma.f64 (*.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 3 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (fma.f64 (*.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (*.f64 #s(literal 3 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) (+.f64 a #s(literal 1/3 binary64))) (fma.f64 (*.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal 1/3 binary64)) (*.f64 #s(literal 3 binary64) (fma.f64 a a #s(literal -1/9 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) a) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) a) (-.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) a) #s(literal -1/3 binary64)))) (fma.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) a) (*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) a) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) a)) #s(literal -1/27 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) a) #s(literal -1/3 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) a) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) a)) #s(literal 1/9 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 rand (*.f64 rand rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))) (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 rand (*.f64 rand rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))) (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64)))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))) |
(/.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64))) (*.f64 (neg.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (neg.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 3 binary64) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (*.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 3 binary64) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (*.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 3 binary64) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (*.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (*.f64 (+.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 3 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (*.f64 #s(literal 3 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (fma.f64 (*.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (*.f64 #s(literal 3 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (*.f64 #s(literal 3 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (fma.f64 (*.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal 1/3 binary64)) (*.f64 #s(literal 3 binary64) (fma.f64 a a #s(literal -1/9 binary64)))) (*.f64 #s(literal 3 binary64) (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 rand (*.f64 rand rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 rand (*.f64 rand rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64)))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64))) (*.f64 (neg.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))))) (neg.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (neg.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) a) (*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) a) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) a)) #s(literal -1/27 binary64)) (fma.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) a) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) a) (-.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) a) #s(literal -1/3 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64))))) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) a) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) a)) #s(literal 1/9 binary64)) (-.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) a) #s(literal -1/3 binary64))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 3 binary64) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (*.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) (neg.f64 (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 3 binary64) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (*.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) (neg.f64 (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 3 binary64) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (*.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 3 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) (neg.f64 (*.f64 #s(literal 3 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (*.f64 #s(literal 3 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) (neg.f64 (*.f64 #s(literal 3 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal 1/3 binary64)) (*.f64 #s(literal 3 binary64) (fma.f64 a a #s(literal -1/9 binary64))))) (neg.f64 (*.f64 #s(literal 3 binary64) (+.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 rand (*.f64 rand rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64))) (*.f64 (neg.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (neg.f64 (+.f64 a #s(literal -1/3 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) a) (*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) a) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) a)) #s(literal -1/27 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) a) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) a) (-.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) a) #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64)))))) (neg.f64 (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) a) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) a)) #s(literal 1/9 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) a) #s(literal -1/3 binary64)))) |
(/.f64 (fma.f64 a (*.f64 a a) (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (*.f64 a (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))))) |
(/.f64 (+.f64 #s(literal -1/27 binary64) (*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) a) (*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) a) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) a)))) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) a) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) a)) (*.f64 #s(literal -1/3 binary64) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) a))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (*.f64 a (*.f64 a a))) (fma.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -1/3 binary64)) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -1/3 binary64)) (-.f64 (*.f64 a a) (*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal -1/3 binary64)) a)))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (pow.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64))) (fma.f64 a a (fma.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (*.f64 a (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) a) (*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) a) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) a))) #s(literal 1/27 binary64)) (fma.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) a) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) a) (+.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) a) #s(literal 1/3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64)))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (neg.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (neg.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64)))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (neg.f64 (+.f64 a #s(literal -1/3 binary64))))) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64)))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (neg.f64 (+.f64 a #s(literal -1/3 binary64))))) (fma.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (neg.f64 (+.f64 a #s(literal -1/3 binary64))))) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (neg.f64 (+.f64 a #s(literal -1/3 binary64))))) (*.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64)))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (neg.f64 (+.f64 a #s(literal -1/3 binary64))))) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (neg.f64 (+.f64 a #s(literal -1/3 binary64))))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 rand (*.f64 rand rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64))))))) |
(*.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64))) (*.f64 (neg.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (neg.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) |
(exp.f64 (*.f64 (log.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/2 binary64))) |
(sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 a #s(literal 1/3 binary64))) (sqrt.f64 (fma.f64 a a #s(literal -1/9 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (sqrt.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (sqrt.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (sqrt.f64 (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 a a) (*.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (sqrt.f64 (fma.f64 a a #s(literal -1/9 binary64))) (sqrt.f64 (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64))) (sqrt.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64))) (sqrt.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (fma.f64 a a #s(literal 1/9 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64)))) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) (neg.f64 a)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (sqrt.f64 (-.f64 #s(literal -1/3 binary64) a))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64))) (sqrt.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (sqrt.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (sqrt.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/9 binary64)))) (sqrt.f64 (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a)))) (+.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (fma.f64 a a #s(literal 1/9 binary64)) (+.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))))) (sqrt.f64 (neg.f64 (+.f64 #s(literal -1/3 binary64) (neg.f64 a))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (sqrt.f64 (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))))) (sqrt.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))))) (sqrt.f64 (fma.f64 a a #s(literal 1/9 binary64)))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (sqrt.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 a a #s(literal -1/9 binary64)))) (neg.f64 (sqrt.f64 (+.f64 a #s(literal 1/3 binary64))))) |
(pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(*.f64 (sqrt.f64 (fma.f64 a a #s(literal -1/9 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 a a #s(literal -1/9 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))))) |
(*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (pow.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) (neg.f64 a))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 a a #s(literal -1/9 binary64)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) (neg.f64 a))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64)))) (sqrt.f64 (fma.f64 a a #s(literal -1/9 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64)))) (sqrt.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
#s(approx (+ a -1/3) #s(literal -1/3 binary64)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) |
(+.f64 a #s(literal -1/3 binary64)) |
(+.f64 #s(literal -1/3 binary64) a) |
(+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal 1 binary64) a)) |
(+.f64 #s(literal -1/3 binary64) (*.f64 a #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) a) #s(literal -1/3 binary64)) |
(+.f64 (*.f64 a #s(literal 1 binary64)) #s(literal -1/3 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/2 binary64) (*.f64 (log.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/2 binary64)))) |
(-.f64 a #s(literal 1/3 binary64)) |
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (/.f64 #s(literal 1/27 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal 1/3 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/3 binary64) (neg.f64 a))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 #s(literal -1/3 binary64) (neg.f64 a)))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (/.f64 #s(literal 1/27 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 a a) (*.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/27 binary64) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 a a) (*.f64 a #s(literal -1/3 binary64)))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (fma.f64 a a #s(literal 1/9 binary64)))) (/.f64 #s(literal 1/81 binary64) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (fma.f64 a a #s(literal 1/9 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a #s(literal 1/9 binary64))) (+.f64 a #s(literal 1/3 binary64))) (/.f64 (/.f64 #s(literal 1/81 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (+.f64 a #s(literal 1/3 binary64)))) |
(-.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 #s(literal -1/3 binary64) a)) (/.f64 (*.f64 a a) (-.f64 #s(literal -1/3 binary64) a))) |
(sqrt.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 a #s(literal 1 binary64) #s(literal -1/3 binary64)) |
(fma.f64 #s(literal 1 binary64) a #s(literal -1/3 binary64)) |
(fma.f64 (sqrt.f64 a) (sqrt.f64 a) #s(literal -1/3 binary64)) |
(neg.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 #s(literal -1/3 binary64) (neg.f64 a)))) |
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))))) (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 a a) (*.f64 a #s(literal -1/3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (fma.f64 a a #s(literal 1/9 binary64))) (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a #s(literal 1/3 binary64)) (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a #s(literal 1/3 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/9 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a)))) (+.f64 a #s(literal 1/3 binary64))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 a a #s(literal 1/9 binary64)) (+.f64 a #s(literal 1/3 binary64))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a)))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (+.f64 #s(literal -1/3 binary64) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a)))))) |
(/.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) |
(/.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 a a) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (fma.f64 a a #s(literal 1/9 binary64)))) |
(/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64)) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1 binary64)) (+.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/9 binary64))) (+.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a)))) (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 a a #s(literal 1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64)))) (neg.f64 (+.f64 #s(literal -1/3 binary64) (neg.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 a a) (*.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (fma.f64 a a #s(literal 1/9 binary64))))) |
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 #s(literal -1/3 binary64) a)) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64)))) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64)))) (fma.f64 a a #s(literal 1/9 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (neg.f64 (-.f64 #s(literal -1/3 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1 binary64))) (+.f64 #s(literal -1/3 binary64) (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/9 binary64)))) (+.f64 #s(literal -1/3 binary64) (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a)))) (+.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 a a #s(literal 1/9 binary64)) (+.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal -1/3 binary64) (neg.f64 a))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))))) (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))))) (neg.f64 (fma.f64 a a #s(literal 1/9 binary64)))) |
(/.f64 (+.f64 #s(literal -1/27 binary64) (pow.f64 (*.f64 #s(literal 1 binary64) a) #s(literal 3 binary64))) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -1/3 binary64) (*.f64 #s(literal 1 binary64) a))))) |
(/.f64 (+.f64 #s(literal -1/27 binary64) (pow.f64 (*.f64 a #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) (*.f64 #s(literal -1/3 binary64) (*.f64 a #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) a) #s(literal 3 binary64)) #s(literal -1/27 binary64)) (fma.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 #s(literal 1 binary64) a) #s(literal -1/3 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal -1/27 binary64)) (fma.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 a #s(literal 1 binary64)) #s(literal -1/3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/27 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (fma.f64 (/.f64 #s(literal 1/27 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (/.f64 #s(literal 1/27 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (/.f64 #s(literal 1/27 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64))) (fma.f64 (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal 1/3 binary64))))))) |
(pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) |
(*.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))) |
(*.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) (neg.f64 a)))) |
(*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) (fma.f64 a a #s(literal -1/9 binary64))) |
(*.f64 (fma.f64 a a #s(literal 1/9 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64)))))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64)))))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 a #s(literal 1/3 binary64)) (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 a #s(literal 1/3 binary64)) (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64)))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))))) (+.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (+.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(+.f64 #s(literal -1/9 binary64) (*.f64 a a)) |
(+.f64 (*.f64 a a) #s(literal -1/9 binary64)) |
(-.f64 (*.f64 a a) #s(literal 1/9 binary64)) |
(-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a #s(literal 1/9 binary64))) (/.f64 #s(literal 1/81 binary64) (fma.f64 a a #s(literal 1/9 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a a) #s(literal 1/9 binary64))))) (/.f64 #s(literal 1/729 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a a) #s(literal 1/9 binary64)))))) |
(-.f64 (/.f64 #s(literal 1/81 binary64) (-.f64 #s(literal -1/9 binary64) (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal -1/9 binary64) (*.f64 a a)))) |
(fma.f64 a a #s(literal -1/9 binary64)) |
(fma.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)) #s(literal -1/9 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/9 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/9 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/81 binary64) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1/9 binary64) (*.f64 a a)))) (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a a) #s(literal 1/9 binary64)))) (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1/729 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1/9 binary64) (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/9 binary64))))) |
(/.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))))) |
(/.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)) (+.f64 #s(literal 1/81 binary64) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))))) |
(/.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (fma.f64 a a #s(literal 1/9 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64))) (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64))) (neg.f64 (+.f64 #s(literal 1/81 binary64) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1/9 binary64) (*.f64 a a)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64))) (neg.f64 (fma.f64 a a #s(literal 1/9 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1/729 binary64)) (fma.f64 a (*.f64 a (*.f64 a a)) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a a) #s(literal 1/9 binary64))))) |
(/.f64 (-.f64 #s(literal 1/81 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 #s(literal -1/9 binary64) (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1/729 binary64))) (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a a) #s(literal 1/9 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)))) (neg.f64 (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)))) (neg.f64 (neg.f64 (fma.f64 a a #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/81 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) (neg.f64 (-.f64 #s(literal -1/9 binary64) (*.f64 a a)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a #s(literal 1/9 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/81 binary64) (fma.f64 a a #s(literal 1/9 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a #s(literal 1/9 binary64))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a #s(literal 1/9 binary64))) (fma.f64 (/.f64 #s(literal 1/81 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (/.f64 #s(literal 1/81 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a #s(literal 1/9 binary64))) (/.f64 #s(literal 1/81 binary64) (fma.f64 a a #s(literal 1/9 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/9 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a)))))) |
(*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64)))) |
(+.f64 a #s(literal 1/3 binary64)) |
(+.f64 #s(literal 1/3 binary64) a) |
(-.f64 a #s(literal -1/3 binary64)) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal -1/3 binary64)))) |
(-.f64 (/.f64 a #s(literal 1 binary64)) #s(literal -1/3 binary64)) |
(-.f64 (/.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 #s(literal -1/3 binary64) (neg.f64 a))) |
(-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a #s(literal 1/9 binary64))) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 #s(literal 1/81 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (+.f64 a #s(literal -1/3 binary64)))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a (+.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal -1/27 binary64) (fma.f64 a a (+.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))))) |
(-.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 #s(literal 1/3 binary64) a)) (/.f64 (*.f64 a a) (-.f64 #s(literal 1/3 binary64) a))) |
(fma.f64 (sqrt.f64 a) (sqrt.f64 a) #s(literal 1/3 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 a a) (*.f64 a #s(literal 1/3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (+.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))) (-.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) |
(/.f64 (+.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (neg.f64 (+.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (+.f64 #s(literal -1/3 binary64) (neg.f64 a)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64)) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 a a) (*.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal -1/3 binary64))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64)))) (neg.f64 (neg.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 a a) (*.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64)) (fma.f64 a a (+.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 #s(literal 1/3 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a a)) #s(literal -1/27 binary64))) (neg.f64 (fma.f64 a a (+.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (neg.f64 (-.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (*.f64 a a) (+.f64 a #s(literal -1/3 binary64))) (fma.f64 (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal -1/3 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64))))) |
(*.f64 (fma.f64 a a #s(literal 1/9 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))))) |
(*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (+.f64 a #s(literal 1/3 binary64))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))))) (+.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)) (neg.f64 (fma.f64 a a #s(literal -1/9 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) (neg.f64 a))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))))) (fma.f64 a a #s(literal -1/9 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))))) (+.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (+.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (+.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (neg.f64 (fma.f64 a a #s(literal -1/9 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) (neg.f64 a))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (fma.f64 a a #s(literal -1/9 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (+.f64 a #s(literal -1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) a)) |
(+.f64 a (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))) |
(+.f64 (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))) a) |
(-.f64 (/.f64 (*.f64 a (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64)))) (fma.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) (neg.f64 a))) (/.f64 (*.f64 a a) (fma.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) (neg.f64 a)))) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))) (/.f64 (*.f64 a (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64)))) (-.f64 a (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))))) |
(fma.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) a) |
(fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 a) a) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)) a) |
(fma.f64 (sqrt.f64 a) (*.f64 rand #s(literal 1/3 binary64)) a) |
(fma.f64 (sqrt.f64 a) (sqrt.f64 a) (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand a) |
(fma.f64 (*.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64) a) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) a)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (-.f64 (*.f64 a (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64)))) (*.f64 rand (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) a)))) (fma.f64 a (*.f64 a a) (*.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 rand (*.f64 rand rand))) (*.f64 a (sqrt.f64 a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))) (-.f64 (*.f64 a a) (*.f64 a (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) a)))) |
(/.f64 (fma.f64 a (*.f64 a a) (*.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 rand (*.f64 rand rand))) (*.f64 a (sqrt.f64 a)))) (fma.f64 a (-.f64 a (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))) (*.f64 a (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64)))))) |
(/.f64 (fma.f64 a (*.f64 a a) (*.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 rand (*.f64 rand rand))) (*.f64 a (sqrt.f64 a)))) (fma.f64 a a (-.f64 (*.f64 a (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64)))) (*.f64 rand (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) a))))) |
(/.f64 (fma.f64 a (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64))) (*.f64 (neg.f64 a) a)) (fma.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) (neg.f64 a))) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 a a) (*.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 rand (*.f64 rand rand))) (*.f64 a (sqrt.f64 a))))) (neg.f64 (fma.f64 a (-.f64 a (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))) (*.f64 a (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 a a) (*.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 rand (*.f64 rand rand))) (*.f64 a (sqrt.f64 a))))) (neg.f64 (fma.f64 a a (-.f64 (*.f64 a (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64)))) (*.f64 rand (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) a)))))) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64))) (*.f64 (neg.f64 a) a))) (neg.f64 (fma.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 a (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64))))) (-.f64 a (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 a (*.f64 a a) (*.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 rand (*.f64 rand rand))) (*.f64 a (sqrt.f64 a)))))) (neg.f64 (neg.f64 (fma.f64 a (-.f64 a (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))) (*.f64 a (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 a (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64))) (*.f64 (neg.f64 a) a)))) (neg.f64 (neg.f64 (fma.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) (neg.f64 a))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 a (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64)))))) (neg.f64 (-.f64 a (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64)))) (fma.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) (neg.f64 a))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 a a) (fma.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) (neg.f64 a))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64)))) (fma.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) (neg.f64 a))) (/.f64 (*.f64 a (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64)))) (fma.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) (neg.f64 a))) (fma.f64 (/.f64 (*.f64 a a) (fma.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) (neg.f64 a))) (/.f64 (*.f64 a a) (fma.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) (neg.f64 a))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64)))) (fma.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) (neg.f64 a))) (/.f64 (*.f64 a a) (fma.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) (neg.f64 a))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) a)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 a (*.f64 a a) (*.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 rand (*.f64 rand rand))) (*.f64 a (sqrt.f64 a)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 a (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))) (*.f64 a (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64))))))) |
(*.f64 (fma.f64 a (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64))) (*.f64 (neg.f64 a) a)) (/.f64 #s(literal 1 binary64) (fma.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) (neg.f64 a)))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) |
(*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 1/2 binary64))) |
(sqrt.f64 a) |
(pow.f64 a #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 a #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 a #s(literal 1/4 binary64)) (pow.f64 a #s(literal 1/4 binary64))) |
(+.f64 a (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a)))))) |
(+.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) a)) |
(+.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) |
(+.f64 (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a)))) (+.f64 a #s(literal -1/3 binary64))) |
(+.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) a) #s(literal -1/3 binary64)) |
(+.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #s(literal -1/3 binary64)) a) |
(-.f64 a (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a)))))) |
(-.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) a) #s(literal 1/3 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (neg.f64 (+.f64 a #s(literal -1/3 binary64))))) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (neg.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(-.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a)))))) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) a) (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) a)) (-.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) a) #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (-.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) a) #s(literal -1/3 binary64)))) |
(fma.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) |
(fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) |
(fma.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) |
(fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (sqrt.f64 a) (sqrt.f64 a) (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a)))))) |
(fma.f64 #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) (neg.f64 a))) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) |
(fma.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) |
(fma.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) (fma.f64 a a #s(literal -1/9 binary64)) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) |
(fma.f64 (fma.f64 a a #s(literal 1/9 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) |
(fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64))))) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64))))) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (+.f64 a #s(literal -1/3 binary64)) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 a #s(literal 1/3 binary64)) (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))))) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) |
(fma.f64 (pow.f64 (/.f64 (+.f64 a #s(literal 1/3 binary64)) (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))))) (+.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (+.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64))))) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64))))) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)) (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) (*.f64 #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (*.f64 #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64)))))) (fma.f64 #s(literal 1/27 binary64) (*.f64 #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (*.f64 #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) a) (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) a) (-.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) a) #s(literal -1/3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) a) (*.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) a) (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) a)) #s(literal -1/27 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/9 binary64) (*.f64 #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) a) #s(literal -1/3 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) a) (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) a)) #s(literal 1/9 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/27 binary64) (*.f64 #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (*.f64 #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))) (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) (*.f64 #s(literal 1/9 binary64) (*.f64 #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))))) |
(/.f64 (fma.f64 #s(literal 1/27 binary64) (*.f64 #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (*.f64 #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))) (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)) (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) (*.f64 #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (*.f64 #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a)))) (*.f64 (neg.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (neg.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/27 binary64) (*.f64 #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (*.f64 #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) (*.f64 #s(literal 1/9 binary64) (*.f64 #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a)))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/27 binary64) (*.f64 #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (*.f64 #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)) (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) (*.f64 #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (*.f64 #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a)))) (*.f64 (neg.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))))) (neg.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (neg.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) a) (*.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) a) (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) a)) #s(literal -1/27 binary64)) (fma.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) a) (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) a) (-.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) a) #s(literal -1/3 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/9 binary64) (*.f64 #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a)))))) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) a) (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) a)) #s(literal 1/9 binary64)) (-.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) a) #s(literal -1/3 binary64))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/27 binary64) (*.f64 #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (*.f64 #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) (*.f64 #s(literal 1/9 binary64) (*.f64 #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a)))) (*.f64 (neg.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (neg.f64 (+.f64 a #s(literal -1/3 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) a) (*.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) a) (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) a)) #s(literal -1/27 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) a) (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) a) (-.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) a) #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/9 binary64) (*.f64 #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))))) (neg.f64 (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) a) (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) a)) #s(literal 1/9 binary64))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) a) #s(literal -1/3 binary64)))) |
(/.f64 (fma.f64 a (*.f64 a a) (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a)))))) (*.f64 a (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))))))) |
(/.f64 (+.f64 #s(literal -1/27 binary64) (*.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) a) (*.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) a) (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) a)))) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) a) (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) a)) (*.f64 #s(literal -1/3 binary64) (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) a))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (*.f64 a (*.f64 a a))) (fma.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #s(literal -1/3 binary64)) (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #s(literal -1/3 binary64)) (-.f64 (*.f64 a a) (*.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #s(literal -1/3 binary64)) a)))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (pow.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) #s(literal 3 binary64))) (fma.f64 a a (fma.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) (*.f64 a (-.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) a) (*.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) a) (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) a))) #s(literal 1/27 binary64)) (fma.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) a) (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) a) (+.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) a) #s(literal 1/3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (neg.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (neg.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (neg.f64 (+.f64 a #s(literal -1/3 binary64))))) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (neg.f64 (+.f64 a #s(literal -1/3 binary64))))) (fma.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (neg.f64 (+.f64 a #s(literal -1/3 binary64))))) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (neg.f64 (+.f64 a #s(literal -1/3 binary64))))) (*.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (neg.f64 (+.f64 a #s(literal -1/3 binary64))))) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (neg.f64 (+.f64 a #s(literal -1/3 binary64))))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/27 binary64) (*.f64 #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (*.f64 #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))))) (*.f64 #s(literal 1/9 binary64) (*.f64 #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a)))))))) |
(*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a)))) (*.f64 (neg.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (neg.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
#s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) |
(*.f64 rand (sqrt.f64 a)) |
(*.f64 (sqrt.f64 a) rand) |
(+.f64 a #s(literal -1/3 binary64)) |
(+.f64 #s(literal -1/3 binary64) a) |
(+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal 1 binary64) a)) |
(+.f64 #s(literal -1/3 binary64) (*.f64 a #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) a) #s(literal -1/3 binary64)) |
(+.f64 (*.f64 a #s(literal 1 binary64)) #s(literal -1/3 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/2 binary64) (*.f64 (log.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/2 binary64)))) |
(-.f64 a #s(literal 1/3 binary64)) |
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (/.f64 #s(literal 1/27 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal 1/3 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/3 binary64) (neg.f64 a))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 #s(literal -1/3 binary64) (neg.f64 a)))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (/.f64 #s(literal 1/27 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 a a) (*.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/27 binary64) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 a a) (*.f64 a #s(literal -1/3 binary64)))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (fma.f64 a a #s(literal 1/9 binary64)))) (/.f64 #s(literal 1/81 binary64) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (fma.f64 a a #s(literal 1/9 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a #s(literal 1/9 binary64))) (+.f64 a #s(literal 1/3 binary64))) (/.f64 (/.f64 #s(literal 1/81 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (+.f64 a #s(literal 1/3 binary64)))) |
(-.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 #s(literal -1/3 binary64) a)) (/.f64 (*.f64 a a) (-.f64 #s(literal -1/3 binary64) a))) |
(sqrt.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 a #s(literal 1 binary64) #s(literal -1/3 binary64)) |
(fma.f64 #s(literal 1 binary64) a #s(literal -1/3 binary64)) |
(fma.f64 (sqrt.f64 a) (sqrt.f64 a) #s(literal -1/3 binary64)) |
(neg.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 #s(literal -1/3 binary64) (neg.f64 a)))) |
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (+.f64 a #s(literal 1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))))) (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 a a) (*.f64 a #s(literal -1/3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (fma.f64 a a #s(literal 1/9 binary64))) (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a #s(literal 1/3 binary64)) (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a #s(literal 1/3 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/9 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a)))) (+.f64 a #s(literal 1/3 binary64))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 a a #s(literal 1/9 binary64)) (+.f64 a #s(literal 1/3 binary64))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a)))) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (+.f64 #s(literal -1/3 binary64) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a)))))) |
(/.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) |
(/.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 a a) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (fma.f64 a a #s(literal 1/9 binary64)))) |
(/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64)) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1 binary64)) (+.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/9 binary64))) (+.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a)))) (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 a a #s(literal 1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64)))) (neg.f64 (+.f64 #s(literal -1/3 binary64) (neg.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 a a) (*.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (fma.f64 a a #s(literal 1/9 binary64))))) |
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 #s(literal -1/3 binary64) a)) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64)))) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64)))) (fma.f64 a a #s(literal 1/9 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (neg.f64 (-.f64 #s(literal -1/3 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1 binary64))) (+.f64 #s(literal -1/3 binary64) (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/9 binary64)))) (+.f64 #s(literal -1/3 binary64) (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a)))) (+.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 a a #s(literal 1/9 binary64)) (+.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal -1/3 binary64) (neg.f64 a))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))))) (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))))) (neg.f64 (fma.f64 a a #s(literal 1/9 binary64)))) |
(/.f64 (+.f64 #s(literal -1/27 binary64) (pow.f64 (*.f64 #s(literal 1 binary64) a) #s(literal 3 binary64))) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -1/3 binary64) (*.f64 #s(literal 1 binary64) a))))) |
(/.f64 (+.f64 #s(literal -1/27 binary64) (pow.f64 (*.f64 a #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) (*.f64 #s(literal -1/3 binary64) (*.f64 a #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) a) #s(literal 3 binary64)) #s(literal -1/27 binary64)) (fma.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 #s(literal 1 binary64) a) #s(literal -1/3 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal -1/27 binary64)) (fma.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 a #s(literal 1 binary64)) #s(literal -1/3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/27 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (fma.f64 (/.f64 #s(literal 1/27 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (/.f64 #s(literal 1/27 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (/.f64 #s(literal 1/27 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64))) (fma.f64 (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal 1/3 binary64))))))) |
(pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) |
(*.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))) |
(*.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) (neg.f64 a)))) |
(*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) (fma.f64 a a #s(literal -1/9 binary64))) |
(*.f64 (fma.f64 a a #s(literal 1/9 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64)))))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64)))))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 a #s(literal 1/3 binary64)) (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 a #s(literal 1/3 binary64)) (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64)))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))))) (+.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (+.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/729 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
Compiled 28 437 to 2 014 computations (92.9% saved)
15 alts after pruning (11 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 196 | 7 | 1 203 |
| Fresh | 3 | 4 | 7 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1 202 | 15 | 1 217 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) |
| 98.7% | (+.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #s(literal -1/3 binary64)) a) | |
| ✓ | 99.5% | (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) |
| ▶ | 40.5% | #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) |
| 97.8% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a)) a a)) | |
| ✓ | 97.8% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) |
| 97.8% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 a) a)) | |
| 97.8% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 a (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))) rand a)) | |
| ▶ | 39.8% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) |
| 97.8% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand) a)) | |
| ▶ | 9.5% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) |
| 37.3% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 #s(approx (+ (* a a) -1/9) (*.f64 a a)) (+.f64 a #s(literal 1/3 binary64)))) | |
| ✓ | 60.8% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) |
| ▶ | 39.7% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) |
| ✓ | 1.6% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
Compiled 288 to 179 computations (37.8% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) | |
| cost-diff | 0 | (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) | |
| cost-diff | 0 | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) | |
| cost-diff | 384 | (/.f64 rand #s(literal 3 binary64)) | |
| cost-diff | 0 | (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) | |
| cost-diff | 0 | (*.f64 #s(literal 1/3 binary64) rand) | |
| cost-diff | 0 | (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) | |
| cost-diff | 0 | #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) | |
| cost-diff | 0 | (*.f64 rand (sqrt.f64 a)) | |
| cost-diff | 0 | (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) | |
| cost-diff | 0 | #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) | |
| cost-diff | 0 | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) | |
| cost-diff | 0 | #s(approx (+ a 1/3) #s(literal 1/3 binary64)) | |
| cost-diff | 0 | (fma.f64 a a #s(literal -1/9 binary64)) | |
| cost-diff | 0 | (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64))) | |
| cost-diff | 0 | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) | |
| cost-diff | 0 | (+.f64 a #s(literal -1/3 binary64)) | |
| cost-diff | 0 | (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) | |
| cost-diff | 0 | (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) | |
| cost-diff | 128 | (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) |
| 8 010× | lower-fma.f32 |
| 8 004× | lower-fma.f64 |
| 2 576× | lower-*.f32 |
| 2 566× | lower-*.f64 |
| 1 470× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 49 | 248 |
| 0 | 68 | 248 |
| 1 | 126 | 240 |
| 2 | 264 | 240 |
| 3 | 684 | 240 |
| 4 | 1317 | 240 |
| 5 | 2486 | 240 |
| 6 | 4355 | 240 |
| 7 | 6353 | 240 |
| 8 | 7635 | 240 |
| 0 | 8009 | 233 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) |
(*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) |
(sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) |
(+.f64 a #s(literal -1/3 binary64)) |
a |
#s(literal -1/3 binary64) |
rand |
#s(literal 1/3 binary64) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) |
(/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64))) |
(fma.f64 a a #s(literal -1/9 binary64)) |
a |
#s(literal -1/9 binary64) |
#s(approx (+ a 1/3) #s(literal 1/3 binary64)) |
#s(literal 1/3 binary64) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) |
#s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) |
#s(literal 1/3 binary64) |
(*.f64 rand (sqrt.f64 a)) |
rand |
(sqrt.f64 a) |
a |
#s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(*.f64 #s(literal 1/3 binary64) rand) |
#s(literal 1/3 binary64) |
rand |
(sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) |
(+.f64 #s(literal -1/3 binary64) a) |
#s(literal -1/3 binary64) |
a |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) |
(fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) |
(+.f64 a #s(literal -1/3 binary64)) |
a |
#s(literal -1/3 binary64) |
(/.f64 rand #s(literal 3 binary64)) |
rand |
#s(literal 3 binary64) |
#s(approx (+ a -1/3) #s(literal -1/3 binary64)) |
| Outputs |
|---|
(fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand #s(literal -1 binary64)) a) |
(*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) |
(sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) |
(+.f64 a #s(literal -1/3 binary64)) |
a |
#s(literal -1/3 binary64) |
rand |
#s(literal 1/3 binary64) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) |
(/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64))) |
(fma.f64 a a #s(literal -1/9 binary64)) |
a |
#s(literal -1/9 binary64) |
#s(approx (+ a 1/3) #s(literal 1/3 binary64)) |
#s(literal 1/3 binary64) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 (sqrt.f64 a) (*.f64 rand #s(literal 1/3 binary64))))) |
#s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) |
#s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 (sqrt.f64 a) (*.f64 rand #s(literal 1/3 binary64)))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) |
(*.f64 (sqrt.f64 a) (*.f64 rand #s(literal 1/3 binary64))) |
#s(literal 1/3 binary64) |
(*.f64 rand (sqrt.f64 a)) |
rand |
(sqrt.f64 a) |
a |
#s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) |
#s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64))) |
(*.f64 #s(literal 1/3 binary64) rand) |
(*.f64 rand #s(literal 1/3 binary64)) |
#s(literal 1/3 binary64) |
rand |
(sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) |
(sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) |
(+.f64 #s(literal -1/3 binary64) a) |
(+.f64 a #s(literal -1/3 binary64)) |
#s(literal -1/3 binary64) |
a |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) |
(fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) |
(+.f64 a #s(literal -1/3 binary64)) |
a |
#s(literal -1/3 binary64) |
(/.f64 rand #s(literal 3 binary64)) |
(*.f64 rand #s(literal 1/3 binary64)) |
rand |
#s(literal 3 binary64) |
#s(approx (+ a -1/3) #s(literal -1/3 binary64)) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0 | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) | |
| accuracy | 0.01953125 | (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) | |
| accuracy | 0.0703125 | (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) | |
| accuracy | 63.303613454455785 | #s(approx (+ a -1/3) #s(literal -1/3 binary64)) | |
| accuracy | 0.01953125 | (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) | |
| accuracy | 0.28353500976844204 | (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) | |
| accuracy | 0.34375 | (*.f64 #s(literal 1/3 binary64) rand) | |
| accuracy | 37.99300524629849 | #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) | |
| accuracy | 0.21875 | (*.f64 rand (sqrt.f64 a)) | |
| accuracy | 0.296875 | (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) | |
| accuracy | 1.3022705301059152 | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) | |
| accuracy | 37.99323288552714 | #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) | |
| accuracy | 0 | (fma.f64 a a #s(literal -1/9 binary64)) | |
| accuracy | 25.099296089436738 | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) | |
| accuracy | 29.4086262614283 | (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64))) | |
| accuracy | 60.554318543410396 | #s(approx (+ a 1/3) #s(literal 1/3 binary64)) | |
| accuracy | 0 | (+.f64 a #s(literal -1/3 binary64)) | |
| accuracy | 0.01953125 | (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) | |
| accuracy | 0.08203125 | (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) | |
| accuracy | 0.2265625 | (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) |
| 117.0ms | 256× | 0 | valid |
Compiled 201 to 44 computations (78.1% saved)
ival-mult: 45.0ms (55.6% of total)ival-add: 10.0ms (12.4% of total)const: 10.0ms (12.4% of total)ival-div: 8.0ms (9.9% of total)ival-sqrt: 7.0ms (8.6% of total)ival-sub: 1.0ms (1.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ()) |
#s(alt (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (patch (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (patch (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ()) |
#s(alt (+.f64 a #s(literal -1/3 binary64)) (patch (+.f64 a #s(literal -1/3 binary64)) #<representation binary64>) () ()) |
#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) #<representation binary64>) () ()) |
#s(alt (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64))) (patch (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64))) #<representation binary64>) () ()) |
#s(alt (fma.f64 a a #s(literal -1/9 binary64)) (patch (fma.f64 a a #s(literal -1/9 binary64)) #<representation binary64>) () ()) |
#s(alt #s(approx (+ a 1/3) #s(literal 1/3 binary64)) (patch #s(approx (+ a 1/3) #s(literal 1/3 binary64)) #<representation binary64>) () ()) |
#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) (patch #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) (patch (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ()) |
#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) (patch #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (patch (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(literal 1/3 binary64) rand) (patch (*.f64 #s(literal 1/3 binary64) rand) #<representation binary64>) () ()) |
#s(alt (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (patch (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) #<representation binary64>) () ()) |
#s(alt (/.f64 rand #s(literal 3 binary64)) (patch (/.f64 rand #s(literal 3 binary64)) #<representation binary64>) () ()) |
#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) #<representation binary64>) () ()) |
#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ()) |
#s(alt #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (patch #s(approx (+ a -1/3) #s(literal -1/3 binary64)) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (- (* 1/3 (* rand (sqrt -1/3))) 1/3) (taylor 0 a) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))) 1/3) (taylor 0 a) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3))))))) 1/3) (taylor 0 a) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* 1/6 (/ rand (sqrt -1/3))) (* a (+ (* -1/24 (/ rand (pow (sqrt -1/3) 3))) (* 1/48 (/ (* a rand) (pow (sqrt -1/3) 5))))))))) 1/3) (taylor 0 a) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (taylor inf a) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (+ (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/3 (/ 1 a))) 1))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (+ (* -1 (/ (- (* -1/18 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1/3) a)) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) 1))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1/216 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/18 (* (sqrt a) (* rand (pow (sqrt -1) 2))))) a)) 1/3) a)) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) 1))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- a 1/3) (taylor 0 rand) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor inf rand) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor -inf rand) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) (patch (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt -1/3)) (taylor 0 a) (#s(alt (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (patch (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/2 (/ (* a rand) (sqrt -1/3))) (* rand (sqrt -1/3))) (taylor 0 a) (#s(alt (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (patch (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/8 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/2 (/ rand (sqrt -1/3))))) (* rand (sqrt -1/3))) (taylor 0 a) (#s(alt (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (patch (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* 1/2 (/ rand (sqrt -1/3))) (* a (+ (* -1/8 (/ rand (pow (sqrt -1/3) 3))) (* 1/16 (/ (* a rand) (pow (sqrt -1/3) 5))))))) (* rand (sqrt -1/3))) (taylor 0 a) (#s(alt (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (patch (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt a) rand) (taylor inf a) (#s(alt (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (patch (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand))) (taylor inf a) (#s(alt (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (patch (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (* (sqrt (/ 1 a)) rand)))) (taylor inf a) (#s(alt (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (patch (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* -1/432 (* (sqrt (/ 1 (pow a 7))) rand)) (* (sqrt (/ 1 a)) rand))))) (taylor inf a) (#s(alt (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (patch (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) (taylor -inf a) (#s(alt (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (patch (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))) (taylor -inf a) (#s(alt (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (patch (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))))) (taylor -inf a) (#s(alt (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (patch (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/432 (* (sqrt (/ 1 (pow a 7))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))))) (taylor -inf a) (#s(alt (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (patch (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (- a 1/3))) (taylor 0 rand) (#s(alt (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (patch (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (- a 1/3))) (taylor 0 rand) (#s(alt (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (patch (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (- a 1/3))) (taylor 0 rand) (#s(alt (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (patch (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (- a 1/3))) (taylor 0 rand) (#s(alt (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (patch (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (- a 1/3))) (taylor inf rand) (#s(alt (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (patch (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (- a 1/3))) (taylor inf rand) (#s(alt (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (patch (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (- a 1/3))) (taylor inf rand) (#s(alt (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (patch (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (- a 1/3))) (taylor inf rand) (#s(alt (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (patch (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (- a 1/3))) (taylor -inf rand) (#s(alt (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (patch (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (- a 1/3))) (taylor -inf rand) (#s(alt (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (patch (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (- a 1/3))) (taylor -inf rand) (#s(alt (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (patch (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #<representation binary64>) () ())) ()) |
#s(alt (* rand (sqrt (- a 1/3))) (taylor -inf rand) (#s(alt (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (patch (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #<representation binary64>) () ())) ()) |
#s(alt (sqrt -1/3) (taylor 0 a) (#s(alt (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (patch (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt -1/3) (* 1/2 (/ a (sqrt -1/3)))) (taylor 0 a) (#s(alt (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (patch (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt -1/3) (* a (+ (* -1/8 (/ a (pow (sqrt -1/3) 3))) (* 1/2 (/ 1 (sqrt -1/3)))))) (taylor 0 a) (#s(alt (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (patch (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt -1/3) (* a (+ (* a (- (* 1/16 (/ a (pow (sqrt -1/3) 5))) (* 1/8 (/ 1 (pow (sqrt -1/3) 3))))) (* 1/2 (/ 1 (sqrt -1/3)))))) (taylor 0 a) (#s(alt (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (patch (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt a) (taylor inf a) (#s(alt (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (patch (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (sqrt (/ 1 a)) (* -1/6 (sqrt (/ 1 (pow a 3)))))) (taylor inf a) (#s(alt (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (patch (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (* -1/72 (sqrt (/ 1 (pow a 5))))))) (taylor inf a) (#s(alt (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (patch (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (+ (* -1/72 (sqrt (/ 1 (pow a 5)))) (* -1/432 (sqrt (/ 1 (pow a 7)))))))) (taylor inf a) (#s(alt (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (patch (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt a) (pow (sqrt -1) 2))) (taylor -inf a) (#s(alt (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (patch (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))) (taylor -inf a) (#s(alt (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (patch (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))) (taylor -inf a) (#s(alt (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (patch (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/432 (* (sqrt (/ 1 (pow a 7))) (pow (sqrt -1) 2))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) (taylor -inf a) (#s(alt (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (patch (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt -1/3 (taylor 0 a) (#s(alt (+.f64 a #s(literal -1/3 binary64)) (patch (+.f64 a #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- a 1/3) (taylor 0 a) (#s(alt (+.f64 a #s(literal -1/3 binary64)) (patch (+.f64 a #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- a 1/3) (taylor 0 a) (#s(alt (+.f64 a #s(literal -1/3 binary64)) (patch (+.f64 a #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- a 1/3) (taylor 0 a) (#s(alt (+.f64 a #s(literal -1/3 binary64)) (patch (+.f64 a #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt a (taylor inf a) (#s(alt (+.f64 a #s(literal -1/3 binary64)) (patch (+.f64 a #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- 1 (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt (+.f64 a #s(literal -1/3 binary64)) (patch (+.f64 a #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- 1 (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt (+.f64 a #s(literal -1/3 binary64)) (patch (+.f64 a #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- 1 (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt (+.f64 a #s(literal -1/3 binary64)) (patch (+.f64 a #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt a (taylor -inf a) (#s(alt (+.f64 a #s(literal -1/3 binary64)) (patch (+.f64 a #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 1/3 (/ 1 a)) 1))) (taylor -inf a) (#s(alt (+.f64 a #s(literal -1/3 binary64)) (patch (+.f64 a #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 1/3 (/ 1 a)) 1))) (taylor -inf a) (#s(alt (+.f64 a #s(literal -1/3 binary64)) (patch (+.f64 a #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 1/3 (/ 1 a)) 1))) (taylor -inf a) (#s(alt (+.f64 a #s(literal -1/3 binary64)) (patch (+.f64 a #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (taylor 0 a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))) (taylor 0 a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))))) (taylor 0 a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (+ (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/18 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))))))))))))) (taylor 0 a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (taylor inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (taylor inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) (taylor inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) (taylor inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (taylor -inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a))))) (taylor -inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1/6 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) a))))) (taylor -inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* 1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/6 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))))) a)) (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) a))))) (taylor -inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- a 1/3) (taylor 0 rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor -inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt -1/3 (taylor 0 a) (#s(alt (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64))) (patch (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- a 1/3) (taylor 0 a) (#s(alt (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64))) (patch (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- a 1/3) (taylor 0 a) (#s(alt (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64))) (patch (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- a 1/3) (taylor 0 a) (#s(alt (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64))) (patch (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt a (taylor inf a) (#s(alt (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64))) (patch (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- 1 (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64))) (patch (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- 1 (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64))) (patch (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- 1 (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64))) (patch (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt a (taylor -inf a) (#s(alt (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64))) (patch (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 1/3 (/ 1 a)) 1))) (taylor -inf a) (#s(alt (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64))) (patch (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 1/3 (/ 1 a)) 1))) (taylor -inf a) (#s(alt (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64))) (patch (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 1/3 (/ 1 a)) 1))) (taylor -inf a) (#s(alt (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64))) (patch (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt -1/9 (taylor 0 a) (#s(alt (fma.f64 a a #s(literal -1/9 binary64)) (patch (fma.f64 a a #s(literal -1/9 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (pow a 2) 1/9) (taylor 0 a) (#s(alt (fma.f64 a a #s(literal -1/9 binary64)) (patch (fma.f64 a a #s(literal -1/9 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (pow a 2) 1/9) (taylor 0 a) (#s(alt (fma.f64 a a #s(literal -1/9 binary64)) (patch (fma.f64 a a #s(literal -1/9 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (pow a 2) 1/9) (taylor 0 a) (#s(alt (fma.f64 a a #s(literal -1/9 binary64)) (patch (fma.f64 a a #s(literal -1/9 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (pow a 2) (taylor inf a) (#s(alt (fma.f64 a a #s(literal -1/9 binary64)) (patch (fma.f64 a a #s(literal -1/9 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))) (taylor inf a) (#s(alt (fma.f64 a a #s(literal -1/9 binary64)) (patch (fma.f64 a a #s(literal -1/9 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))) (taylor inf a) (#s(alt (fma.f64 a a #s(literal -1/9 binary64)) (patch (fma.f64 a a #s(literal -1/9 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))) (taylor inf a) (#s(alt (fma.f64 a a #s(literal -1/9 binary64)) (patch (fma.f64 a a #s(literal -1/9 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (pow a 2) (taylor -inf a) (#s(alt (fma.f64 a a #s(literal -1/9 binary64)) (patch (fma.f64 a a #s(literal -1/9 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))) (taylor -inf a) (#s(alt (fma.f64 a a #s(literal -1/9 binary64)) (patch (fma.f64 a a #s(literal -1/9 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))) (taylor -inf a) (#s(alt (fma.f64 a a #s(literal -1/9 binary64)) (patch (fma.f64 a a #s(literal -1/9 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))) (taylor -inf a) (#s(alt (fma.f64 a a #s(literal -1/9 binary64)) (patch (fma.f64 a a #s(literal -1/9 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1/3 (taylor 0 a) (#s(alt #s(approx (+ a 1/3) #s(literal 1/3 binary64)) (patch #s(approx (+ a 1/3) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/3 a) (taylor 0 a) (#s(alt #s(approx (+ a 1/3) #s(literal 1/3 binary64)) (patch #s(approx (+ a 1/3) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/3 a) (taylor 0 a) (#s(alt #s(approx (+ a 1/3) #s(literal 1/3 binary64)) (patch #s(approx (+ a 1/3) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/3 a) (taylor 0 a) (#s(alt #s(approx (+ a 1/3) #s(literal 1/3 binary64)) (patch #s(approx (+ a 1/3) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt a (taylor inf a) (#s(alt #s(approx (+ a 1/3) #s(literal 1/3 binary64)) (patch #s(approx (+ a 1/3) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt #s(approx (+ a 1/3) #s(literal 1/3 binary64)) (patch #s(approx (+ a 1/3) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt #s(approx (+ a 1/3) #s(literal 1/3 binary64)) (patch #s(approx (+ a 1/3) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt #s(approx (+ a 1/3) #s(literal 1/3 binary64)) (patch #s(approx (+ a 1/3) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt a (taylor -inf a) (#s(alt #s(approx (+ a 1/3) #s(literal 1/3 binary64)) (patch #s(approx (+ a 1/3) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* 1/3 (/ 1 a)))) (taylor -inf a) (#s(alt #s(approx (+ a 1/3) #s(literal 1/3 binary64)) (patch #s(approx (+ a 1/3) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* 1/3 (/ 1 a)))) (taylor -inf a) (#s(alt #s(approx (+ a 1/3) #s(literal 1/3 binary64)) (patch #s(approx (+ a 1/3) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* 1/3 (/ 1 a)))) (taylor -inf a) (#s(alt #s(approx (+ a 1/3) #s(literal 1/3 binary64)) (patch #s(approx (+ a 1/3) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (taylor 0 a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))) (taylor 0 a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))))) (taylor 0 a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (+ (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/18 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))))))))))))) (taylor 0 a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (taylor inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (taylor inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) (taylor inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) (taylor inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (taylor -inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a))))) (taylor -inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1/6 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) a))))) (taylor -inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* 1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/6 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))))) a)) (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) a))))) (taylor -inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) #<representation binary64>) () ())) ()) |
#s(alt (- a 1/3) (taylor 0 rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor -inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt a) rand)) (taylor 0 a) (#s(alt #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) (patch #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ a (* 1/3 (* (sqrt a) rand))) (taylor 0 a) (#s(alt #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) (patch #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ a (* 1/3 (* (sqrt a) rand))) (taylor 0 a) (#s(alt #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) (patch #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ a (* 1/3 (* (sqrt a) rand))) (taylor 0 a) (#s(alt #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) (patch #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (taylor inf a) (#s(alt #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) (patch #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (taylor inf a) (#s(alt #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) (patch #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (taylor inf a) (#s(alt #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) (patch #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (taylor inf a) (#s(alt #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) (patch #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) (taylor -inf a) (#s(alt #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) (patch #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) (taylor -inf a) (#s(alt #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) (patch #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) (taylor -inf a) (#s(alt #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) (patch #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) (taylor -inf a) (#s(alt #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) (patch #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) #<representation binary64>) () ())) ()) |
#s(alt a (taylor 0 rand) (#s(alt #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) (patch #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ a (* 1/3 (* (sqrt a) rand))) (taylor 0 rand) (#s(alt #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) (patch #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ a (* 1/3 (* (sqrt a) rand))) (taylor 0 rand) (#s(alt #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) (patch #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) #<representation binary64>) () ())) ()) |
#s(alt (+ a (* 1/3 (* (sqrt a) rand))) (taylor 0 rand) (#s(alt #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) (patch #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt a) rand)) (taylor inf rand) (#s(alt #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) (patch #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (+ (* 1/3 (sqrt a)) (/ a rand))) (taylor inf rand) (#s(alt #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) (patch #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (+ (* 1/3 (sqrt a)) (/ a rand))) (taylor inf rand) (#s(alt #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) (patch #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (+ (* 1/3 (sqrt a)) (/ a rand))) (taylor inf rand) (#s(alt #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) (patch #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt a) rand)) (taylor -inf rand) (#s(alt #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) (patch #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a))))) (taylor -inf rand) (#s(alt #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) (patch #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a))))) (taylor -inf rand) (#s(alt #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) (patch #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a))))) (taylor -inf rand) (#s(alt #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) (patch #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt a) rand)) (taylor 0 rand) (#s(alt (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) (patch (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt a) rand)) (taylor 0 rand) (#s(alt (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) (patch (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt a) rand)) (taylor 0 rand) (#s(alt (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) (patch (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt a) rand)) (taylor 0 rand) (#s(alt (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) (patch (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt a) rand)) (taylor inf rand) (#s(alt (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) (patch (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt a) rand)) (taylor inf rand) (#s(alt (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) (patch (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt a) rand)) (taylor inf rand) (#s(alt (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) (patch (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt a) rand)) (taylor inf rand) (#s(alt (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) (patch (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt a) rand)) (taylor -inf rand) (#s(alt (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) (patch (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt a) rand)) (taylor -inf rand) (#s(alt (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) (patch (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt a) rand)) (taylor -inf rand) (#s(alt (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) (patch (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt a) rand)) (taylor -inf rand) (#s(alt (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) (patch (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt a) rand)) (taylor 0 a) (#s(alt (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) (patch (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt a) rand)) (taylor 0 a) (#s(alt (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) (patch (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt a) rand)) (taylor 0 a) (#s(alt (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) (patch (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt a) rand)) (taylor 0 a) (#s(alt (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) (patch (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt a) rand)) (taylor inf a) (#s(alt (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) (patch (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt a) rand)) (taylor inf a) (#s(alt (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) (patch (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt a) rand)) (taylor inf a) (#s(alt (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) (patch (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt a) rand)) (taylor inf a) (#s(alt (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) (patch (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) (taylor -inf a) (#s(alt (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) (patch (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) (taylor -inf a) (#s(alt (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) (patch (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) (taylor -inf a) (#s(alt (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) (patch (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) (taylor -inf a) (#s(alt (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) (patch (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt a) rand) (taylor 0 rand) (#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt a) rand) (taylor 0 rand) (#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt a) rand) (taylor 0 rand) (#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt a) rand) (taylor 0 rand) (#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt a) rand) (taylor inf rand) (#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt a) rand) (taylor inf rand) (#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt a) rand) (taylor inf rand) (#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt a) rand) (taylor inf rand) (#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt a) rand) (taylor -inf rand) (#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt a) rand) (taylor -inf rand) (#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt a) rand) (taylor -inf rand) (#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt a) rand) (taylor -inf rand) (#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt a) rand) (taylor 0 a) (#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt a) rand) (taylor 0 a) (#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt a) rand) (taylor 0 a) (#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt a) rand) (taylor 0 a) (#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt a) rand) (taylor inf a) (#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt a) rand) (taylor inf a) (#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt a) rand) (taylor inf a) (#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (* (sqrt a) rand) (taylor inf a) (#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) (taylor -inf a) (#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) (taylor -inf a) (#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) (taylor -inf a) (#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) (taylor -inf a) (#s(alt (*.f64 rand (sqrt.f64 a)) (patch (*.f64 rand (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (- a 1/3) (taylor 0 rand) (#s(alt #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) (patch #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) (patch #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) (patch #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) (patch #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor inf rand) (#s(alt #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) (patch #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) (patch #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) (patch #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) (patch #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor -inf rand) (#s(alt #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) (patch #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) (patch #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) (patch #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) (patch #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/3 (* rand (sqrt -1/3))) 1/3) (taylor 0 a) (#s(alt #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) (patch #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))) 1/3) (taylor 0 a) (#s(alt #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) (patch #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3))))))) 1/3) (taylor 0 a) (#s(alt #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) (patch #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* 1/6 (/ rand (sqrt -1/3))) (* a (+ (* -1/24 (/ rand (pow (sqrt -1/3) 3))) (* 1/48 (/ (* a rand) (pow (sqrt -1/3) 5))))))))) 1/3) (taylor 0 a) (#s(alt #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) (patch #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (taylor inf a) (#s(alt #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) (patch #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) (patch #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) (patch #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) (patch #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1/3 (* (sqrt (/ 1 a)) rand)) 1))) (taylor -inf a) (#s(alt #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) (patch #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (+ (* -1/3 (* (sqrt (/ 1 a)) rand)) (* 1/3 (/ 1 a))) 1))) (taylor -inf a) (#s(alt #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) (patch #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (+ (* -1 (/ (- (* 1/18 (* (sqrt (/ 1 a)) rand)) 1/3) a)) (* -1/3 (* (sqrt (/ 1 a)) rand))) 1))) (taylor -inf a) (#s(alt #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) (patch #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1/18 (* (sqrt a) rand)) (* 1/216 (* (sqrt (/ 1 a)) rand))) a)) 1/3) a)) (* -1/3 (* (sqrt (/ 1 a)) rand))) 1))) (taylor -inf a) (#s(alt #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) (patch #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor 0 rand) (#s(alt (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (patch (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor 0 rand) (#s(alt (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (patch (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor 0 rand) (#s(alt (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (patch (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor 0 rand) (#s(alt (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (patch (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor inf rand) (#s(alt (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (patch (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor inf rand) (#s(alt (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (patch (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor inf rand) (#s(alt (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (patch (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor inf rand) (#s(alt (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (patch (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor -inf rand) (#s(alt (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (patch (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor -inf rand) (#s(alt (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (patch (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor -inf rand) (#s(alt (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (patch (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor -inf rand) (#s(alt (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (patch (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt -1/3))) (taylor 0 a) (#s(alt (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (patch (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/6 (/ (* a rand) (sqrt -1/3))) (* 1/3 (* rand (sqrt -1/3)))) (taylor 0 a) (#s(alt (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (patch (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3)))))) (taylor 0 a) (#s(alt (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (patch (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ (* 1/6 (/ rand (sqrt -1/3))) (* a (+ (* -1/24 (/ rand (pow (sqrt -1/3) 3))) (* 1/48 (/ (* a rand) (pow (sqrt -1/3) 5)))))))) (taylor 0 a) (#s(alt (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (patch (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt a) rand)) (taylor inf a) (#s(alt (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (patch (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (taylor inf a) (#s(alt (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (patch (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (taylor inf a) (#s(alt (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (patch (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* -1/1296 (* (sqrt (/ 1 (pow a 7))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) (taylor inf a) (#s(alt (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (patch (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) (taylor -inf a) (#s(alt (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (patch (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (patch (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (patch (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/1296 (* (sqrt (/ 1 (pow a 7))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))))))) (taylor -inf a) (#s(alt (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) (patch (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor 0 rand) (#s(alt (*.f64 #s(literal 1/3 binary64) rand) (patch (*.f64 #s(literal 1/3 binary64) rand) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor 0 rand) (#s(alt (*.f64 #s(literal 1/3 binary64) rand) (patch (*.f64 #s(literal 1/3 binary64) rand) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor 0 rand) (#s(alt (*.f64 #s(literal 1/3 binary64) rand) (patch (*.f64 #s(literal 1/3 binary64) rand) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor 0 rand) (#s(alt (*.f64 #s(literal 1/3 binary64) rand) (patch (*.f64 #s(literal 1/3 binary64) rand) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor inf rand) (#s(alt (*.f64 #s(literal 1/3 binary64) rand) (patch (*.f64 #s(literal 1/3 binary64) rand) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor inf rand) (#s(alt (*.f64 #s(literal 1/3 binary64) rand) (patch (*.f64 #s(literal 1/3 binary64) rand) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor inf rand) (#s(alt (*.f64 #s(literal 1/3 binary64) rand) (patch (*.f64 #s(literal 1/3 binary64) rand) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor inf rand) (#s(alt (*.f64 #s(literal 1/3 binary64) rand) (patch (*.f64 #s(literal 1/3 binary64) rand) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor -inf rand) (#s(alt (*.f64 #s(literal 1/3 binary64) rand) (patch (*.f64 #s(literal 1/3 binary64) rand) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor -inf rand) (#s(alt (*.f64 #s(literal 1/3 binary64) rand) (patch (*.f64 #s(literal 1/3 binary64) rand) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor -inf rand) (#s(alt (*.f64 #s(literal 1/3 binary64) rand) (patch (*.f64 #s(literal 1/3 binary64) rand) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor -inf rand) (#s(alt (*.f64 #s(literal 1/3 binary64) rand) (patch (*.f64 #s(literal 1/3 binary64) rand) #<representation binary64>) () ())) ()) |
#s(alt (sqrt -1/3) (taylor 0 a) (#s(alt (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (patch (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt -1/3) (* 1/2 (/ a (sqrt -1/3)))) (taylor 0 a) (#s(alt (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (patch (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt -1/3) (* a (+ (* -1/8 (/ a (pow (sqrt -1/3) 3))) (* 1/2 (/ 1 (sqrt -1/3)))))) (taylor 0 a) (#s(alt (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (patch (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt -1/3) (* a (+ (* a (- (* 1/16 (/ a (pow (sqrt -1/3) 5))) (* 1/8 (/ 1 (pow (sqrt -1/3) 3))))) (* 1/2 (/ 1 (sqrt -1/3)))))) (taylor 0 a) (#s(alt (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (patch (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (sqrt a) (taylor inf a) (#s(alt (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (patch (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (sqrt (/ 1 a)) (* -1/6 (sqrt (/ 1 (pow a 3)))))) (taylor inf a) (#s(alt (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (patch (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (* -1/72 (sqrt (/ 1 (pow a 5))))))) (taylor inf a) (#s(alt (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (patch (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (+ (* -1/72 (sqrt (/ 1 (pow a 5)))) (* -1/432 (sqrt (/ 1 (pow a 7)))))))) (taylor inf a) (#s(alt (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (patch (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt a) (pow (sqrt -1) 2))) (taylor -inf a) (#s(alt (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (patch (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))) (taylor -inf a) (#s(alt (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (patch (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))) (taylor -inf a) (#s(alt (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (patch (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/432 (* (sqrt (/ 1 (pow a 7))) (pow (sqrt -1) 2))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) (taylor -inf a) (#s(alt (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (patch (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor 0 rand) (#s(alt (/.f64 rand #s(literal 3 binary64)) (patch (/.f64 rand #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor 0 rand) (#s(alt (/.f64 rand #s(literal 3 binary64)) (patch (/.f64 rand #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor 0 rand) (#s(alt (/.f64 rand #s(literal 3 binary64)) (patch (/.f64 rand #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor 0 rand) (#s(alt (/.f64 rand #s(literal 3 binary64)) (patch (/.f64 rand #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor inf rand) (#s(alt (/.f64 rand #s(literal 3 binary64)) (patch (/.f64 rand #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor inf rand) (#s(alt (/.f64 rand #s(literal 3 binary64)) (patch (/.f64 rand #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor inf rand) (#s(alt (/.f64 rand #s(literal 3 binary64)) (patch (/.f64 rand #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor inf rand) (#s(alt (/.f64 rand #s(literal 3 binary64)) (patch (/.f64 rand #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor -inf rand) (#s(alt (/.f64 rand #s(literal 3 binary64)) (patch (/.f64 rand #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor -inf rand) (#s(alt (/.f64 rand #s(literal 3 binary64)) (patch (/.f64 rand #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor -inf rand) (#s(alt (/.f64 rand #s(literal 3 binary64)) (patch (/.f64 rand #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor -inf rand) (#s(alt (/.f64 rand #s(literal 3 binary64)) (patch (/.f64 rand #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (taylor 0 a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))) (taylor 0 a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))))) (taylor 0 a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (+ (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/18 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))))))))))))) (taylor 0 a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (taylor inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (taylor inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) (taylor inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) (taylor inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (taylor -inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a))))) (taylor -inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1/6 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) a))))) (taylor -inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* 1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/6 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))))) a)) (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) a))))) (taylor -inf a) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- a 1/3) (taylor 0 rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor -inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/3 (* rand (sqrt -1/3))) 1/3) (taylor 0 a) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))) 1/3) (taylor 0 a) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3))))))) 1/3) (taylor 0 a) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* 1/6 (/ rand (sqrt -1/3))) (* a (+ (* -1/24 (/ rand (pow (sqrt -1/3) 3))) (* 1/48 (/ (* a rand) (pow (sqrt -1/3) 5))))))))) 1/3) (taylor 0 a) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (taylor inf a) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) (taylor -inf a) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (+ (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/3 (/ 1 a))) 1))) (taylor -inf a) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (+ (* -1 (/ (- (* -1/18 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1/3) a)) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) 1))) (taylor -inf a) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1/216 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/18 (* (sqrt a) (* rand (pow (sqrt -1) 2))))) a)) 1/3) a)) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) 1))) (taylor -inf a) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- a 1/3) (taylor 0 rand) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor inf rand) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor -inf rand) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (patch (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt -1/3 (taylor 0 a) (#s(alt #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (patch #s(approx (+ a -1/3) #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- a 1/3) (taylor 0 a) (#s(alt #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (patch #s(approx (+ a -1/3) #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- a 1/3) (taylor 0 a) (#s(alt #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (patch #s(approx (+ a -1/3) #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- a 1/3) (taylor 0 a) (#s(alt #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (patch #s(approx (+ a -1/3) #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt a (taylor inf a) (#s(alt #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (patch #s(approx (+ a -1/3) #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- 1 (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (patch #s(approx (+ a -1/3) #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- 1 (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (patch #s(approx (+ a -1/3) #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- 1 (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (patch #s(approx (+ a -1/3) #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt a (taylor -inf a) (#s(alt #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (patch #s(approx (+ a -1/3) #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 1/3 (/ 1 a)) 1))) (taylor -inf a) (#s(alt #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (patch #s(approx (+ a -1/3) #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 1/3 (/ 1 a)) 1))) (taylor -inf a) (#s(alt #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (patch #s(approx (+ a -1/3) #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 1/3 (/ 1 a)) 1))) (taylor -inf a) (#s(alt #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (patch #s(approx (+ a -1/3) #s(literal -1/3 binary64)) #<representation binary64>) () ())) ()) |
93 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | a | @ | -inf | (* (sqrt (+ a -1/3)) rand) |
| 0.0ms | a | @ | -inf | (* (* 1/3 rand) (sqrt (+ -1/3 a))) |
| 0.0ms | a | @ | inf | (* (* 1/3 rand) (sqrt (+ -1/3 a))) |
| 0.0ms | rand | @ | 0 | (* (* 1/3 rand) (sqrt (+ -1/3 a))) |
| 0.0ms | rand | @ | -inf | (* (* 1/3 rand) (sqrt (+ -1/3 a))) |
| 1× | egg-herbie |
| 17 418× | lower-fma.f64 |
| 17 418× | lower-fma.f32 |
| 6 000× | lower-*.f64 |
| 6 000× | lower-*.f32 |
| 5 080× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 423 | 5405 |
| 1 | 1344 | 4790 |
| 2 | 4846 | 4585 |
| 0 | 8332 | 4244 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (* 1/3 (* rand (sqrt -1/3))) 1/3) |
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))) 1/3) |
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3))))))) 1/3) |
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* 1/6 (/ rand (sqrt -1/3))) (* a (+ (* -1/24 (/ rand (pow (sqrt -1/3) 3))) (* 1/48 (/ (* a rand) (pow (sqrt -1/3) 5))))))))) 1/3) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))) |
(* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a)))) |
(* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (* 1/3 (/ 1 a)))) |
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) |
(* -1 (* a (- (+ (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/3 (/ 1 a))) 1))) |
(* -1 (* a (- (+ (* -1 (/ (- (* -1/18 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1/3) a)) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) 1))) |
(* -1 (* a (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1/216 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/18 (* (sqrt a) (* rand (pow (sqrt -1) 2))))) a)) 1/3) a)) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) 1))) |
(- a 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(* rand (sqrt -1/3)) |
(+ (* 1/2 (/ (* a rand) (sqrt -1/3))) (* rand (sqrt -1/3))) |
(+ (* a (+ (* -1/8 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/2 (/ rand (sqrt -1/3))))) (* rand (sqrt -1/3))) |
(+ (* a (+ (* 1/2 (/ rand (sqrt -1/3))) (* a (+ (* -1/8 (/ rand (pow (sqrt -1/3) 3))) (* 1/16 (/ (* a rand) (pow (sqrt -1/3) 5))))))) (* rand (sqrt -1/3))) |
(* (sqrt a) rand) |
(* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand))) |
(* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (* (sqrt (/ 1 a)) rand)))) |
(* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* -1/432 (* (sqrt (/ 1 (pow a 7))) rand)) (* (sqrt (/ 1 a)) rand))))) |
(* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) |
(* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))) |
(* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))))) |
(* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/432 (* (sqrt (/ 1 (pow a 7))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))))) |
(* rand (sqrt (- a 1/3))) |
(* rand (sqrt (- a 1/3))) |
(* rand (sqrt (- a 1/3))) |
(* rand (sqrt (- a 1/3))) |
(* rand (sqrt (- a 1/3))) |
(* rand (sqrt (- a 1/3))) |
(* rand (sqrt (- a 1/3))) |
(* rand (sqrt (- a 1/3))) |
(* rand (sqrt (- a 1/3))) |
(* rand (sqrt (- a 1/3))) |
(* rand (sqrt (- a 1/3))) |
(* rand (sqrt (- a 1/3))) |
(sqrt -1/3) |
(+ (sqrt -1/3) (* 1/2 (/ a (sqrt -1/3)))) |
(+ (sqrt -1/3) (* a (+ (* -1/8 (/ a (pow (sqrt -1/3) 3))) (* 1/2 (/ 1 (sqrt -1/3)))))) |
(+ (sqrt -1/3) (* a (+ (* a (- (* 1/16 (/ a (pow (sqrt -1/3) 5))) (* 1/8 (/ 1 (pow (sqrt -1/3) 3))))) (* 1/2 (/ 1 (sqrt -1/3)))))) |
(sqrt a) |
(* a (+ (sqrt (/ 1 a)) (* -1/6 (sqrt (/ 1 (pow a 3)))))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (* -1/72 (sqrt (/ 1 (pow a 5))))))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (+ (* -1/72 (sqrt (/ 1 (pow a 5)))) (* -1/432 (sqrt (/ 1 (pow a 7)))))))) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))) |
(* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))) |
(* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/432 (* (sqrt (/ 1 (pow a 7))) (pow (sqrt -1) 2))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) |
-1/3 |
(- a 1/3) |
(- a 1/3) |
(- a 1/3) |
a |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(* a (- 1 (* 1/3 (/ 1 a)))) |
a |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (+ (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/18 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))))))))))))) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
(* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a))))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1/6 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) a))))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* 1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/6 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))))) a)) (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) a))))) |
(- a 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
-1/3 |
(- a 1/3) |
(- a 1/3) |
(- a 1/3) |
a |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(* a (- 1 (* 1/3 (/ 1 a)))) |
a |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
-1/9 |
(- (pow a 2) 1/9) |
(- (pow a 2) 1/9) |
(- (pow a 2) 1/9) |
(pow a 2) |
(* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))) |
(* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))) |
(* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))) |
(pow a 2) |
(* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))) |
(* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))) |
(* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))) |
1/3 |
(+ 1/3 a) |
(+ 1/3 a) |
(+ 1/3 a) |
a |
(* a (+ 1 (* 1/3 (/ 1 a)))) |
(* a (+ 1 (* 1/3 (/ 1 a)))) |
(* a (+ 1 (* 1/3 (/ 1 a)))) |
a |
(* a (+ 1 (* 1/3 (/ 1 a)))) |
(* a (+ 1 (* 1/3 (/ 1 a)))) |
(* a (+ 1 (* 1/3 (/ 1 a)))) |
(* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (+ (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/18 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))))))))))))) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
(* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a))))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1/6 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) a))))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* 1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/6 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))))) a)) (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) a))))) |
(- a 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(* 1/3 (* (sqrt a) rand)) |
(+ a (* 1/3 (* (sqrt a) rand))) |
(+ a (* 1/3 (* (sqrt a) rand))) |
(+ a (* 1/3 (* (sqrt a) rand))) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) |
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) |
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) |
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) |
a |
(+ a (* 1/3 (* (sqrt a) rand))) |
(+ a (* 1/3 (* (sqrt a) rand))) |
(+ a (* 1/3 (* (sqrt a) rand))) |
(* 1/3 (* (sqrt a) rand)) |
(* rand (+ (* 1/3 (sqrt a)) (/ a rand))) |
(* rand (+ (* 1/3 (sqrt a)) (/ a rand))) |
(* rand (+ (* 1/3 (sqrt a)) (/ a rand))) |
(* 1/3 (* (sqrt a) rand)) |
(* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a))))) |
(* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a))))) |
(* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a))))) |
(* 1/3 (* (sqrt a) rand)) |
(* 1/3 (* (sqrt a) rand)) |
(* 1/3 (* (sqrt a) rand)) |
(* 1/3 (* (sqrt a) rand)) |
(* 1/3 (* (sqrt a) rand)) |
(* 1/3 (* (sqrt a) rand)) |
(* 1/3 (* (sqrt a) rand)) |
(* 1/3 (* (sqrt a) rand)) |
(* 1/3 (* (sqrt a) rand)) |
(* 1/3 (* (sqrt a) rand)) |
(* 1/3 (* (sqrt a) rand)) |
(* 1/3 (* (sqrt a) rand)) |
(* 1/3 (* (sqrt a) rand)) |
(* 1/3 (* (sqrt a) rand)) |
(* 1/3 (* (sqrt a) rand)) |
(* 1/3 (* (sqrt a) rand)) |
(* 1/3 (* (sqrt a) rand)) |
(* 1/3 (* (sqrt a) rand)) |
(* 1/3 (* (sqrt a) rand)) |
(* 1/3 (* (sqrt a) rand)) |
(* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) |
(* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) |
(* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) |
(* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) |
(* (sqrt a) rand) |
(* (sqrt a) rand) |
(* (sqrt a) rand) |
(* (sqrt a) rand) |
(* (sqrt a) rand) |
(* (sqrt a) rand) |
(* (sqrt a) rand) |
(* (sqrt a) rand) |
(* (sqrt a) rand) |
(* (sqrt a) rand) |
(* (sqrt a) rand) |
(* (sqrt a) rand) |
(* (sqrt a) rand) |
(* (sqrt a) rand) |
(* (sqrt a) rand) |
(* (sqrt a) rand) |
(* (sqrt a) rand) |
(* (sqrt a) rand) |
(* (sqrt a) rand) |
(* (sqrt a) rand) |
(* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) |
(* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) |
(- a 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(- (* 1/3 (* rand (sqrt -1/3))) 1/3) |
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))) 1/3) |
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3))))))) 1/3) |
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* 1/6 (/ rand (sqrt -1/3))) (* a (+ (* -1/24 (/ rand (pow (sqrt -1/3) 3))) (* 1/48 (/ (* a rand) (pow (sqrt -1/3) 5))))))))) 1/3) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))) |
(* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a)))) |
(* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (* 1/3 (/ 1 a)))) |
(* -1 (* a (- (* -1/3 (* (sqrt (/ 1 a)) rand)) 1))) |
(* -1 (* a (- (+ (* -1/3 (* (sqrt (/ 1 a)) rand)) (* 1/3 (/ 1 a))) 1))) |
(* -1 (* a (- (+ (* -1 (/ (- (* 1/18 (* (sqrt (/ 1 a)) rand)) 1/3) a)) (* -1/3 (* (sqrt (/ 1 a)) rand))) 1))) |
(* -1 (* a (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1/18 (* (sqrt a) rand)) (* 1/216 (* (sqrt (/ 1 a)) rand))) a)) 1/3) a)) (* -1/3 (* (sqrt (/ 1 a)) rand))) 1))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* 1/3 (* rand (sqrt -1/3))) |
(+ (* 1/6 (/ (* a rand) (sqrt -1/3))) (* 1/3 (* rand (sqrt -1/3)))) |
(+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3)))))) |
(+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ (* 1/6 (/ rand (sqrt -1/3))) (* a (+ (* -1/24 (/ rand (pow (sqrt -1/3) 3))) (* 1/48 (/ (* a rand) (pow (sqrt -1/3) 5)))))))) |
(* 1/3 (* (sqrt a) rand)) |
(* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
(* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* -1/1296 (* (sqrt (/ 1 (pow a 7))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
(* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) |
(* -1 (* a (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))))) |
(* -1 (* a (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))))) |
(* -1 (* a (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/1296 (* (sqrt (/ 1 (pow a 7))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))))))) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 rand) |
(sqrt -1/3) |
(+ (sqrt -1/3) (* 1/2 (/ a (sqrt -1/3)))) |
(+ (sqrt -1/3) (* a (+ (* -1/8 (/ a (pow (sqrt -1/3) 3))) (* 1/2 (/ 1 (sqrt -1/3)))))) |
(+ (sqrt -1/3) (* a (+ (* a (- (* 1/16 (/ a (pow (sqrt -1/3) 5))) (* 1/8 (/ 1 (pow (sqrt -1/3) 3))))) (* 1/2 (/ 1 (sqrt -1/3)))))) |
(sqrt a) |
(* a (+ (sqrt (/ 1 a)) (* -1/6 (sqrt (/ 1 (pow a 3)))))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (* -1/72 (sqrt (/ 1 (pow a 5))))))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (+ (* -1/72 (sqrt (/ 1 (pow a 5)))) (* -1/432 (sqrt (/ 1 (pow a 7)))))))) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))) |
(* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))) |
(* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/432 (* (sqrt (/ 1 (pow a 7))) (pow (sqrt -1) 2))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 rand) |
(* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (+ (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/18 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))))))))))))) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
(* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a))))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1/6 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) a))))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* 1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/6 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))))) a)) (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) a))))) |
(- a 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(- (* 1/3 (* rand (sqrt -1/3))) 1/3) |
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))) 1/3) |
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3))))))) 1/3) |
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* 1/6 (/ rand (sqrt -1/3))) (* a (+ (* -1/24 (/ rand (pow (sqrt -1/3) 3))) (* 1/48 (/ (* a rand) (pow (sqrt -1/3) 5))))))))) 1/3) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))) |
(* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a)))) |
(* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (* 1/3 (/ 1 a)))) |
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) |
(* -1 (* a (- (+ (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/3 (/ 1 a))) 1))) |
(* -1 (* a (- (+ (* -1 (/ (- (* -1/18 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1/3) a)) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) 1))) |
(* -1 (* a (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1/216 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/18 (* (sqrt a) (* rand (pow (sqrt -1) 2))))) a)) 1/3) a)) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) 1))) |
(- a 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
-1/3 |
(- a 1/3) |
(- a 1/3) |
(- a 1/3) |
a |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(* a (- 1 (* 1/3 (/ 1 a)))) |
a |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
| Outputs |
|---|
(- (* 1/3 (* rand (sqrt -1/3))) 1/3) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal -1/3 binary64)) |
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))) 1/3) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) (fma.f64 a (fma.f64 #s(literal 1/6 binary64) (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1 binary64)) #s(literal -1/3 binary64))) |
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3))))))) 1/3) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) (fma.f64 a (fma.f64 a (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/6 binary64) (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1 binary64))) #s(literal -1/3 binary64))) |
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* 1/6 (/ rand (sqrt -1/3))) (* a (+ (* -1/24 (/ rand (pow (sqrt -1/3) 3))) (* 1/48 (/ (* a rand) (pow (sqrt -1/3) 5))))))))) 1/3) |
(fma.f64 a (fma.f64 a (fma.f64 a (*.f64 (/.f64 rand (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 binary64))) #s(literal 1/48 binary64)) (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/8 binary64))) (fma.f64 #s(literal 1/6 binary64) (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal -1/3 binary64))) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 rand a) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) a) |
(* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))) |
(fma.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) #s(literal 1 binary64)) #s(literal -1/3 binary64)) |
(* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a)))) |
(fma.f64 a (fma.f64 rand (fma.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64)) #s(literal -1/3 binary64)) |
(* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (* 1/3 (/ 1 a)))) |
(fma.f64 a (fma.f64 rand (fma.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (fma.f64 #s(literal -1/216 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))) #s(literal 1 binary64)) #s(literal -1/3 binary64)) |
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand #s(literal -1/3 binary64)) #s(literal -1 binary64)) (neg.f64 a)) |
(* -1 (* a (- (+ (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/3 (/ 1 a))) 1))) |
(fma.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) #s(literal 1 binary64)) #s(literal -1/3 binary64)) |
(* -1 (* a (- (+ (* -1 (/ (- (* -1/18 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1/3) a)) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) 1))) |
(*.f64 a (neg.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand #s(literal -1/3 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand #s(literal 1/18 binary64)) #s(literal -1/3 binary64)) a)))) |
(* -1 (* a (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1/216 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/18 (* (sqrt a) (* rand (pow (sqrt -1) 2))))) a)) 1/3) a)) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) 1))) |
(*.f64 a (neg.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand #s(literal -1/3 binary64)) #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1/216 binary64) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 a)))) a)) a)))) |
(- a 1/3) |
(+.f64 #s(literal -1/3 binary64) a) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 #s(literal -1/3 binary64) a)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 #s(literal -1/3 binary64) a)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 #s(literal -1/3 binary64) a)) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* rand (sqrt -1/3)) |
(*.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) |
(+ (* 1/2 (/ (* a rand) (sqrt -1/3))) (* rand (sqrt -1/3))) |
(fma.f64 a (/.f64 (*.f64 rand #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 rand (sqrt.f64 #s(literal -1/3 binary64)))) |
(+ (* a (+ (* -1/8 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/2 (/ rand (sqrt -1/3))))) (* rand (sqrt -1/3))) |
(fma.f64 a (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/2 binary64) (*.f64 a (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 3/8 binary64)))) (*.f64 rand (sqrt.f64 #s(literal -1/3 binary64)))) |
(+ (* a (+ (* 1/2 (/ rand (sqrt -1/3))) (* a (+ (* -1/8 (/ rand (pow (sqrt -1/3) 3))) (* 1/16 (/ (* a rand) (pow (sqrt -1/3) 5))))))) (* rand (sqrt -1/3))) |
(fma.f64 a (fma.f64 a (fma.f64 a (*.f64 (/.f64 rand (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)) (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 3/8 binary64))) (/.f64 (*.f64 rand #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 rand (sqrt.f64 #s(literal -1/3 binary64)))) |
(* (sqrt a) rand) |
(*.f64 rand (sqrt.f64 a)) |
(* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand))) |
(*.f64 a (*.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))) |
(* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (* (sqrt (/ 1 a)) rand)))) |
(*.f64 a (*.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/72 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))))) |
(* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* -1/432 (* (sqrt (/ 1 (pow a 7))) rand)) (* (sqrt (/ 1 a)) rand))))) |
(*.f64 a (*.f64 rand (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/72 binary64) (*.f64 #s(literal -1/432 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))))))))) |
(* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) |
(*.f64 rand (sqrt.f64 a)) |
(* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))) |
(*.f64 a (*.f64 rand (fma.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))) |
(* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))))) |
(*.f64 (*.f64 (neg.f64 rand) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/72 binary64) (fma.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/432 (* (sqrt (/ 1 (pow a 7))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))))) |
(*.f64 (*.f64 (neg.f64 rand) (+.f64 (fma.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/72 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) #s(literal 1/432 binary64))))) (neg.f64 a)) |
(* rand (sqrt (- a 1/3))) |
(*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(* rand (sqrt (- a 1/3))) |
(*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(* rand (sqrt (- a 1/3))) |
(*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(* rand (sqrt (- a 1/3))) |
(*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(* rand (sqrt (- a 1/3))) |
(*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(* rand (sqrt (- a 1/3))) |
(*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(* rand (sqrt (- a 1/3))) |
(*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(* rand (sqrt (- a 1/3))) |
(*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(* rand (sqrt (- a 1/3))) |
(*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(* rand (sqrt (- a 1/3))) |
(*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(* rand (sqrt (- a 1/3))) |
(*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(* rand (sqrt (- a 1/3))) |
(*.f64 rand (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(sqrt -1/3) |
(sqrt.f64 #s(literal -1/3 binary64)) |
(+ (sqrt -1/3) (* 1/2 (/ a (sqrt -1/3)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 a (sqrt.f64 #s(literal -1/3 binary64))) (sqrt.f64 #s(literal -1/3 binary64))) |
(+ (sqrt -1/3) (* a (+ (* -1/8 (/ a (pow (sqrt -1/3) 3))) (* 1/2 (/ 1 (sqrt -1/3)))))) |
(fma.f64 a (fma.f64 (/.f64 a (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) (sqrt.f64 #s(literal -1/3 binary64))) |
(+ (sqrt -1/3) (* a (+ (* a (- (* 1/16 (/ a (pow (sqrt -1/3) 5))) (* 1/8 (/ 1 (pow (sqrt -1/3) 3))))) (* 1/2 (/ 1 (sqrt -1/3)))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 a (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 binary64))) (/.f64 #s(literal 3/8 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) (sqrt.f64 #s(literal -1/3 binary64))) |
(sqrt a) |
(sqrt.f64 a) |
(* a (+ (sqrt (/ 1 a)) (* -1/6 (sqrt (/ 1 (pow a 3)))))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (* -1/72 (sqrt (/ 1 (pow a 5))))))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/72 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (+ (* -1/72 (sqrt (/ 1 (pow a 5)))) (* -1/432 (sqrt (/ 1 (pow a 7)))))))) |
(*.f64 a (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/72 binary64) (*.f64 #s(literal -1/432 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))))))) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(sqrt.f64 a) |
(* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))) |
(*.f64 a (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))))) |
(* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))) |
(neg.f64 (*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal 1/72 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))))) |
(* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/432 (* (sqrt (/ 1 (pow a 7))) (pow (sqrt -1) 2))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal -1/432 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal 1/72 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))))))) |
-1/3 |
#s(literal -1/3 binary64) |
(- a 1/3) |
(+.f64 #s(literal -1/3 binary64) a) |
(- a 1/3) |
(+.f64 #s(literal -1/3 binary64) a) |
(- a 1/3) |
(+.f64 #s(literal -1/3 binary64) a) |
a |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(+.f64 #s(literal -1/3 binary64) a) |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(+.f64 #s(literal -1/3 binary64) a) |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(+.f64 #s(literal -1/3 binary64) a) |
a |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(+.f64 #s(literal -1/3 binary64) a) |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(+.f64 #s(literal -1/3 binary64) a) |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(+.f64 #s(literal -1/3 binary64) a) |
(* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) |
(fma.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64) #s(literal -1/3 binary64)) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))) |
(fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 1/3 binary64) rand) #s(literal 1 binary64))) (fma.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64) #s(literal -1/3 binary64))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))))) |
(fma.f64 a (+.f64 (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 1/3 binary64) rand) #s(literal 1 binary64)) (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -3/2 binary64) a)) (/.f64 (*.f64 a (*.f64 #s(literal 9/8 binary64) rand)) (sqrt.f64 #s(literal -3 binary64))))) (fma.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64) #s(literal -1/3 binary64))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (+ (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/18 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))))))))))))) |
(+.f64 (fma.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64) #s(literal -1/3 binary64)) (fma.f64 a (fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -3/2 binary64) a)) (*.f64 a (fma.f64 (/.f64 (*.f64 rand #s(literal 81/4 binary64)) (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 1/18 binary64) (*.f64 #s(literal -1/6 binary64) a)) (/.f64 (*.f64 a (*.f64 #s(literal 45/16 binary64) rand)) (sqrt.f64 #s(literal -3 binary64))))))) a)) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 rand a) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) a) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
(fma.f64 a (fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) #s(literal -1/3 binary64)) a)) a) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
(fma.f64 a (fma.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/18 binary64))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) #s(literal -1/3 binary64)) a)) a) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
(fma.f64 a (fma.f64 #s(literal -1/3 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) #s(literal 1 binary64)) a) (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/18 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) #s(literal 0 binary64))) a) |
(* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) |
(fma.f64 (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) a) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a))))) |
(*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal 1 binary64)) a) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (neg.f64 (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64)))) #s(literal -1 binary64))) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1/6 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) a))))) |
(*.f64 a (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -9 binary64))) #s(literal -1/2 binary64))) a))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* 1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/6 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))))) a)) (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) a))))) |
(*.f64 a (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal -1/3 binary64)) #s(literal -1/3 binary64)) (/.f64 (fma.f64 (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 a)) #s(literal 0 binary64)) a)) a))) |
(- a 1/3) |
(+.f64 #s(literal -1/3 binary64) a) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 #s(literal -1/3 binary64) a)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 #s(literal -1/3 binary64) a)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 #s(literal -1/3 binary64) a)) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
-1/3 |
#s(literal -1/3 binary64) |
(- a 1/3) |
(+.f64 #s(literal -1/3 binary64) a) |
(- a 1/3) |
(+.f64 #s(literal -1/3 binary64) a) |
(- a 1/3) |
(+.f64 #s(literal -1/3 binary64) a) |
a |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(+.f64 #s(literal -1/3 binary64) a) |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(+.f64 #s(literal -1/3 binary64) a) |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(+.f64 #s(literal -1/3 binary64) a) |
a |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(+.f64 #s(literal -1/3 binary64) a) |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(+.f64 #s(literal -1/3 binary64) a) |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(+.f64 #s(literal -1/3 binary64) a) |
-1/9 |
#s(literal -1/9 binary64) |
(- (pow a 2) 1/9) |
(fma.f64 a a #s(literal -1/9 binary64)) |
(- (pow a 2) 1/9) |
(fma.f64 a a #s(literal -1/9 binary64)) |
(- (pow a 2) 1/9) |
(fma.f64 a a #s(literal -1/9 binary64)) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))) |
(*.f64 a (fma.f64 a (/.f64 #s(literal -1/9 binary64) (*.f64 a a)) a)) |
(* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))) |
(*.f64 a (fma.f64 a (/.f64 #s(literal -1/9 binary64) (*.f64 a a)) a)) |
(* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))) |
(*.f64 a (fma.f64 a (/.f64 #s(literal -1/9 binary64) (*.f64 a a)) a)) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))) |
(*.f64 a (fma.f64 a (/.f64 #s(literal -1/9 binary64) (*.f64 a a)) a)) |
(* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))) |
(*.f64 a (fma.f64 a (/.f64 #s(literal -1/9 binary64) (*.f64 a a)) a)) |
(* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))) |
(*.f64 a (fma.f64 a (/.f64 #s(literal -1/9 binary64) (*.f64 a a)) a)) |
1/3 |
#s(literal 1/3 binary64) |
(+ 1/3 a) |
(+.f64 #s(literal 1/3 binary64) a) |
(+ 1/3 a) |
(+.f64 #s(literal 1/3 binary64) a) |
(+ 1/3 a) |
(+.f64 #s(literal 1/3 binary64) a) |
a |
(* a (+ 1 (* 1/3 (/ 1 a)))) |
(+.f64 #s(literal 1/3 binary64) a) |
(* a (+ 1 (* 1/3 (/ 1 a)))) |
(+.f64 #s(literal 1/3 binary64) a) |
(* a (+ 1 (* 1/3 (/ 1 a)))) |
(+.f64 #s(literal 1/3 binary64) a) |
a |
(* a (+ 1 (* 1/3 (/ 1 a)))) |
(+.f64 #s(literal 1/3 binary64) a) |
(* a (+ 1 (* 1/3 (/ 1 a)))) |
(+.f64 #s(literal 1/3 binary64) a) |
(* a (+ 1 (* 1/3 (/ 1 a)))) |
(+.f64 #s(literal 1/3 binary64) a) |
(* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) |
(fma.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64) #s(literal -1/3 binary64)) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))) |
(fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 1/3 binary64) rand) #s(literal 1 binary64))) (fma.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64) #s(literal -1/3 binary64))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))))) |
(fma.f64 a (+.f64 (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 1/3 binary64) rand) #s(literal 1 binary64)) (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -3/2 binary64) a)) (/.f64 (*.f64 a (*.f64 #s(literal 9/8 binary64) rand)) (sqrt.f64 #s(literal -3 binary64))))) (fma.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64) #s(literal -1/3 binary64))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (+ (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/18 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))))))))))))) |
(+.f64 (fma.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64) #s(literal -1/3 binary64)) (fma.f64 a (fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -3/2 binary64) a)) (*.f64 a (fma.f64 (/.f64 (*.f64 rand #s(literal 81/4 binary64)) (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 1/18 binary64) (*.f64 #s(literal -1/6 binary64) a)) (/.f64 (*.f64 a (*.f64 #s(literal 45/16 binary64) rand)) (sqrt.f64 #s(literal -3 binary64))))))) a)) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 rand a) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) a) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
(fma.f64 a (fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) #s(literal -1/3 binary64)) a)) a) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
(fma.f64 a (fma.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/18 binary64))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) #s(literal -1/3 binary64)) a)) a) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
(fma.f64 a (fma.f64 #s(literal -1/3 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) #s(literal 1 binary64)) a) (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/18 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) #s(literal 0 binary64))) a) |
(* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) |
(fma.f64 (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) a) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a))))) |
(*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal 1 binary64)) a) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (neg.f64 (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64)))) #s(literal -1 binary64))) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1/6 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) a))))) |
(*.f64 a (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -9 binary64))) #s(literal -1/2 binary64))) a))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* 1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/6 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))))) a)) (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) a))))) |
(*.f64 a (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal -1/3 binary64)) #s(literal -1/3 binary64)) (/.f64 (fma.f64 (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 a)) #s(literal 0 binary64)) a)) a))) |
(- a 1/3) |
(+.f64 #s(literal -1/3 binary64) a) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 #s(literal -1/3 binary64) a)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 #s(literal -1/3 binary64) a)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 #s(literal -1/3 binary64) a)) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* 1/3 (* (sqrt a) rand)) |
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand)) |
(+ a (* 1/3 (* (sqrt a) rand))) |
(fma.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand) a) |
(+ a (* 1/3 (* (sqrt a) rand))) |
(fma.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand) a) |
(+ a (* 1/3 (* (sqrt a) rand))) |
(fma.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand) a) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 rand a) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) a) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 rand a) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) a) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 rand a) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) a) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 rand a) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) a) |
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand #s(literal -1/3 binary64)) #s(literal -1 binary64)) (neg.f64 a)) |
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand #s(literal -1/3 binary64)) #s(literal -1 binary64)) (neg.f64 a)) |
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand #s(literal -1/3 binary64)) #s(literal -1 binary64)) (neg.f64 a)) |
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand #s(literal -1/3 binary64)) #s(literal -1 binary64)) (neg.f64 a)) |
a |
(+ a (* 1/3 (* (sqrt a) rand))) |
(fma.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand) a) |
(+ a (* 1/3 (* (sqrt a) rand))) |
(fma.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand) a) |
(+ a (* 1/3 (* (sqrt a) rand))) |
(fma.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand) a) |
(* 1/3 (* (sqrt a) rand)) |
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand)) |
(* rand (+ (* 1/3 (sqrt a)) (/ a rand))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 a) (/.f64 a rand))) |
(* rand (+ (* 1/3 (sqrt a)) (/ a rand))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 a) (/.f64 a rand))) |
(* rand (+ (* 1/3 (sqrt a)) (/ a rand))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 a) (/.f64 a rand))) |
(* 1/3 (* (sqrt a) rand)) |
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand)) |
(* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 a) (/.f64 a rand))) |
(* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 a) (/.f64 a rand))) |
(* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 a) (/.f64 a rand))) |
(* 1/3 (* (sqrt a) rand)) |
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* (sqrt a) rand)) |
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* (sqrt a) rand)) |
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* (sqrt a) rand)) |
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* (sqrt a) rand)) |
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* (sqrt a) rand)) |
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* (sqrt a) rand)) |
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* (sqrt a) rand)) |
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* (sqrt a) rand)) |
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* (sqrt a) rand)) |
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* (sqrt a) rand)) |
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* (sqrt a) rand)) |
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* (sqrt a) rand)) |
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* (sqrt a) rand)) |
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* (sqrt a) rand)) |
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* (sqrt a) rand)) |
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* (sqrt a) rand)) |
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* (sqrt a) rand)) |
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* (sqrt a) rand)) |
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* (sqrt a) rand)) |
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand)) |
(* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand)) |
(* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand)) |
(* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand)) |
(* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand)) |
(* (sqrt a) rand) |
(*.f64 rand (sqrt.f64 a)) |
(* (sqrt a) rand) |
(*.f64 rand (sqrt.f64 a)) |
(* (sqrt a) rand) |
(*.f64 rand (sqrt.f64 a)) |
(* (sqrt a) rand) |
(*.f64 rand (sqrt.f64 a)) |
(* (sqrt a) rand) |
(*.f64 rand (sqrt.f64 a)) |
(* (sqrt a) rand) |
(*.f64 rand (sqrt.f64 a)) |
(* (sqrt a) rand) |
(*.f64 rand (sqrt.f64 a)) |
(* (sqrt a) rand) |
(*.f64 rand (sqrt.f64 a)) |
(* (sqrt a) rand) |
(*.f64 rand (sqrt.f64 a)) |
(* (sqrt a) rand) |
(*.f64 rand (sqrt.f64 a)) |
(* (sqrt a) rand) |
(*.f64 rand (sqrt.f64 a)) |
(* (sqrt a) rand) |
(*.f64 rand (sqrt.f64 a)) |
(* (sqrt a) rand) |
(*.f64 rand (sqrt.f64 a)) |
(* (sqrt a) rand) |
(*.f64 rand (sqrt.f64 a)) |
(* (sqrt a) rand) |
(*.f64 rand (sqrt.f64 a)) |
(* (sqrt a) rand) |
(*.f64 rand (sqrt.f64 a)) |
(* (sqrt a) rand) |
(*.f64 rand (sqrt.f64 a)) |
(* (sqrt a) rand) |
(*.f64 rand (sqrt.f64 a)) |
(* (sqrt a) rand) |
(*.f64 rand (sqrt.f64 a)) |
(* (sqrt a) rand) |
(*.f64 rand (sqrt.f64 a)) |
(* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) |
(*.f64 rand (sqrt.f64 a)) |
(* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) |
(*.f64 rand (sqrt.f64 a)) |
(* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) |
(*.f64 rand (sqrt.f64 a)) |
(* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) |
(*.f64 rand (sqrt.f64 a)) |
(- a 1/3) |
(+.f64 #s(literal -1/3 binary64) a) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 #s(literal -1/3 binary64) a)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 #s(literal -1/3 binary64) a)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 #s(literal -1/3 binary64) a)) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(- (* 1/3 (* rand (sqrt -1/3))) 1/3) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal -1/3 binary64)) |
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))) 1/3) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) (fma.f64 a (fma.f64 #s(literal 1/6 binary64) (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1 binary64)) #s(literal -1/3 binary64))) |
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3))))))) 1/3) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) (fma.f64 a (fma.f64 a (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/6 binary64) (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1 binary64))) #s(literal -1/3 binary64))) |
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* 1/6 (/ rand (sqrt -1/3))) (* a (+ (* -1/24 (/ rand (pow (sqrt -1/3) 3))) (* 1/48 (/ (* a rand) (pow (sqrt -1/3) 5))))))))) 1/3) |
(fma.f64 a (fma.f64 a (fma.f64 a (*.f64 (/.f64 rand (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 binary64))) #s(literal 1/48 binary64)) (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/8 binary64))) (fma.f64 #s(literal 1/6 binary64) (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal -1/3 binary64))) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 rand a) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) a) |
(* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))) |
(fma.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) #s(literal 1 binary64)) #s(literal -1/3 binary64)) |
(* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a)))) |
(fma.f64 a (fma.f64 rand (fma.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64)) #s(literal -1/3 binary64)) |
(* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (* 1/3 (/ 1 a)))) |
(fma.f64 a (fma.f64 rand (fma.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (fma.f64 #s(literal -1/216 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))) #s(literal 1 binary64)) #s(literal -1/3 binary64)) |
(* -1 (* a (- (* -1/3 (* (sqrt (/ 1 a)) rand)) 1))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand #s(literal -1/3 binary64)) #s(literal -1 binary64)) (neg.f64 a)) |
(* -1 (* a (- (+ (* -1/3 (* (sqrt (/ 1 a)) rand)) (* 1/3 (/ 1 a))) 1))) |
(fma.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) #s(literal 1 binary64)) #s(literal -1/3 binary64)) |
(* -1 (* a (- (+ (* -1 (/ (- (* 1/18 (* (sqrt (/ 1 a)) rand)) 1/3) a)) (* -1/3 (* (sqrt (/ 1 a)) rand))) 1))) |
(*.f64 a (neg.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand #s(literal -1/3 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand #s(literal 1/18 binary64)) #s(literal -1/3 binary64)) a)))) |
(* -1 (* a (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1/18 (* (sqrt a) rand)) (* 1/216 (* (sqrt (/ 1 a)) rand))) a)) 1/3) a)) (* -1/3 (* (sqrt (/ 1 a)) rand))) 1))) |
(*.f64 a (neg.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand #s(literal -1/3 binary64)) #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1/216 binary64) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 a)))) a)) a)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* 1/3 (* rand (sqrt -1/3))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 #s(literal -1/3 binary64)))) |
(+ (* 1/6 (/ (* a rand) (sqrt -1/3))) (* 1/3 (* rand (sqrt -1/3)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 a (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64)))))) |
(+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3)))))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 a (fma.f64 a (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/8 binary64)) (*.f64 #s(literal 1/6 binary64) (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))))))) |
(+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ (* 1/6 (/ rand (sqrt -1/3))) (* a (+ (* -1/24 (/ rand (pow (sqrt -1/3) 3))) (* 1/48 (/ (* a rand) (pow (sqrt -1/3) 5)))))))) |
(fma.f64 a (fma.f64 a (fma.f64 a (*.f64 (/.f64 rand (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 binary64))) #s(literal 1/48 binary64)) (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/8 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 #s(literal -1/3 binary64))))) |
(* 1/3 (* (sqrt a) rand)) |
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand)) |
(* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(*.f64 a (*.f64 rand (fma.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))))) |
(* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
(*.f64 a (*.f64 rand (fma.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (fma.f64 #s(literal -1/216 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))))) |
(* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* -1/1296 (* (sqrt (/ 1 (pow a 7))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
(*.f64 a (*.f64 rand (+.f64 (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) #s(literal -1/1296 binary64))) (fma.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal -1/216 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))))))) |
(* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 a) (*.f64 #s(literal 1/3 binary64) rand)) |
(* -1 (* a (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))))) |
(*.f64 a (*.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/18 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))))) |
(* -1 (* a (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))))) |
(*.f64 (*.f64 (neg.f64 rand) (fma.f64 #s(literal -1/216 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/18 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/1296 (* (sqrt (/ 1 (pow a 7))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))))))) |
(*.f64 (*.f64 (neg.f64 rand) (+.f64 (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/18 binary64))) (fma.f64 #s(literal -1/216 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) #s(literal 1/1296 binary64))))) (neg.f64 a)) |
(* 1/3 rand) |
(*.f64 #s(literal 1/3 binary64) rand) |
(* 1/3 rand) |
(*.f64 #s(literal 1/3 binary64) rand) |
(* 1/3 rand) |
(*.f64 #s(literal 1/3 binary64) rand) |
(* 1/3 rand) |
(*.f64 #s(literal 1/3 binary64) rand) |
(* 1/3 rand) |
(*.f64 #s(literal 1/3 binary64) rand) |
(* 1/3 rand) |
(*.f64 #s(literal 1/3 binary64) rand) |
(* 1/3 rand) |
(*.f64 #s(literal 1/3 binary64) rand) |
(* 1/3 rand) |
(*.f64 #s(literal 1/3 binary64) rand) |
(* 1/3 rand) |
(*.f64 #s(literal 1/3 binary64) rand) |
(* 1/3 rand) |
(*.f64 #s(literal 1/3 binary64) rand) |
(* 1/3 rand) |
(*.f64 #s(literal 1/3 binary64) rand) |
(* 1/3 rand) |
(*.f64 #s(literal 1/3 binary64) rand) |
(sqrt -1/3) |
(sqrt.f64 #s(literal -1/3 binary64)) |
(+ (sqrt -1/3) (* 1/2 (/ a (sqrt -1/3)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 a (sqrt.f64 #s(literal -1/3 binary64))) (sqrt.f64 #s(literal -1/3 binary64))) |
(+ (sqrt -1/3) (* a (+ (* -1/8 (/ a (pow (sqrt -1/3) 3))) (* 1/2 (/ 1 (sqrt -1/3)))))) |
(fma.f64 a (fma.f64 (/.f64 a (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) (sqrt.f64 #s(literal -1/3 binary64))) |
(+ (sqrt -1/3) (* a (+ (* a (- (* 1/16 (/ a (pow (sqrt -1/3) 5))) (* 1/8 (/ 1 (pow (sqrt -1/3) 3))))) (* 1/2 (/ 1 (sqrt -1/3)))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 a (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 binary64))) (/.f64 #s(literal 3/8 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) (sqrt.f64 #s(literal -1/3 binary64))) |
(sqrt a) |
(sqrt.f64 a) |
(* a (+ (sqrt (/ 1 a)) (* -1/6 (sqrt (/ 1 (pow a 3)))))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (* -1/72 (sqrt (/ 1 (pow a 5))))))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/72 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (+ (* -1/72 (sqrt (/ 1 (pow a 5)))) (* -1/432 (sqrt (/ 1 (pow a 7)))))))) |
(*.f64 a (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/72 binary64) (*.f64 #s(literal -1/432 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))))))) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(sqrt.f64 a) |
(* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))) |
(*.f64 a (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))))) |
(* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))) |
(neg.f64 (*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal 1/72 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))))) |
(* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/432 (* (sqrt (/ 1 (pow a 7))) (pow (sqrt -1) 2))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal -1/432 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal 1/72 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal -1/6 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))))))) |
(* 1/3 rand) |
(*.f64 #s(literal 1/3 binary64) rand) |
(* 1/3 rand) |
(*.f64 #s(literal 1/3 binary64) rand) |
(* 1/3 rand) |
(*.f64 #s(literal 1/3 binary64) rand) |
(* 1/3 rand) |
(*.f64 #s(literal 1/3 binary64) rand) |
(* 1/3 rand) |
(*.f64 #s(literal 1/3 binary64) rand) |
(* 1/3 rand) |
(*.f64 #s(literal 1/3 binary64) rand) |
(* 1/3 rand) |
(*.f64 #s(literal 1/3 binary64) rand) |
(* 1/3 rand) |
(*.f64 #s(literal 1/3 binary64) rand) |
(* 1/3 rand) |
(*.f64 #s(literal 1/3 binary64) rand) |
(* 1/3 rand) |
(*.f64 #s(literal 1/3 binary64) rand) |
(* 1/3 rand) |
(*.f64 #s(literal 1/3 binary64) rand) |
(* 1/3 rand) |
(*.f64 #s(literal 1/3 binary64) rand) |
(* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) |
(fma.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64) #s(literal -1/3 binary64)) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))) |
(fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 1/3 binary64) rand) #s(literal 1 binary64))) (fma.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64) #s(literal -1/3 binary64))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))))) |
(fma.f64 a (+.f64 (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 #s(literal 1/3 binary64) rand) #s(literal 1 binary64)) (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -3/2 binary64) a)) (/.f64 (*.f64 a (*.f64 #s(literal 9/8 binary64) rand)) (sqrt.f64 #s(literal -3 binary64))))) (fma.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64) #s(literal -1/3 binary64))) |
(+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (+ (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/18 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))))))))))))) |
(+.f64 (fma.f64 (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/9 binary64) #s(literal -1/3 binary64)) (fma.f64 a (fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 #s(literal -3 binary64))) (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -3/2 binary64) a)) (*.f64 a (fma.f64 (/.f64 (*.f64 rand #s(literal 81/4 binary64)) (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 1/18 binary64) (*.f64 #s(literal -1/6 binary64) a)) (/.f64 (*.f64 a (*.f64 #s(literal 45/16 binary64) rand)) (sqrt.f64 #s(literal -3 binary64))))))) a)) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 rand a) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) a) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
(fma.f64 a (fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) #s(literal -1/3 binary64)) a)) a) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
(fma.f64 a (fma.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/18 binary64))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) #s(literal -1/3 binary64)) a)) a) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
(fma.f64 a (fma.f64 #s(literal -1/3 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) #s(literal 1 binary64)) a) (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1/18 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) #s(literal 0 binary64))) a) |
(* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) |
(fma.f64 (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) a) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a))))) |
(*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal 1 binary64)) a) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (neg.f64 (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64)))) #s(literal -1 binary64))) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1/6 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) a))))) |
(*.f64 a (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -9 binary64))) #s(literal -1/2 binary64))) a))) |
(* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* 1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/6 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))))) a)) (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) a))))) |
(*.f64 a (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) #s(literal -1/3 binary64)) #s(literal -1/3 binary64)) (/.f64 (fma.f64 (/.f64 (*.f64 rand (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 a)) #s(literal 0 binary64)) a)) a))) |
(- a 1/3) |
(+.f64 #s(literal -1/3 binary64) a) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 #s(literal -1/3 binary64) a)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 #s(literal -1/3 binary64) a)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 #s(literal -1/3 binary64) a)) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(- (* 1/3 (* rand (sqrt -1/3))) 1/3) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal -1/3 binary64)) |
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))) 1/3) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) (fma.f64 a (fma.f64 #s(literal 1/6 binary64) (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1 binary64)) #s(literal -1/3 binary64))) |
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3))))))) 1/3) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) (fma.f64 a (fma.f64 a (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/6 binary64) (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1 binary64))) #s(literal -1/3 binary64))) |
(- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* 1/6 (/ rand (sqrt -1/3))) (* a (+ (* -1/24 (/ rand (pow (sqrt -1/3) 3))) (* 1/48 (/ (* a rand) (pow (sqrt -1/3) 5))))))))) 1/3) |
(fma.f64 a (fma.f64 a (fma.f64 a (*.f64 (/.f64 rand (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 binary64))) #s(literal 1/48 binary64)) (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/8 binary64))) (fma.f64 #s(literal 1/6 binary64) (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1 binary64))) (fma.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal -1/3 binary64))) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 rand a) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) a) |
(* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))) |
(fma.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) #s(literal 1 binary64)) #s(literal -1/3 binary64)) |
(* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a)))) |
(fma.f64 a (fma.f64 rand (fma.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64)) #s(literal -1/3 binary64)) |
(* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (* 1/3 (/ 1 a)))) |
(fma.f64 a (fma.f64 rand (fma.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (fma.f64 #s(literal -1/216 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))) #s(literal 1 binary64)) #s(literal -1/3 binary64)) |
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand #s(literal -1/3 binary64)) #s(literal -1 binary64)) (neg.f64 a)) |
(* -1 (* a (- (+ (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/3 (/ 1 a))) 1))) |
(fma.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) #s(literal 1 binary64)) #s(literal -1/3 binary64)) |
(* -1 (* a (- (+ (* -1 (/ (- (* -1/18 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1/3) a)) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) 1))) |
(*.f64 a (neg.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand #s(literal -1/3 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand #s(literal 1/18 binary64)) #s(literal -1/3 binary64)) a)))) |
(* -1 (* a (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1/216 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/18 (* (sqrt a) (* rand (pow (sqrt -1) 2))))) a)) 1/3) a)) (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) 1))) |
(*.f64 a (neg.f64 (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand #s(literal -1/3 binary64)) #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1/216 binary64) (*.f64 #s(literal 1/18 binary64) (sqrt.f64 a)))) a)) a)))) |
(- a 1/3) |
(+.f64 #s(literal -1/3 binary64) a) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 #s(literal -1/3 binary64) a)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 #s(literal -1/3 binary64) a)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 #s(literal -1/3 binary64) a)) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (/.f64 (+.f64 #s(literal -1/3 binary64) a) rand))) |
-1/3 |
#s(literal -1/3 binary64) |
(- a 1/3) |
(+.f64 #s(literal -1/3 binary64) a) |
(- a 1/3) |
(+.f64 #s(literal -1/3 binary64) a) |
(- a 1/3) |
(+.f64 #s(literal -1/3 binary64) a) |
a |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(+.f64 #s(literal -1/3 binary64) a) |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(+.f64 #s(literal -1/3 binary64) a) |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(+.f64 #s(literal -1/3 binary64) a) |
a |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(+.f64 #s(literal -1/3 binary64) a) |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(+.f64 #s(literal -1/3 binary64) a) |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(+.f64 #s(literal -1/3 binary64) a) |
| 4 428× | lower-fma.f32 |
| 4 422× | lower-fma.f64 |
| 4 374× | lower-/.f32 |
| 4 370× | lower-/.f64 |
| 3 464× | lower-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 49 | 218 |
| 0 | 68 | 218 |
| 1 | 275 | 210 |
| 2 | 2423 | 198 |
| 0 | 8781 | 196 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) |
(*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) |
(sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) |
(+.f64 a #s(literal -1/3 binary64)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) |
(/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64))) |
(fma.f64 a a #s(literal -1/9 binary64)) |
#s(approx (+ a 1/3) #s(literal 1/3 binary64)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) |
#s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a)))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) |
(*.f64 rand (sqrt.f64 a)) |
#s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a))) |
(*.f64 #s(literal 1/3 binary64) rand) |
(sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) |
(/.f64 rand #s(literal 3 binary64)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) |
(fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
#s(approx (+ a -1/3) #s(literal -1/3 binary64)) |
| Outputs |
|---|
(+.f64 a (+.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64))))) |
(+.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a)) |
(+.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) |
(+.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(+.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal -1/3 binary64)) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1/3 binary64))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) a)) |
(+.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(+.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(+.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) #s(literal -1/3 binary64)) a) |
(-.f64 a (-.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64))))) |
(-.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal 1/3 binary64)) |
(-.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64)))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) (neg.f64 (+.f64 a #s(literal -1/3 binary64))))) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) (neg.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a)) (-.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal -1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (-.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal -1/3 binary64)))) |
(-.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64))))) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64)))) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))))) |
(fma.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(fma.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 rand (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 rand (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 rand (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 1 binary64) rand)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 rand (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) a (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1/3 binary64))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1/3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) a)) |
(fma.f64 (sqrt.f64 a) (sqrt.f64 a) (+.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64))))) |
(fma.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (/.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (/.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (fma.f64 a a #s(literal 1/9 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (*.f64 rand (+.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/3 binary64)) rand (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) rand (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) rand (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) (/.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64))))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64))))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 rand #s(literal 1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) rand)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) rand)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64)) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64)) (/.f64 rand (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/4 binary64))) (/.f64 (+.f64 a #s(literal -1/3 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/4 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/4 binary64))) (/.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/4 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 rand #s(literal 1 binary64)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 rand (+.f64 a #s(literal -1/3 binary64))) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (*.f64 rand (+.f64 a #s(literal -1/3 binary64))) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/3 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64))))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 #s(literal -1/3 binary64) a)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (/.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (+.f64 a #s(literal 1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (/.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (-.f64 #s(literal -1/3 binary64) a)) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)) #s(literal -1/729 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal 1/81 binary64)) (*.f64 #s(literal -1/9 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)) #s(literal -1/729 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal 1/81 binary64)) (*.f64 #s(literal -1/9 binary64) (*.f64 a a)))) (+.f64 a #s(literal 1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (+.f64 a #s(literal 1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)) #s(literal -1/729 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal 1/81 binary64)) (*.f64 #s(literal -1/9 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64))))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)) #s(literal -1/729 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal 1/81 binary64)) (*.f64 #s(literal -1/9 binary64) (*.f64 a a)))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)) #s(literal -1/729 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal 1/81 binary64)) (*.f64 #s(literal -1/9 binary64) (*.f64 a a)))) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)) #s(literal -1/729 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal 1/81 binary64)) (*.f64 #s(literal -1/9 binary64) (*.f64 a a)))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)) #s(literal -1/729 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal 1/81 binary64)) (*.f64 #s(literal -1/9 binary64) (*.f64 a a)))) (-.f64 #s(literal -1/3 binary64) a)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64))))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (-.f64 #s(literal -1/3 binary64) a)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64))))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 #s(literal -1/3 binary64) a)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64))))) (fma.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand (*.f64 rand rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) (neg.f64 (+.f64 a #s(literal -1/3 binary64)))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64))))) (fma.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand (*.f64 rand rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) (neg.f64 (+.f64 a #s(literal -1/3 binary64)))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand (*.f64 rand rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))) (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand (*.f64 rand rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))) (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) (neg.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 3 binary64) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 3 binary64) (*.f64 (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand))) (*.f64 (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 3 binary64) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 3 binary64) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand))) (*.f64 (+.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal 3 binary64) (*.f64 (-.f64 #s(literal -1/3 binary64) a) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand))) (*.f64 (-.f64 #s(literal -1/3 binary64) a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 3 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (*.f64 #s(literal 3 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)) (*.f64 #s(literal 3 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (*.f64 #s(literal 3 binary64) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (*.f64 #s(literal 3 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (*.f64 #s(literal 3 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (+.f64 a #s(literal 1/3 binary64)) (*.f64 #s(literal 3 binary64) (fma.f64 a a #s(literal -1/9 binary64)))) (*.f64 #s(literal 3 binary64) (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (-.f64 #s(literal -1/3 binary64) a) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal -1/3 binary64) a))) |
(/.f64 (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (-.f64 #s(literal -1/3 binary64) a))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (-.f64 #s(literal -1/3 binary64) a))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64))) (*.f64 (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (*.f64 (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal -1/3 binary64) a) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (*.f64 (-.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))) (neg.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) (neg.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand (*.f64 rand rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand (*.f64 rand rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))))) |
(/.f64 (fma.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a) (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a)) #s(literal -1/27 binary64)) (fma.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a) (-.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal -1/3 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a)) #s(literal 1/9 binary64)) (-.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal -1/3 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64))))) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a a #s(literal -1/9 binary64))) (+.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (-.f64 #s(literal -1/3 binary64) a)) |
(/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64)) (+.f64 a #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (+.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (-.f64 #s(literal -1/3 binary64) a)) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 3 binary64) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand)))) (neg.f64 (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 3 binary64) (*.f64 (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand)))) (neg.f64 (*.f64 (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 3 binary64) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand)))) (neg.f64 (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 3 binary64) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand)))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal 3 binary64) (*.f64 (-.f64 #s(literal -1/3 binary64) a) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand)))) (neg.f64 (*.f64 (-.f64 #s(literal -1/3 binary64) a) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 3 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) (neg.f64 (*.f64 #s(literal 3 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)) (*.f64 #s(literal 3 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) (neg.f64 (*.f64 #s(literal 3 binary64) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (*.f64 #s(literal 3 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) (neg.f64 (*.f64 #s(literal 3 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (+.f64 a #s(literal 1/3 binary64)) (*.f64 #s(literal 3 binary64) (fma.f64 a a #s(literal -1/9 binary64))))) (neg.f64 (*.f64 #s(literal 3 binary64) (+.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (-.f64 #s(literal -1/3 binary64) a) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))))) (neg.f64 (*.f64 #s(literal 3 binary64) (-.f64 #s(literal -1/3 binary64) a)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) (neg.f64 (+.f64 a #s(literal -1/3 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (+.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (-.f64 #s(literal -1/3 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (+.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (-.f64 #s(literal -1/3 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (neg.f64 (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (neg.f64 (*.f64 (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (neg.f64 (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal -1/3 binary64) a) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (neg.f64 (*.f64 (-.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand (*.f64 rand rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a) (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a)) #s(literal -1/27 binary64))) (neg.f64 (fma.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a) (-.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a)) #s(literal 1/9 binary64))) (neg.f64 (-.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64)))))) (neg.f64 (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a a #s(literal -1/9 binary64)))) (neg.f64 (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (neg.f64 (-.f64 #s(literal -1/3 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 rand (*.f64 rand rand)) (/.f64 #s(literal 1/27 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (+.f64 a #s(literal -1/3 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) (neg.f64 (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) (neg.f64 (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) (neg.f64 (-.f64 #s(literal -1/3 binary64) a))) |
(/.f64 (fma.f64 a (*.f64 a a) (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) (+.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64))))) (*.f64 a (+.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))))))) |
(/.f64 (+.f64 #s(literal -1/27 binary64) (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a) (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a)))) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a)) (*.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1/3 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) a) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1/3 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1/3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) a) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1/3 binary64)) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) a) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) a)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) (*.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (-.f64 (*.f64 (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) (*.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (*.f64 a (*.f64 a a))) (fma.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) #s(literal -1/3 binary64)) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) #s(literal -1/3 binary64)) (-.f64 (*.f64 a a) (*.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) #s(literal -1/3 binary64)) a)))) |
(pow.f64 (/.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64))))) (fma.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand (*.f64 rand rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) (neg.f64 (+.f64 a #s(literal -1/3 binary64)))) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (+.f64 a #s(literal -1/3 binary64))) |
(*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) |
(*.f64 (fma.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand (*.f64 rand rand))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (-.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64))))))) |
(*.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) (neg.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64)))))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (+.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (-.f64 #s(literal -1/3 binary64) a))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64)))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 #s(literal -1/3 binary64) a))) |
(+.f64 (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(+.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(-.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand)) (/.f64 (/.f64 #s(literal 1/27 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand))) |
(-.f64 (/.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64))) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand)) (/.f64 (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal 1/3 binary64))) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 #s(literal -1/3 binary64) a)) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand)) (/.f64 (/.f64 (*.f64 a a) (-.f64 #s(literal -1/3 binary64) a)) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (/.f64 (-.f64 (*.f64 rand a) (*.f64 rand #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (/.f64 (*.f64 (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (/.f64 (-.f64 (*.f64 rand a) (*.f64 rand #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(fma.f64 a (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 rand (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1/3 binary64)) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 rand (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) a) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 (neg.f64 rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) a (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1/3 binary64) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 a (/.f64 #s(literal 1 binary64) rand)) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (*.f64 a rand) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) rand) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 a (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) rand)) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 rand #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 (neg.f64 rand) #s(literal -1 binary64)) (/.f64 a (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 (neg.f64 rand) #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal -1/3 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 a (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 #s(literal -1/3 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 a (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 (neg.f64 rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand (+.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (*.f64 rand (+.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand) (*.f64 (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (neg.f64 rand)) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (neg.f64 rand)) (*.f64 (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (neg.f64 rand)) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (neg.f64 rand)) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) rand) (*.f64 (-.f64 #s(literal -1/3 binary64) a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal -1/3 binary64) a) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (neg.f64 rand)) (*.f64 (-.f64 #s(literal -1/3 binary64) a) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (*.f64 rand (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 rand (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)))) |
(/.f64 (*.f64 rand (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (*.f64 rand (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 rand (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal -1/3 binary64) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (*.f64 (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (*.f64 (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (*.f64 (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (*.f64 (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (-.f64 #s(literal -1/3 binary64) a))) |
(/.f64 (*.f64 (neg.f64 rand) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (*.f64 (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 (neg.f64 rand) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (*.f64 (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)))) |
(/.f64 (*.f64 (neg.f64 rand) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (*.f64 (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (*.f64 (neg.f64 rand) (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (neg.f64 rand) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (*.f64 (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (-.f64 #s(literal -1/3 binary64) a))) |
(/.f64 (neg.f64 (*.f64 rand (+.f64 a #s(literal -1/3 binary64)))) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (+.f64 a #s(literal -1/3 binary64))) (neg.f64 (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand))) |
(/.f64 (fma.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (*.f64 (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) (fma.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (*.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (*.f64 (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (/.f64 (-.f64 (*.f64 rand a) (*.f64 rand #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (neg.f64 rand)) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64))) |
(/.f64 (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) |
(/.f64 (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64))) (+.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (-.f64 #s(literal -1/3 binary64) a)) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (+.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (-.f64 #s(literal -1/3 binary64) a)) |
(/.f64 (*.f64 (neg.f64 rand) (+.f64 a #s(literal -1/3 binary64))) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand)) (neg.f64 (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand)) (neg.f64 (*.f64 (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand)) (neg.f64 (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand)) (neg.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) rand)) (neg.f64 (*.f64 (-.f64 #s(literal -1/3 binary64) a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 rand (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 rand (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (*.f64 rand (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(/.f64 (neg.f64 (*.f64 rand (fma.f64 a a #s(literal -1/9 binary64)))) (neg.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 rand (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (neg.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal -1/3 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (neg.f64 rand))) (neg.f64 (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (neg.f64 rand))) (neg.f64 (*.f64 (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (neg.f64 rand))) (neg.f64 (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (neg.f64 rand))) (neg.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal -1/3 binary64) a) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (neg.f64 rand))) (neg.f64 (*.f64 (-.f64 #s(literal -1/3 binary64) a) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/9 binary64)))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (+.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) (-.f64 #s(literal -1/3 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 rand) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 rand) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 rand) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 rand) (fma.f64 a a #s(literal -1/9 binary64)))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 rand) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (-.f64 #s(literal -1/3 binary64) a)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 rand (+.f64 a #s(literal -1/3 binary64))))) (neg.f64 (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (*.f64 (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (*.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (*.f64 (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) (neg.f64 (/.f64 (-.f64 (*.f64 rand a) (*.f64 rand #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (neg.f64 rand))) (neg.f64 (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64)))) (neg.f64 (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (neg.f64 (-.f64 #s(literal -1/3 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (neg.f64 (-.f64 #s(literal -1/3 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 rand) (+.f64 a #s(literal -1/3 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (*.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) (fma.f64 (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (*.f64 (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))))) |
(pow.f64 (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand (+.f64 a #s(literal -1/3 binary64)))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) |
(*.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) |
(*.f64 rand (/.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) rand))) |
(*.f64 (*.f64 rand (+.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) (/.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64)))))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) rand))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (/.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (/.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (-.f64 #s(literal -1/3 binary64) a))) |
(*.f64 (/.f64 (neg.f64 rand) #s(literal -1 binary64)) (/.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 (+.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (/.f64 #s(literal 1 binary64) rand))) |
(*.f64 (/.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64))) (/.f64 #s(literal 1 binary64) rand))) |
(*.f64 (/.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (/.f64 #s(literal 1 binary64) rand))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) rand))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 1 binary64) rand))) |
(*.f64 (/.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) rand))) |
(*.f64 (/.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) rand))) |
(*.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 rand (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (/.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64)))))) |
(*.f64 (/.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (/.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(*.f64 (/.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (/.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)))) |
(*.f64 (/.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(*.f64 (/.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 #s(literal -1/3 binary64) a))) |
(exp.f64 (*.f64 (log.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/2 binary64))) |
(sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 a #s(literal 1/3 binary64)) (fma.f64 a a #s(literal -1/9 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))))) |
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (sqrt.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (sqrt.f64 (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (sqrt.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 a a #s(literal -1/9 binary64))) (sqrt.f64 (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (sqrt.f64 (-.f64 #s(literal -1/3 binary64) a))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (sqrt.f64 (neg.f64 (+.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64))) (sqrt.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal -1/3 binary64) a))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (sqrt.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (sqrt.f64 (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (sqrt.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/9 binary64)))) (sqrt.f64 (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (sqrt.f64 (-.f64 #s(literal -1/3 binary64) a))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (sqrt.f64 (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (sqrt.f64 (neg.f64 (-.f64 #s(literal -1/3 binary64) a)))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (sqrt.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 a a #s(literal -1/9 binary64)))) (neg.f64 (sqrt.f64 (+.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (neg.f64 (sqrt.f64 (-.f64 #s(literal -1/3 binary64) a)))) |
(pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(*.f64 (sqrt.f64 (fma.f64 a a #s(literal -1/9 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 a a #s(literal -1/9 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)))) |
(*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64)))) (sqrt.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64))))) |
(+.f64 a #s(literal -1/3 binary64)) |
(+.f64 #s(literal -1/3 binary64) a) |
(+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal 1 binary64) a)) |
(+.f64 #s(literal -1/3 binary64) (*.f64 a #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) a) #s(literal -1/3 binary64)) |
(+.f64 (*.f64 a #s(literal 1 binary64)) #s(literal -1/3 binary64)) |
(exp.f64 (fma.f64 (log.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/2 binary64) (*.f64 (log.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/2 binary64)))) |
(-.f64 a #s(literal 1/3 binary64)) |
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (/.f64 #s(literal 1/27 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal 1/3 binary64)))) |
(-.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 #s(literal -1/3 binary64) a)) (/.f64 (*.f64 a a) (-.f64 #s(literal -1/3 binary64) a))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) (/.f64 #s(literal 1/27 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64))) (/.f64 #s(literal 1/27 binary64) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a #s(literal 1/9 binary64))) (+.f64 a #s(literal 1/3 binary64))) (/.f64 (/.f64 #s(literal 1/81 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (+.f64 a #s(literal 1/3 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal -1/3 binary64) a)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 #s(literal -1/3 binary64) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (+.f64 a #s(literal 1/3 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (neg.f64 (+.f64 a #s(literal 1/3 binary64))))) |
(-.f64 (/.f64 #s(literal 1/9 binary64) (neg.f64 (+.f64 a #s(literal 1/3 binary64)))) (/.f64 (*.f64 a a) (neg.f64 (+.f64 a #s(literal 1/3 binary64))))) |
(sqrt.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 a #s(literal 1 binary64) #s(literal -1/3 binary64)) |
(fma.f64 #s(literal 1 binary64) a #s(literal -1/3 binary64)) |
(fma.f64 (sqrt.f64 a) (sqrt.f64 a) #s(literal -1/3 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a #s(literal 1/3 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 a #s(literal 1/3 binary64)) (fma.f64 a a #s(literal -1/9 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))))) |
(/.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64))) |
(/.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) |
(/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64))) |
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 #s(literal -1/3 binary64) a)) |
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (neg.f64 (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64)) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64)) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1 binary64)) (+.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal 1 binary64)) (-.f64 #s(literal -1/3 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/9 binary64))) (+.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (-.f64 #s(literal -1/3 binary64) a)) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (neg.f64 (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)))) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (neg.f64 (-.f64 #s(literal -1/3 binary64) a))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (neg.f64 (neg.f64 (+.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (neg.f64 (neg.f64 (-.f64 #s(literal -1/3 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal -1/3 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/9 binary64)))) (neg.f64 (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (neg.f64 (-.f64 #s(literal -1/3 binary64) a))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (neg.f64 (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(/.f64 (+.f64 #s(literal -1/27 binary64) (pow.f64 (*.f64 #s(literal 1 binary64) a) #s(literal 3 binary64))) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -1/3 binary64) (*.f64 #s(literal 1 binary64) a))))) |
(/.f64 (+.f64 #s(literal -1/27 binary64) (pow.f64 (*.f64 a #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) (*.f64 #s(literal -1/3 binary64) (*.f64 a #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) a) #s(literal 3 binary64)) #s(literal -1/27 binary64)) (fma.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 #s(literal 1 binary64) a) #s(literal -1/3 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal -1/27 binary64)) (fma.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 a #s(literal 1 binary64)) #s(literal -1/3 binary64))))) |
(pow.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 2 binary64)) |
(pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 a #s(literal 1/3 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) |
(*.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))) |
(*.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)))) |
(*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(*.f64 (fma.f64 a a #s(literal 1/9 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64)))))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)) #s(literal -1/729 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal 1/81 binary64)) (*.f64 #s(literal -1/9 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)) #s(literal -1/729 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal 1/81 binary64)) (*.f64 #s(literal -1/9 binary64) (*.f64 a a)))) (+.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (+.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)) #s(literal -1/729 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal 1/81 binary64)) (*.f64 #s(literal -1/9 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)) #s(literal -1/729 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal 1/81 binary64)) (*.f64 #s(literal -1/9 binary64) (*.f64 a a)))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)) #s(literal -1/729 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal 1/81 binary64)) (*.f64 #s(literal -1/9 binary64) (*.f64 a a)))) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)) #s(literal -1/729 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal 1/81 binary64)) (*.f64 #s(literal -1/9 binary64) (*.f64 a a)))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)) #s(literal -1/729 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal 1/81 binary64)) (*.f64 #s(literal -1/9 binary64) (*.f64 a a)))) (-.f64 #s(literal -1/3 binary64) a))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64))) (-.f64 #s(literal -1/3 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 #s(literal -1/3 binary64) a))) |
#s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (+ a 1/3) #s(literal 1/3 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1/9 binary64) (neg.f64 #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) (/.f64 (*.f64 a a) (neg.f64 #s(approx (+ a 1/3) #s(literal 1/3 binary64))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(approx (+ a 1/3) #s(literal 1/3 binary64)) (fma.f64 a a #s(literal 1/9 binary64)))) (/.f64 #s(literal 1/81 binary64) (*.f64 #s(approx (+ a 1/3) #s(literal 1/3 binary64)) (fma.f64 a a #s(literal 1/9 binary64))))) |
(-.f64 (/.f64 (*.f64 a a) #s(approx (+ a 1/3) #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a #s(literal 1/9 binary64))) #s(approx (+ a 1/3) #s(literal 1/3 binary64))) (/.f64 (/.f64 #s(literal 1/81 binary64) (fma.f64 a a #s(literal 1/9 binary64))) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (neg.f64 #s(approx (+ a 1/3) #s(literal 1/3 binary64))))) |
(neg.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (neg.f64 #s(approx (+ a 1/3) #s(literal 1/3 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ a 1/3) #s(literal 1/3 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(approx (+ a 1/3) #s(literal 1/3 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(approx (+ a 1/3) #s(literal 1/3 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(approx (+ a 1/3) #s(literal 1/3 binary64)) (fma.f64 a a #s(literal -1/9 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(approx (+ a 1/3) #s(literal 1/3 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)) #s(literal -1/729 binary64)) (*.f64 #s(approx (+ a 1/3) #s(literal 1/3 binary64)) (-.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal 1/81 binary64)) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))))) |
(/.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (*.f64 #s(approx (+ a 1/3) #s(literal 1/3 binary64)) (fma.f64 a a #s(literal 1/9 binary64)))) |
(/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64))) |
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (neg.f64 #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)) #s(literal -1/729 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal 1/81 binary64)) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 a a #s(literal 1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)) #s(literal -1/729 binary64))) (neg.f64 (*.f64 #s(approx (+ a 1/3) #s(literal 1/3 binary64)) (-.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal 1/81 binary64)) (*.f64 #s(literal -1/9 binary64) (*.f64 a a)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64))) (neg.f64 (*.f64 #s(approx (+ a 1/3) #s(literal 1/3 binary64)) (fma.f64 a a #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (neg.f64 (neg.f64 #s(approx (+ a 1/3) #s(literal 1/3 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)) #s(literal -1/729 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) (-.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal 1/81 binary64)) (*.f64 #s(literal -1/9 binary64) (*.f64 a a)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) (fma.f64 a a #s(literal 1/9 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1 binary64))) (neg.f64 #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)) #s(literal -1/729 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal 1/81 binary64)) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))) #s(approx (+ a 1/3) #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 a a #s(literal 1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (neg.f64 (neg.f64 (neg.f64 #s(approx (+ a 1/3) #s(literal 1/3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)) #s(literal -1/729 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ a 1/3) #s(literal 1/3 binary64))))) (neg.f64 (-.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal 1/81 binary64)) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ a 1/3) #s(literal 1/3 binary64))))) (neg.f64 (fma.f64 a a #s(literal 1/9 binary64)))) |
(pow.f64 (/.f64 #s(approx (+ a 1/3) #s(literal 1/3 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(approx (+ a 1/3) #s(literal 1/3 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ a 1/3) #s(literal 1/3 binary64))) (fma.f64 a a #s(literal -1/9 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ a 1/3) #s(literal 1/3 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/9 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) |
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (neg.f64 #s(approx (+ a 1/3) #s(literal 1/3 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(approx (+ a 1/3) #s(literal 1/3 binary64)) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)) #s(literal -1/729 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal 1/81 binary64)) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))))) |
(*.f64 (pow.f64 (/.f64 #s(approx (+ a 1/3) #s(literal 1/3 binary64)) (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64)))) |
(+.f64 #s(literal -1/9 binary64) (*.f64 a a)) |
(+.f64 (*.f64 a a) #s(literal -1/9 binary64)) |
(-.f64 (*.f64 a a) #s(literal 1/9 binary64)) |
(-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a #s(literal 1/9 binary64))) (/.f64 #s(literal 1/81 binary64) (fma.f64 a a #s(literal 1/9 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (fma.f64 a (*.f64 a (*.f64 a a)) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a a) #s(literal 1/9 binary64))))) (/.f64 #s(literal 1/729 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a a) #s(literal 1/9 binary64)))))) |
(-.f64 (/.f64 #s(literal 1/81 binary64) (-.f64 #s(literal -1/9 binary64) (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal -1/9 binary64) (*.f64 a a)))) |
(fma.f64 a a #s(literal -1/9 binary64)) |
(fma.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)) #s(literal -1/9 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal 1/81 binary64)) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)) #s(literal -1/729 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a #s(literal 1/9 binary64)) (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal 1/81 binary64)) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)) #s(literal -1/729 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 a a #s(literal 1/9 binary64)) (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64))))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)) #s(literal -1/729 binary64)) (-.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal 1/81 binary64)) (*.f64 #s(literal -1/9 binary64) (*.f64 a a)))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)) #s(literal -1/729 binary64)) (+.f64 #s(literal 1/81 binary64) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))))) |
(/.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (fma.f64 a a #s(literal 1/9 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)) #s(literal -1/729 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal 1/81 binary64)) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)) #s(literal -1/729 binary64))) (neg.f64 (+.f64 #s(literal 1/81 binary64) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1/9 binary64) (*.f64 a a)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64))) (neg.f64 (fma.f64 a a #s(literal 1/9 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) #s(literal 1/729 binary64)) (fma.f64 a (*.f64 a (*.f64 a a)) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a a) #s(literal 1/9 binary64))))) |
(/.f64 (-.f64 #s(literal 1/81 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 #s(literal -1/9 binary64) (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) #s(literal 1/729 binary64))) (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a a) #s(literal 1/9 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)) #s(literal -1/729 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal 1/81 binary64)) (*.f64 #s(literal -1/9 binary64) (*.f64 a a)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)))) (neg.f64 (neg.f64 (fma.f64 a a #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/81 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) (neg.f64 (-.f64 #s(literal -1/9 binary64) (*.f64 a a)))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal 1/81 binary64)) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)) #s(literal -1/729 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 a a #s(literal 1/9 binary64)) (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)) #s(literal -1/729 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal 1/81 binary64)) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))))) |
(*.f64 (fma.f64 (*.f64 a a) (*.f64 a a) #s(literal -1/81 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal 1/9 binary64)))) |
#s(approx (+ a 1/3) #s(literal 1/3 binary64)) |
#s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))) |
#s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))) |
(/.f64 (sqrt.f64 a) (/.f64 #s(literal 3 binary64) rand)) |
(/.f64 (*.f64 rand (sqrt.f64 a)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (sqrt.f64 a) #s(literal 1 binary64)) (/.f64 #s(literal 3 binary64) rand)) |
(/.f64 (*.f64 (sqrt.f64 a) (neg.f64 rand)) #s(literal -3 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 a)) (/.f64 #s(literal 3 binary64) rand)) |
(/.f64 (*.f64 (neg.f64 rand) (sqrt.f64 a)) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 a)) (neg.f64 (/.f64 #s(literal 3 binary64) rand))) |
(/.f64 (neg.f64 (*.f64 rand (sqrt.f64 a))) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 a) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 3 binary64) rand))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 a) (neg.f64 rand))) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 a))) (neg.f64 (/.f64 #s(literal 3 binary64) rand))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 rand) (sqrt.f64 a))) #s(literal 3 binary64)) |
(*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 a) (/.f64 #s(literal 1 binary64) rand))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand) |
(*.f64 (sqrt.f64 a) (*.f64 rand #s(literal 1/3 binary64))) |
(*.f64 (*.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 a)) |
(*.f64 (/.f64 (pow.f64 a #s(literal 1/4 binary64)) #s(literal 3 binary64)) (/.f64 (pow.f64 a #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) rand))) |
(*.f64 (/.f64 (sqrt.f64 a) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) rand))) |
(*.f64 rand (sqrt.f64 a)) |
(*.f64 (sqrt.f64 a) rand) |
#s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) |
(+.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(+.f64 (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) a) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) #s(literal -1/3 binary64))) |
(+.f64 (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) #s(literal -1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) a)) |
(+.f64 (*.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1/3 binary64)) (*.f64 (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1/3 binary64))) |
(+.f64 (*.f64 a (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) |
(+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (*.f64 a (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) |
(fma.f64 a (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (*.f64 a (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) |
(fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) a (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) #s(literal -1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) a)) |
(fma.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1/3 binary64))) |
(/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 3 binary64) rand)) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 3 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand)))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (neg.f64 (/.f64 #s(literal 3 binary64) rand))) |
(/.f64 (*.f64 rand (+.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand) (*.f64 (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) rand) (*.f64 (-.f64 #s(literal -1/3 binary64) a) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) |
(/.f64 (*.f64 rand (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (*.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 rand (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (*.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)))) |
(/.f64 (*.f64 rand (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (*.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (*.f64 rand (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 rand (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (*.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (-.f64 #s(literal -1/3 binary64) a))) |
(/.f64 (neg.f64 (*.f64 rand (+.f64 a #s(literal -1/3 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand)) #s(literal -3 binary64)) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (neg.f64 rand)) #s(literal -3 binary64)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 rand (+.f64 a #s(literal -1/3 binary64)))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64))) |
(/.f64 (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) |
(/.f64 (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64))) (+.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (-.f64 #s(literal -1/3 binary64) a)) |
(/.f64 (*.f64 (neg.f64 rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal -3 binary64)) |
(/.f64 (*.f64 (*.f64 rand (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (+.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (-.f64 #s(literal -1/3 binary64) a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand))) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (neg.f64 rand))) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 rand) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand)) (neg.f64 (*.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand)) (neg.f64 (*.f64 (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) rand)) (neg.f64 (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand)) (neg.f64 (*.f64 (+.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) rand)) (neg.f64 (*.f64 (-.f64 #s(literal -1/3 binary64) a) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 rand (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 rand (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (*.f64 rand (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(/.f64 (neg.f64 (*.f64 rand (fma.f64 a a #s(literal -1/9 binary64)))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (+.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 rand (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (-.f64 #s(literal -1/3 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 rand (+.f64 a #s(literal -1/3 binary64))))) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64)))) (neg.f64 (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (neg.f64 (-.f64 #s(literal -1/3 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 rand (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/3 binary64))) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (neg.f64 (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (neg.f64 (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (neg.f64 (-.f64 #s(literal -1/3 binary64) a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))))) (*.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) #s(literal -1/3 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) a) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) a) (-.f64 (*.f64 (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) #s(literal -1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) #s(literal -1/3 binary64))) (*.f64 (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) a) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) #s(literal -1/3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) a) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) #s(literal -1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) #s(literal -1/3 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) a) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) a)) (*.f64 (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) #s(literal -1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1/3 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1/3 binary64)) (*.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1/3 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1/3 binary64)) (*.f64 (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1/3 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 rand a) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1/3 binary64)) (*.f64 (/.f64 (*.f64 rand #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1/3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 a (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (*.f64 a (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 (*.f64 a (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 a (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (-.f64 (*.f64 (*.f64 a (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (*.f64 a (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (*.f64 a (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))))) |
(pow.f64 (/.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand)) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64))) |
(*.f64 rand (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/3 binary64))) |
(*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 rand (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64)))) |
(*.f64 rand (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 1 binary64) rand))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 rand (+.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))) |
(*.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) |
(*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (/.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (/.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64)))) |
(*.f64 (*.f64 rand (+.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/3 binary64)) rand) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) rand) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) rand) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) (/.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64)))))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 rand #s(literal 1/3 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) rand))) |
(*.f64 (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) rand))) |
(*.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64)) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64)) (/.f64 rand (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/4 binary64))) (/.f64 (+.f64 a #s(literal -1/3 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/4 binary64))) (/.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 rand #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 rand (+.f64 a #s(literal -1/3 binary64))) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 rand (+.f64 a #s(literal -1/3 binary64))) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/3 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64)))))) |
(*.f64 (/.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (/.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(*.f64 (/.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (/.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)))) |
(*.f64 (/.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(*.f64 (/.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 #s(literal -1/3 binary64) a))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (/.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (+.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (/.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (-.f64 #s(literal -1/3 binary64) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 3 binary64) rand)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 rand #s(literal -3 binary64))) |
(neg.f64 (/.f64 rand #s(literal -3 binary64))) |
(/.f64 rand #s(literal 3 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) rand)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 3 binary64) rand) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 3 binary64) rand)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 3 binary64) rand))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 3 binary64) rand) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 rand) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (neg.f64 rand)) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 rand))) #s(literal -3 binary64)) |
(pow.f64 (/.f64 #s(literal 3 binary64) rand) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 3 binary64) rand) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 rand #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) rand) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) rand) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 rand #s(literal 1/3 binary64))) |
(*.f64 (neg.f64 rand) #s(literal -1/3 binary64)) |
(exp.f64 (*.f64 (log.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/2 binary64))) |
(sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 a #s(literal 1/3 binary64)) (fma.f64 a a #s(literal -1/9 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 1/9 binary64) (*.f64 a a))))) |
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (sqrt.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (sqrt.f64 (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (sqrt.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 a a #s(literal -1/9 binary64))) (sqrt.f64 (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (sqrt.f64 (-.f64 #s(literal -1/3 binary64) a))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (sqrt.f64 (neg.f64 (+.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64))) (sqrt.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal -1/3 binary64) a))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (sqrt.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (sqrt.f64 (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (sqrt.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/9 binary64)))) (sqrt.f64 (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (sqrt.f64 (-.f64 #s(literal -1/3 binary64) a))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (sqrt.f64 (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (sqrt.f64 (neg.f64 (-.f64 #s(literal -1/3 binary64) a)))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (sqrt.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 a a #s(literal -1/9 binary64)))) (neg.f64 (sqrt.f64 (+.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (neg.f64 (sqrt.f64 (-.f64 #s(literal -1/3 binary64) a)))) |
(pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(*.f64 (sqrt.f64 (fma.f64 a a #s(literal -1/9 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 a a #s(literal -1/9 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/3 binary64))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) a)))) |
(*.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64)))) (sqrt.f64 (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 3 binary64) rand)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 rand #s(literal -3 binary64))) |
(neg.f64 (/.f64 rand #s(literal -3 binary64))) |
(/.f64 rand #s(literal 3 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) rand)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 3 binary64) rand) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 3 binary64) rand)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 3 binary64) rand))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 3 binary64) rand) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 rand) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (neg.f64 rand)) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 rand))) #s(literal -3 binary64)) |
(pow.f64 (/.f64 #s(literal 3 binary64) rand) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 3 binary64) rand) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 rand #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) rand) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) rand) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 rand #s(literal 1/3 binary64))) |
(*.f64 (neg.f64 rand) #s(literal -1/3 binary64)) |
#s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) |
(+.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(+.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) |
(-.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64)))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) (neg.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64))))) (/.f64 (*.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) (neg.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)))))) |
(-.f64 (/.f64 (*.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (-.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64))))) (/.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64)))) (-.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))))) |
(fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(fma.f64 rand (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(fma.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(fma.f64 rand (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(fma.f64 rand (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 1 binary64) rand)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 rand (+.f64 a #s(literal -1/3 binary64))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (+.f64 a #s(literal -1/3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(fma.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (/.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (/.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (/.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 rand (+.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1/3 binary64)) rand #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) rand #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(fma.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))) rand #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) (/.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64))))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 rand #s(literal 1/3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) rand)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (/.f64 (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) rand)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64)) (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64)) (/.f64 rand (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/4 binary64))) (/.f64 (+.f64 a #s(literal -1/3 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/4 binary64))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/4 binary64))) (/.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/4 binary64))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 rand #s(literal 1 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 rand (+.f64 a #s(literal -1/3 binary64))) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (*.f64 rand (+.f64 a #s(literal -1/3 binary64))) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/3 binary64) (pow.f64 (+.f64 a #s(literal -1/3 binary64)) #s(literal 1/4 binary64))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a (*.f64 a a) #s(literal 1/27 binary64))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal 1/3 binary64))))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/3 binary64)))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (+.f64 a #s(literal -1/3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 #s(literal -1/3 binary64) a)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (/.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (+.f64 a #s(literal 1/3 binary64))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (-.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 a #s(literal -1/3 binary64)))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a (+.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a (*.f64 a a) #s(literal -1/27 binary64)))) (/.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (/.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (-.f64 #s(literal -1/3 binary64) a)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (-.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64))))) (fma.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (*.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand (*.f64 rand rand))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) (neg.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64))) (*.f64 (neg.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (-.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64))))) (fma.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (*.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand (*.f64 rand rand)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) (neg.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64))) (*.f64 (neg.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))))))) |
(/.f64 (fma.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (*.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand (*.f64 rand rand))))) (fma.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (-.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64)))))) |
(/.f64 (fma.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (*.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand (*.f64 rand rand))))) (fma.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))))))) |
(/.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64))) (*.f64 (neg.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) (neg.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (*.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand (*.f64 rand rand)))))) (neg.f64 (fma.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (-.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (*.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand (*.f64 rand rand)))))) (neg.f64 (fma.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (-.f64 (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64)))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64))) (*.f64 (neg.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))))) (neg.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) (neg.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64))))) (-.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (*.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand (*.f64 rand rand))))))) (neg.f64 (neg.f64 (fma.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (-.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64))) (*.f64 (neg.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) (neg.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64)))))) (neg.f64 (-.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))))) |
(pow.f64 (/.f64 (fma.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (-.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64))))) (fma.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (*.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand (*.f64 rand rand)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) (neg.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64))) (*.f64 (neg.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (*.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand (*.f64 rand rand))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (-.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64))))))) |
(*.f64 (fma.f64 (+.f64 a #s(literal -1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand #s(literal 1/3 binary64))) (*.f64 (neg.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64))) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) (neg.f64 #s(approx (+ a -1/3) #s(literal -1/3 binary64)))))) |
#s(approx (+ a -1/3) #s(literal -1/3 binary64)) |
Compiled 36 932 to 3 130 computations (91.5% saved)
18 alts after pruning (13 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 623 | 8 | 1 631 |
| Fresh | 1 | 5 | 6 |
| Picked | 2 | 3 | 5 |
| Done | 2 | 2 | 4 |
| Total | 1 628 | 18 | 1 646 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) |
| 98.7% | (+.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #s(literal -1/3 binary64)) a) | |
| 40.5% | #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (/.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 3 binary64))) | |
| 40.5% | #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64))) | |
| ✓ | 40.5% | #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) |
| 39.7% | #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) #s(approx (sqrt (+ -1/3 a)) (sqrt.f64 a)))) | |
| 40.5% | #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 rand (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)))) | |
| 39.7% | #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))) | |
| 97.8% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a)) a a)) | |
| 97.8% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 a) a)) | |
| 97.8% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 a (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))) rand a)) | |
| 39.0% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 #s(approx (sqrt (+ a -1/3)) (sqrt.f64 a)) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) | |
| 37.3% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 #s(approx (+ (* a a) -1/9) (*.f64 a a)) (+.f64 a #s(literal 1/3 binary64)))) | |
| 9.5% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 #s(approx (+ (* a a) -1/9) (*.f64 a a)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) | |
| ✓ | 60.8% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) |
| 39.7% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (/.f64 (*.f64 rand (sqrt.f64 a)) #s(literal 3 binary64)))) | |
| ✓ | 39.7% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) |
| ✓ | 1.6% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
Compiled 577 to 209 computations (63.8% saved)
| Inputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 #s(approx (+ (* a a) -1/9) (*.f64 a a)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 #s(approx (+ (* a a) -1/9) (*.f64 a a)) (+.f64 a #s(literal 1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* a (* (sqrt (/ 1 a)) (* 1/3 rand))) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) |
#s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))) |
#s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) #s(approx (sqrt (+ -1/3 a)) (sqrt.f64 a)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 a) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
#s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))) |
#s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) |
#s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64))) |
(+.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #s(literal -1/3 binary64)) a) |
(fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (/.f64 (*.f64 rand (sqrt.f64 a)) #s(literal 3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 #s(approx (sqrt (+ a -1/3)) (sqrt.f64 a)) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) |
#s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 rand (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)))) |
#s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (/.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 a (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))) rand a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a)) a a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 rand (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 (+.f64 a #s(literal -1/3 binary64)) rand)))) |
(*.f64 (+.f64 a #s(literal -1/3 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) |
(fma.f64 (/.f64 (+.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) rand (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (+.f64 a #s(literal -1/3 binary64))) (+.f64 a #s(literal -1/3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a #s(literal -1/3 binary64)))) (*.f64 (+.f64 a #s(literal -1/3 binary64)) rand)) (+.f64 a #s(literal -1/3 binary64))) |
(*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 rand) #s(literal 3 binary64)) (neg.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))))))) |
(*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) |
| Outputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) |
4 calls:
| 15.0ms | rand |
| 13.0ms | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) |
| 11.0ms | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| 10.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | a |
| 99.9% | 1 | rand |
| 99.9% | 1 | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) |
| 99.9% | 1 | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
Compiled 35 to 23 computations (34.3% saved)
| Inputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 #s(approx (+ (* a a) -1/9) (*.f64 a a)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 #s(approx (+ (* a a) -1/9) (*.f64 a a)) (+.f64 a #s(literal 1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* a (* (sqrt (/ 1 a)) (* 1/3 rand))) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) |
#s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))) |
#s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) #s(approx (sqrt (+ -1/3 a)) (sqrt.f64 a)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 a) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
#s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))) |
#s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) |
#s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64))) |
(+.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #s(literal -1/3 binary64)) a) |
(fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (/.f64 (*.f64 rand (sqrt.f64 a)) #s(literal 3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 #s(approx (sqrt (+ a -1/3)) (sqrt.f64 a)) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64) (+.f64 a #s(literal -1/3 binary64))) |
#s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 rand (/.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)))) |
#s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (/.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 a (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 a (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))) rand a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a)) a a)) |
| Outputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) |
4 calls:
| 271.0ms | rand |
| 39.0ms | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| 9.0ms | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) |
| 8.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | a |
| 99.8% | 1 | rand |
| 99.8% | 1 | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) |
| 99.8% | 1 | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
Compiled 35 to 23 computations (34.3% saved)
| Inputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 #s(approx (+ (* a a) -1/9) (*.f64 a a)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 #s(approx (+ (* a a) -1/9) (*.f64 a a)) (+.f64 a #s(literal 1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* a (* (sqrt (/ 1 a)) (* 1/3 rand))) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) |
#s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))) |
#s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) #s(approx (sqrt (+ -1/3 a)) (sqrt.f64 a)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 a) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
#s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))) |
#s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) |
#s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64))) |
(+.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #s(literal -1/3 binary64)) a) |
(fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (/.f64 (*.f64 rand (sqrt.f64 a)) #s(literal 3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 #s(approx (sqrt (+ a -1/3)) (sqrt.f64 a)) (/.f64 rand #s(literal 3 binary64)) #s(approx (+ a -1/3) #s(literal -1/3 binary64)))) |
| Outputs |
|---|
(fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) |
4 calls:
| 75.0ms | a |
| 7.0ms | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| 6.0ms | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) |
| 6.0ms | rand |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.7% | 1 | a |
| 98.7% | 1 | rand |
| 98.7% | 1 | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) |
| 98.7% | 1 | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
Compiled 35 to 23 computations (34.3% saved)
| Inputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 #s(approx (+ (* a a) -1/9) (*.f64 a a)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 #s(approx (+ (* a a) -1/9) (*.f64 a a)) (+.f64 a #s(literal 1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* a (* (sqrt (/ 1 a)) (* 1/3 rand))) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) |
#s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))) |
#s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) #s(approx (sqrt (+ -1/3 a)) (sqrt.f64 a)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 a) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
#s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))) |
#s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) |
#s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64))) |
(+.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #s(literal -1/3 binary64)) a) |
| Outputs |
|---|
(+.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #s(literal -1/3 binary64)) a) |
4 calls:
| 84.0ms | rand |
| 6.0ms | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| 6.0ms | a |
| 6.0ms | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.7% | 1 | a |
| 98.7% | 1 | rand |
| 98.7% | 1 | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) |
| 98.7% | 1 | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
Compiled 35 to 23 computations (34.3% saved)
| Inputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 #s(approx (+ (* a a) -1/9) (*.f64 a a)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 #s(approx (+ (* a a) -1/9) (*.f64 a a)) (+.f64 a #s(literal 1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* a (* (sqrt (/ 1 a)) (* 1/3 rand))) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) |
#s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))) |
#s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) #s(approx (sqrt (+ -1/3 a)) (sqrt.f64 a)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 a) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
#s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) rand))) |
#s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (+.f64 #s(literal -1/3 binary64) a)))) |
#s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) rand) #s(literal 1/3 binary64))) |
| Outputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a) a)) |
4 calls:
| 81.0ms | rand |
| 5.0ms | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| 5.0ms | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) |
| 5.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.8% | 1 | a |
| 97.8% | 1 | rand |
| 97.8% | 1 | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) |
| 97.8% | 1 | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
Compiled 35 to 23 computations (34.3% saved)
| Inputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 #s(approx (+ (* a a) -1/9) (*.f64 a a)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 #s(approx (+ (* a a) -1/9) (*.f64 a a)) (+.f64 a #s(literal 1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* a (* (sqrt (/ 1 a)) (* 1/3 rand))) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) |
#s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))) |
#s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) #s(approx (sqrt (+ -1/3 a)) (sqrt.f64 a)))) |
| Outputs |
|---|
#s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) #s(approx (sqrt (+ -1/3 a)) (sqrt.f64 a)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) |
#s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) #s(approx (sqrt (+ -1/3 a)) (sqrt.f64 a)))) |
4 calls:
| 84.0ms | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) |
| 4.0ms | rand |
| 4.0ms | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| 4.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.6% | 3 | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) |
| 60.8% | 1 | a |
| 60.8% | 1 | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| 94.0% | 3 | rand |
Compiled 35 to 23 computations (34.3% saved)
| Inputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 #s(approx (+ (* a a) -1/9) (*.f64 a a)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 #s(approx (+ (* a a) -1/9) (*.f64 a a)) (+.f64 a #s(literal 1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* a (* (sqrt (/ 1 a)) (* 1/3 rand))) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) |
#s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))) |
| Outputs |
|---|
#s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* a (* (sqrt (/ 1 a)) (* 1/3 rand))) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) |
1 calls:
| 3.0ms | rand |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.0% | 3 | rand |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 #s(approx (+ (* a a) -1/9) (*.f64 a a)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 #s(approx (+ (* a a) -1/9) (*.f64 a a)) (+.f64 a #s(literal 1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* a (* (sqrt (/ 1 a)) (* 1/3 rand))) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))) |
| Outputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* a (* (sqrt (/ 1 a)) (* 1/3 rand))) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* a (* (sqrt (/ 1 a)) (* 1/3 rand))) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) |
1 calls:
| 3.0ms | rand |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.9% | 3 | rand |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 #s(approx (+ (* a a) -1/9) (*.f64 a a)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 #s(approx (+ (* a a) -1/9) (*.f64 a a)) (+.f64 a #s(literal 1/3 binary64)))) |
| Outputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) |
2 calls:
| 2.0ms | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) |
| 2.0ms | rand |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.8% | 2 | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) |
| 65.0% | 2 | rand |
Compiled 25 to 15 computations (40% saved)
| Inputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 #s(approx (+ (* a a) -1/9) (*.f64 a a)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) |
| Outputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 #s(approx (+ (* a a) -1/9) (*.f64 a a)) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) |
1 calls:
| 2.0ms | rand |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.0% | 2 | rand |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) |
| Outputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) |
4 calls:
| 4.0ms | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) |
| 2.0ms | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| 2.0ms | rand |
| 2.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.8% | 1 | a |
| 60.8% | 1 | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| 60.8% | 1 | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) |
| 60.8% | 1 | rand |
Compiled 35 to 23 computations (34.3% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
| Outputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
4 calls:
| 1.0ms | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| 1.0ms | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) |
| 1.0ms | a |
| 1.0ms | rand |
| Accuracy | Segments | Branch |
|---|---|---|
| 1.6% | 1 | rand |
| 1.6% | 1 | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) |
| 1.6% | 1 | a |
| 1.6% | 1 | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
Compiled 35 to 23 computations (34.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 1.9891822742430955e+83 | 7.498872621613516e+95 |
| 28.0ms | -5.266012434914481e+87 | -2.534942326082364e+69 |
| 22.0ms | 320× | 0 | valid |
Compiled 385 to 258 computations (33% saved)
ival-mult: 5.0ms (33% of total)ival-div: 4.0ms (26.4% of total)ival-sqrt: 2.0ms (13.2% of total)ival-sub: 1.0ms (6.6% of total)ival-add: 1.0ms (6.6% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.9891822742430955e+83 | 7.498872621613516e+95 |
| 1.0ms | -5.266012434914481e+87 | -2.534942326082364e+69 |
Compiled 385 to 258 computations (33% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.9891822742430955e+83 | 7.498872621613516e+95 |
| 1.0ms | -5.266012434914481e+87 | -2.534942326082364e+69 |
Compiled 385 to 258 computations (33% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 2.2414529270051632e+136 | 3.100618996162304e+139 |
| 9.0ms | 128× | 0 | valid |
Compiled 169 to 114 computations (32.5% saved)
ival-div: 2.0ms (34.4% of total)ival-mult: 2.0ms (34.4% of total)ival-sub: 1.0ms (17.2% of total)ival-add: 1.0ms (17.2% of total)ival-sqrt: 1.0ms (17.2% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 2.2414529270051632e+136 | 3.100618996162304e+139 |
Compiled 169 to 106 computations (37.3% saved)
| 1× | egg-herbie |
| 12× | *-commutative_binary64 |
| 4× | +-commutative_binary64 |
| 2× | 1-exp_binary64 |
| 2× | 1-exp_binary32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 87 | 549 |
| 1 | 98 | 549 |
| 1× | saturated |
| Inputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) |
(+.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #s(literal -1/3 binary64)) a) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a) a)) |
(if (<=.f64 rand #s(literal -114999999999999997377225245734177625043124954484653241178190190737365693104128 binary64)) #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) #s(approx (sqrt (+ -1/3 a)) (sqrt.f64 a)))) (if (<=.f64 rand #s(literal 2349999999999999930855938590227494811258263087326557602538100767293223128552334950400 binary64)) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) #s(approx (sqrt (+ -1/3 a)) (sqrt.f64 a)))))) |
(if (<=.f64 rand #s(literal -114999999999999997377225245734177625043124954484653241178190190737365693104128 binary64)) #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))) (if (<=.f64 rand #s(literal 2349999999999999930855938590227494811258263087326557602538100767293223128552334950400 binary64)) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* a (* (sqrt (/ 1 a)) (* 1/3 rand))) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))))) |
(if (<=.f64 rand #s(literal -114999999999999997377225245734177625043124954484653241178190190737365693104128 binary64)) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* a (* (sqrt (/ 1 a)) (* 1/3 rand))) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) (if (<=.f64 rand #s(literal 2349999999999999930855938590227494811258263087326557602538100767293223128552334950400 binary64)) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* a (* (sqrt (/ 1 a)) (* 1/3 rand))) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))))) |
(if (<=.f64 rand #s(literal 31000000000000000357032468375104109496682081524376922732477033249739937929213632587458249548148203968013224208598710655346891184637197942784 binary64)) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64))))) |
(if (<=.f64 rand #s(literal 31000000000000000357032468375104109496682081524376922732477033249739937929213632587458249548148203968013224208598710655346891184637197942784 binary64)) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 #s(approx (+ (* a a) -1/9) (*.f64 a a)) #s(approx (+ a 1/3) #s(literal 1/3 binary64))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
| Outputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (/.f64 rand #s(literal 3 binary64)) (+.f64 a #s(literal -1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (sqrt.f64 (+.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) (+.f64 a #s(literal -1/3 binary64))) |
(+.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #s(literal -1/3 binary64)) a) |
(+.f64 a (fma.f64 #s(literal 1/3 binary64) #s(approx (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3)) (*.f64 rand (sqrt.f64 a))) #s(literal -1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 a) a)) |
(if (<=.f64 rand #s(literal -114999999999999997377225245734177625043124954484653241178190190737365693104128 binary64)) #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) #s(approx (sqrt (+ -1/3 a)) (sqrt.f64 a)))) (if (<=.f64 rand #s(literal 2349999999999999930855938590227494811258263087326557602538100767293223128552334950400 binary64)) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) #s(approx (sqrt (+ -1/3 a)) (sqrt.f64 a)))))) |
(if (<=.f64 rand #s(literal -114999999999999997377225245734177625043124954484653241178190190737365693104128 binary64)) #s(approx (+ (* 1/3 (* (/ rand (sqrt (+ a -1/3))) (+ a -1/3))) (+ a -1/3)) #s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))) (if (<=.f64 rand #s(literal 2349999999999999930855938590227494811258263087326557602538100767293223128552334950400 binary64)) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* a (* (sqrt (/ 1 a)) (* 1/3 rand))) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))))) |
(if (<=.f64 rand #s(literal -114999999999999997377225245734177625043124954484653241178190190737365693104128 binary64)) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* a (* (sqrt (/ 1 a)) (* 1/3 rand))) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))) (if (<=.f64 rand #s(literal 2349999999999999930855938590227494811258263087326557602538100767293223128552334950400 binary64)) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ (* a (* (sqrt (/ 1 a)) (* 1/3 rand))) a) (*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 a))))))) |
(if (<=.f64 rand #s(literal 31000000000000000357032468375104109496682081524376922732477033249739937929213632587458249548148203968013224208598710655346891184637197942784 binary64)) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (+ a 1/3) #s(literal 1/3 binary64))))) |
(if (<=.f64 rand #s(literal 31000000000000000357032468375104109496682081524376922732477033249739937929213632587458249548148203968013224208598710655346891184637197942784 binary64)) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/.f64 #s(approx (+ (* a a) -1/9) (*.f64 a a)) #s(approx (+ a 1/3) #s(literal 1/3 binary64))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+.f64 a #s(literal -1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (+ a -1/3) #s(literal -1/3 binary64))) |
| 18 538× | lower-fma.f64 |
| 18 538× | lower-fma.f32 |
| 17 418× | lower-fma.f64 |
| 17 418× | lower-fma.f32 |
| 13 334× | lower-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 629 | 6282 |
| 1 | 2005 | 5531 |
| 2 | 7199 | 5428 |
| 0 | 8242 | 4995 |
| 0 | 49 | 218 |
| 0 | 68 | 218 |
| 1 | 275 | 210 |
| 2 | 2423 | 198 |
| 0 | 8781 | 196 |
| 0 | 394 | 4695 |
| 1 | 1225 | 4210 |
| 2 | 4258 | 4019 |
| 0 | 8615 | 3708 |
| 0 | 35 | 185 |
| 0 | 55 | 179 |
| 1 | 240 | 163 |
| 2 | 2228 | 151 |
| 0 | 8927 | 149 |
| 0 | 333 | 1781 |
| 1 | 1013 | 1561 |
| 2 | 3377 | 1491 |
| 3 | 7929 | 1491 |
| 0 | 8325 | 1388 |
| 0 | 423 | 5405 |
| 1 | 1344 | 4790 |
| 2 | 4846 | 4585 |
| 0 | 8332 | 4244 |
| 0 | 13 | 46 |
| 0 | 22 | 46 |
| 1 | 78 | 40 |
| 2 | 546 | 40 |
| 3 | 6493 | 40 |
| 0 | 8173 | 36 |
| 0 | 38 | 192 |
| 0 | 56 | 187 |
| 1 | 224 | 174 |
| 2 | 1869 | 166 |
| 0 | 8099 | 162 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 527 to 273 computations (48.2% saved)
Compiled 398 to 104 computations (73.9% saved)
Loading profile data...