
Time bar (total: 9.2s)
| 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)
| 928.0ms | 8 256× | 0 | valid |
| 35.0ms | 496× | 0 | invalid |
ival-div: 188.0ms (33.2% of total)ival-mult: 172.0ms (30.4% of total)ival-sqrt: 100.0ms (17.7% of total)ival-sub: 43.0ms (7.6% of total)ival-add: 40.0ms (7.1% of total)exact: 12.0ms (2.1% of total)ival-true: 6.0ms (1.1% of total)ival-assert: 4.0ms (0.7% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 2 | 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 | 2 | 0 |
| ↳ | (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))) | overflow | 2 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 2 | 254 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 2 | 0 | 254 |
| number | freq |
|---|---|
| 0 | 254 |
| 1 | 2 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 1 | 0 | 0 |
| 56.0ms | 482× | 0 | valid |
| 4.0ms | 16× | 2 | valid |
| 2.0ms | 12× | 1 | valid |
| 1.0ms | 2× | 5 | exit |
Compiled 276 to 116 computations (58% saved)
ival-mult: 25.0ms (55.9% of total)ival-div: 8.0ms (17.9% of total)ival-sqrt: 4.0ms (8.9% of total)ival-sub: 3.0ms (6.7% of total)ival-add: 3.0ms (6.7% of total)adjust: 1.0ms (2.2% of total)exact: 1.0ms (2.2% 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 (/.f64 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))) |
Compiled 20 to 13 computations (35% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (*.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 20 to 13 computations (35% 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 (/.f64 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))) |
(-.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 (/.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) (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 #s(literal 9 binary64) a #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 #s(literal 9 binary64) a #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 #s(literal 9 binary64) a #s(literal -3 binary64))) |
(*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))) |
(fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) |
#s(literal 9 binary64) |
rand |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.08203125 | (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))) | |
| accuracy | 0.30859375 | (/.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.30859375 | (*.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.585923914581656 | (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))))) |
| 22.0ms | 241× | 0 | valid |
| 2.0ms | 8× | 2 | valid |
| 1.0ms | 6× | 1 | valid |
| 0.0ms | 1× | 5 | exit |
Compiled 86 to 15 computations (82.6% saved)
ival-mult: 6.0ms (35.7% of total)ival-div: 4.0ms (23.8% of total)ival-sqrt: 3.0ms (17.9% of total)adjust: 1.0ms (6% of total)ival-sub: 1.0ms (6% of total)ival-add: 1.0ms (6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (/.f64 #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 -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 (* -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 (* 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 (* 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)) 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 (* 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 (* 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 (* 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/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)) (/ (* 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 (* 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 (* 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 (* -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 (* (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>) () ())) ()) |
#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 (- 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 (/ 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 (- 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 (/ 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 (- 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>) () ())) ()) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | a | @ | 0 | ((/ 1 3) (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (* 9 (- a (/ 1 3))) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (sqrt (* 9 (- a (/ 1 3)))) (/ 1 (sqrt (* 9 (- a (/ 1 3)))))) |
| 3.0ms | a | @ | -inf | ((/ 1 3) (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (* 9 (- a (/ 1 3))) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (sqrt (* 9 (- a (/ 1 3)))) (/ 1 (sqrt (* 9 (- a (/ 1 3)))))) |
| 3.0ms | a | @ | inf | ((/ 1 3) (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (* 9 (- a (/ 1 3))) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (sqrt (* 9 (- a (/ 1 3)))) (/ 1 (sqrt (* 9 (- a (/ 1 3)))))) |
| 2.0ms | rand | @ | 0 | ((/ 1 3) (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (* 9 (- a (/ 1 3))) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (sqrt (* 9 (- a (/ 1 3)))) (/ 1 (sqrt (* 9 (- a (/ 1 3)))))) |
| 1.0ms | rand | @ | inf | ((/ 1 3) (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (* 9 (- a (/ 1 3))) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (sqrt (* 9 (- a (/ 1 3)))) (/ 1 (sqrt (* 9 (- a (/ 1 3)))))) |
| 1× | egg-herbie |
| 12 494× | lower-fma.f64 |
| 12 494× | lower-fma.f32 |
| 5 386× | lower-+.f64 |
| 5 386× | lower-+.f32 |
| 5 280× | lower-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 333 | 1781 |
| 1 | 1013 | 1561 |
| 2 | 3370 | 1491 |
| 3 | 7939 | 1491 |
| 0 | 8007 | 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)))))))) |
-3 |
(- (* 9 a) 3) |
(- (* 9 a) 3) |
(- (* 9 a) 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))))))))))))) |
(* 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)))))) |
(* 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)) 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))))) |
(* 9 a) |
(* a (- 9 (* 3 (/ 1 a)))) |
(* a (- 9 (* 3 (/ 1 a)))) |
(* a (- 9 (* 3 (/ 1 a)))) |
(* 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)))))))) |
(* 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/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)) (/ (* 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))))) |
(* 9 a) |
(* -1 (* a (- (* 3 (/ 1 a)) 9))) |
(* -1 (* a (- (* 3 (/ 1 a)) 9))) |
(* -1 (* a (- (* 3 (/ 1 a)) 9))) |
(* 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))))) |
(* -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)))))))) |
(* (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))))) |
(* 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))))) |
(- 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 (/ 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 (- 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 (/ 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 (- 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)))))) |
| Outputs |
|---|
(* 1/3 (* rand (sqrt -3))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64)) |
(+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3)))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64)) rand (*.f64 (*.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -3/2 binary64)) a)) |
(+ (* 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 (fma.f64 (*.f64 #s(literal -27/8 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64)))) a (*.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -3/2 binary64))) a (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/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 (fma.f64 (*.f64 a #s(literal -1/6 binary64)) (fma.f64 (*.f64 #s(literal 405/8 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64)))) a (*.f64 #s(literal 81/4 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -3/2 binary64))) a (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64))) |
-3 |
#s(literal -3 binary64) |
(- (* 9 a) 3) |
(fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) |
(- (* 9 a) 3) |
(fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) |
(- (* 9 a) 3) |
(fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) |
(* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) |
(fma.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #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 (fma.f64 #s(literal 1/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64))) a (fma.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #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 (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 a #s(literal -3/2 binary64))) (fma.f64 (*.f64 #s(literal 9/8 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64)))) a (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)))) a (fma.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #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 (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 a #s(literal -3/2 binary64))) (fma.f64 (fma.f64 (*.f64 rand (+.f64 (/.f64 #s(literal 45/16 binary64) (sqrt.f64 #s(literal -3 binary64))) (/.f64 #s(literal -27/8 binary64) (sqrt.f64 #s(literal -3 binary64))))) a (*.f64 #s(literal 9/8 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))))) a (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)))) a (fma.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal -1/3 binary64))) |
(* 3 (sqrt -1/3)) |
(*.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 3 binary64)) |
(+ (* 3/2 (/ a (sqrt -1/3))) (* 3 (sqrt -1/3))) |
(fma.f64 (/.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal -1/3 binary64))) a (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 3 binary64))) |
(+ (* 3 (sqrt -1/3)) (* a (+ (* -3/8 (/ a (pow (sqrt -1/3) 3))) (* 3/2 (/ 1 (sqrt -1/3)))))) |
(fma.f64 (fma.f64 #s(literal 9/8 binary64) (/.f64 a (sqrt.f64 #s(literal -1/3 binary64))) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) a (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 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 (fma.f64 (fma.f64 (/.f64 a (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 binary64))) #s(literal 3/16 binary64) (/.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) a (/.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) a (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 3 binary64))) |
(* 1/3 (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64)) |
(+ (* -3/2 (/ a (sqrt -3))) (* 1/3 (sqrt -3))) |
(fma.f64 (/.f64 #s(literal -3/2 binary64) (sqrt.f64 #s(literal -3 binary64))) a (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/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 (fma.f64 #s(literal -27/8 binary64) (/.f64 a (sqrt.f64 #s(literal -3 binary64))) (/.f64 #s(literal -3/2 binary64) (sqrt.f64 #s(literal -3 binary64)))) a (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/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 (fma.f64 (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)))) a (/.f64 #s(literal -3/2 binary64) (sqrt.f64 #s(literal -3 binary64)))) a (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) |
(* 1/3 (* (sqrt (/ 1 a)) rand)) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) |
(+ (* 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) (pow.f64 a #s(literal 3 binary64)))) #s(literal 1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64)))) |
(+ (* 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 (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) (pow.f64 a #s(literal 3 binary64)))) #s(literal 1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64))))) |
(+ (* 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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) rand) (*.f64 (fma.f64 #s(literal -1/36 binary64) a #s(literal 1/27 binary64)) #s(literal 1/6 binary64)) (*.f64 rand (fma.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) (pow.f64 a #s(literal 3 binary64)))) #s(literal 1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64)))))) |
(* 9 a) |
(*.f64 #s(literal 9 binary64) a) |
(* a (- 9 (* 3 (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 9 binary64) (/.f64 #s(literal 3 binary64) a)) a) |
(* a (- 9 (* 3 (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 9 binary64) (/.f64 #s(literal 3 binary64) a)) a) |
(* a (- 9 (* 3 (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 9 binary64) (/.f64 #s(literal 3 binary64) a)) a) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) (/.f64 #s(literal -1/3 binary64) a) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64))) 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 (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal 1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64))) (fma.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) (/.f64 #s(literal -1/3 binary64) a) #s(literal 1 binary64))) 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)))))))) |
(*.f64 (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal 1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64))) (fma.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) (/.f64 #s(literal -1/3 binary64) a) #s(literal 1 binary64))) a) |
(* 3 (sqrt a)) |
(*.f64 (sqrt.f64 a) #s(literal 3 binary64)) |
(* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (* 3 (sqrt (/ 1 a))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64))) a) |
(* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (+ (* -1/24 (sqrt (/ 1 (pow a 5)))) (* 3 (sqrt (/ 1 a)))))) |
(*.f64 (fma.f64 #s(literal -1/24 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 3 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 (fma.f64 #s(literal -1/144 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) (fma.f64 #s(literal -1/24 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64))))) a) |
(* 1/3 (sqrt (/ 1 a))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64)) |
(+ (* 1/18 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a)))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal 1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64))) |
(+ (* 1/54 (sqrt (/ 1 (pow a 5)))) (+ (* 1/18 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a))))) |
(fma.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) (pow.f64 a #s(literal 3 binary64)))) #s(literal 1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64)))) |
(+ (* 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 (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal -1/36 binary64) a #s(literal 1/27 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/54 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal 1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64))))) |
(* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (/.f64 rand (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 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/6 binary64) (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 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (fma.f64 #s(literal -1/18 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 3 binary64)))) #s(literal -1/6 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 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (fma.f64 #s(literal -1/36 binary64) a #s(literal 1/27 binary64))) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 a) #s(literal 1/18 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))))) (neg.f64 (pow.f64 a #s(literal 3 binary64))))) |
(* 9 a) |
(*.f64 #s(literal 9 binary64) a) |
(* -1 (* a (- (* 3 (/ 1 a)) 9))) |
(*.f64 (-.f64 #s(literal 9 binary64) (/.f64 #s(literal 3 binary64) a)) a) |
(* -1 (* a (- (* 3 (/ 1 a)) 9))) |
(*.f64 (-.f64 #s(literal 9 binary64) (/.f64 #s(literal 3 binary64) a)) a) |
(* -1 (* a (- (* 3 (/ 1 a)) 9))) |
(*.f64 (-.f64 #s(literal 9 binary64) (/.f64 #s(literal 3 binary64) a)) a) |
(* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (/.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))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (/.f64 a (sqrt.f64 #s(literal -9 binary64))) a) a) #s(literal -1/3 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (/.f64 a (sqrt.f64 #s(literal -9 binary64))) 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 (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) #s(literal -1/2 binary64) #s(literal -1/3 binary64)) a) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (/.f64 rand (sqrt.f64 #s(literal -9 binary64))) #s(literal 1 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 (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (/.f64 rand (sqrt.f64 #s(literal -9 binary64))) #s(literal 1 binary64)) #s(literal -1/3 binary64) (/.f64 (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) #s(literal 0 binary64)) (neg.f64 a))) a) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (/.f64 rand (sqrt.f64 #s(literal -9 binary64))) #s(literal 1 binary64))) a) |
(* -1 (* (sqrt a) (* (sqrt -9) (sqrt -1)))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) |
(* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -9) (sqrt -1)))) (* (sqrt (/ 1 a)) (* (sqrt -9) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (*.f64 (*.f64 (sqrt.f64 #s(literal -9 binary64)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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))))))) |
(*.f64 (neg.f64 a) (*.f64 (*.f64 (sqrt.f64 #s(literal -9 binary64)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1/72 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 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 (neg.f64 a) (*.f64 (*.f64 (sqrt.f64 #s(literal -9 binary64)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (fma.f64 #s(literal 1/432 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) (*.f64 #s(literal -1/72 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))))) |
(* (sqrt (/ 1 a)) (/ (sqrt -1) (sqrt -9))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -9 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) |
(+ (* -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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/6 binary64) (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/18 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 3 binary64)))) #s(literal -1/6 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) (sqrt.f64 a) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (fma.f64 #s(literal -1/36 binary64) a #s(literal 1/27 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -9 binary64))))) (neg.f64 (pow.f64 a #s(literal 3 binary64))))) |
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64))))) |
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64))))) |
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64))))) |
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64))))) |
(- a 1/3) |
(-.f64 a #s(literal 1/3 binary64)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64))))) |
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64))))) |
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64))))) |
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64))))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64))))) |
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64))))) |
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64))))) |
(* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64))))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
| 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) |
(*.f64 (/.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (fma.f64 a a #s(literal -1/9 binary64)))) (sqrt.f64 (-.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (/.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 (*.f64 rand (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))) |
(*.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/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(*.f64 (/.f64 rand (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))) |
(*.f64 (/.f64 rand #s(literal 1 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 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/3 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/4 binary64)) rand)) |
(*.f64 (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) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) #s(literal -1 binary64)) |
(*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #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 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 rand #s(literal 1/3 binary64))) |
(*.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 rand (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 binary64)) (/.f64 rand #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 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 #s(literal 1/3 binary64) (*.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) rand)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 rand (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))))) |
(pow.f64 (/.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) rand) #s(literal -1 binary64)) |
(pow.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) #s(literal 1 binary64)) |
(/.f64 (/.f64 (neg.f64 rand) #s(literal -1 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) |
(/.f64 (/.f64 (neg.f64 rand) #s(literal 3 binary64)) (neg.f64 (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 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (/.f64 rand (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))) |
(/.f64 (neg.f64 (*.f64 rand #s(literal 1/3 binary64))) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (neg.f64 rand)) (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)))) |
(/.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) |
(/.f64 (neg.f64 rand) (*.f64 #s(literal -3 binary64) (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 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) rand))) |
(/.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 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #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)) |
(neg.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(exp.f64 (*.f64 (log.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 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 9 binary64)) (+.f64 #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal 1/3 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 9 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 9 binary64) #s(literal -1/3 binary64)) (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)) #s(literal 2 binary64)))) (-.f64 (fma.f64 a a #s(literal -1/9 binary64)) (*.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 9 binary64) #s(literal -1/3 binary64)) (+.f64 (pow.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)) #s(literal 3 binary64)) (pow.f64 a #s(literal 6 binary64)))) (fma.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)) (-.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)) (*.f64 a a)) (pow.f64 a #s(literal 4 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (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))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/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 a #s(literal 9 binary64) #s(literal -3 binary64))) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) |
(*.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 9 binary64)) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 9 binary64) #s(literal -1/3 binary64)) (pow.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/4 binary64)) (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 9 binary64) (-.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (*.f64 (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) #s(literal 9 binary64))) |
(*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (/.f64 #s(literal 9 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (*.f64 (pow.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) #s(literal -1 binary64)) #s(literal 9 binary64))) |
(*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) |
(*.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1 binary64)) |
(*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 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 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 (sqrt.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) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) |
(pow.f64 (/.f64 (-.f64 a #s(literal -1/3 binary64)) (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 9 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 (pow.f64 a #s(literal 3 binary64)) #s(literal 9 binary64) #s(literal -1/3 binary64))) #s(literal -1 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/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) #s(literal 9 binary64)) (neg.f64 (-.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) #s(literal 9 binary64)) (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 9 binary64) (neg.f64 (fma.f64 a a #s(literal -1/9 binary64)))) (neg.f64 (-.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 #s(literal 9 binary64) (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 (-.f64 (*.f64 (*.f64 a #s(literal 9 binary64)) (*.f64 a #s(literal 9 binary64))) #s(literal 9 binary64)) (-.f64 (*.f64 a #s(literal 9 binary64)) #s(literal -3 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a #s(literal 9 binary64)) #s(literal 3 binary64)) #s(literal -27 binary64)) (fma.f64 (*.f64 a #s(literal 9 binary64)) (*.f64 a #s(literal 9 binary64)) (-.f64 #s(literal 9 binary64) (*.f64 (*.f64 a #s(literal 9 binary64)) #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 9 binary64))) (neg.f64 (-.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 9 binary64) #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 (*.f64 (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))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 9 binary64)) (-.f64 a #s(literal -1/3 binary64))) |
(/.f64 (fma.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 9 binary64) #s(literal -1/3 binary64)) (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1/3 binary64) a)))) |
(/.f64 (fma.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 9 binary64) #s(literal -1/3 binary64)) (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))) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 9 binary64) (pow.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 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 9 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 (pow.f64 a #s(literal 3 binary64)) #s(literal 9 binary64) #s(literal -1/3 binary64)))) |
(fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) |
(fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) |
(sqrt.f64 (*.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) |
(exp.f64 (*.f64 (log.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/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) |
(+.f64 (*.f64 a #s(literal 9 binary64)) #s(literal -3 binary64)) |
(+.f64 #s(literal -3 binary64) (*.f64 a #s(literal 9 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 rand (/.f64 rand (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (-.f64 a #s(literal 1/3 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) #s(literal 3 binary64)))) (fma.f64 rand (fma.f64 (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1 binary64)) rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 rand (/.f64 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 (/.f64 rand (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (fma.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (+.f64 #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal 1/3 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 a a #s(literal -1/9 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)) #s(literal 2 binary64)))) (-.f64 (fma.f64 a a #s(literal -1/9 binary64)) (*.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (+.f64 (pow.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)) #s(literal 3 binary64)) (pow.f64 a #s(literal 6 binary64)))) (fma.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)) (-.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)) (*.f64 a a)) (pow.f64 a #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 rand #s(literal 3 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -3/2 binary64)) #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 rand (/.f64 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))))) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (-.f64 (*.f64 rand (/.f64 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 (fma.f64 (pow.f64 rand #s(literal 3 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -3/2 binary64)) #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64))) (+.f64 (pow.f64 (-.f64 (*.f64 rand (/.f64 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))))) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (-.f64 (*.f64 rand (/.f64 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 rand (/.f64 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))))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 rand (/.f64 rand (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (-.f64 a #s(literal 1/3 binary64))) (pow.f64 (-.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 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (pow.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 (pow.f64 rand #s(literal 3 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -3/2 binary64)) #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64))) (pow.f64 (fma.f64 rand (/.f64 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 -1 binary64))) |
(*.f64 (*.f64 (fma.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64))) #s(literal 1 binary64)) |
(*.f64 (-.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64))) (pow.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)))))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.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 (/.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))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 rand (/.f64 rand (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (pow.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)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 (pow.f64 rand #s(literal 3 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -3/2 binary64)) #s(literal 1 binary64))) (pow.f64 (*.f64 (-.f64 a #s(literal -1/3 binary64)) (fma.f64 rand (/.f64 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 -1 binary64))) |
(*.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (pow.f64 rand #s(literal 3 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -3/2 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 rand (/.f64 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 -1 binary64))) |
(*.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 rand (/.f64 rand (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (pow.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)))))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (-.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 rand (/.f64 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 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 (pow.f64 rand #s(literal 3 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -3/2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 a #s(literal -1/3 binary64)) (fma.f64 rand (/.f64 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 (fma.f64 a a #s(literal -1/9 binary64)) (*.f64 (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) (fma.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 rand (/.f64 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 #s(literal 1 binary64) (*.f64 rand (/.f64 rand (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (/.f64 (fma.f64 a a #s(literal -1/9 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 #s(literal 1 binary64) (*.f64 rand (/.f64 rand (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 #s(literal 1 binary64) (*.f64 rand (/.f64 rand (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (*.f64 (pow.f64 (-.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 a #s(literal 1/3 binary64)))) |
(*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (/.f64 (fma.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 rand (/.f64 rand (fma.f64 a #s(literal 9 binary64) #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))))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (/.f64 (fma.f64 (pow.f64 rand #s(literal 3 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -3/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (fma.f64 rand (/.f64 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 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (*.f64 (pow.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) #s(literal -1 binary64)) (fma.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 (pow.f64 rand #s(literal 3 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -3/2 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) (fma.f64 rand (/.f64 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 (fma.f64 (pow.f64 rand #s(literal 3 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -3/2 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (*.f64 (-.f64 a #s(literal -1/3 binary64)) (fma.f64 rand (/.f64 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 (fma.f64 (pow.f64 rand #s(literal 3 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -3/2 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (fma.f64 rand (/.f64 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 (fma.f64 (pow.f64 rand #s(literal 3 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -3/2 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 (fma.f64 rand (/.f64 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 -1 binary64)) (-.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (fma.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(*.f64 (-.f64 a #s(literal 1/3 binary64)) (fma.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (-.f64 a #s(literal 1/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))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 rand (/.f64 rand (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 a #s(literal -1/3 binary64)) (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 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))) (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 rand (/.f64 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 (fma.f64 (pow.f64 rand #s(literal 3 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -3/2 binary64)) #s(literal 1 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 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (-.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.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 (/.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))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 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 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 rand (/.f64 rand (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (-.f64 a #s(literal -1/3 binary64)) (fma.f64 rand (/.f64 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 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 (pow.f64 rand #s(literal 3 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -3/2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (fma.f64 rand (/.f64 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 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (pow.f64 rand #s(literal 3 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -3/2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.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 rand (/.f64 rand (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (fma.f64 rand (/.f64 rand (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) #s(literal -1 binary64)) (-.f64 a #s(literal 1/3 binary64))) (fma.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 rand (/.f64 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 (neg.f64 (fma.f64 (pow.f64 rand #s(literal 3 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -3/2 binary64)) #s(literal 1 binary64))) (-.f64 a #s(literal 1/3 binary64))) (neg.f64 (fma.f64 rand (/.f64 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 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (fma.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (fma.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 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 (*.f64 (fma.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (fma.f64 a a #s(literal -1/9 binary64)))) (neg.f64 (-.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 (*.f64 (-.f64 a #s(literal 1/3 binary64)) (fma.f64 rand (/.f64 rand (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) #s(literal -1 binary64))) (fma.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 rand (/.f64 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 a #s(literal 1/3 binary64)) (neg.f64 (fma.f64 (pow.f64 rand #s(literal 3 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -3/2 binary64)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 rand (/.f64 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 (fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) a a) (fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) a 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 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) a 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 (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64))) (-.f64 (*.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)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) a 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 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) a a) (fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) a 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 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) a 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 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 rand (/.f64 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 a #s(literal -1/9 binary64)) (fma.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 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 (pow.f64 rand #s(literal 3 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -3/2 binary64)) #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64)))) (neg.f64 (fma.f64 rand (/.f64 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 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 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 (fma.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.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 (/.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))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 rand (/.f64 rand (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 (pow.f64 rand #s(literal 3 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -3/2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 a #s(literal -1/3 binary64)) (fma.f64 rand (/.f64 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 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (pow.f64 rand #s(literal 3 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -3/2 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))) (fma.f64 rand (/.f64 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 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 rand (/.f64 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 (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))))) (neg.f64 (-.f64 a #s(literal -1/3 binary64))) (*.f64 (-.f64 a #s(literal -1/3 binary64)) (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))))) (*.f64 (-.f64 a #s(literal -1/3 binary64)) (neg.f64 (-.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (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))))) (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (*.f64 (-.f64 a #s(literal -1/3 binary64)) (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (*.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 (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 a #s(literal -1/3 binary64)) (*.f64 (-.f64 a #s(literal -1/3 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (*.f64 (-.f64 a #s(literal -1/3 binary64)) (-.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (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))))) (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1/3 binary64) a))) (*.f64 (-.f64 a #s(literal -1/3 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (*.f64 (-.f64 a #s(literal -1/3 binary64)) (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1/3 binary64) a))))) |
(/.f64 (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))))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (*.f64 (-.f64 a #s(literal -1/3 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (*.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 (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))))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 a #s(literal -1/3 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 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 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (neg.f64 (-.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 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 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (fma.f64 a a #s(literal -1/9 binary64)))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (-.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1/3 binary64) a))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1/3 binary64) a))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (pow.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))) #s(literal 1 binary64))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) (neg.f64 (-.f64 a #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))))) (*.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (neg.f64 (-.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (fma.f64 (*.f64 rand (-.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 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (*.f64 (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 (fma.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (fma.f64 a a #s(literal -1/9 binary64)))) (*.f64 (-.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) |
(/.f64 (fma.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1/3 binary64) a))) (*.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (*.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1/3 binary64) a))))) |
(/.f64 (fma.f64 (*.f64 rand (-.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 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 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 (fma.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (*.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 rand (fma.f64 a a #s(literal -1/9 binary64))) (neg.f64 (-.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 (-.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))))) (*.f64 (*.f64 (-.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (neg.f64 (-.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (fma.f64 (*.f64 rand (fma.f64 a a #s(literal -1/9 binary64))) (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (*.f64 (*.f64 (-.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (*.f64 (*.f64 (-.f64 a #s(literal -1/3 binary64)) (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 (fma.f64 (*.f64 rand (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)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64)))) (*.f64 (*.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)))) |
(/.f64 (fma.f64 (*.f64 rand (fma.f64 a a #s(literal -1/9 binary64))) (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1/3 binary64) a))) (*.f64 (*.f64 (-.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (*.f64 (*.f64 (-.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1/3 binary64) a))))) |
(/.f64 (fma.f64 (*.f64 rand (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 a #s(literal -1/3 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (*.f64 (*.f64 (-.f64 a #s(literal -1/3 binary64)) (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 (fma.f64 a a #s(literal -1/9 binary64))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #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 (*.f64 (-.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 rand (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (neg.f64 (-.f64 a #s(literal -1/3 binary64))) (*.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)))) (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))))) (*.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)))) (neg.f64 (-.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (fma.f64 (*.f64 rand (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 (*.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)))) (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (*.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)))) (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(/.f64 (fma.f64 (*.f64 rand (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (-.f64 a #s(literal -1/3 binary64)) (*.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)))) (fma.f64 a a #s(literal -1/9 binary64)))) (*.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 a #s(literal -1/3 binary64)))) |
(/.f64 (fma.f64 (*.f64 rand (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1/3 binary64) a))) (*.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 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (*.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)))) (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1/3 binary64) a))))) |
(/.f64 (fma.f64 (*.f64 rand (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 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 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (*.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)))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (fma.f64 (*.f64 rand (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (pow.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))) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (*.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)))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (-.f64 a #s(literal -1/3 binary64)) (*.f64 (neg.f64 (-.f64 a #s(literal -1/3 binary64))) (*.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 (neg.f64 (-.f64 a #s(literal -1/3 binary64))) (-.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (fma.f64 (neg.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 (neg.f64 (-.f64 a #s(literal -1/3 binary64))) (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) (*.f64 (neg.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 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (*.f64 (neg.f64 (-.f64 a #s(literal -1/3 binary64))) (*.f64 rand (-.f64 a #s(literal 1/3 binary64))))) (*.f64 (neg.f64 (-.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (*.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 a #s(literal -1/3 binary64))) (*.f64 rand (fma.f64 a a #s(literal -1/9 binary64))))) (*.f64 (neg.f64 (-.f64 a #s(literal -1/3 binary64))) (*.f64 (-.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 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 (neg.f64 (-.f64 a #s(literal -1/3 binary64))) (*.f64 rand (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (*.f64 (neg.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))) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (-.f64 a #s(literal -1/3 binary64)) (*.f64 (neg.f64 (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 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) (*.f64 (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (-.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (*.f64 (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) (*.f64 (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (*.f64 (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (*.f64 rand (-.f64 a #s(literal 1/3 binary64))))) (*.f64 (neg.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 (fma.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (*.f64 (-.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (*.f64 (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (*.f64 rand (fma.f64 a a #s(literal -1/9 binary64))))) (*.f64 (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (*.f64 (-.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 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 (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (*.f64 rand (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (*.f64 (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 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 (fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) (*.f64 (-.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (*.f64 (-.f64 a #s(literal -1/3 binary64)) (*.f64 rand (fma.f64 a a #s(literal -1/9 binary64))))) (*.f64 (-.f64 a #s(literal -1/3 binary64)) (*.f64 (-.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1/9 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 (-.f64 a #s(literal -1/3 binary64)) (*.f64 rand (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (*.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))) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) |
(/.f64 (fma.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)) (*.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 (-.f64 a #s(literal -1/3 binary64)) (-.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (fma.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 a #s(literal -1/3 binary64)) (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 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 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (fma.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 a #s(literal -1/3 binary64)) (*.f64 rand (-.f64 a #s(literal 1/3 binary64))))) (*.f64 (-.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (-.f64 a #s(literal -1/3 binary64)) (*.f64 (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1/3 binary64) a))) (*.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 (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1/3 binary64) a))) (-.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1/3 binary64) a))) (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1/3 binary64) a))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) (*.f64 (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1/3 binary64) a))) (*.f64 rand (-.f64 a #s(literal 1/3 binary64))))) (*.f64 (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1/3 binary64) a))) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (*.f64 (-.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (*.f64 (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1/3 binary64) a))) (*.f64 rand (fma.f64 a a #s(literal -1/9 binary64))))) (*.f64 (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1/3 binary64) a))) (*.f64 (-.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 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 (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1/3 binary64) a))) (*.f64 rand (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (*.f64 (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1/3 binary64) a))) (*.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 (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (-.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))) (*.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 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (-.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (sqrt.f64 (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 rand (-.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))) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (*.f64 (-.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (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 rand (fma.f64 a a #s(literal -1/9 binary64))))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (*.f64 (-.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 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 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (*.f64 rand (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 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 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64) (*.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64)) (*.f64 rand (-.f64 a #s(literal 1/3 binary64))))) (*.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) |
(/.f64 (fma.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 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64)) (*.f64 rand (fma.f64 a a #s(literal -1/9 binary64))))) (*.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #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 (fma.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 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64)) (*.f64 rand (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (*.f64 (pow.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))) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) |
(/.f64 (fma.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 binary64)) (*.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 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64)) (-.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (*.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))))) (*.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #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 (/.f64 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 a #s(literal -1/9 binary64)) (fma.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (-.f64 a #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1/3 binary64) a)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 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 (pow.f64 rand #s(literal 3 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -3/2 binary64)) #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64))) (fma.f64 rand (/.f64 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 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 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 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 rand (/.f64 rand (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (-.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 (-.f64 a #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)))) (-.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 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 rand (/.f64 rand (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #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)) (fma.f64 (pow.f64 rand #s(literal 3 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -3/2 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 a #s(literal -1/3 binary64)) (fma.f64 rand (/.f64 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 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (pow.f64 rand #s(literal 3 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -3/2 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (fma.f64 rand (/.f64 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 a a #s(literal -1/9 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 rand (/.f64 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 (fma.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64))) |
(/.f64 (-.f64 a #s(literal 1/3 binary64)) (pow.f64 (fma.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 rand (/.f64 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 (-.f64 a #s(literal -1/3 binary64)) (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 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 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 rand (/.f64 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 (fma.f64 (pow.f64 rand #s(literal 3 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -3/2 binary64)) #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)) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (-.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.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 (/.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))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 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 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 rand (/.f64 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)) (fma.f64 rand (/.f64 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 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 (pow.f64 rand #s(literal 3 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -3/2 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))) (fma.f64 rand (/.f64 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 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (pow.f64 rand #s(literal 3 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -3/2 binary64)) #s(literal 1 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 rand (/.f64 rand (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) |
(fma.f64 (/.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/27 binary64) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal 1/3 binary64)))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.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))))) (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 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)) #s(literal 2 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 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (+.f64 (pow.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)) #s(literal 3 binary64)) (pow.f64 a #s(literal 6 binary64)))) (fma.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)) (-.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)) (*.f64 a a)) (pow.f64 a #s(literal 4 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) #s(literal -1 binary64) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (*.f64 rand (-.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)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 a a (-.f64 #s(literal 1/9 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 a #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)) #s(literal 2 binary64)))) (-.f64 (fma.f64 a a #s(literal -1/9 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 a #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (+.f64 (pow.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)) #s(literal 3 binary64)) (pow.f64 a #s(literal 6 binary64)))) (fma.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)) (-.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)) (*.f64 a a)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (/.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 (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 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 (*.f64 (*.f64 rand (-.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))) (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 rand (-.f64 a #s(literal 1/3 binary64))) #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 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 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 a rand) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 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 a (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 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 #s(literal -1/3 binary64) (fma.f64 (pow.f64 rand #s(literal 3 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -3/2 binary64)) #s(literal 1 binary64))) (pow.f64 (fma.f64 rand (/.f64 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 -1 binary64)) (fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) a a)) |
(fma.f64 (*.f64 a (fma.f64 (pow.f64 rand #s(literal 3 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -3/2 binary64)) #s(literal 1 binary64))) (pow.f64 (fma.f64 rand (/.f64 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 -1 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 rand (/.f64 rand (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (pow.f64 (-.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 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) a a)) |
(fma.f64 (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 rand (/.f64 rand (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))))) (pow.f64 (-.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 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #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 (-.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)) #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 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 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 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (pow.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) #s(literal -1 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 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 (-.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) rand (-.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)))) a) #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 (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/4 binary64)) (*.f64 rand (-.f64 a #s(literal 1/3 binary64)))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 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)))) |
(fma.f64 (pow.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) #s(literal -1 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (*.f64 (/.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 3 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (pow.f64 (neg.f64 (-.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (pow.f64 (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) #s(literal -1 binary64)) (*.f64 (/.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 (fma.f64 a a #s(literal -1/9 binary64))) (pow.f64 (*.f64 (-.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) #s(literal -1 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 rand (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (pow.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)))) #s(literal -1 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 rand (/.f64 (fma.f64 a a #s(literal -1/9 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 rand (/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 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 rand (*.f64 (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 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 (-.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 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64))) #s(literal 1 binary64) (-.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 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 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 rand (*.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 (fma.f64 a a #s(literal -1/9 binary64)) (*.f64 (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #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))) |
(fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) (*.f64 (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) (*.f64 (/.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 #s(literal 1 binary64) (*.f64 rand (/.f64 rand (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1 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 (/.f64 rand (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) #s(literal -1 binary64)) #s(literal -1/3 binary64)) (fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) a a)) |
(fma.f64 #s(literal -1/3 binary64) (fma.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) a a)) |
(fma.f64 (*.f64 a #s(literal 1/3 binary64)) (/.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 (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (/.f64 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 a #s(literal 1/3 binary64))) |
(fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (*.f64 (pow.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) #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))) |
(fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (*.f64 (pow.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (/.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 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (pow.f64 (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1/3 binary64) a))) #s(literal -1 binary64)) (*.f64 (/.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 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (pow.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 (fma.f64 (pow.f64 rand #s(literal 3 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -3/2 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 (fma.f64 rand (/.f64 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 -1 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 (pow.f64 rand #s(literal 3 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -3/2 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 (fma.f64 rand (/.f64 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 -1 binary64)) #s(literal -1/3 binary64)) (fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) a a)) |
(fma.f64 #s(literal -1 binary64) (*.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 (fma.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1/3 binary64) (fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) a a)) |
(fma.f64 (fma.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 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 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 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)))) 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 (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 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 (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 binary64)) (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #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 a #s(literal 1/3 binary64)) #s(literal 1 binary64) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 a (fma.f64 rand (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 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 a (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #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 #s(literal 1 binary64) (+.f64 #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))))) |
(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 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 rand (-.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 binary64) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #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 #s(literal 1 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 #s(literal 1 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 a #s(literal 1/3 binary64)))) |
(fma.f64 #s(literal 1 binary64) a (+.f64 #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 (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 (/.f64 a (-.f64 a #s(literal -1/3 binary64))))) (/.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal -1/3 binary64)))) |
(-.f64 (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 (pow.f64 a #s(literal 3 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 (fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)) a) #s(literal 1/3 binary64)) |
(-.f64 (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 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 (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 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 a (/.f64 a (-.f64 a #s(literal -1/3 binary64)))) (-.f64 (/.f64 #s(literal 1/9 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 a #s(literal 1/3 binary64))))) |
(-.f64 (/.f64 (pow.f64 a #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/27 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #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 (-.f64 #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 (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(literal -1/3 binary64)) a) |
(+.f64 (fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)) a) #s(literal -1/3 binary64)) |
(+.f64 (+.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) a)) (*.f64 #s(literal -1/9 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #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 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) a a)) |
(+.f64 (fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) a 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 rand (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #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)))) |
(+.f64 (*.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))) |
(+.f64 #s(literal -1/3 binary64) (+.f64 a (*.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 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 a (+.f64 #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 #s(literal -3 binary64) (/.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal -3 binary64) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(*.f64 (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/4 binary64)) #s(literal 1 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))) |
(*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) |
(*.f64 #s(literal -1 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 #s(literal 3 binary64) (neg.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 (-.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)))) |
(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 (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/4 binary64)) #s(literal 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 (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (pow.f64 (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/4 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a a #s(literal -1/9 binary64))) #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) #s(literal 3 binary64)) (sqrt.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #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 a #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 9 binary64))) (sqrt.f64 (-.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 9 binary64) #s(literal -1/3 binary64))) (sqrt.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (*.f64 #s(literal -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 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 3 binary64) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(exp.f64 (*.f64 (log.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))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (fma.f64 a a #s(literal -1/9 binary64)))) (sqrt.f64 (-.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 (*.f64 #s(literal 1 binary64) (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))) |
(*.f64 (pow.f64 #s(literal 9 binary64) #s(literal -1/2 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1 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))) |
(*.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (pow.f64 #s(literal 9 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(*.f64 (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 binary64))) |
(pow.f64 (/.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) #s(literal -1 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 (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal 1/4 binary64)) #s(literal -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 (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 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))) |
(/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 3 binary64)) |
(/.f64 #s(literal -1/3 binary64) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #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))) #s(literal 1/3 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) |
(neg.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (log.f64 (pow.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)) #s(literal -1/2 binary64)))) |
Compiled 13 784 to 1 969 computations (85.7% 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.9% | (fma.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) | |
| 99.8% | (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))) | |
| ▶ | 99.9% | (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))) |
| 90.5% | (fma.f64 (/.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) #s(literal -1 binary64) (-.f64 a #s(literal 1/3 binary64))) | |
| ▶ | 99.8% | (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))) |
| ▶ | 99.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 (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64)))) |
| ▶ | 61.8% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 a #s(literal 1/3 binary64))) |
| 97.9% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a)) | |
| ▶ | 75.5% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) |
| 38.3% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
Compiled 254 to 172 computations (32.3% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) | |
| cost-diff | 0 | (-.f64 a #s(literal 1/3 binary64)) | |
| cost-diff | 64 | (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))) | |
| cost-diff | 128 | (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) | |
| 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))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) | |
| cost-diff | 0 | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) | |
| cost-diff | 832 | (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) | |
| cost-diff | 0 | (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) | |
| cost-diff | 0 | (*.f64 rand #s(literal 1/3 binary64)) | |
| cost-diff | 0 | #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)))) | |
| cost-diff | 128 | (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))) | |
| 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 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) | |
| cost-diff | 0 | (-.f64 a #s(literal 1/3 binary64)) | |
| cost-diff | 64 | (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))) | |
| cost-diff | 512 | (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) |
| 10 856× | lower-fma.f32 |
| 10 850× | lower-fma.f64 |
| 3 058× | lower-*.f32 |
| 3 052× | lower-*.f64 |
| 1 628× | lower--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 219 |
| 0 | 46 | 215 |
| 1 | 97 | 209 |
| 2 | 210 | 207 |
| 3 | 553 | 207 |
| 4 | 1571 | 207 |
| 5 | 2963 | 207 |
| 6 | 5430 | 207 |
| 0 | 8099 | 196 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(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))) |
(/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) |
(-.f64 a #s(literal 1/3 binary64)) |
a |
#s(literal 1/3 binary64) |
#s(literal 3 binary64) |
(/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
rand |
(sqrt.f64 (-.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))) |
(-.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 (*.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)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(*.f64 rand #s(literal 1/3 binary64)) |
rand |
#s(literal 1/3 binary64) |
(sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) |
(-.f64 a #s(literal 1/3 binary64)) |
a |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.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) |
(/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) |
rand |
(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))) |
(*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) |
(-.f64 a #s(literal 1/3 binary64)) |
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))) |
| Outputs |
|---|
(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))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) |
(fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) |
(-.f64 a #s(literal 1/3 binary64)) |
a |
#s(literal 1/3 binary64) |
#s(literal 3 binary64) |
(/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
rand |
(sqrt.f64 (-.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))) |
(-.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 (*.f64 rand #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))) (fma.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) #s(literal 1/3 binary64) a)) |
(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 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) #s(literal 1/3 binary64) a) |
(*.f64 rand #s(literal 1/3 binary64)) |
rand |
#s(literal 1/3 binary64) |
(sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) |
(-.f64 a #s(literal 1/3 binary64)) |
a |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) #s(literal 1/3 binary64) a)) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(fma.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) #s(literal 1/3 binary64) a) |
(fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.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) |
(/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) |
rand |
(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))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) |
(fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) |
(-.f64 a #s(literal 1/3 binary64)) |
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))) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.01171875 | (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) | |
| accuracy | 0.05859375 | (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))) | |
| accuracy | 0.2421875 | (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) | |
| accuracy | 0.33203125 | (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) | |
| accuracy | 0.01171875 | (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) | |
| accuracy | 0.02734375 | (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) | |
| accuracy | 0.16796875 | (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) | |
| accuracy | 15.661761638057918 | (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) | |
| accuracy | 0 | #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)))) | |
| accuracy | 0.01171875 | (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) | |
| accuracy | 0.1015625 | (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))) | |
| accuracy | 0.3125 | (*.f64 rand #s(literal 1/3 binary64)) | |
| accuracy | 0 | (-.f64 a #s(literal 1/3 binary64)) | |
| accuracy | 24.428595999815496 | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 a #s(literal 1/3 binary64))) | |
| accuracy | 0.01171875 | (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) | |
| accuracy | 0.0234375 | (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) | |
| accuracy | 0.05859375 | (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))) | |
| accuracy | 0.2421875 | (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
| 102.0ms | 256× | 0 | valid |
Compiled 208 to 32 computations (84.6% saved)
ival-mult: 27.0ms (40.4% of total)ival-div: 22.0ms (32.9% of total)const: 6.0ms (9% of total)ival-add: 5.0ms (7.5% of total)ival-sqrt: 3.0ms (4.5% of total)ival-sub: 2.0ms (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 (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (patch (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ()) |
#s(alt (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))) (patch (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))) #<representation binary64>) () ()) |
#s(alt (-.f64 a #s(literal 1/3 binary64)) (patch (-.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 #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 (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))) (patch (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))) #<representation binary64>) () ()) |
#s(alt #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)))) (patch #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)))) #<representation binary64>) () ()) |
#s(alt (*.f64 rand #s(literal 1/3 binary64)) (patch (*.f64 rand #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 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) (patch (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) #<representation binary64>) () ()) |
#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) #<representation binary64>) () ()) |
#s(alt (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) (patch (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) #<representation binary64>) () ()) |
#s(alt (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) #<representation binary64>) () ()) |
#s(alt (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))) (patch (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))) #<representation binary64>) () ()) |
#s(alt (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (patch (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt -1/9 (taylor 0 a) (#s(alt (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (patch (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/3 a) 1/9) (taylor 0 a) (#s(alt (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (patch (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/3 a) 1/9) (taylor 0 a) (#s(alt (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (patch (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/3 a) 1/9) (taylor 0 a) (#s(alt (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (patch (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/3 (* rand (sqrt -1/3))) 1/3) (taylor 0 a) (#s(alt (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))) (patch (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))) #<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 (-.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))) (patch (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))) #<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 (-.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))) (patch (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))) #<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 (-.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))) (patch (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))) #<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 (* 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 (* -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 (- (* 1/3 (* rand (sqrt -1/3))) 1/3) (taylor 0 a) (#s(alt (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))) (patch (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))) #<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 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))) (patch (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))) #<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 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))) (patch (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))) #<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 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))) (patch (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))) #<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 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/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 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/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 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/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 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/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 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/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 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/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 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/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 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/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 (* rand (- (* 1/3 (sqrt -1/3)) (* 1/3 (/ 1 rand)))) (taylor 0 a) (#s(alt (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) (patch (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (* rand (+ (/ 1 rand) (* 1/6 (/ 1 (sqrt -1/3)))))) (* rand (- (* 1/3 (sqrt -1/3)) (* 1/3 (/ 1 rand))))) (taylor 0 a) (#s(alt (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) (patch (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* rand (+ (/ 1 rand) (* 1/6 (/ 1 (sqrt -1/3))))))) (* rand (- (* 1/3 (sqrt -1/3)) (* 1/3 (/ 1 rand))))) (taylor 0 a) (#s(alt (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) (patch (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) #<representation binary64>) () ())) ()) |
#s(alt (+ (* a (+ (* a (+ (* -1/24 (/ rand (pow (sqrt -1/3) 3))) (* 1/48 (/ (* a rand) (pow (sqrt -1/3) 5))))) (* rand (+ (/ 1 rand) (* 1/6 (/ 1 (sqrt -1/3))))))) (* rand (- (* 1/3 (sqrt -1/3)) (* 1/3 (/ 1 rand))))) (taylor 0 a) (#s(alt (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) (patch (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) #<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 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) 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 #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) 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 #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) 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 #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/3 (sqrt -1/3)) (* 1/3 (/ 1 rand))) (taylor 0 a) (#s(alt (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) (patch (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/3 (sqrt -1/3)) (* a (+ (/ 1 rand) (* 1/6 (/ 1 (sqrt -1/3)))))) (* 1/3 (/ 1 rand))) (taylor 0 a) (#s(alt (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) (patch (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/3 (sqrt -1/3)) (* a (+ (* -1/24 (/ a (pow (sqrt -1/3) 3))) (+ (* 1/6 (/ 1 (sqrt -1/3))) (/ 1 rand))))) (* 1/3 (/ 1 rand))) (taylor 0 a) (#s(alt (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) (patch (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/3 (sqrt -1/3)) (* a (+ (* 1/6 (/ 1 (sqrt -1/3))) (+ (* a (- (* 1/48 (/ a (pow (sqrt -1/3) 5))) (* 1/24 (/ 1 (pow (sqrt -1/3) 3))))) (/ 1 rand))))) (* 1/3 (/ 1 rand))) (taylor 0 a) (#s(alt (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) (patch (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) #<representation binary64>) () ())) ()) |
#s(alt -1/9 (taylor 0 a) (#s(alt (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/3 a) 1/9) (taylor 0 a) (#s(alt (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/3 a) 1/9) (taylor 0 a) (#s(alt (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/3 a) 1/9) (taylor 0 a) (#s(alt (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/3 (* rand (sqrt -1/3))) 1/3) (taylor 0 a) (#s(alt (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))) (patch (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))) #<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 (-.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))) (patch (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))) #<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 (-.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))) (patch (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))) #<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 (-.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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (/ -1/3 rand) (taylor 0 a) (#s(alt (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (patch (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #<representation binary64>) () ())) ()) |
#s(alt (- (/ a rand) (* 1/3 (/ 1 rand))) (taylor 0 a) (#s(alt (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (patch (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #<representation binary64>) () ())) ()) |
#s(alt (- (/ a rand) (* 1/3 (/ 1 rand))) (taylor 0 a) (#s(alt (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (patch (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #<representation binary64>) () ())) ()) |
#s(alt (- (/ a rand) (* 1/3 (/ 1 rand))) (taylor 0 a) (#s(alt (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (patch (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 a) (taylor inf a) (#s(alt (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (patch (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- 1/3 (* 1/9 (/ 1 a)))) (taylor inf a) (#s(alt (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (patch (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- 1/3 (* 1/9 (/ 1 a)))) (taylor inf a) (#s(alt (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (patch (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- 1/3 (* 1/9 (/ 1 a)))) (taylor inf a) (#s(alt (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (patch (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (taylor inf a) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt (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))) (patch (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))) #<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 (-.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))) (patch (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))) #<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 (-.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))) (patch (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))) #<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 (* (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 (* 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 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (taylor inf a) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt (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))) (patch (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))) #<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 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))) (patch (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))) #<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 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))) (patch (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))) #<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 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/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 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/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 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/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 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/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 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/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 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/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 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/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 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (-.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 (* a (* rand (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand)))) (taylor inf a) (#s(alt (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) (patch (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (* rand (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand))) (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) (patch (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* rand (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand)))) (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) (patch (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* rand (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand))))) (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) (patch (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) #<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 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) 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 #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) 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 #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) 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 #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand))) (taylor inf a) (#s(alt (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) (patch (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand)) (* 1/3 (/ 1 (* a rand))))) (taylor inf a) (#s(alt (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) (patch (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ (* -1/18 (sqrt (/ 1 (pow a 3)))) (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand))) (/ 1/3 (* a rand)))) (taylor inf a) (#s(alt (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) (patch (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ (* -1/18 (sqrt (/ 1 (pow a 3)))) (+ (* -1/216 (sqrt (/ 1 (pow a 5)))) (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand)))) (/ 1/3 (* a rand)))) (taylor inf a) (#s(alt (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) (patch (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 a) (taylor inf a) (#s(alt (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- 1/3 (* 1/9 (/ 1 a)))) (taylor inf a) (#s(alt (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- 1/3 (* 1/9 (/ 1 a)))) (taylor inf a) (#s(alt (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- 1/3 (* 1/9 (/ 1 a)))) (taylor inf a) (#s(alt (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 a #s(literal 1/3 binary64)) #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 (-.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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt (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))) (patch (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))) #<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 (-.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))) (patch (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))) #<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 (-.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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (/ a rand) (taylor inf a) (#s(alt (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (patch (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (/ 1 rand) (* 1/3 (/ 1 (* a rand))))) (taylor inf a) (#s(alt (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (patch (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (/ 1 rand) (* 1/3 (/ 1 (* a rand))))) (taylor inf a) (#s(alt (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (patch (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (/ 1 rand) (* 1/3 (/ 1 (* a rand))))) (taylor inf a) (#s(alt (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (patch (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 a) (taylor -inf a) (#s(alt (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (patch (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 1/9 (/ 1 a)) 1/3))) (taylor -inf a) (#s(alt (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (patch (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 1/9 (/ 1 a)) 1/3))) (taylor -inf a) (#s(alt (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (patch (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 1/9 (/ 1 a)) 1/3))) (taylor -inf a) (#s(alt (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (patch (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1/3 (* (sqrt (/ 1 a)) rand)) 1))) (taylor -inf a) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (+ (* -1/3 (* (sqrt (/ 1 a)) rand)) (* 1/3 (/ 1 a))) 1))) (taylor -inf a) (#s(alt (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))) (patch (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))) #<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 (/.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))) (patch (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))) #<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 (/.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))) (patch (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))) #<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 (* (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 (* 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 (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) (taylor -inf a) (#s(alt (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))) (patch (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))) #<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 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))) (patch (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))) #<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 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))) (patch (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))) #<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 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))) (patch (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))) #<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 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/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 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/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 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/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 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/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 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/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 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/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 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/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 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (-.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 (* a (* rand (- (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (/ 1 rand))))) (taylor -inf a) (#s(alt (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) (patch (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* rand (- (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (/ 1 rand))) (* 1/3 (/ 1 a))))) (taylor -inf a) (#s(alt (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) (patch (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (- (* -1/18 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1/3) a)) (* rand (- (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (/ 1 rand)))))) (taylor -inf a) (#s(alt (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) (patch (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) #<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)) (* rand (- (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (/ 1 rand)))))) (taylor -inf a) (#s(alt (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) (patch (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) #<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 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) 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 #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) 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 #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) 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 #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (/ 1 rand)))) (taylor -inf a) (#s(alt (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) (patch (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (+ (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (* 1/3 (/ 1 (* a rand)))) (/ 1 rand)))) (taylor -inf a) (#s(alt (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) (patch (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (+ (* -1 (/ (- (* -1/18 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (* 1/3 (/ 1 rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))) (/ 1 rand)))) (taylor -inf a) (#s(alt (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) (patch (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1/216 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (* 1/18 (* (sqrt a) (pow (sqrt -1) 2)))) a)) (* 1/3 (/ 1 rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))) (/ 1 rand)))) (taylor -inf a) (#s(alt (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) (patch (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 a) (taylor -inf a) (#s(alt (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 1/9 (/ 1 a)) 1/3))) (taylor -inf a) (#s(alt (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 1/9 (/ 1 a)) 1/3))) (taylor -inf a) (#s(alt (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 1/9 (/ 1 a)) 1/3))) (taylor -inf a) (#s(alt (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) (patch (*.f64 (-.f64 a #s(literal 1/3 binary64)) #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 (*.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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (+ (* -1/3 (* (sqrt (/ 1 a)) rand)) (* 1/3 (/ 1 a))) 1))) (taylor -inf a) (#s(alt (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))) (patch (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))) #<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 (*.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))) (patch (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))) #<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 (*.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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (/ a rand) (taylor -inf a) (#s(alt (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (patch (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 1/3 (/ 1 (* a rand))) (/ 1 rand)))) (taylor -inf a) (#s(alt (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (patch (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 1/3 (/ 1 (* a rand))) (/ 1 rand)))) (taylor -inf a) (#s(alt (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (patch (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 1/3 (/ 1 (* a rand))) (/ 1 rand)))) (taylor -inf a) (#s(alt (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (patch (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #<representation binary64>) () ())) ()) |
#s(alt (- a 1/3) (taylor 0 rand) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt (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))) (patch (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))) #<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 (- 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 (- a 1/3) (taylor 0 rand) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt (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))) (patch (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))) #<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 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/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 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.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 #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)))) (patch #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)))) #<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 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/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 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.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 #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)))) (patch #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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor 0 rand) (#s(alt (*.f64 rand #s(literal 1/3 binary64)) (patch (*.f64 rand #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor 0 rand) (#s(alt (*.f64 rand #s(literal 1/3 binary64)) (patch (*.f64 rand #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor 0 rand) (#s(alt (*.f64 rand #s(literal 1/3 binary64)) (patch (*.f64 rand #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor 0 rand) (#s(alt (*.f64 rand #s(literal 1/3 binary64)) (patch (*.f64 rand #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- a 1/3) (taylor 0 rand) (#s(alt (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) (patch (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) (patch (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) (patch (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) (patch (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) #<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 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) #<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 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) #<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 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) #<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 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- a 1/3) rand) (taylor 0 rand) (#s(alt (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) (patch (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) rand) (taylor 0 rand) (#s(alt (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) (patch (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) rand) (taylor 0 rand) (#s(alt (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) (patch (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) #<representation binary64>) () ())) ()) |
#s(alt (/ (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) rand) (taylor 0 rand) (#s(alt (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) (patch (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) #<representation binary64>) () ())) ()) |
#s(alt (- a 1/3) (taylor 0 rand) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt (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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- a 1/3) rand) (taylor 0 rand) (#s(alt (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (patch (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #<representation binary64>) () ())) ()) |
#s(alt (/ (- a 1/3) rand) (taylor 0 rand) (#s(alt (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (patch (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #<representation binary64>) () ())) ()) |
#s(alt (/ (- a 1/3) rand) (taylor 0 rand) (#s(alt (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (patch (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #<representation binary64>) () ())) ()) |
#s(alt (/ (- a 1/3) rand) (taylor 0 rand) (#s(alt (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (patch (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor inf rand) (#s(alt (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))) (patch (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))) #<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 (-.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))) (patch (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))) #<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 (-.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))) (patch (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))) #<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 (-.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))) (patch (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))) #<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 (* 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 (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))) (patch (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))) #<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 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))) (patch (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))) #<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 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))) (patch (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))) #<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 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))) (patch (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))) #<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 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/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 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.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 #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)))) (patch #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)))) #<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 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/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 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.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 #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)))) (patch #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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor inf rand) (#s(alt (*.f64 rand #s(literal 1/3 binary64)) (patch (*.f64 rand #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor inf rand) (#s(alt (*.f64 rand #s(literal 1/3 binary64)) (patch (*.f64 rand #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor inf rand) (#s(alt (*.f64 rand #s(literal 1/3 binary64)) (patch (*.f64 rand #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor inf rand) (#s(alt (*.f64 rand #s(literal 1/3 binary64)) (patch (*.f64 rand #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor inf rand) (#s(alt (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) (patch (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) (patch (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) (patch (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) (patch (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) #<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 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) #<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 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) #<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 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) #<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 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (sqrt (- a 1/3))) (taylor inf rand) (#s(alt (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) (patch (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 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))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) (patch (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 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))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) (patch (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 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))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) (patch (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor inf rand) (#s(alt (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))) (patch (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))) #<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 (-.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))) (patch (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))) #<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 (-.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))) (patch (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))) #<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 (-.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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- a 1/3) rand) (taylor inf rand) (#s(alt (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (patch (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #<representation binary64>) () ())) ()) |
#s(alt (/ (- a 1/3) rand) (taylor inf rand) (#s(alt (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (patch (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #<representation binary64>) () ())) ()) |
#s(alt (/ (- a 1/3) rand) (taylor inf rand) (#s(alt (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (patch (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #<representation binary64>) () ())) ()) |
#s(alt (/ (- a 1/3) rand) (taylor inf rand) (#s(alt (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (patch (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor -inf rand) (#s(alt (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))) (patch (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))) #<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 (-.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))) (patch (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))) #<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 (-.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))) (patch (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))) #<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 (-.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))) (patch (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))) #<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 (* 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 (* rand (sqrt (- a 1/3)))) (taylor -inf rand) (#s(alt (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))) (patch (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))) #<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 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))) (patch (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))) #<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 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))) (patch (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))) #<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 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))) (patch (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))) #<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 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/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 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.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 #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)))) (patch #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)))) #<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 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/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 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.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 #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)))) (patch #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)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor -inf rand) (#s(alt (*.f64 rand #s(literal 1/3 binary64)) (patch (*.f64 rand #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor -inf rand) (#s(alt (*.f64 rand #s(literal 1/3 binary64)) (patch (*.f64 rand #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor -inf rand) (#s(alt (*.f64 rand #s(literal 1/3 binary64)) (patch (*.f64 rand #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor -inf rand) (#s(alt (*.f64 rand #s(literal 1/3 binary64)) (patch (*.f64 rand #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor -inf rand) (#s(alt (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) (patch (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) (patch (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) (patch (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) (taylor -inf rand) (#s(alt (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) (patch (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) #<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 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) #<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 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) #<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 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) #<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 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (sqrt (- a 1/3))) (taylor -inf rand) (#s(alt (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) (patch (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 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))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) (patch (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 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))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) (patch (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 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))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) (patch (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor -inf rand) (#s(alt (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))) (patch (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))) #<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 (-.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))) (patch (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))) #<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 (-.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))) (patch (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))) #<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 (-.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))) (patch (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))) #<representation binary64>) () ())) ()) |
#s(alt (/ (- a 1/3) rand) (taylor -inf rand) (#s(alt (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (patch (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #<representation binary64>) () ())) ()) |
#s(alt (/ (- a 1/3) rand) (taylor -inf rand) (#s(alt (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (patch (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #<representation binary64>) () ())) ()) |
#s(alt (/ (- a 1/3) rand) (taylor -inf rand) (#s(alt (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (patch (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #<representation binary64>) () ())) ()) |
#s(alt (/ (- a 1/3) rand) (taylor -inf rand) (#s(alt (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (patch (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #<representation binary64>) () ())) ()) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | a | @ | -inf | ((/ (- a 1/3) 3) (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (- a 1/3) (/ rand (sqrt (- a 1/3))) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+ (* (* rand 1/3) (sqrt (- a 1/3))) (- a 1/3)) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* rand 1/3) (sqrt (- a 1/3)) (* (+ (* (sqrt (- a 1/3)) 1/3) (/ (- a 1/3) rand)) rand) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+ (* (sqrt (- a 1/3)) 1/3) (/ (- a 1/3) rand)) (* (- a 1/3) 1/3) (+ (* (* (- a 1/3) 1/3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (/ (- a 1/3) rand)) |
| 4.0ms | rand | @ | 0 | ((/ (- a 1/3) 3) (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (- a 1/3) (/ rand (sqrt (- a 1/3))) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+ (* (* rand 1/3) (sqrt (- a 1/3))) (- a 1/3)) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* rand 1/3) (sqrt (- a 1/3)) (* (+ (* (sqrt (- a 1/3)) 1/3) (/ (- a 1/3) rand)) rand) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+ (* (sqrt (- a 1/3)) 1/3) (/ (- a 1/3) rand)) (* (- a 1/3) 1/3) (+ (* (* (- a 1/3) 1/3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (/ (- a 1/3) rand)) |
| 3.0ms | rand | @ | -inf | ((/ (- a 1/3) 3) (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (- a 1/3) (/ rand (sqrt (- a 1/3))) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+ (* (* rand 1/3) (sqrt (- a 1/3))) (- a 1/3)) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* rand 1/3) (sqrt (- a 1/3)) (* (+ (* (sqrt (- a 1/3)) 1/3) (/ (- a 1/3) rand)) rand) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+ (* (sqrt (- a 1/3)) 1/3) (/ (- a 1/3) rand)) (* (- a 1/3) 1/3) (+ (* (* (- a 1/3) 1/3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (/ (- a 1/3) rand)) |
| 2.0ms | a | @ | inf | ((/ (- a 1/3) 3) (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (- a 1/3) (/ rand (sqrt (- a 1/3))) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+ (* (* rand 1/3) (sqrt (- a 1/3))) (- a 1/3)) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* rand 1/3) (sqrt (- a 1/3)) (* (+ (* (sqrt (- a 1/3)) 1/3) (/ (- a 1/3) rand)) rand) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+ (* (sqrt (- a 1/3)) 1/3) (/ (- a 1/3) rand)) (* (- a 1/3) 1/3) (+ (* (* (- a 1/3) 1/3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (/ (- a 1/3) rand)) |
| 2.0ms | a | @ | 0 | ((/ (- a 1/3) 3) (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (- a 1/3) (/ rand (sqrt (- a 1/3))) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+ (* (* rand 1/3) (sqrt (- a 1/3))) (- a 1/3)) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* rand 1/3) (sqrt (- a 1/3)) (* (+ (* (sqrt (- a 1/3)) 1/3) (/ (- a 1/3) rand)) rand) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+ (* (sqrt (- a 1/3)) 1/3) (/ (- a 1/3) rand)) (* (- a 1/3) 1/3) (+ (* (* (- a 1/3) 1/3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (/ (- a 1/3) rand)) |
| 1× | egg-herbie |
| 9 706× | lower-fma.f64 |
| 9 706× | lower-fma.f32 |
| 5 382× | lower-*.f64 |
| 5 382× | lower-*.f32 |
| 3 424× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 501 | 5065 |
| 1 | 1558 | 4621 |
| 2 | 5343 | 4394 |
| 0 | 8389 | 4038 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
-1/9 |
(- (* 1/3 a) 1/9) |
(- (* 1/3 a) 1/9) |
(- (* 1/3 a) 1/9) |
(- (* 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) |
-1/3 |
(- a 1/3) |
(- a 1/3) |
(- 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))) |
(* -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))))))))))))) |
(- (* 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) |
(* -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))))))))))))) |
(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)))))) |
(* rand (- (* 1/3 (sqrt -1/3)) (* 1/3 (/ 1 rand)))) |
(+ (* a (* rand (+ (/ 1 rand) (* 1/6 (/ 1 (sqrt -1/3)))))) (* rand (- (* 1/3 (sqrt -1/3)) (* 1/3 (/ 1 rand))))) |
(+ (* a (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* rand (+ (/ 1 rand) (* 1/6 (/ 1 (sqrt -1/3))))))) (* rand (- (* 1/3 (sqrt -1/3)) (* 1/3 (/ 1 rand))))) |
(+ (* a (+ (* a (+ (* -1/24 (/ rand (pow (sqrt -1/3) 3))) (* 1/48 (/ (* a rand) (pow (sqrt -1/3) 5))))) (* rand (+ (/ 1 rand) (* 1/6 (/ 1 (sqrt -1/3))))))) (* rand (- (* 1/3 (sqrt -1/3)) (* 1/3 (/ 1 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))))))))))))) |
(- (* 1/3 (sqrt -1/3)) (* 1/3 (/ 1 rand))) |
(- (+ (* 1/3 (sqrt -1/3)) (* a (+ (/ 1 rand) (* 1/6 (/ 1 (sqrt -1/3)))))) (* 1/3 (/ 1 rand))) |
(- (+ (* 1/3 (sqrt -1/3)) (* a (+ (* -1/24 (/ a (pow (sqrt -1/3) 3))) (+ (* 1/6 (/ 1 (sqrt -1/3))) (/ 1 rand))))) (* 1/3 (/ 1 rand))) |
(- (+ (* 1/3 (sqrt -1/3)) (* a (+ (* 1/6 (/ 1 (sqrt -1/3))) (+ (* a (- (* 1/48 (/ a (pow (sqrt -1/3) 5))) (* 1/24 (/ 1 (pow (sqrt -1/3) 3))))) (/ 1 rand))))) (* 1/3 (/ 1 rand))) |
-1/9 |
(- (* 1/3 a) 1/9) |
(- (* 1/3 a) 1/9) |
(- (* 1/3 a) 1/9) |
(- (* 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) |
(/ -1/3 rand) |
(- (/ a rand) (* 1/3 (/ 1 rand))) |
(- (/ a rand) (* 1/3 (/ 1 rand))) |
(- (/ a rand) (* 1/3 (/ 1 rand))) |
(* 1/3 a) |
(* a (- 1/3 (* 1/9 (/ 1 a)))) |
(* a (- 1/3 (* 1/9 (/ 1 a)))) |
(* a (- 1/3 (* 1/9 (/ 1 a)))) |
(* 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)))) |
a |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(* (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)))) |
(* 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)))) |
(* 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)))) |
(* 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)))))))) |
(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)))))))) |
(* a (* rand (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand)))) |
(* a (- (* rand (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand))) (* 1/3 (/ 1 a)))) |
(* a (- (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* rand (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand)))) (* 1/3 (/ 1 a)))) |
(* a (- (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* rand (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand))))) (* 1/3 (/ 1 a)))) |
(* 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/3 (sqrt (/ 1 a))) (/ 1 rand))) |
(* a (- (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand)) (* 1/3 (/ 1 (* a rand))))) |
(* a (- (+ (* -1/18 (sqrt (/ 1 (pow a 3)))) (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand))) (/ 1/3 (* a rand)))) |
(* a (- (+ (* -1/18 (sqrt (/ 1 (pow a 3)))) (+ (* -1/216 (sqrt (/ 1 (pow a 5)))) (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand)))) (/ 1/3 (* a rand)))) |
(* 1/3 a) |
(* a (- 1/3 (* 1/9 (/ 1 a)))) |
(* a (- 1/3 (* 1/9 (/ 1 a)))) |
(* a (- 1/3 (* 1/9 (/ 1 a)))) |
(* 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)))) |
(/ a rand) |
(* a (- (/ 1 rand) (* 1/3 (/ 1 (* a rand))))) |
(* a (- (/ 1 rand) (* 1/3 (/ 1 (* a rand))))) |
(* a (- (/ 1 rand) (* 1/3 (/ 1 (* a rand))))) |
(* 1/3 a) |
(* -1 (* a (- (* 1/9 (/ 1 a)) 1/3))) |
(* -1 (* a (- (* 1/9 (/ 1 a)) 1/3))) |
(* -1 (* a (- (* 1/9 (/ 1 a)) 1/3))) |
(* -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))) |
a |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(* (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))) |
(* 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))))) |
(* -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 (* (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))))) |
(* -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 (* a (* rand (- (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (/ 1 rand))))) |
(* -1 (* a (+ (* rand (- (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (/ 1 rand))) (* 1/3 (/ 1 a))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/18 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1/3) a)) (* rand (- (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (/ 1 rand)))))) |
(* -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)) (* rand (- (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (/ 1 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))))) |
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (/ 1 rand)))) |
(* -1 (* a (- (+ (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (* 1/3 (/ 1 (* a rand)))) (/ 1 rand)))) |
(* -1 (* a (- (+ (* -1 (/ (- (* -1/18 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (* 1/3 (/ 1 rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))) (/ 1 rand)))) |
(* -1 (* a (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1/216 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (* 1/18 (* (sqrt a) (pow (sqrt -1) 2)))) a)) (* 1/3 (/ 1 rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))) (/ 1 rand)))) |
(* 1/3 a) |
(* -1 (* a (- (* 1/9 (/ 1 a)) 1/3))) |
(* -1 (* a (- (* 1/9 (/ 1 a)) 1/3))) |
(* -1 (* a (- (* 1/9 (/ 1 a)) 1/3))) |
(* -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))) |
(/ a rand) |
(* -1 (* a (- (* 1/3 (/ 1 (* a rand))) (/ 1 rand)))) |
(* -1 (* a (- (* 1/3 (/ 1 (* a rand))) (/ 1 rand)))) |
(* -1 (* a (- (* 1/3 (/ 1 (* a rand))) (/ 1 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) |
(* rand (sqrt (/ 1 (- a 1/3)))) |
(* rand (sqrt (/ 1 (- a 1/3)))) |
(* rand (sqrt (/ 1 (- a 1/3)))) |
(* rand (sqrt (/ 1 (- a 1/3)))) |
(- 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) |
(- 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) |
(- 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) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 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) |
(- 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) |
(/ (- a 1/3) rand) |
(/ (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) rand) |
(/ (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) rand) |
(/ (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) 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) |
(/ (- a 1/3) rand) |
(/ (- a 1/3) rand) |
(/ (- a 1/3) rand) |
(/ (- a 1/3) rand) |
(* 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)))) |
(* rand (sqrt (/ 1 (- a 1/3)))) |
(* rand (sqrt (/ 1 (- a 1/3)))) |
(* rand (sqrt (/ 1 (- a 1/3)))) |
(* rand (sqrt (/ 1 (- a 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)))) |
(* 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)))) |
(* 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) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 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)))) |
(* 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 (sqrt (- a 1/3))) |
(- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))) |
(- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))) |
(- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))) |
(* 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)))) |
(/ (- a 1/3) rand) |
(/ (- a 1/3) rand) |
(/ (- a 1/3) rand) |
(/ (- a 1/3) 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 (- a 1/3)))) |
(* rand (sqrt (/ 1 (- a 1/3)))) |
(* rand (sqrt (/ 1 (- a 1/3)))) |
(* rand (sqrt (/ 1 (- a 1/3)))) |
(* 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 (- 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 (- 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) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 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 (- 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 1/3))) |
(- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))) |
(- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 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)))))) |
(/ (- a 1/3) rand) |
(/ (- a 1/3) rand) |
(/ (- a 1/3) rand) |
(/ (- a 1/3) rand) |
| Outputs |
|---|
-1/9 |
#s(literal -1/9 binary64) |
(- (* 1/3 a) 1/9) |
(fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) |
(- (* 1/3 a) 1/9) |
(fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) |
(- (* 1/3 a) 1/9) |
(fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) |
(- (* 1/3 (* rand (sqrt -1/3))) 1/3) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #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 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 #s(literal -1/3 binary64)) (fma.f64 (fma.f64 (/.f64 #s(literal 1/6 binary64) (sqrt.f64 #s(literal -1/3 binary64))) rand #s(literal 1 binary64)) a #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 (fma.f64 (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) a) #s(literal 1/8 binary64) (fma.f64 (/.f64 #s(literal 1/6 binary64) (sqrt.f64 #s(literal -1/3 binary64))) rand #s(literal 1 binary64))) a (fma.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #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 (fma.f64 (fma.f64 (*.f64 #s(literal 1/48 binary64) a) (/.f64 rand (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))))) a (fma.f64 (/.f64 #s(literal 1/6 binary64) (sqrt.f64 #s(literal -1/3 binary64))) rand #s(literal 1 binary64))) a (fma.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #s(literal 1/3 binary64) #s(literal -1/3 binary64))) |
-1/3 |
#s(literal -1/3 binary64) |
(- a 1/3) |
(-.f64 a #s(literal 1/3 binary64)) |
(- a 1/3) |
(-.f64 a #s(literal 1/3 binary64)) |
(- a 1/3) |
(-.f64 a #s(literal 1/3 binary64)) |
(* rand (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) |
(+ (* -9/2 (/ (* a rand) (sqrt -3))) (* rand (sqrt -3))) |
(fma.f64 (*.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -9/2 binary64)) a (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand)) |
(+ (* 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 (fma.f64 (*.f64 rand (/.f64 #s(literal -81/8 binary64) (sqrt.f64 #s(literal -3 binary64)))) a (*.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -9/2 binary64))) a (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand)) |
(+ (* 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 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (fma.f64 (*.f64 #s(literal 405/8 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64)))) a (*.f64 #s(literal 81/4 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -9/2 binary64))) a (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand)) |
(* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) |
(fma.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #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 (fma.f64 #s(literal 1/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64))) a (fma.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #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 (+.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) rand (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 a #s(literal -3/2 binary64))) (*.f64 (*.f64 rand (/.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal -3 binary64)))) a))) #s(literal 1 binary64)) a (fma.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #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 (+.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) rand (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 a #s(literal -3/2 binary64))) (*.f64 (fma.f64 (*.f64 rand (+.f64 (/.f64 #s(literal 45/16 binary64) (sqrt.f64 #s(literal -3 binary64))) (/.f64 #s(literal -27/8 binary64) (sqrt.f64 #s(literal -3 binary64))))) a (*.f64 rand (/.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal -3 binary64))))) a))) #s(literal 1 binary64)) a (fma.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal -1/3 binary64))) |
(- (* 1/3 (* rand (sqrt -1/3))) 1/3) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #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 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 #s(literal -1/3 binary64)) (fma.f64 (fma.f64 (/.f64 #s(literal 1/6 binary64) (sqrt.f64 #s(literal -1/3 binary64))) rand #s(literal 1 binary64)) a #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 (fma.f64 (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) a) #s(literal 1/8 binary64) (fma.f64 (/.f64 #s(literal 1/6 binary64) (sqrt.f64 #s(literal -1/3 binary64))) rand #s(literal 1 binary64))) a (fma.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #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 (fma.f64 (fma.f64 (*.f64 #s(literal 1/48 binary64) a) (/.f64 rand (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))))) a (fma.f64 (/.f64 #s(literal 1/6 binary64) (sqrt.f64 #s(literal -1/3 binary64))) rand #s(literal 1 binary64))) a (fma.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #s(literal 1/3 binary64) #s(literal -1/3 binary64))) |
(* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) |
(fma.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #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 (fma.f64 #s(literal 1/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64))) a (fma.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #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 (+.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) rand (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 a #s(literal -3/2 binary64))) (*.f64 (*.f64 rand (/.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal -3 binary64)))) a))) #s(literal 1 binary64)) a (fma.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #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 (+.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) rand (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 a #s(literal -3/2 binary64))) (*.f64 (fma.f64 (*.f64 rand (+.f64 (/.f64 #s(literal 45/16 binary64) (sqrt.f64 #s(literal -3 binary64))) (/.f64 #s(literal -27/8 binary64) (sqrt.f64 #s(literal -3 binary64))))) a (*.f64 rand (/.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal -3 binary64))))) a))) #s(literal 1 binary64)) a (fma.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal -1/3 binary64))) |
(sqrt -1/3) |
(sqrt.f64 #s(literal -1/3 binary64)) |
(+ (sqrt -1/3) (* 1/2 (/ a (sqrt -1/3)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1/3 binary64))) a (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 (fma.f64 #s(literal 3/8 binary64) (/.f64 a (sqrt.f64 #s(literal -1/3 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) a (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 (fma.f64 (fma.f64 (/.f64 a (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64) (/.f64 #s(literal 3/8 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) a (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) a (sqrt.f64 #s(literal -1/3 binary64))) |
(* rand (- (* 1/3 (sqrt -1/3)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 1/3 binary64) (/.f64 #s(literal -1/3 binary64) rand)) rand) |
(+ (* a (* rand (+ (/ 1 rand) (* 1/6 (/ 1 (sqrt -1/3)))))) (* rand (- (* 1/3 (sqrt -1/3)) (* 1/3 (/ 1 rand))))) |
(*.f64 rand (fma.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 1/3 binary64) (fma.f64 (/.f64 #s(literal 1/6 binary64) (sqrt.f64 #s(literal -1/3 binary64))) a (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)))) |
(+ (* a (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* rand (+ (/ 1 rand) (* 1/6 (/ 1 (sqrt -1/3))))))) (* rand (- (* 1/3 (sqrt -1/3)) (* 1/3 (/ 1 rand))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) a) #s(literal 1/8 binary64) (fma.f64 (/.f64 #s(literal 1/6 binary64) (sqrt.f64 #s(literal -1/3 binary64))) rand #s(literal 1 binary64))) a (*.f64 (fma.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 1/3 binary64) (/.f64 #s(literal -1/3 binary64) rand)) rand)) |
(+ (* a (+ (* a (+ (* -1/24 (/ rand (pow (sqrt -1/3) 3))) (* 1/48 (/ (* a rand) (pow (sqrt -1/3) 5))))) (* rand (+ (/ 1 rand) (* 1/6 (/ 1 (sqrt -1/3))))))) (* rand (- (* 1/3 (sqrt -1/3)) (* 1/3 (/ 1 rand))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/48 binary64) a) (/.f64 rand (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))))) a (fma.f64 (/.f64 #s(literal 1/6 binary64) (sqrt.f64 #s(literal -1/3 binary64))) rand #s(literal 1 binary64))) a (*.f64 (fma.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 1/3 binary64) (/.f64 #s(literal -1/3 binary64) rand)) rand)) |
(* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) |
(fma.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #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 (fma.f64 #s(literal 1/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64))) a (fma.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #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 (+.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) rand (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 a #s(literal -3/2 binary64))) (*.f64 (*.f64 rand (/.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal -3 binary64)))) a))) #s(literal 1 binary64)) a (fma.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #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 (+.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) rand (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 a #s(literal -3/2 binary64))) (*.f64 (fma.f64 (*.f64 rand (+.f64 (/.f64 #s(literal 45/16 binary64) (sqrt.f64 #s(literal -3 binary64))) (/.f64 #s(literal -27/8 binary64) (sqrt.f64 #s(literal -3 binary64))))) a (*.f64 rand (/.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal -3 binary64))))) a))) #s(literal 1 binary64)) a (fma.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal -1/3 binary64))) |
(- (* 1/3 (sqrt -1/3)) (* 1/3 (/ 1 rand))) |
(fma.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 1/3 binary64) (/.f64 #s(literal -1/3 binary64) rand)) |
(- (+ (* 1/3 (sqrt -1/3)) (* a (+ (/ 1 rand) (* 1/6 (/ 1 (sqrt -1/3)))))) (* 1/3 (/ 1 rand))) |
(fma.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 1/3 binary64) (fma.f64 (/.f64 #s(literal 1/6 binary64) (sqrt.f64 #s(literal -1/3 binary64))) a (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand))) |
(- (+ (* 1/3 (sqrt -1/3)) (* a (+ (* -1/24 (/ a (pow (sqrt -1/3) 3))) (+ (* 1/6 (/ 1 (sqrt -1/3))) (/ 1 rand))))) (* 1/3 (/ 1 rand))) |
(fma.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 1/3 binary64) (fma.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -1/3 binary64))) a (/.f64 #s(literal 1/6 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) a (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand))) |
(- (+ (* 1/3 (sqrt -1/3)) (* a (+ (* 1/6 (/ 1 (sqrt -1/3))) (+ (* a (- (* 1/48 (/ a (pow (sqrt -1/3) 5))) (* 1/24 (/ 1 (pow (sqrt -1/3) 3))))) (/ 1 rand))))) (* 1/3 (/ 1 rand))) |
(fma.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 1/3 binary64) (fma.f64 (fma.f64 (fma.f64 (/.f64 a (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 binary64))) #s(literal 1/48 binary64) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) a (/.f64 #s(literal 1/6 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) a (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand))) |
-1/9 |
#s(literal -1/9 binary64) |
(- (* 1/3 a) 1/9) |
(fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) |
(- (* 1/3 a) 1/9) |
(fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) |
(- (* 1/3 a) 1/9) |
(fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) |
(- (* 1/3 (* rand (sqrt -1/3))) 1/3) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #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 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 #s(literal -1/3 binary64)) (fma.f64 (fma.f64 (/.f64 #s(literal 1/6 binary64) (sqrt.f64 #s(literal -1/3 binary64))) rand #s(literal 1 binary64)) a #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 (fma.f64 (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) a) #s(literal 1/8 binary64) (fma.f64 (/.f64 #s(literal 1/6 binary64) (sqrt.f64 #s(literal -1/3 binary64))) rand #s(literal 1 binary64))) a (fma.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #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 (fma.f64 (fma.f64 (*.f64 #s(literal 1/48 binary64) a) (/.f64 rand (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))))) a (fma.f64 (/.f64 #s(literal 1/6 binary64) (sqrt.f64 #s(literal -1/3 binary64))) rand #s(literal 1 binary64))) a (fma.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #s(literal 1/3 binary64) #s(literal -1/3 binary64))) |
(/ -1/3 rand) |
(/.f64 #s(literal -1/3 binary64) rand) |
(- (/ a rand) (* 1/3 (/ 1 rand))) |
(/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) |
(- (/ a rand) (* 1/3 (/ 1 rand))) |
(/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) |
(- (/ a rand) (* 1/3 (/ 1 rand))) |
(/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) |
(* 1/3 a) |
(*.f64 a #s(literal 1/3 binary64)) |
(* a (- 1/3 (* 1/9 (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) a)) a) |
(* a (- 1/3 (* 1/9 (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) a)) a) |
(* a (- 1/3 (* 1/9 (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) a)) a) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) |
(* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))) |
(fma.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a #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 (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64))) #s(literal 1 binary64)) a #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 (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/216 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64)))) #s(literal 1 binary64)) a #s(literal -1/3 binary64)) |
a |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(-.f64 a #s(literal 1/3 binary64)) |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(-.f64 a #s(literal 1/3 binary64)) |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(-.f64 a #s(literal 1/3 binary64)) |
(* (sqrt (/ 1 a)) rand) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) rand) |
(+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand)) |
(*.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal 1/6 binary64) (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))) |
(*.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal 1/18 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))) |
(+ (* 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) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -1/36 binary64) a #s(literal 1/27 binary64)) rand)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))))) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64))) 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 (fma.f64 (/.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal 1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64))) #s(literal 1 binary64))) 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 (fma.f64 (/.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal 1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64))) #s(literal 0 binary64))) a a) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) |
(* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))) |
(fma.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a #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 (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64))) #s(literal 1 binary64)) a #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 (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/216 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64)))) #s(literal 1 binary64)) a #s(literal -1/3 binary64)) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64))) 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 (fma.f64 (/.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal 1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64))) #s(literal 1 binary64))) 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 (fma.f64 (/.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal 1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64))) #s(literal 0 binary64))) a a) |
(sqrt a) |
(sqrt.f64 a) |
(* a (+ (sqrt (/ 1 a)) (* -1/6 (sqrt (/ 1 (pow a 3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) a) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (* -1/72 (sqrt (/ 1 (pow a 5))))))) |
(*.f64 (fma.f64 #s(literal -1/72 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 3 binary64)))) #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) 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 (+.f64 (fma.f64 #s(literal -1/432 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) (fma.f64 #s(literal -1/72 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 3 binary64)))) #s(literal -1/6 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) a) |
(* a (* rand (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand)))) |
(*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) |
(* a (- (* rand (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand))) (* 1/3 (/ 1 a)))) |
(fma.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a #s(literal -1/3 binary64)) |
(* a (- (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* rand (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand)))) (* 1/3 (/ 1 a)))) |
(fma.f64 (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64))) #s(literal 1 binary64)) a #s(literal -1/3 binary64)) |
(* a (- (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* rand (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand))))) (* 1/3 (/ 1 a)))) |
(fma.f64 (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/216 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64)))) #s(literal 1 binary64)) a #s(literal -1/3 binary64)) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64))) 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 (fma.f64 (/.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal 1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64))) #s(literal 1 binary64))) 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 (fma.f64 (/.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal 1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64))) #s(literal 0 binary64))) a a) |
(* a (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 a #s(literal 1/3 binary64)) (/.f64 a rand)) |
(* a (- (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand)) (* 1/3 (/ 1 (* a rand))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 a #s(literal 1/3 binary64)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) |
(* a (- (+ (* -1/18 (sqrt (/ 1 (pow a 3)))) (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand))) (/ 1/3 (* a rand)))) |
(fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/18 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) rand))) a (/.f64 #s(literal -1/3 binary64) rand)) |
(* a (- (+ (* -1/18 (sqrt (/ 1 (pow a 3)))) (+ (* -1/216 (sqrt (/ 1 (pow a 5)))) (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand)))) (/ 1/3 (* a rand)))) |
(fma.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/216 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/18 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) rand)))) a (/.f64 #s(literal -1/3 binary64) rand)) |
(* 1/3 a) |
(*.f64 a #s(literal 1/3 binary64)) |
(* a (- 1/3 (* 1/9 (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) a)) a) |
(* a (- 1/3 (* 1/9 (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) a)) a) |
(* a (- 1/3 (* 1/9 (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) a)) a) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) |
(* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))) |
(fma.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a #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 (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64))) #s(literal 1 binary64)) a #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 (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/216 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64)))) #s(literal 1 binary64)) a #s(literal -1/3 binary64)) |
(/ a rand) |
(/.f64 a rand) |
(* a (- (/ 1 rand) (* 1/3 (/ 1 (* a rand))))) |
(/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) |
(* a (- (/ 1 rand) (* 1/3 (/ 1 (* a rand))))) |
(/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) |
(* a (- (/ 1 rand) (* 1/3 (/ 1 (* a rand))))) |
(/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) |
(* 1/3 a) |
(*.f64 a #s(literal 1/3 binary64)) |
(* -1 (* a (- (* 1/9 (/ 1 a)) 1/3))) |
(*.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) a)) a) |
(* -1 (* a (- (* 1/9 (/ 1 a)) 1/3))) |
(*.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) a)) a) |
(* -1 (* a (- (* 1/9 (/ 1 a)) 1/3))) |
(*.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) a)) a) |
(* -1 (* a (- (* -1/3 (* (sqrt (/ 1 a)) rand)) 1))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64))) |
(* -1 (* a (- (+ (* -1/3 (* (sqrt (/ 1 a)) rand)) (* 1/3 (/ 1 a))) 1))) |
(fma.f64 (neg.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)) |
(* -1 (* a (- (+ (* -1 (/ (- (* 1/18 (* (sqrt (/ 1 a)) rand)) 1/3) a)) (* -1/3 (* (sqrt (/ 1 a)) rand))) 1))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/18 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #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 (neg.f64 a) (-.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 rand (fma.f64 #s(literal 1/216 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (sqrt.f64 a) #s(literal -1/18 binary64)))) a)) a))) |
a |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(-.f64 a #s(literal 1/3 binary64)) |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(-.f64 a #s(literal 1/3 binary64)) |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(-.f64 a #s(literal 1/3 binary64)) |
(* (sqrt (/ 1 a)) rand) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) rand) |
(+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand)) |
(*.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #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))) |
(*.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/18 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))) |
(+ (* -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) (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 rand (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/36 binary64) a #s(literal 1/27 binary64)) (*.f64 (sqrt.f64 a) #s(literal 1/18 binary64)))) (neg.f64 (pow.f64 a #s(literal 3 binary64))))) |
(* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand)) (sqrt.f64 #s(literal -9 binary64))) (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 (neg.f64 a) (fma.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) #s(literal 1/3 binary64) (fma.f64 (*.f64 (neg.f64 rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (/.f64 (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 (+.f64 (/.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/2 binary64))) a) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 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 (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) #s(literal -1/3 binary64) (/.f64 (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) #s(literal 0 binary64)) (neg.f64 a))) a) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64))) a) |
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64))) |
(* -1 (* a (- (+ (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/3 (/ 1 a))) 1))) |
(fma.f64 (neg.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)) |
(* -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 (neg.f64 a) (fma.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/18 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #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 (neg.f64 a) (-.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 rand (fma.f64 #s(literal 1/216 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (sqrt.f64 a) #s(literal -1/18 binary64)))) a)) a))) |
(* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand)) (sqrt.f64 #s(literal -9 binary64))) (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 (neg.f64 a) (fma.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) #s(literal 1/3 binary64) (fma.f64 (*.f64 (neg.f64 rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (/.f64 (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 (+.f64 (/.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/2 binary64))) a) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 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 (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) #s(literal -1/3 binary64) (/.f64 (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) #s(literal 0 binary64)) (neg.f64 a))) a) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #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))))) |
(*.f64 (neg.f64 a) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #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)))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 1/72 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 3 binary64)))) #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 (neg.f64 a) (fma.f64 #s(literal 1/72 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (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 3 binary64)))) #s(literal -1/6 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))))) |
(* -1 (* a (* rand (- (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (/ 1 rand))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64))) |
(* -1 (* a (+ (* rand (- (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (/ 1 rand))) (* 1/3 (/ 1 a))))) |
(fma.f64 (neg.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)) |
(* -1 (* a (+ (* -1 (/ (- (* -1/18 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1/3) a)) (* rand (- (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (/ 1 rand)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/18 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #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)) (* rand (- (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (/ 1 rand)))))) |
(*.f64 (neg.f64 a) (-.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 rand (fma.f64 #s(literal 1/216 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (sqrt.f64 a) #s(literal -1/18 binary64)))) a)) a))) |
(* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand)) (sqrt.f64 #s(literal -9 binary64))) (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 (neg.f64 a) (fma.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) #s(literal 1/3 binary64) (fma.f64 (*.f64 (neg.f64 rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (/.f64 (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 (+.f64 (/.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/2 binary64))) a) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 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 (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) #s(literal -1/3 binary64) (/.f64 (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) #s(literal 0 binary64)) (neg.f64 a))) a) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64))) a) |
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (/ 1 rand)))) |
(*.f64 (neg.f64 a) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64) (/.f64 #s(literal -1 binary64) rand))) |
(* -1 (* a (- (+ (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (* 1/3 (/ 1 (* a rand)))) (/ 1 rand)))) |
(fma.f64 (neg.f64 a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) |
(* -1 (* a (- (+ (* -1 (/ (- (* -1/18 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (* 1/3 (/ 1 rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))) (/ 1 rand)))) |
(*.f64 (neg.f64 a) (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64) (/.f64 #s(literal -1 binary64) rand)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/18 binary64) (/.f64 #s(literal -1/3 binary64) rand)) a))) |
(* -1 (* a (- (+ (* -1 (/ (- (* -1 (/ (+ (* -1/216 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (* 1/18 (* (sqrt a) (pow (sqrt -1) 2)))) a)) (* 1/3 (/ 1 rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))) (/ 1 rand)))) |
(*.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64) (/.f64 #s(literal -1 binary64) rand)) (/.f64 (-.f64 (/.f64 #s(literal -1/3 binary64) rand) (/.f64 (fma.f64 #s(literal 1/216 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (sqrt.f64 a) #s(literal -1/18 binary64))) a)) a)) a) |
(* 1/3 a) |
(*.f64 a #s(literal 1/3 binary64)) |
(* -1 (* a (- (* 1/9 (/ 1 a)) 1/3))) |
(*.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) a)) a) |
(* -1 (* a (- (* 1/9 (/ 1 a)) 1/3))) |
(*.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) a)) a) |
(* -1 (* a (- (* 1/9 (/ 1 a)) 1/3))) |
(*.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) a)) a) |
(* -1 (* a (- (* -1/3 (* (sqrt (/ 1 a)) rand)) 1))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64))) |
(* -1 (* a (- (+ (* -1/3 (* (sqrt (/ 1 a)) rand)) (* 1/3 (/ 1 a))) 1))) |
(fma.f64 (neg.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)) |
(* -1 (* a (- (+ (* -1 (/ (- (* 1/18 (* (sqrt (/ 1 a)) rand)) 1/3) a)) (* -1/3 (* (sqrt (/ 1 a)) rand))) 1))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/18 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #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 (neg.f64 a) (-.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 rand (fma.f64 #s(literal 1/216 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (sqrt.f64 a) #s(literal -1/18 binary64)))) a)) a))) |
(/ a rand) |
(/.f64 a rand) |
(* -1 (* a (- (* 1/3 (/ 1 (* a rand))) (/ 1 rand)))) |
(/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) |
(* -1 (* a (- (* 1/3 (/ 1 (* a rand))) (/ 1 rand)))) |
(/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) |
(* -1 (* a (- (* 1/3 (/ 1 (* a rand))) (/ 1 rand)))) |
(/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) |
(- a 1/3) |
(-.f64 a #s(literal 1/3 binary64)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(* rand (sqrt (/ 1 (- a 1/3)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))) rand) |
(* rand (sqrt (/ 1 (- a 1/3)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))) rand) |
(* rand (sqrt (/ 1 (- a 1/3)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))) rand) |
(* rand (sqrt (/ 1 (- a 1/3)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))) rand) |
(- a 1/3) |
(-.f64 a #s(literal 1/3 binary64)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- a 1/3) |
(-.f64 a #s(literal 1/3 binary64)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- a 1/3) |
(-.f64 a #s(literal 1/3 binary64)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(* 1/3 rand) |
(*.f64 rand #s(literal 1/3 binary64)) |
(* 1/3 rand) |
(*.f64 rand #s(literal 1/3 binary64)) |
(* 1/3 rand) |
(*.f64 rand #s(literal 1/3 binary64)) |
(* 1/3 rand) |
(*.f64 rand #s(literal 1/3 binary64)) |
(- a 1/3) |
(-.f64 a #s(literal 1/3 binary64)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- a 1/3) |
(-.f64 a #s(literal 1/3 binary64)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(/ (- a 1/3) rand) |
(/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) |
(/ (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) rand) |
(/.f64 (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))) rand) |
(/ (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) rand) |
(/.f64 (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))) rand) |
(/ (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) rand) |
(/.f64 (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))) rand) |
(- a 1/3) |
(-.f64 a #s(literal 1/3 binary64)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(/ (- a 1/3) rand) |
(/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) |
(/ (- a 1/3) rand) |
(/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) |
(/ (- a 1/3) rand) |
(/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) |
(/ (- a 1/3) rand) |
(/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* rand (sqrt (/ 1 (- a 1/3)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))) rand) |
(* rand (sqrt (/ 1 (- a 1/3)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))) rand) |
(* rand (sqrt (/ 1 (- a 1/3)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))) rand) |
(* rand (sqrt (/ 1 (- a 1/3)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))) rand) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* 1/3 rand) |
(*.f64 rand #s(literal 1/3 binary64)) |
(* 1/3 rand) |
(*.f64 rand #s(literal 1/3 binary64)) |
(* 1/3 rand) |
(*.f64 rand #s(literal 1/3 binary64)) |
(* 1/3 rand) |
(*.f64 rand #s(literal 1/3 binary64)) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* 1/3 (sqrt (- a 1/3))) |
(*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) |
(- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))) |
(fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) |
(- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))) |
(fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) |
(- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))) |
(fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(/ (- a 1/3) rand) |
(/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) |
(/ (- a 1/3) rand) |
(/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) |
(/ (- a 1/3) rand) |
(/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) |
(/ (- a 1/3) rand) |
(/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* rand (sqrt (/ 1 (- a 1/3)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))) rand) |
(* rand (sqrt (/ 1 (- a 1/3)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))) rand) |
(* rand (sqrt (/ 1 (- a 1/3)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))) rand) |
(* rand (sqrt (/ 1 (- a 1/3)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))) rand) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* 1/3 rand) |
(*.f64 rand #s(literal 1/3 binary64)) |
(* 1/3 rand) |
(*.f64 rand #s(literal 1/3 binary64)) |
(* 1/3 rand) |
(*.f64 rand #s(literal 1/3 binary64)) |
(* 1/3 rand) |
(*.f64 rand #s(literal 1/3 binary64)) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* 1/3 (sqrt (- a 1/3))) |
(*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) |
(- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))) |
(fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) |
(- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))) |
(fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) |
(- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand))) |
(fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(/ (- a 1/3) rand) |
(/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) |
(/ (- a 1/3) rand) |
(/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) |
(/ (- a 1/3) rand) |
(/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) |
(/ (- a 1/3) rand) |
(/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) |
| 6 468× | lower-fma.f32 |
| 6 462× | lower-fma.f64 |
| 4 996× | lower-/.f32 |
| 4 990× | lower-/.f64 |
| 3 676× | lower-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 174 |
| 0 | 46 | 174 |
| 1 | 199 | 166 |
| 2 | 1619 | 166 |
| 0 | 8145 | 159 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 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))) |
(-.f64 a #s(literal 1/3 binary64)) |
(/.f64 rand (sqrt.f64 (-.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))) |
(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(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)))) |
(*.f64 rand #s(literal 1/3 binary64)) |
(sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) |
(fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) |
(*.f64 (-.f64 a #s(literal 1/3 binary64)) #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))) |
(/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) |
| Outputs |
|---|
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (fma.f64 a a #s(literal -1/9 binary64))) #s(literal -1 binary64)) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1/3 binary64)) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1/3 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 a a #s(literal -1/9 binary64))) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64)) #s(literal 1/81 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) |
(*.f64 (fma.f64 #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64)) #s(literal -1/729 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64)) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 1/9 binary64)))))) |
(*.f64 (neg.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64)) |
(*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (-.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(*.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal -1/3 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 3 binary64) (-.f64 a #s(literal 1/3 binary64)))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64))) |
(*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (-.f64 a #s(literal 1/3 binary64))) |
(pow.f64 (/.f64 #s(literal 3 binary64) (-.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1/3 binary64))) (neg.f64 (-.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1/3 binary64))) (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (*.f64 #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 #s(literal 1/3 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64)) #s(literal 1/81 binary64))) (neg.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64)) #s(literal -1/729 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64)) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 1/9 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) #s(literal -3 binary64)) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1/3 binary64)) (-.f64 a #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1/3 binary64)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 a a #s(literal -1/9 binary64))) (-.f64 a #s(literal -1/3 binary64))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64)) #s(literal 1/81 binary64)) (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) |
(/.f64 (fma.f64 #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64)) #s(literal -1/729 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64)) (-.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal -1/9 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64)) #s(literal -1/729 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64)) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (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 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (neg.f64 (*.f64 #s(literal 3 binary64) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) |
(/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (*.f64 #s(literal 3 binary64) (-.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (*.f64 #s(literal 3 binary64) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal -3 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 3 binary64) (-.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)) #s(literal 1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a #s(literal -1/3 binary64)) (*.f64 #s(literal 1/3 binary64) (fma.f64 a a #s(literal -1/9 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 #s(literal 1/3 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64)) #s(literal 1/81 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64)) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 1/9 binary64)))) (fma.f64 #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64)) #s(literal -1/729 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) (-.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 3 binary64) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 3 binary64) (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (-.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) |
(/.f64 #s(literal 1/3 binary64) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64))) |
(neg.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/3 binary64))) |
(fma.f64 (neg.f64 a) #s(literal -1/3 binary64) #s(literal -1/9 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.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)) |
(fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (/.f64 #s(literal 1/81 binary64) (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64)) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 1/9 binary64))))) (/.f64 #s(literal 1/729 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64)) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 1/9 binary64)))))) |
(-.f64 (/.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (-.f64 a #s(literal -1/3 binary64)))) (/.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 3 binary64) (-.f64 a #s(literal -1/3 binary64))))) |
(-.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) (/.f64 #s(literal 1/27 binary64) (*.f64 #s(literal 3 binary64) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 a a) (-.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64))) |
(-.f64 (/.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1/27 binary64) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) #s(literal 3 binary64))) |
(-.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 1/9 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 3 binary64) (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal -1/9 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))) (pow.f64 (-.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 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64))) (pow.f64 (fma.f64 (/.f64 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/2 binary64)) rand #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64))) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64))) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 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))))) (pow.f64 (-.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)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64))) (pow.f64 (fma.f64 (/.f64 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/2 binary64)) rand #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (/.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 2 binary64)) #s(literal 1/9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (/.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 (-.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (/.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 3 binary64)) #s(literal 1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (fma.f64 (/.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 2 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (/.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 (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 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 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (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)))) (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 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)))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 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))))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(*.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 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/2 binary64)) rand #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 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/2 binary64)) rand #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(*.f64 (*.f64 (fma.f64 a a #s(literal -1/9 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 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 a a #s(literal -1/9 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a #s(literal -1/3 binary64)) (fma.f64 (/.f64 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/2 binary64)) rand #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 a a (fma.f64 #s(literal 1/3 binary64) 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 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (fma.f64 (/.f64 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/2 binary64)) rand #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (*.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 #s(literal 3 binary64) (fma.f64 a a #s(literal -1/9 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (-.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (-.f64 a #s(literal 1/3 binary64))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 #s(literal 3 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(*.f64 (fma.f64 (*.f64 rand (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64))) (-.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (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 (fma.f64 (*.f64 rand (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(*.f64 (fma.f64 (*.f64 rand (-.f64 a #s(literal 1/3 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 a #s(literal -1/9 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (-.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (fma.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 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 (/.f64 rand (sqrt.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)) #s(literal 3 binary64)))) |
(*.f64 (fma.f64 (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 rand (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(*.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 a #s(literal -1/3 binary64)) (*.f64 rand (-.f64 a #s(literal 1/3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) |
(*.f64 (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 3 binary64) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) 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 #s(literal 1 binary64) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal 3 binary64)))) |
(*.f64 (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 rand (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(*.f64 (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 rand (-.f64 a #s(literal 1/3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) |
(*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)) (neg.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (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)))) (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))))))) |
(*.f64 (fma.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (-.f64 a #s(literal 1/3 binary64)) (-.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (-.f64 a #s(literal 1/3 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -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)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 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)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -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)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -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)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) (fma.f64 (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 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)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 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)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -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)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 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)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.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 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))) (-.f64 #s(literal 1/3 binary64) (*.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 (-.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 a (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64))) (*.f64 a (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64))) (*.f64 #s(literal -1/3 binary64) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)))) (*.f64 (*.f64 a (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64))) (*.f64 #s(literal -1/3 binary64) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) #s(literal -1/3 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) a) (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) a) (-.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) #s(literal -1/3 binary64)) (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) #s(literal -1/3 binary64))) (*.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) a) (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) #s(literal -1/3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.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 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal -1/3 binary64) (*.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 (+.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #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 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64)))) (neg.f64 (fma.f64 (/.f64 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/2 binary64)) rand #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)))) (neg.f64 (-.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)))) (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #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 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) |
(/.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)))))) (neg.f64 (-.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)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 (/.f64 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/2 binary64)) rand #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (/.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 2 binary64)) #s(literal 1/9 binary64))) (neg.f64 (+.f64 (fma.f64 (/.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 (neg.f64 (-.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (neg.f64 (-.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (/.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 3 binary64)) #s(literal 1/27 binary64))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (/.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 2 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (/.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 (neg.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 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 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))))) |
(/.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 a #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (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 (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (neg.f64 (*.f64 (fma.f64 (/.f64 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/2 binary64)) rand #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (neg.f64 (*.f64 (fma.f64 (/.f64 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/2 binary64)) rand #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 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 #s(literal 9 binary64) a #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 #s(literal 9 binary64) a #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 a #s(literal -1/3 binary64)) (fma.f64 (/.f64 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/2 binary64)) rand #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 a a (fma.f64 #s(literal 1/3 binary64) 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 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (fma.f64 (/.f64 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/2 binary64)) rand #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.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 #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 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (-.f64 a #s(literal 1/3 binary64))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 #s(literal 3 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (neg.f64 (*.f64 #s(literal 3 binary64) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 rand (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64))) (-.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (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 (fma.f64 (*.f64 rand (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (neg.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 rand (-.f64 a #s(literal 1/3 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 a #s(literal -1/9 binary64))))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (-.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 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 (/.f64 rand (sqrt.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)) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (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 rand (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)))))) (neg.f64 (*.f64 (-.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (neg.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 a #s(literal -1/3 binary64)) (*.f64 rand (-.f64 a #s(literal 1/3 binary64)))))) (neg.f64 (*.f64 (-.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 3 binary64) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) 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)))))) (neg.f64 (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 rand (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)))))) (neg.f64 (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 rand (-.f64 a #s(literal 1/3 binary64)))))) (neg.f64 (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (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 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 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)))) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64))) (-.f64 a #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (-.f64 a #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (fma.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)) (-.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 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 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/2 binary64)) rand #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (/.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 2 binary64)) #s(literal 1/9 binary64)) (+.f64 (fma.f64 (/.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 (-.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (/.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 3 binary64)) #s(literal 1/27 binary64)) (+.f64 (pow.f64 (fma.f64 (/.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 2 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (/.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 (-.f64 (pow.f64 (fma.f64 (/.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 3 binary64)) #s(literal 1/27 binary64)) (+.f64 (pow.f64 (fma.f64 (/.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 2 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (/.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 (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)) (neg.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (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)))) (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 a #s(literal 1/3 binary64)) (-.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (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)))) (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 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)))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 (fma.f64 (/.f64 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/2 binary64)) rand #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (*.f64 (fma.f64 (/.f64 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/2 binary64)) rand #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 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 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)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 a #s(literal -1/3 binary64)) (fma.f64 (/.f64 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/2 binary64)) rand #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 a a (fma.f64 #s(literal 1/3 binary64) 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 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (fma.f64 (/.f64 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/2 binary64)) rand #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.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 #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 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (-.f64 a #s(literal 1/3 binary64))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 #s(literal 3 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (*.f64 #s(literal 3 binary64) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) |
(/.f64 (fma.f64 (*.f64 rand (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64))) (-.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (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 (fma.f64 (*.f64 rand (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) |
(/.f64 (fma.f64 (*.f64 rand (-.f64 a #s(literal 1/3 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 a #s(literal -1/9 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (-.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (fma.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 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 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (-.f64 a #s(literal 1/3 binary64))))) (*.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (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 rand (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64))))) (*.f64 (-.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(/.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 a #s(literal -1/3 binary64)) (*.f64 rand (-.f64 a #s(literal 1/3 binary64))))) (*.f64 (-.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 3 binary64) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) 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 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 rand (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64))))) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 rand (-.f64 a #s(literal 1/3 binary64))))) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 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)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (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)))) (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) (fma.f64 (-.f64 a #s(literal 1/3 binary64)) (-.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) (pow.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 #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 a #s(literal 1/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 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/2 binary64)) rand #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64)) (-.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)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a #s(literal -1/3 binary64)) (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 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 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 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/2 binary64)) rand #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 a #s(literal 1/3 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (/.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 (pow.f64 (fma.f64 (/.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 2 binary64)) #s(literal 1/9 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))) (-.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (fma.f64 (/.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 2 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (/.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 (pow.f64 (fma.f64 (/.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 3 binary64)) #s(literal 1/27 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 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)))) (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))))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) 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 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (/.f64 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/2 binary64)) rand #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 a #s(literal -1/3 binary64))) (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (/.f64 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/2 binary64)) rand #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 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 (fma.f64 a a #s(literal -1/9 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 a #s(literal -1/3 binary64)) (fma.f64 (/.f64 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/2 binary64)) rand #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) 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 (pow.f64 a #s(literal 3 binary64)) #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 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (fma.f64 (/.f64 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/2 binary64)) rand #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) (-.f64 a #s(literal -1/3 binary64))) (fma.f64 (*.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 #s(literal 3 binary64) (fma.f64 a a #s(literal -1/9 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (fma.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (-.f64 a #s(literal 1/3 binary64))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 #s(literal 3 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #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))) (fma.f64 (*.f64 rand (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64))) (-.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 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))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (fma.f64 (*.f64 rand (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (-.f64 a #s(literal -1/3 binary64))) (fma.f64 (*.f64 rand (-.f64 a #s(literal 1/3 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 a #s(literal -1/9 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (fma.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 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 (/.f64 rand (sqrt.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)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 (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 rand (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (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 a #s(literal -1/3 binary64)) (*.f64 rand (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal 3 binary64)) (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 3 binary64) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) 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 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 rand (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 rand (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (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)))) (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))))) (fma.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (-.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 #s(literal 3 binary64) (fma.f64 a a #s(literal -1/9 binary64)))) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 #s(literal 3 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 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 #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 3 binary64) (fma.f64 a a #s(literal -1/9 binary64)))) (/.f64 rand (-.f64 a #s(literal -1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 3 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (/.f64 rand (fma.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 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (neg.f64 rand) (/.f64 #s(literal 3 binary64) (fma.f64 a a #s(literal -1/9 binary64)))) (/.f64 (pow.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (-.f64 a #s(literal -1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (neg.f64 rand) (/.f64 #s(literal 3 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (/.f64 (pow.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (fma.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 (neg.f64 rand) #s(literal 3 binary64)) (/.f64 (pow.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 #s(literal -1/3 binary64) (pow.f64 rand #s(literal -1 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 3 binary64)) (/.f64 (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 3 binary64)) (/.f64 (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand)) (-.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 (neg.f64 (-.f64 a #s(literal 1/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))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 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 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (/.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (fma.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 rand (/.f64 #s(literal 3 binary64) (fma.f64 a a #s(literal -1/9 binary64)))) (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (-.f64 a #s(literal -1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 rand (/.f64 #s(literal 3 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (fma.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 a #s(literal 1/3 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 rand #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)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 #s(literal 1/3 binary64) (pow.f64 rand #s(literal -1 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 #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 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 -1 binary64)) (/.f64 (neg.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 rand (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 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 (neg.f64 rand) (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64))) (pow.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) (/.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 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)) #s(literal 3 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (neg.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1/3 binary64) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (neg.f64 rand)) (pow.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) #s(literal 1 binary64)) (/.f64 rand (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 #s(literal 9 binary64) a #s(literal -3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64))) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/9 binary64))) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) (*.f64 (/.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 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)) (*.f64 (/.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 (-.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)) #s(literal -1/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 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/3 binary64)) (/.f64 rand (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (-.f64 (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (*.f64 a a)) (/.f64 #s(literal 1 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)) (neg.f64 a))) #s(literal -1/3 binary64)) |
(fma.f64 (fma.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 a #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (-.f64 (*.f64 a a) (*.f64 (*.f64 (/.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)) |
(fma.f64 (neg.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1/3 binary64) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (neg.f64 (*.f64 rand (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)))) (pow.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (neg.f64 (*.f64 rand (-.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 a #s(literal 1/3 binary64))) |
(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 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) (*.f64 (/.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 (neg.f64 rand) (neg.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -3 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (neg.f64 rand) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 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) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 rand (neg.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal -3 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) (neg.f64 rand)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) rand) (/.f64 #s(literal -1 binary64) (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 binary64) (neg.f64 rand)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 3 binary64) (-.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))) |
(fma.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) (neg.f64 rand)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 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 #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 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (fma.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 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1 binary64)) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) (*.f64 (/.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 (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 #s(literal 9 binary64) a #s(literal -3 binary64))))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)) (*.f64 (/.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 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) rand) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.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) #s(literal -3 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 rand (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (pow.f64 rand #s(literal -1 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 rand (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64))))) (*.f64 (/.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 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)) (*.f64 (/.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 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (pow.f64 (fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)) (neg.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 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)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))))) |
(fma.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 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 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) a (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) #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 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 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) (pow.f64 rand #s(literal -1 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.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 #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)))) (-.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 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 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 rand (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 rand (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #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))) |
(fma.f64 rand (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 rand (*.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 rand (*.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/3 binary64) a #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 #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 a #s(literal 1/3 binary64)) #s(literal 1 binary64) (*.f64 (/.f64 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/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 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) (*.f64 #s(literal -1/3 binary64) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (/.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 2 binary64)) (+.f64 (fma.f64 (/.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/9 binary64) (+.f64 (fma.f64 (/.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 (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (-.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (/.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 3 binary64)) (+.f64 (pow.f64 (fma.f64 (/.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 2 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (/.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/27 binary64) (+.f64 (pow.f64 (fma.f64 (/.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 2 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (/.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 (/.f64 (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -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)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 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)) (neg.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(-.f64 (fma.f64 (/.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 a (-.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64))))) |
(+.f64 (*.f64 a (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64))) (*.f64 #s(literal -1/3 binary64) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)))) |
(+.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) a) (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) #s(literal -1/3 binary64))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -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)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) (neg.f64 (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 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)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))))) |
(+.f64 (fma.f64 (/.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 (*.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))) |
(+.f64 (-.f64 a #s(literal 1/3 binary64)) (*.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 (neg.f64 (-.f64 #s(literal 1/3 binary64) (*.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 (+.f64 #s(literal -1/3 binary64) (*.f64 (/.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) (fma.f64 a a #s(literal -1/9 binary64))) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 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 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(*.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1 binary64)) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))))) |
(*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) 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))) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) #s(literal 1/2 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)) |
(/.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))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/27 binary64) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (fma.f64 (/.f64 #s(literal 1/27 binary64) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (/.f64 #s(literal 1/27 binary64) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (/.f64 #s(literal 1/27 binary64) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 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 #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 #s(literal -1/27 binary64) (pow.f64 a #s(literal 3 binary64))) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 a a) (*.f64 #s(literal -1/3 binary64) a)))) |
(/.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 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) 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 (-.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #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 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (neg.f64 (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) 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 #s(literal 1 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) |
(/.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (neg.f64 (-.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #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 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 binary64)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) 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 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.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) (fma.f64 a a #s(literal -1/9 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 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 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 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 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 a a) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal 1/27 binary64) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(fma.f64 #s(literal 1 binary64) a #s(literal -1/3 binary64)) |
(fma.f64 a #s(literal 1 binary64) #s(literal -1/3 binary64)) |
(sqrt.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (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 (*.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 (pow.f64 a #s(literal 3 binary64)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (/.f64 #s(literal 1/27 binary64) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) |
(-.f64 a #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 (*.f64 a #s(literal 1 binary64)) #s(literal -1/3 binary64)) |
(+.f64 (*.f64 #s(literal 1 binary64) a) #s(literal -1/3 binary64)) |
(+.f64 (/.f64 (*.f64 a a) (-.f64 a #s(literal -1/3 binary64))) (neg.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal -1/3 binary64))))) |
(+.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (neg.f64 (/.f64 #s(literal 1/27 binary64) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(+.f64 #s(literal -1/3 binary64) a) |
(+.f64 a #s(literal -1/3 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 (/.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 (neg.f64 (neg.f64 rand)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 rand #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) rand) |
(*.f64 (neg.f64 rand) (pow.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1 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 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(*.f64 rand (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) |
(pow.f64 (/.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 rand))) (neg.f64 (neg.f64 (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 rand) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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) (/.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand)) |
(/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(neg.f64 (/.f64 (neg.f64 rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(neg.f64 (/.f64 rand (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 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)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(-.f64 #s(literal 0 binary64) (/.f64 rand (neg.f64 (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))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 a #s(literal 1/3 binary64))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand a) #s(literal 2 binary64)) #s(literal 1/9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand a) #s(literal 1/3 binary64)))) |
(*.f64 (-.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64)))) (/.f64 #s(literal 1 binary64) (-.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 (pow.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand a) #s(literal 3 binary64)) #s(literal 1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand a) #s(literal 2 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand a) #s(literal 1/3 binary64)))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand (neg.f64 (-.f64 a #s(literal 1/3 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64)) (-.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64)))))))) |
(*.f64 (-.f64 (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand (neg.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64))))))) |
(*.f64 (fma.f64 (pow.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64)) (-.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64))))) #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)))) |
(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 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) (fma.f64 (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand (neg.f64 (-.f64 a #s(literal 1/3 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand)) #s(literal 3 binary64))) (fma.f64 a a (fma.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand)) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand)) (*.f64 a (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand)))))) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand)) #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand)) (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand))) (*.f64 a (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand a) #s(literal 2 binary64)) #s(literal 1/9 binary64))) (neg.f64 (+.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand a) #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64))))) (neg.f64 (-.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 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand a) #s(literal 3 binary64)) #s(literal 1/27 binary64))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand a) #s(literal 2 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand a) #s(literal 1/3 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand (neg.f64 (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64)) (-.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand a) #s(literal 2 binary64)) #s(literal 1/9 binary64)) (+.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand a) #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64)))) (-.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 (pow.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand a) #s(literal 3 binary64)) #s(literal 1/27 binary64)) (+.f64 (pow.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand a) #s(literal 2 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand a) #s(literal -1/3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand a) #s(literal 3 binary64)) #s(literal 1/27 binary64)) (+.f64 (pow.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand a) #s(literal 2 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand a) #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand (neg.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64)) (-.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64)) (-.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 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 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand a) #s(literal 1/3 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand a) #s(literal 2 binary64)) #s(literal 1/9 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.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 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand a) #s(literal 2 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand a) #s(literal 1/3 binary64)))) (-.f64 (pow.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand a) #s(literal 3 binary64)) #s(literal 1/27 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64))))) (fma.f64 (pow.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 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 #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))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/9 binary64))) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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 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 (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand (neg.f64 a))) #s(literal -1/3 binary64)) |
(fma.f64 (fma.f64 (pow.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64)) (-.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand) a)))) #s(literal -1/3 binary64)) |
(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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand)) |
(fma.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand)) |
(fma.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1 binary64)) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand)) |
(fma.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand)) |
(fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand)) |
(fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64))))) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand)) |
(fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand)) |
(fma.f64 (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64))) (pow.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand (neg.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand (neg.f64 (-.f64 a #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 rand #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) (-.f64 a #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand)) |
(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 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand)) |
(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 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand)) |
(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))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand a) #s(literal 2 binary64)) (+.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand a) #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (+.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand a) #s(literal 1/3 binary64)))) |
(-.f64 (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.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 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64))) (-.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 (pow.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand a) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand a) #s(literal 2 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand a) #s(literal 1/3 binary64))))) (/.f64 #s(literal 1/27 binary64) (+.f64 (pow.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand a) #s(literal 2 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand a) #s(literal 1/3 binary64)))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand (neg.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(-.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand a) #s(literal 1/3 binary64)) |
(-.f64 a (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) (neg.f64 (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand (neg.f64 (-.f64 a #s(literal 1/3 binary64))))))) |
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand a) #s(literal -1/3 binary64)) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand) (-.f64 a #s(literal 1/3 binary64))) |
(+.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 a (neg.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand)))) |
(+.f64 a (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand))) |
#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)))) |
(*.f64 rand #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) rand) |
(/.f64 (neg.f64 rand) #s(literal -3 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) rand)) |
(/.f64 rand #s(literal 3 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 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 (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 (sqrt.f64 (fma.f64 a a #s(literal -1/9 binary64))) (sqrt.f64 (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 a a #s(literal -1/9 binary64))) (pow.f64 (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (sqrt.f64 (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (pow.f64 (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.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)) |
(pow.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/2 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 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #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 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (sqrt.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #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 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #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 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #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 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (sqrt.f64 (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (sqrt.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1 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 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (sqrt.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.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)) |
(sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64))) (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64))) rand) (pow.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64)) #s(literal 1/27 binary64) (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64))) rand) (pow.f64 (fma.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64)) (-.f64 (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/3 binary64) rand) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 rand (-.f64 (*.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64))) (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)))) (pow.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) #s(literal -1 binary64))) |
(*.f64 (*.f64 rand (fma.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64)) #s(literal 1/27 binary64) (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64)))) (pow.f64 (fma.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64)) (-.f64 (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/3 binary64) rand) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(*.f64 rand (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) rand) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) rand) (*.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) rand) (-.f64 (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) rand) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 rand (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand) #s(literal 3 binary64))) (fma.f64 (*.f64 rand (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) (*.f64 rand (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) (-.f64 (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 rand (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (*.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) rand) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) rand) (*.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) rand)) (*.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand) (*.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) rand))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (*.f64 rand (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64)) (-.f64 (*.f64 (*.f64 rand (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) (*.f64 rand (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand) (*.f64 rand (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64))) (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64))) rand)) (neg.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64)) #s(literal 1/27 binary64) (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64))) rand)) (neg.f64 (fma.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64)) (-.f64 (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/3 binary64) rand) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 rand (-.f64 (*.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64))) (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64))))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)))) |
(/.f64 (neg.f64 (*.f64 rand (fma.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64)) #s(literal 1/27 binary64) (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64))))) (neg.f64 (fma.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64)) (-.f64 (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/3 binary64) rand) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64))) (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64))) rand) (-.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64)) #s(literal 1/27 binary64) (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64))) rand) (fma.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64)) (-.f64 (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/3 binary64) rand) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64)))))) |
(/.f64 (*.f64 rand (-.f64 (*.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64))) (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)))) (-.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand))) |
(/.f64 (*.f64 rand (fma.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64)) #s(literal 1/27 binary64) (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64)) (-.f64 (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/3 binary64) rand) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) (*.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64))) (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64))) rand))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64)) (-.f64 (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/3 binary64) rand) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64))))) (*.f64 (fma.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64)) #s(literal 1/27 binary64) (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64))) rand))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) (*.f64 rand (-.f64 (*.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64))) (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64)) (-.f64 (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/3 binary64) rand) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64))))) (*.f64 rand (fma.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64)) #s(literal 1/27 binary64) (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64)))))) |
(/.f64 rand (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #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 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) rand)) |
(fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64) (*.f64 rand (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand))) |
(fma.f64 (*.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)) rand) rand)) |
(fma.f64 (*.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) (*.f64 rand (/.f64 (-.f64 a #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 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) rand)) |
(fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand (*.f64 rand (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand))) |
(fma.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) rand (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand)) |
(fma.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)) rand) rand)) |
(fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand))) |
(fma.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)) rand) rand)) |
(fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand))) |
(fma.f64 rand (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) (*.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) rand)) |
(fma.f64 rand (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) (*.f64 rand (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand))) |
(fma.f64 rand (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand)) |
(fma.f64 #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)) rand) rand)) |
(fma.f64 #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)) rand))) |
(+.f64 (*.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) rand) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand)) |
(+.f64 (*.f64 rand (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand)) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand) (*.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) rand)) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand) (*.f64 rand (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) |
(*.f64 (-.f64 (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (*.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64))) (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand))))) |
(*.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64)) #s(literal 1/27 binary64) (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64)) (-.f64 (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/3 binary64) rand) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64)))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64))) (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64)) #s(literal 1/27 binary64) (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 #s(literal 1/3 binary64) rand) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64))))))) |
(*.f64 (fma.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64)) #s(literal 1/27 binary64) (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64)) (-.f64 (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/3 binary64) rand) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64))))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 a rand)) #s(literal 3 binary64)) (*.f64 #s(literal 1/27 binary64) (pow.f64 rand #s(literal -3 binary64)))) (fma.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 a rand)) (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 a rand)) (+.f64 (pow.f64 (/.f64 #s(literal 1/3 binary64) rand) #s(literal 2 binary64)) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 a rand)) (/.f64 #s(literal 1/3 binary64) rand))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64))) (-.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64))) (-.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand))) (/.f64 (*.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64))) (-.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand))) (fma.f64 (/.f64 (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand))) (/.f64 (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand))) (*.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64))) (-.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand))) (/.f64 (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 a rand) #s(literal 3 binary64)) (pow.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) rand) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 a rand) #s(literal 2 binary64)) (fma.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) rand) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64))) (-.f64 (/.f64 #s(literal 1/3 binary64) rand) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64))) (*.f64 (/.f64 a rand) (-.f64 (/.f64 #s(literal 1/3 binary64) rand) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (*.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (neg.f64 (-.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64))) (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64)) #s(literal 1/27 binary64) (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64)) (-.f64 (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/3 binary64) rand) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (*.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (-.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64))) (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64)) #s(literal 1/27 binary64) (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 #s(literal 1/3 binary64) rand) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64)) #s(literal 1/27 binary64) (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64)) (-.f64 (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/3 binary64) rand) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64))) (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64))) (-.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64)) #s(literal 1/27 binary64) (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 #s(literal 1/3 binary64) rand) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64)) #s(literal 1/27 binary64) (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64))) (fma.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64)) (-.f64 (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/3 binary64) rand) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64))) (-.f64 (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (*.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 #s(literal 1/3 binary64) rand) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64))))) (fma.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64)) #s(literal 1/27 binary64) (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) rand) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)) rand) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64)) (pow.f64 rand #s(literal -1 binary64)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64))) |
(fma.f64 (pow.f64 (/.f64 rand (fma.f64 a a #s(literal -1/9 binary64))) #s(literal -1 binary64)) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64))) |
(fma.f64 (pow.f64 (/.f64 rand (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand) (/.f64 (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) rand) (/.f64 (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) rand) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64))) |
(fma.f64 (-.f64 (pow.f64 (/.f64 a rand) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1/3 binary64) rand) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 a rand) (/.f64 #s(literal 1/3 binary64) rand))) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64))) |
(fma.f64 (-.f64 (pow.f64 (/.f64 a rand) #s(literal 3 binary64)) (*.f64 #s(literal 1/27 binary64) (pow.f64 rand #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 a rand) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 #s(literal 1/3 binary64) rand) #s(literal 2 binary64)) (*.f64 (/.f64 a rand) (/.f64 #s(literal 1/3 binary64) rand))))) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64))) |
(fma.f64 (neg.f64 a) (pow.f64 (neg.f64 rand) #s(literal -1 binary64)) (neg.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) rand) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64))))) |
(fma.f64 (neg.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64)))) (pow.f64 rand #s(literal -1 binary64)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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 (-.f64 a #s(literal -1/3 binary64)) rand)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) rand)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64))) |
(fma.f64 (-.f64 (*.f64 a rand) (*.f64 rand #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 rand rand)) (*.f64 (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 rand (-.f64 a #s(literal -1/3 binary64)))) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64))) |
(fma.f64 (pow.f64 rand #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))) #s(literal 1/3 binary64))) |
(fma.f64 (pow.f64 rand #s(literal -1 binary64)) (-.f64 a #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64))) |
(fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 rand (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64))) (pow.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand))))) |
(fma.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) (pow.f64 (neg.f64 rand) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 rand (-.f64 a #s(literal 1/3 binary64))))) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 1 binary64) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 a rand) (neg.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) rand) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64))) |
(fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) |
(fma.f64 (-.f64 a #s(literal 1/3 binary64)) (pow.f64 rand #s(literal -1 binary64)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64))) |
(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)) |
(fma.f64 a (pow.f64 rand #s(literal -1 binary64)) (neg.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) rand) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (-.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)))) (/.f64 (*.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64))) (-.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64))))) |
(-.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 a rand)) (/.f64 #s(literal 1/3 binary64) rand)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64))) (-.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand))) (/.f64 (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)))) |
(-.f64 (/.f64 a rand) (-.f64 (/.f64 #s(literal 1/3 binary64) rand) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)))) |
(-.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) (/.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) rand)) |
(+.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 a rand)) (neg.f64 (/.f64 #s(literal 1/3 binary64) rand))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64))) (-.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand))) (neg.f64 (/.f64 (pow.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand))))) |
(+.f64 (/.f64 a rand) (neg.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) rand) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64))))) |
(+.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) |
(+.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (fma.f64 a a #s(literal -1/9 binary64))) #s(literal -1 binary64)) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1/3 binary64)) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1/3 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 a a #s(literal -1/9 binary64))) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64)) #s(literal 1/81 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) |
(*.f64 (fma.f64 #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64)) #s(literal -1/729 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64)) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 1/9 binary64)))))) |
(*.f64 (neg.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64)) |
(*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (-.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(*.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal -1/3 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 3 binary64) (-.f64 a #s(literal 1/3 binary64)))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64))) |
(*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (-.f64 a #s(literal 1/3 binary64))) |
(pow.f64 (/.f64 #s(literal 3 binary64) (-.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1/3 binary64))) (neg.f64 (-.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1/3 binary64))) (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (*.f64 #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 #s(literal 1/3 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64)) #s(literal 1/81 binary64))) (neg.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64)) #s(literal -1/729 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64)) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 1/9 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) #s(literal -3 binary64)) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1/3 binary64)) (-.f64 a #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1/3 binary64)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 a a #s(literal -1/9 binary64))) (-.f64 a #s(literal -1/3 binary64))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64)) #s(literal 1/81 binary64)) (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) |
(/.f64 (fma.f64 #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64)) #s(literal -1/729 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64)) (-.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal -1/9 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64)) #s(literal -1/729 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64)) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (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 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (neg.f64 (*.f64 #s(literal 3 binary64) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) |
(/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (*.f64 #s(literal 3 binary64) (-.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (*.f64 #s(literal 3 binary64) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal -3 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 3 binary64) (-.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)) #s(literal 1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a #s(literal -1/3 binary64)) (*.f64 #s(literal 1/3 binary64) (fma.f64 a a #s(literal -1/9 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 #s(literal 1/3 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64)) #s(literal 1/81 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64)) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 1/9 binary64)))) (fma.f64 #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64)) #s(literal -1/729 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) (-.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 3 binary64) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 3 binary64) (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (-.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) |
(/.f64 #s(literal 1/3 binary64) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64))) |
(neg.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/3 binary64))) |
(fma.f64 (neg.f64 a) #s(literal -1/3 binary64) #s(literal -1/9 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.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)) |
(fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64)) (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (/.f64 #s(literal 1/81 binary64) (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64)) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 1/9 binary64))))) (/.f64 #s(literal 1/729 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64)) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 1/9 binary64)))))) |
(-.f64 (/.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (-.f64 a #s(literal -1/3 binary64)))) (/.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 3 binary64) (-.f64 a #s(literal -1/3 binary64))))) |
(-.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) (/.f64 #s(literal 1/27 binary64) (*.f64 #s(literal 3 binary64) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 a a) (-.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64))) |
(-.f64 (/.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1/27 binary64) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) #s(literal 3 binary64))) |
(-.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 1/9 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 3 binary64) (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal -1/9 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))) (pow.f64 (-.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 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64))) (pow.f64 (fma.f64 (/.f64 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/2 binary64)) rand #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64))) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64))) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 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))))) (pow.f64 (-.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)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64))) (pow.f64 (fma.f64 (/.f64 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/2 binary64)) rand #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (/.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 2 binary64)) #s(literal 1/9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (/.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 (-.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (/.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 3 binary64)) #s(literal 1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (fma.f64 (/.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 2 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (/.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 (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 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 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (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)))) (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 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)))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 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))))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(*.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 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/2 binary64)) rand #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 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/2 binary64)) rand #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(*.f64 (*.f64 (fma.f64 a a #s(literal -1/9 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 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 a a #s(literal -1/9 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a #s(literal -1/3 binary64)) (fma.f64 (/.f64 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/2 binary64)) rand #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 a a (fma.f64 #s(literal 1/3 binary64) 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 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (fma.f64 (/.f64 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/2 binary64)) rand #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (*.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 #s(literal 3 binary64) (fma.f64 a a #s(literal -1/9 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (-.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (-.f64 a #s(literal 1/3 binary64))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 #s(literal 3 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(*.f64 (fma.f64 (*.f64 rand (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64))) (-.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (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 (fma.f64 (*.f64 rand (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(*.f64 (fma.f64 (*.f64 rand (-.f64 a #s(literal 1/3 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 a #s(literal -1/9 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (-.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (fma.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 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 (/.f64 rand (sqrt.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)) #s(literal 3 binary64)))) |
(*.f64 (fma.f64 (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 rand (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(*.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 a #s(literal -1/3 binary64)) (*.f64 rand (-.f64 a #s(literal 1/3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) |
(*.f64 (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 3 binary64) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) 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 #s(literal 1 binary64) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal 3 binary64)))) |
(*.f64 (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 rand (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(*.f64 (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 rand (-.f64 a #s(literal 1/3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) |
(*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)) (neg.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (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)))) (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))))))) |
(*.f64 (fma.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (-.f64 a #s(literal 1/3 binary64)) (-.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (-.f64 a #s(literal 1/3 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -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)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 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)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -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)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -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)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) (fma.f64 (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 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)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 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)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -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)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 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)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.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 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))) (-.f64 #s(literal 1/3 binary64) (*.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 (-.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 a (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64))) (*.f64 a (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64))) (*.f64 #s(literal -1/3 binary64) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)))) (*.f64 (*.f64 a (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64))) (*.f64 #s(literal -1/3 binary64) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) #s(literal -1/3 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) a) (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) a) (-.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) #s(literal -1/3 binary64)) (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) #s(literal -1/3 binary64))) (*.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) a) (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) #s(literal -1/3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.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 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal -1/3 binary64) (*.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 (+.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #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 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64)))) (neg.f64 (fma.f64 (/.f64 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/2 binary64)) rand #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)))) (neg.f64 (-.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)))) (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #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 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) |
(/.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)))))) (neg.f64 (-.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)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 (/.f64 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/2 binary64)) rand #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (/.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 2 binary64)) #s(literal 1/9 binary64))) (neg.f64 (+.f64 (fma.f64 (/.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 (neg.f64 (-.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (neg.f64 (-.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (/.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 3 binary64)) #s(literal 1/27 binary64))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (/.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 2 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (/.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 (neg.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 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 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))))) |
(/.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 a #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (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 (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (neg.f64 (*.f64 (fma.f64 (/.f64 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/2 binary64)) rand #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (neg.f64 (*.f64 (fma.f64 (/.f64 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/2 binary64)) rand #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 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 #s(literal 9 binary64) a #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 #s(literal 9 binary64) a #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 a #s(literal -1/3 binary64)) (fma.f64 (/.f64 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/2 binary64)) rand #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 a a (fma.f64 #s(literal 1/3 binary64) 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 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (fma.f64 (/.f64 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/2 binary64)) rand #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.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 #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 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (-.f64 a #s(literal 1/3 binary64))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 #s(literal 3 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (neg.f64 (*.f64 #s(literal 3 binary64) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 rand (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64))) (-.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (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 (fma.f64 (*.f64 rand (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (neg.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 rand (-.f64 a #s(literal 1/3 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 a #s(literal -1/9 binary64))))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (-.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 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 (/.f64 rand (sqrt.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)) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (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 rand (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)))))) (neg.f64 (*.f64 (-.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (neg.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 a #s(literal -1/3 binary64)) (*.f64 rand (-.f64 a #s(literal 1/3 binary64)))))) (neg.f64 (*.f64 (-.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 3 binary64) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) 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)))))) (neg.f64 (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 rand (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)))))) (neg.f64 (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 rand (-.f64 a #s(literal 1/3 binary64)))))) (neg.f64 (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (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 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 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)))) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64))) (-.f64 a #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (-.f64 a #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (fma.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)) (-.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 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 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/2 binary64)) rand #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (/.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 2 binary64)) #s(literal 1/9 binary64)) (+.f64 (fma.f64 (/.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 (-.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (/.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 3 binary64)) #s(literal 1/27 binary64)) (+.f64 (pow.f64 (fma.f64 (/.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 2 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (/.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 (-.f64 (pow.f64 (fma.f64 (/.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 3 binary64)) #s(literal 1/27 binary64)) (+.f64 (pow.f64 (fma.f64 (/.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 2 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (/.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 (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)) (neg.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (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)))) (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 a #s(literal 1/3 binary64)) (-.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (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)))) (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 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)))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 (fma.f64 (/.f64 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/2 binary64)) rand #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (*.f64 (fma.f64 (/.f64 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/2 binary64)) rand #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 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 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)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 a #s(literal -1/3 binary64)) (fma.f64 (/.f64 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/2 binary64)) rand #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 a a (fma.f64 #s(literal 1/3 binary64) 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 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (fma.f64 (/.f64 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/2 binary64)) rand #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.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 #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 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (-.f64 a #s(literal 1/3 binary64))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 #s(literal 3 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (*.f64 #s(literal 3 binary64) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) |
(/.f64 (fma.f64 (*.f64 rand (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64))) (-.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (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 (fma.f64 (*.f64 rand (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) |
(/.f64 (fma.f64 (*.f64 rand (-.f64 a #s(literal 1/3 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 a #s(literal -1/9 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (-.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (fma.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 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 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (-.f64 a #s(literal 1/3 binary64))))) (*.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (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 rand (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64))))) (*.f64 (-.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(/.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 a #s(literal -1/3 binary64)) (*.f64 rand (-.f64 a #s(literal 1/3 binary64))))) (*.f64 (-.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 3 binary64) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) 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 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 rand (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64))))) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 rand (-.f64 a #s(literal 1/3 binary64))))) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 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)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (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)))) (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) (fma.f64 (-.f64 a #s(literal 1/3 binary64)) (-.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) (pow.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 #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 a #s(literal 1/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 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/2 binary64)) rand #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64)) (-.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)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a #s(literal -1/3 binary64)) (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 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 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 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/2 binary64)) rand #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 a #s(literal 1/3 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (/.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 (pow.f64 (fma.f64 (/.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 2 binary64)) #s(literal 1/9 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))) (-.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (fma.f64 (/.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 2 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (/.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 (pow.f64 (fma.f64 (/.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 3 binary64)) #s(literal 1/27 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 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)))) (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))))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) 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 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (/.f64 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/2 binary64)) rand #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 a #s(literal -1/3 binary64))) (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (/.f64 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/2 binary64)) rand #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 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 (fma.f64 a a #s(literal -1/9 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 a #s(literal -1/3 binary64)) (fma.f64 (/.f64 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/2 binary64)) rand #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) 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 (pow.f64 a #s(literal 3 binary64)) #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 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (fma.f64 (/.f64 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/2 binary64)) rand #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) (-.f64 a #s(literal -1/3 binary64))) (fma.f64 (*.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 #s(literal 3 binary64) (fma.f64 a a #s(literal -1/9 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (fma.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (-.f64 a #s(literal 1/3 binary64))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 #s(literal 3 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #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))) (fma.f64 (*.f64 rand (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64))) (-.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 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))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (fma.f64 (*.f64 rand (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (-.f64 a #s(literal -1/3 binary64))) (fma.f64 (*.f64 rand (-.f64 a #s(literal 1/3 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 a #s(literal -1/9 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (fma.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 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 (/.f64 rand (sqrt.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)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 (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 rand (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (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 a #s(literal -1/3 binary64)) (*.f64 rand (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal 3 binary64)) (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 3 binary64) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) 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 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 rand (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 rand (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (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)))) (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))))) (fma.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (-.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 #s(literal 3 binary64) (fma.f64 a a #s(literal -1/9 binary64)))) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 #s(literal 3 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 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 #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 3 binary64) (fma.f64 a a #s(literal -1/9 binary64)))) (/.f64 rand (-.f64 a #s(literal -1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 3 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (/.f64 rand (fma.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 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (neg.f64 rand) (/.f64 #s(literal 3 binary64) (fma.f64 a a #s(literal -1/9 binary64)))) (/.f64 (pow.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (-.f64 a #s(literal -1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (neg.f64 rand) (/.f64 #s(literal 3 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (/.f64 (pow.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (fma.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 (neg.f64 rand) #s(literal 3 binary64)) (/.f64 (pow.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 #s(literal -1/3 binary64) (pow.f64 rand #s(literal -1 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 3 binary64)) (/.f64 (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 3 binary64)) (/.f64 (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand)) (-.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 (neg.f64 (-.f64 a #s(literal 1/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))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 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 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (/.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (fma.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 rand (/.f64 #s(literal 3 binary64) (fma.f64 a a #s(literal -1/9 binary64)))) (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (-.f64 a #s(literal -1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 rand (/.f64 #s(literal 3 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (fma.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 a #s(literal 1/3 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 rand #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)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 #s(literal 1/3 binary64) (pow.f64 rand #s(literal -1 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 #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 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 -1 binary64)) (/.f64 (neg.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 rand (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 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 (neg.f64 rand) (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64))) (pow.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) (/.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 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)) #s(literal 3 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (neg.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1/3 binary64) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (neg.f64 rand)) (pow.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) #s(literal 1 binary64)) (/.f64 rand (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 #s(literal 9 binary64) a #s(literal -3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64))) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/9 binary64))) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) (*.f64 (/.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 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)) (*.f64 (/.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 (-.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)) #s(literal -1/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 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/3 binary64)) (/.f64 rand (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (-.f64 (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (*.f64 a a)) (/.f64 #s(literal 1 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)) (neg.f64 a))) #s(literal -1/3 binary64)) |
(fma.f64 (fma.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 a #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (-.f64 (*.f64 a a) (*.f64 (*.f64 (/.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)) |
(fma.f64 (neg.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1/3 binary64) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (neg.f64 (*.f64 rand (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)))) (pow.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (neg.f64 (*.f64 rand (-.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 a #s(literal 1/3 binary64))) |
(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 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) (*.f64 (/.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 (neg.f64 rand) (neg.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -3 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (neg.f64 rand) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 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) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 rand (neg.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal -3 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) (neg.f64 rand)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) rand) (/.f64 #s(literal -1 binary64) (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 binary64) (neg.f64 rand)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 3 binary64) (-.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))) |
(fma.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) (neg.f64 rand)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 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 #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 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (fma.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 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1 binary64)) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) (*.f64 (/.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 (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 #s(literal 9 binary64) a #s(literal -3 binary64))))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)) (*.f64 (/.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 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) rand) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.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) #s(literal -3 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 rand (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (pow.f64 rand #s(literal -1 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 rand (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal -1/3 binary64))))) (*.f64 (/.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 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)) (*.f64 (/.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 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (pow.f64 (fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)) (neg.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 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)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))))) |
(fma.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 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 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) a (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) #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 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 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) (pow.f64 rand #s(literal -1 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.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 #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)))) (-.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 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 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 rand (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 rand (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #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))) |
(fma.f64 rand (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 rand (*.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 rand (*.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/3 binary64) a #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 #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 a #s(literal 1/3 binary64)) #s(literal 1 binary64) (*.f64 (/.f64 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/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 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) (*.f64 #s(literal -1/3 binary64) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (/.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 2 binary64)) (+.f64 (fma.f64 (/.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/9 binary64) (+.f64 (fma.f64 (/.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 (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (-.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (/.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 3 binary64)) (+.f64 (pow.f64 (fma.f64 (/.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 2 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (/.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/27 binary64) (+.f64 (pow.f64 (fma.f64 (/.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 2 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (/.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 (/.f64 (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -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)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 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)) (neg.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(-.f64 (fma.f64 (/.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 a (-.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64))))) |
(+.f64 (*.f64 a (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64))) (*.f64 #s(literal -1/3 binary64) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)))) |
(+.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) a) (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) #s(literal -1/3 binary64))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -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)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) (neg.f64 (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 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)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))))) |
(+.f64 (fma.f64 (/.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 (*.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))) |
(+.f64 (-.f64 a #s(literal 1/3 binary64)) (*.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 (neg.f64 (-.f64 #s(literal 1/3 binary64) (*.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 (+.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64))))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) rand)) |
(*.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)) rand)) |
(*.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64)) (pow.f64 rand #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 rand (fma.f64 a a #s(literal -1/9 binary64))) #s(literal -1 binary64)) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 rand (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand) (/.f64 (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) rand) (/.f64 (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) rand) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (/.f64 a rand) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1/3 binary64) rand) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 a rand) (/.f64 #s(literal 1/3 binary64) rand)))) |
(*.f64 (-.f64 (pow.f64 (/.f64 a rand) #s(literal 3 binary64)) (*.f64 #s(literal 1/27 binary64) (pow.f64 rand #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 a rand) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 #s(literal 1/3 binary64) rand) #s(literal 2 binary64)) (*.f64 (/.f64 a rand) (/.f64 #s(literal 1/3 binary64) rand)))))) |
(*.f64 (neg.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64)))) (pow.f64 rand #s(literal -1 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)) rand))) |
(*.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) rand))) |
(*.f64 (-.f64 (*.f64 a rand) (*.f64 rand #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 rand rand))) |
(*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 rand (-.f64 a #s(literal -1/3 binary64))))) |
(*.f64 (pow.f64 rand #s(literal -1 binary64)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 rand #s(literal -1 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 rand (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(*.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) (pow.f64 (neg.f64 rand) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 rand (-.f64 a #s(literal 1/3 binary64)))))) |
(*.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) |
(*.f64 (-.f64 a #s(literal 1/3 binary64)) (pow.f64 rand #s(literal -1 binary64))) |
(pow.f64 (/.f64 rand (-.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.f64 (/.f64 a rand) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) rand)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 a rand) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) rand)) (neg.f64 (/.f64 #s(literal 1/3 binary64) rand))) (*.f64 (/.f64 a rand) (neg.f64 (/.f64 #s(literal 1/3 binary64) rand)))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand)) (neg.f64 (-.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) rand)) (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 a rand) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1/3 binary64) rand) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 a rand) (/.f64 #s(literal 1/3 binary64) rand)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 a rand) #s(literal 3 binary64)) (*.f64 #s(literal 1/27 binary64) (pow.f64 rand #s(literal -3 binary64))))) (neg.f64 (+.f64 (pow.f64 (/.f64 a rand) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 #s(literal 1/3 binary64) rand) #s(literal 2 binary64)) (*.f64 (/.f64 a rand) (/.f64 #s(literal 1/3 binary64) rand)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a rand) (*.f64 rand #s(literal 1/3 binary64)))) (neg.f64 (*.f64 rand rand))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) (neg.f64 (neg.f64 (neg.f64 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)) rand))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) rand))) |
(/.f64 (-.f64 (neg.f64 a) #s(literal -1/3 binary64)) (neg.f64 rand)) |
(/.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand) (-.f64 a #s(literal -1/3 binary64))) |
(/.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) rand) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 a rand) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1/3 binary64) rand) #s(literal 2 binary64))) (+.f64 (/.f64 a rand) (/.f64 #s(literal 1/3 binary64) rand))) |
(/.f64 (-.f64 (pow.f64 (/.f64 a rand) #s(literal 3 binary64)) (*.f64 #s(literal 1/27 binary64) (pow.f64 rand #s(literal -3 binary64)))) (+.f64 (pow.f64 (/.f64 a rand) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 #s(literal 1/3 binary64) rand) #s(literal 2 binary64)) (*.f64 (/.f64 a rand) (/.f64 #s(literal 1/3 binary64) rand))))) |
(/.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (neg.f64 (*.f64 rand (-.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (neg.f64 (*.f64 rand (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64)))) (neg.f64 (neg.f64 rand))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 a #s(literal -1/3 binary64)) rand)) |
(/.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) rand)) |
(/.f64 (-.f64 (*.f64 a rand) (*.f64 rand #s(literal 1/3 binary64))) (*.f64 rand rand)) |
(/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (*.f64 rand (-.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (pow.f64 rand #s(literal -1 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (*.f64 rand (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) (neg.f64 rand)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 rand (-.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)) rand))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) rand))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 a rand) (/.f64 #s(literal 1/3 binary64) rand)) (-.f64 (pow.f64 (/.f64 a rand) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1/3 binary64) rand) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 a rand) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 #s(literal 1/3 binary64) rand) #s(literal 2 binary64)) (*.f64 (/.f64 a rand) (/.f64 #s(literal 1/3 binary64) rand)))) (-.f64 (pow.f64 (/.f64 a rand) #s(literal 3 binary64)) (*.f64 #s(literal 1/27 binary64) (pow.f64 rand #s(literal -3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.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 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) rand) (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (-.f64 (*.f64 a rand) (*.f64 rand #s(literal 1/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand (-.f64 a #s(literal -1/3 binary64))) (fma.f64 a a #s(literal -1/9 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 rand (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 rand (-.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 a #s(literal 1/3 binary64)) rand) |
(neg.f64 (/.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) rand)) |
(fma.f64 (neg.f64 a) (pow.f64 (neg.f64 rand) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 #s(literal 1 binary64) (/.f64 a rand) (neg.f64 (/.f64 #s(literal 1/3 binary64) rand))) |
(fma.f64 a (pow.f64 rand #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal 1/3 binary64) rand))) |
(-.f64 (/.f64 (pow.f64 (/.f64 a rand) #s(literal 2 binary64)) (+.f64 (/.f64 a rand) (/.f64 #s(literal 1/3 binary64) rand))) (/.f64 (pow.f64 (/.f64 #s(literal 1/3 binary64) rand) #s(literal 2 binary64)) (+.f64 (/.f64 a rand) (/.f64 #s(literal 1/3 binary64) rand)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 a rand) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 a rand) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 #s(literal 1/3 binary64) rand) #s(literal 2 binary64)) (*.f64 (/.f64 a rand) (/.f64 #s(literal 1/3 binary64) rand))))) (/.f64 (*.f64 #s(literal 1/27 binary64) (pow.f64 rand #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 a rand) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 #s(literal 1/3 binary64) rand) #s(literal 2 binary64)) (*.f64 (/.f64 a rand) (/.f64 #s(literal 1/3 binary64) rand)))))) |
(-.f64 (/.f64 (*.f64 a rand) (*.f64 rand rand)) (/.f64 (*.f64 rand #s(literal 1/3 binary64)) (*.f64 rand rand))) |
(-.f64 (/.f64 (*.f64 a a) (*.f64 rand (-.f64 a #s(literal -1/3 binary64)))) (/.f64 #s(literal 1/9 binary64) (*.f64 rand (-.f64 a #s(literal -1/3 binary64))))) |
(-.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 rand (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) (/.f64 #s(literal 1/27 binary64) (*.f64 rand (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 rand)) (/.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) rand)) |
(-.f64 (/.f64 (/.f64 (*.f64 a a) (-.f64 a #s(literal -1/3 binary64))) rand) (/.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal -1/3 binary64))) rand)) |
(-.f64 (/.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) rand) (/.f64 (/.f64 #s(literal 1/27 binary64) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) rand)) |
(-.f64 (/.f64 a rand) (/.f64 #s(literal 1/3 binary64) rand)) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) rand)) |
(exp.f64 (*.f64 (log.f64 (/.f64 rand (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64))) |
(+.f64 (/.f64 a rand) (neg.f64 (/.f64 #s(literal 1/3 binary64) rand))) |
Compiled 54 582 to 4 388 computations (92% saved)
13 alts after pruning (12 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 221 | 12 | 2 233 |
| Fresh | 5 | 0 | 5 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2 230 | 13 | 2 243 |
| Status | Accuracy | Program |
|---|---|---|
| 99.8% | (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) | |
| 37.7% | (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)))) #s(approx (- a 1/3) #s(literal -1/3 binary64))) | |
| 97.9% | #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a)) | |
| ▶ | 38.3% | #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
| 99.8% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64)))) | |
| ▶ | 99.5% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) 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)))) |
| ▶ | 99.8% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) 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)))) |
| 98.6% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64)))) | |
| ▶ | 35.9% | #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)))) |
| ✓ | 61.8% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 a #s(literal 1/3 binary64))) |
| 37.5% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 #s(approx (+ (* (sqrt (- a 1/3)) 1/3) (/ (- a 1/3) rand)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) | |
| 38.3% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 #s(approx (+ (* (sqrt (- a 1/3)) 1/3) (/ (- a 1/3) rand)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64))) rand)) | |
| ▶ | 1.5% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (- a 1/3) #s(literal -1/3 binary64))) |
Compiled 258 to 207 computations (19.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 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) | |
| cost-diff | 0 | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) 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)))) | |
| 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))) | |
| cost-diff | 0 | (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) | |
| cost-diff | 0 | (*.f64 rand #s(literal 1/3 binary64)) | |
| cost-diff | 0 | (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) | |
| cost-diff | 0 | #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) | |
| 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 | (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) | |
| cost-diff | 0 | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) 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)))) | |
| cost-diff | 128 | (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))) |
| 8 228× | lower-fma.f32 |
| 8 222× | lower-fma.f64 |
| 2 576× | lower-*.f32 |
| 2 568× | lower-*.f64 |
| 1 178× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 227 |
| 0 | 54 | 227 |
| 1 | 100 | 219 |
| 2 | 170 | 217 |
| 3 | 387 | 217 |
| 4 | 929 | 217 |
| 5 | 2187 | 217 |
| 6 | 4346 | 217 |
| 7 | 6094 | 217 |
| 8 | 7212 | 217 |
| 9 | 7691 | 217 |
| 10 | 7875 | 217 |
| 11 | 7903 | 217 |
| 0 | 8019 | 208 |
| 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 (*.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 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand (-.f64 a #s(literal 1/3 binary64))) |
(*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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) |
rand |
#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) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.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 rand #s(literal 1/3 binary64)) |
rand |
#s(literal 1/3 binary64) |
(sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) |
(-.f64 a #s(literal 1/3 binary64)) |
a |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) 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 (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 |
| Outputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) 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)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) #s(literal 1/3 binary64) a)) |
(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 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) #s(literal 1/3 binary64) a) |
(*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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) |
rand |
#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) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.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 rand #s(literal 1/3 binary64)) |
rand |
#s(literal 1/3 binary64) |
(sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) |
(-.f64 a #s(literal 1/3 binary64)) |
a |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) 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)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) #s(literal 1/3 binary64) a)) |
(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 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) #s(literal 1/3 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 |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0 | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) 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)))) | |
| accuracy | 0.01171875 | (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) | |
| accuracy | 0.19140625 | (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) | |
| accuracy | 0.30244459060338186 | (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.01171875 | (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) | |
| accuracy | 0.26171875 | (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) | |
| accuracy | 0.3125 | (*.f64 rand #s(literal 1/3 binary64)) | |
| accuracy | 39.38066222787999 | #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) | |
| accuracy | 0 | (fma.f64 a a #s(literal -1/9 binary64)) | |
| accuracy | 0 | (-.f64 a #s(literal -1/3 binary64)) | |
| accuracy | 24.428595999815496 | #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 | 30.87998594463163 | (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 a #s(literal -1/3 binary64))) | |
| accuracy | 24.428595999815496 | #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.32222142891009 | #s(approx (- a 1/3) #s(literal -1/3 binary64)) | |
| accuracy | 0 | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) 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)))) | |
| accuracy | 0.01171875 | (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) | |
| accuracy | 0.05859375 | (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))) | |
| accuracy | 0.40625 | (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) |
| 92.0ms | 256× | 0 | valid |
Compiled 199 to 36 computations (81.9% saved)
ival-mult: 30.0ms (49.7% of total)const: 9.0ms (14.9% of total)ival-div: 8.0ms (13.3% of total)ival-add: 5.0ms (8.3% of total)ival-sub: 4.0ms (6.6% of total)ival-sqrt: 4.0ms (6.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (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))) (patch (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))) #<representation binary64>) () ()) |
#s(alt #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) 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)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) 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)))) #<representation binary64>) () ()) |
#s(alt (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ()) |
#s(alt (*.f64 rand #s(literal 1/3 binary64)) (patch (*.f64 rand #s(literal 1/3 binary64)) #<representation binary64>) () ()) |
#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 #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) 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)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) 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)))) #<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>) () ()) |
| 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))) #s(literal 1/3 binary64)) rand (-.f64 a #s(literal 1/3 binary64))) (patch (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))) #<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))) #s(literal 1/3 binary64)) rand (-.f64 a #s(literal 1/3 binary64))) (patch (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))) #<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))) #s(literal 1/3 binary64)) rand (-.f64 a #s(literal 1/3 binary64))) (patch (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))) #<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))) #s(literal 1/3 binary64)) rand (-.f64 a #s(literal 1/3 binary64))) (patch (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))) #<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 (-.f64 a #s(literal 1/3 binary64))) #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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand (-.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (sqrt -1/3)) (taylor 0 a) (#s(alt (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/6 (/ a (sqrt -1/3))) (* 1/3 (sqrt -1/3))) (taylor 0 a) (#s(alt (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/3 (sqrt -1/3)) (* a (+ (* -1/24 (/ a (pow (sqrt -1/3) 3))) (* 1/6 (/ 1 (sqrt -1/3)))))) (taylor 0 a) (#s(alt (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/3 (sqrt -1/3)) (* a (+ (* a (- (* 1/48 (/ a (pow (sqrt -1/3) 5))) (* 1/24 (/ 1 (pow (sqrt -1/3) 3))))) (* 1/6 (/ 1 (sqrt -1/3)))))) (taylor 0 a) (#s(alt (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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 (* -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 -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 (* -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 -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 -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 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 (- (* 1/3 (* rand (sqrt -1/3))) 1/3) (taylor 0 a) (#s(alt #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.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 #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.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 #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.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 #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt -1/3))) (taylor 0 a) (#s(alt (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/6 (/ (* a rand) (sqrt -1/3))) (* 1/3 (* rand (sqrt -1/3)))) (taylor 0 a) (#s(alt (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<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 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<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 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.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 (*.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 (* -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 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/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 (*.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 (+ 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 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/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 (*.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 (+ 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 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/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 (*.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 (+ 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 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/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 (*.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 (* 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))) #s(literal 1/3 binary64)) rand (-.f64 a #s(literal 1/3 binary64))) (patch (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))) #<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))) #s(literal 1/3 binary64)) rand (-.f64 a #s(literal 1/3 binary64))) (patch (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))) #<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))) #s(literal 1/3 binary64)) rand (-.f64 a #s(literal 1/3 binary64))) (patch (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))) #<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))) #s(literal 1/3 binary64)) rand (-.f64 a #s(literal 1/3 binary64))) (patch (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))) #<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 (-.f64 a #s(literal 1/3 binary64))) #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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand (-.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (sqrt a)) (taylor inf a) (#s(alt (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/18 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a))))) (taylor inf a) (#s(alt (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/18 (sqrt (/ 1 (pow a 3)))) (+ (* -1/216 (sqrt (/ 1 (pow a 5)))) (* 1/3 (sqrt (/ 1 a)))))) (taylor inf a) (#s(alt (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/18 (sqrt (/ 1 (pow a 3)))) (+ (* -1/216 (sqrt (/ 1 (pow a 5)))) (+ (* -1/1296 (sqrt (/ 1 (pow a 7)))) (* 1/3 (sqrt (/ 1 a))))))) (taylor inf a) (#s(alt (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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 (* 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 (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 (+ 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 (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 (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 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 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (taylor inf a) (#s(alt #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.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 #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.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 #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.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 #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt a) rand)) (taylor inf a) (#s(alt (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<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 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<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 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<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 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.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 (* 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 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/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 (*.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 (/ (+ 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 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/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 (*.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 (/ (+ 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 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/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 (*.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 (/ (+ 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 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/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 (*.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 (* (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 (* 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))) #s(literal 1/3 binary64)) rand (-.f64 a #s(literal 1/3 binary64))) (patch (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))) #<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))) #s(literal 1/3 binary64)) rand (-.f64 a #s(literal 1/3 binary64))) (patch (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))) #<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))) #s(literal 1/3 binary64)) rand (-.f64 a #s(literal 1/3 binary64))) (patch (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))) #<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))) #s(literal 1/3 binary64)) rand (-.f64 a #s(literal 1/3 binary64))) (patch (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))) #<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 (-.f64 a #s(literal 1/3 binary64))) #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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand (-.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 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))) (taylor -inf a) (#s(alt (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) (taylor -inf a) (#s(alt (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/1296 (* (sqrt (/ 1 (pow a 7))) (pow (sqrt -1) 2))) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))))) (taylor -inf a) (#s(alt (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) (patch (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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 (* 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 (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 (* 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 (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 (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 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 (* a (- (* -1/3 (* (sqrt (/ 1 a)) rand)) 1))) (taylor -inf a) (#s(alt #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.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 #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.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 #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.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 #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) (taylor -inf a) (#s(alt (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<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 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<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 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<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 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.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 (* (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 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/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 (*.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 (* (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 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/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 (*.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 (* (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 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/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 (*.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 (* (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 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/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 (*.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 (* (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 (- a 1/3) (taylor 0 rand) (#s(alt (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))) (patch (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))) #<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))) #s(literal 1/3 binary64)) rand (-.f64 a #s(literal 1/3 binary64))) (patch (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))) #<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))) #s(literal 1/3 binary64)) rand (-.f64 a #s(literal 1/3 binary64))) (patch (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))) #<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))) #s(literal 1/3 binary64)) rand (-.f64 a #s(literal 1/3 binary64))) (patch (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))) #<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 (-.f64 a #s(literal 1/3 binary64))) #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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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))) #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 (- 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 (- a 1/3) (taylor 0 rand) (#s(alt #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.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) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.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) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.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) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor 0 rand) (#s(alt (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor 0 rand) (#s(alt (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor 0 rand) (#s(alt (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor 0 rand) (#s(alt (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor 0 rand) (#s(alt (*.f64 rand #s(literal 1/3 binary64)) (patch (*.f64 rand #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor 0 rand) (#s(alt (*.f64 rand #s(literal 1/3 binary64)) (patch (*.f64 rand #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor 0 rand) (#s(alt (*.f64 rand #s(literal 1/3 binary64)) (patch (*.f64 rand #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor 0 rand) (#s(alt (*.f64 rand #s(literal 1/3 binary64)) (patch (*.f64 rand #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 (- 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 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/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 (*.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 #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) 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)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) 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)))) #<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 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/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 (*.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 #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) 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)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) 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)))) #<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 (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor inf rand) (#s(alt (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))) (patch (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))) #<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))) #s(literal 1/3 binary64)) rand (-.f64 a #s(literal 1/3 binary64))) (patch (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))) #<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))) #s(literal 1/3 binary64)) rand (-.f64 a #s(literal 1/3 binary64))) (patch (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))) #<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))) #s(literal 1/3 binary64)) rand (-.f64 a #s(literal 1/3 binary64))) (patch (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))) #<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 (-.f64 a #s(literal 1/3 binary64))) #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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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))) #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))) (/.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) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.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) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.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) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.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) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor inf rand) (#s(alt (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor inf rand) (#s(alt (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor inf rand) (#s(alt (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor inf rand) (#s(alt (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor inf rand) (#s(alt (*.f64 rand #s(literal 1/3 binary64)) (patch (*.f64 rand #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor inf rand) (#s(alt (*.f64 rand #s(literal 1/3 binary64)) (patch (*.f64 rand #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor inf rand) (#s(alt (*.f64 rand #s(literal 1/3 binary64)) (patch (*.f64 rand #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor inf rand) (#s(alt (*.f64 rand #s(literal 1/3 binary64)) (patch (*.f64 rand #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 #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) 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)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) 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)))) #<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 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/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 (*.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 #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) 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)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) 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)))) #<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 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/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 (*.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 (- 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 (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor -inf rand) (#s(alt (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))) (patch (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))) #<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))) #s(literal 1/3 binary64)) rand (-.f64 a #s(literal 1/3 binary64))) (patch (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))) #<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))) #s(literal 1/3 binary64)) rand (-.f64 a #s(literal 1/3 binary64))) (patch (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))) #<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))) #s(literal 1/3 binary64)) rand (-.f64 a #s(literal 1/3 binary64))) (patch (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))) #<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 (-.f64 a #s(literal 1/3 binary64))) #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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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))) #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 (* 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 (* rand (sqrt (- a 1/3)))) (taylor -inf rand) (#s(alt #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.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) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.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) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.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) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor -inf rand) (#s(alt (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor -inf rand) (#s(alt (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor -inf rand) (#s(alt (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor -inf rand) (#s(alt (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor -inf rand) (#s(alt (*.f64 rand #s(literal 1/3 binary64)) (patch (*.f64 rand #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor -inf rand) (#s(alt (*.f64 rand #s(literal 1/3 binary64)) (patch (*.f64 rand #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor -inf rand) (#s(alt (*.f64 rand #s(literal 1/3 binary64)) (patch (*.f64 rand #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor -inf rand) (#s(alt (*.f64 rand #s(literal 1/3 binary64)) (patch (*.f64 rand #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 (* 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 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/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 (*.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 #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) 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)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) 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)))) #<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 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/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 (*.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 #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) 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)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) 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)))) #<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>) () ())) ()) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | a | @ | -inf | ((+ (* (* (sqrt (- a 1/3)) 1/3) rand) (- a 1/3)) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (sqrt (- a 1/3)) 1/3) (sqrt (- a 1/3)) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (- a 1/3) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/ (+ (* a a) -1/9) (- a -1/3)) (+ (* a a) -1/9) (- a -1/3) (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (* (* rand 1/3) (sqrt (- a 1/3))) (* rand 1/3) (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (sqrt (- a 1/3)) rand)) |
| 2.0ms | a | @ | inf | ((+ (* (* (sqrt (- a 1/3)) 1/3) rand) (- a 1/3)) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (sqrt (- a 1/3)) 1/3) (sqrt (- a 1/3)) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (- a 1/3) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/ (+ (* a a) -1/9) (- a -1/3)) (+ (* a a) -1/9) (- a -1/3) (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (* (* rand 1/3) (sqrt (- a 1/3))) (* rand 1/3) (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (sqrt (- a 1/3)) rand)) |
| 1.0ms | rand | @ | -inf | ((+ (* (* (sqrt (- a 1/3)) 1/3) rand) (- a 1/3)) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (sqrt (- a 1/3)) 1/3) (sqrt (- a 1/3)) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (- a 1/3) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/ (+ (* a a) -1/9) (- a -1/3)) (+ (* a a) -1/9) (- a -1/3) (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (* (* rand 1/3) (sqrt (- a 1/3))) (* rand 1/3) (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (sqrt (- a 1/3)) rand)) |
| 1.0ms | a | @ | 0 | ((+ (* (* (sqrt (- a 1/3)) 1/3) rand) (- a 1/3)) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (sqrt (- a 1/3)) 1/3) (sqrt (- a 1/3)) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (- a 1/3) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/ (+ (* a a) -1/9) (- a -1/3)) (+ (* a a) -1/9) (- a -1/3) (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (* (* rand 1/3) (sqrt (- a 1/3))) (* rand 1/3) (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (sqrt (- a 1/3)) rand)) |
| 1.0ms | rand | @ | inf | ((+ (* (* (sqrt (- a 1/3)) 1/3) rand) (- a 1/3)) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (sqrt (- a 1/3)) 1/3) (sqrt (- a 1/3)) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (- a 1/3) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/ (+ (* a a) -1/9) (- a -1/3)) (+ (* a a) -1/9) (- a -1/3) (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (* (* rand 1/3) (sqrt (- a 1/3))) (* rand 1/3) (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (sqrt (- a 1/3)) rand)) |
| 1× | egg-herbie |
| 11 970× | lower-fma.f64 |
| 11 970× | lower-fma.f32 |
| 5 998× | lower-*.f64 |
| 5 998× | lower-*.f32 |
| 3 462× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 459 | 5547 |
| 1 | 1471 | 4844 |
| 2 | 5322 | 4587 |
| 0 | 8329 | 4230 |
| 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) |
(* -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))))))))))))) |
(* 1/3 (sqrt -1/3)) |
(+ (* 1/6 (/ a (sqrt -1/3))) (* 1/3 (sqrt -1/3))) |
(+ (* 1/3 (sqrt -1/3)) (* a (+ (* -1/24 (/ a (pow (sqrt -1/3) 3))) (* 1/6 (/ 1 (sqrt -1/3)))))) |
(+ (* 1/3 (sqrt -1/3)) (* a (+ (* a (- (* 1/48 (/ a (pow (sqrt -1/3) 5))) (* 1/24 (/ 1 (pow (sqrt -1/3) 3))))) (* 1/6 (/ 1 (sqrt -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)))))) |
(* -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))))))))))))) |
-1/3 |
(- a 1/3) |
(- a 1/3) |
(- 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))))))))))))) |
-1/3 |
(- a 1/3) |
(- a 1/3) |
(- a 1/3) |
-1/9 |
(- (pow a 2) 1/9) |
(- (pow a 2) 1/9) |
(- (pow a 2) 1/9) |
1/3 |
(+ 1/3 a) |
(+ 1/3 a) |
(+ 1/3 a) |
(- (* 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) |
(* 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 (* 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) |
(* -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))))))))))))) |
(* 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))) |
(* 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)))) |
(* 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)))))))) |
(* 1/3 (sqrt a)) |
(* a (+ (* -1/18 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a))))) |
(* a (+ (* -1/18 (sqrt (/ 1 (pow a 3)))) (+ (* -1/216 (sqrt (/ 1 (pow a 5)))) (* 1/3 (sqrt (/ 1 a)))))) |
(* a (+ (* -1/18 (sqrt (/ 1 (pow a 3)))) (+ (* -1/216 (sqrt (/ 1 (pow a 5)))) (+ (* -1/1296 (sqrt (/ 1 (pow a 7)))) (* 1/3 (sqrt (/ 1 a))))))) |
(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)))))))) |
(* 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 |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(* 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 |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(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))))) |
a |
(* a (+ 1 (* 1/3 (/ 1 a)))) |
(* a (+ 1 (* 1/3 (/ 1 a)))) |
(* a (+ 1 (* 1/3 (/ 1 a)))) |
(* 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/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)))))) |
(* 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)))) |
(* 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)))))))) |
(* (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 (* 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 (* (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))))) |
(* -1/3 (* (sqrt a) (pow (sqrt -1) 2))) |
(* -1 (* a (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))) |
(* -1 (* a (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) |
(* -1 (* a (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/1296 (* (sqrt (/ 1 (pow a 7))) (pow (sqrt -1) 2))) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))))) |
(* -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))))))) |
(* 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 (* a (- (* 1/3 (/ 1 a)) 1))) |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(* 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 (* a (- (* 1/3 (/ 1 a)) 1))) |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(* -1 (* a (- (* 1/3 (/ 1 a)) 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) (- 1 (* 1/9 (/ 1 (pow a 2))))) |
a |
(* a (+ 1 (* 1/3 (/ 1 a)))) |
(* a (+ 1 (* 1/3 (/ 1 a)))) |
(* a (+ 1 (* 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 (* (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 (* 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 (* (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))))) |
(* -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)))))))) |
(- 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) |
(- 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) |
(- 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) |
(- 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) |
(- 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)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 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) |
(- 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) |
(* rand (sqrt (- a 1/3))) |
(* rand (sqrt (- a 1/3))) |
(* rand (sqrt (- a 1/3))) |
(* rand (sqrt (- a 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)))) |
(* 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)))) |
(* 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)))) |
(* 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)))) |
(* 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/3 (* rand (sqrt (- a 1/3)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 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)))) |
(* 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)))) |
(* rand (sqrt (- a 1/3))) |
(* rand (sqrt (- a 1/3))) |
(* rand (sqrt (- a 1/3))) |
(* rand (sqrt (- a 1/3))) |
(* 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 (- 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 (- 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 (- 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 (- 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 (- 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) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 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 (- 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 (- a 1/3))) |
(* rand (sqrt (- a 1/3))) |
(* rand (sqrt (- a 1/3))) |
(* rand (sqrt (- a 1/3))) |
| Outputs |
|---|
(- (* 1/3 (* rand (sqrt -1/3))) 1/3) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #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 (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/6 binary64) #s(literal 1 binary64)) a (fma.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #s(literal 1/3 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 (fma.f64 (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) a) #s(literal 1/8 binary64) (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/6 binary64) #s(literal 1 binary64))) a (fma.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #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 (fma.f64 (fma.f64 (*.f64 #s(literal 1/48 binary64) a) (/.f64 rand (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))))) a (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/6 binary64) #s(literal 1 binary64))) a (fma.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #s(literal 1/3 binary64) #s(literal -1/3 binary64))) |
(* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) |
(fma.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #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 (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64))) a (fma.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #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 (+.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) rand (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 a #s(literal -3/2 binary64))) (*.f64 (*.f64 rand (/.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal -3 binary64)))) a))) #s(literal 1 binary64)) a (fma.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #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 (+.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) rand (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 a #s(literal -3/2 binary64))) (*.f64 (fma.f64 (*.f64 rand (+.f64 (/.f64 #s(literal 45/16 binary64) (sqrt.f64 #s(literal -3 binary64))) (/.f64 #s(literal -27/8 binary64) (sqrt.f64 #s(literal -3 binary64))))) a (*.f64 rand (/.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal -3 binary64))))) a))) #s(literal 1 binary64)) a (fma.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal -1/3 binary64))) |
(* 1/3 (sqrt -1/3)) |
(*.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 1/3 binary64)) |
(+ (* 1/6 (/ a (sqrt -1/3))) (* 1/3 (sqrt -1/3))) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (sqrt.f64 #s(literal -1/3 binary64))) a (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 1/3 binary64))) |
(+ (* 1/3 (sqrt -1/3)) (* a (+ (* -1/24 (/ a (pow (sqrt -1/3) 3))) (* 1/6 (/ 1 (sqrt -1/3)))))) |
(fma.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 a (sqrt.f64 #s(literal -1/3 binary64))) (/.f64 #s(literal 1/6 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) a (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 1/3 binary64))) |
(+ (* 1/3 (sqrt -1/3)) (* a (+ (* a (- (* 1/48 (/ a (pow (sqrt -1/3) 5))) (* 1/24 (/ 1 (pow (sqrt -1/3) 3))))) (* 1/6 (/ 1 (sqrt -1/3)))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 a (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 binary64))) #s(literal 1/48 binary64) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) a (/.f64 #s(literal 1/6 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) a (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 1/3 binary64))) |
(sqrt -1/3) |
(sqrt.f64 #s(literal -1/3 binary64)) |
(+ (sqrt -1/3) (* 1/2 (/ a (sqrt -1/3)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1/3 binary64))) a (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 (fma.f64 #s(literal 3/8 binary64) (/.f64 a (sqrt.f64 #s(literal -1/3 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) a (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 (fma.f64 (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)))) a (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) a (sqrt.f64 #s(literal -1/3 binary64))) |
(* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) |
(fma.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #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 (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64))) a (fma.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #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 (+.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) rand (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 a #s(literal -3/2 binary64))) (*.f64 (*.f64 rand (/.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal -3 binary64)))) a))) #s(literal 1 binary64)) a (fma.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #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 (+.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) rand (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 a #s(literal -3/2 binary64))) (*.f64 (fma.f64 (*.f64 rand (+.f64 (/.f64 #s(literal 45/16 binary64) (sqrt.f64 #s(literal -3 binary64))) (/.f64 #s(literal -27/8 binary64) (sqrt.f64 #s(literal -3 binary64))))) a (*.f64 rand (/.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal -3 binary64))))) a))) #s(literal 1 binary64)) a (fma.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal -1/3 binary64))) |
-1/3 |
#s(literal -1/3 binary64) |
(- a 1/3) |
(-.f64 a #s(literal 1/3 binary64)) |
(- a 1/3) |
(-.f64 a #s(literal 1/3 binary64)) |
(- a 1/3) |
(-.f64 a #s(literal 1/3 binary64)) |
(* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) |
(fma.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #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 (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64))) a (fma.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #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 (+.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) rand (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 a #s(literal -3/2 binary64))) (*.f64 (*.f64 rand (/.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal -3 binary64)))) a))) #s(literal 1 binary64)) a (fma.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #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 (+.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) rand (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 a #s(literal -3/2 binary64))) (*.f64 (fma.f64 (*.f64 rand (+.f64 (/.f64 #s(literal 45/16 binary64) (sqrt.f64 #s(literal -3 binary64))) (/.f64 #s(literal -27/8 binary64) (sqrt.f64 #s(literal -3 binary64))))) a (*.f64 rand (/.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal -3 binary64))))) a))) #s(literal 1 binary64)) a (fma.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal -1/3 binary64))) |
-1/3 |
#s(literal -1/3 binary64) |
(- a 1/3) |
(-.f64 a #s(literal 1/3 binary64)) |
(- a 1/3) |
(-.f64 a #s(literal 1/3 binary64)) |
(- a 1/3) |
(-.f64 a #s(literal 1/3 binary64)) |
-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)) |
1/3 |
#s(literal 1/3 binary64) |
(+ 1/3 a) |
(+.f64 a #s(literal 1/3 binary64)) |
(+ 1/3 a) |
(+.f64 a #s(literal 1/3 binary64)) |
(+ 1/3 a) |
(+.f64 a #s(literal 1/3 binary64)) |
(- (* 1/3 (* rand (sqrt -1/3))) 1/3) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #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 (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/6 binary64) #s(literal 1 binary64)) a (fma.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #s(literal 1/3 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 (fma.f64 (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) a) #s(literal 1/8 binary64) (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/6 binary64) #s(literal 1 binary64))) a (fma.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #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 (fma.f64 (fma.f64 (*.f64 #s(literal 1/48 binary64) a) (/.f64 rand (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))))) a (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/6 binary64) #s(literal 1 binary64))) a (fma.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #s(literal 1/3 binary64) #s(literal -1/3 binary64))) |
(* 1/3 (* rand (sqrt -1/3))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #s(literal 1/3 binary64)) |
(+ (* 1/6 (/ (* a rand) (sqrt -1/3))) (* 1/3 (* rand (sqrt -1/3)))) |
(fma.f64 (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) a) #s(literal 1/6 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #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 (fma.f64 (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) a) #s(literal 1/8 binary64) (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/6 binary64))) a (*.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #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 (fma.f64 (fma.f64 (*.f64 #s(literal 1/48 binary64) a) (/.f64 rand (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))))) a (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/6 binary64))) a (*.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #s(literal 1/3 binary64))) |
(- (* 1/3 (* rand (sqrt -1/3))) 1/3) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #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 (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/6 binary64) #s(literal 1 binary64)) a (fma.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #s(literal 1/3 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 (fma.f64 (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) a) #s(literal 1/8 binary64) (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/6 binary64) #s(literal 1 binary64))) a (fma.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #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 (fma.f64 (fma.f64 (*.f64 #s(literal 1/48 binary64) a) (/.f64 rand (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))))) a (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/6 binary64) #s(literal 1 binary64))) a (fma.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #s(literal 1/3 binary64) #s(literal -1/3 binary64))) |
(* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) |
(fma.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #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 (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64))) a (fma.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #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 (+.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) rand (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 a #s(literal -3/2 binary64))) (*.f64 (*.f64 rand (/.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal -3 binary64)))) a))) #s(literal 1 binary64)) a (fma.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #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 (+.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) rand (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 a #s(literal -3/2 binary64))) (*.f64 (fma.f64 (*.f64 rand (+.f64 (/.f64 #s(literal 45/16 binary64) (sqrt.f64 #s(literal -3 binary64))) (/.f64 #s(literal -27/8 binary64) (sqrt.f64 #s(literal -3 binary64))))) a (*.f64 rand (/.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal -3 binary64))))) a))) #s(literal 1 binary64)) a (fma.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal -1/3 binary64))) |
(* rand (sqrt -1/3)) |
(*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) |
(+ (* 1/2 (/ (* a rand) (sqrt -1/3))) (* rand (sqrt -1/3))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64)))) a (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand)) |
(+ (* a (+ (* -1/8 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/2 (/ rand (sqrt -1/3))))) (* rand (sqrt -1/3))) |
(fma.f64 (fma.f64 #s(literal 3/8 binary64) (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) a) (*.f64 #s(literal 1/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))))) a (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand)) |
(+ (* 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 (fma.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) a) (/.f64 rand (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 binary64))))) a (*.f64 #s(literal 1/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))))) a (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand)) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) |
(* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))) |
(fma.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a #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 (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64))) #s(literal 1 binary64)) a #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 (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/216 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64)))) #s(literal 1 binary64)) a #s(literal -1/3 binary64)) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64))) 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 (fma.f64 (/.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (*.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal 1/18 binary64) (*.f64 (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 (fma.f64 (/.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal 1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64))) #s(literal 0 binary64))) a a) |
(* 1/3 (sqrt a)) |
(*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) |
(* a (+ (* -1/18 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64))) a) |
(* a (+ (* -1/18 (sqrt (/ 1 (pow a 3)))) (+ (* -1/216 (sqrt (/ 1 (pow a 5)))) (* 1/3 (sqrt (/ 1 a)))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/216 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64)))) a) |
(* a (+ (* -1/18 (sqrt (/ 1 (pow a 3)))) (+ (* -1/216 (sqrt (/ 1 (pow a 5)))) (+ (* -1/1296 (sqrt (/ 1 (pow a 7)))) (* 1/3 (sqrt (/ 1 a))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/18 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) #s(literal -1/1296 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/216 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64))))) a) |
(sqrt a) |
(sqrt.f64 a) |
(* a (+ (sqrt (/ 1 a)) (* -1/6 (sqrt (/ 1 (pow a 3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) a) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (* -1/72 (sqrt (/ 1 (pow a 5))))))) |
(*.f64 (fma.f64 #s(literal -1/72 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 3 binary64)))) #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) 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 (+.f64 (fma.f64 #s(literal -1/432 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) (fma.f64 #s(literal -1/72 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 3 binary64)))) #s(literal -1/6 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) a) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64))) 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 (fma.f64 (/.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (*.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal 1/18 binary64) (*.f64 (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 (fma.f64 (/.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal 1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64))) #s(literal 0 binary64))) a a) |
a |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(-.f64 a #s(literal 1/3 binary64)) |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(-.f64 a #s(literal 1/3 binary64)) |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(-.f64 a #s(literal 1/3 binary64)) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64))) 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 (fma.f64 (/.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (*.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal 1/18 binary64) (*.f64 (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 (fma.f64 (/.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal 1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64))) #s(literal 0 binary64))) a a) |
a |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(-.f64 a #s(literal 1/3 binary64)) |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(-.f64 a #s(literal 1/3 binary64)) |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(-.f64 a #s(literal 1/3 binary64)) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))) a) a) |
(* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))) a) a) |
(* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))) a) a) |
a |
(* a (+ 1 (* 1/3 (/ 1 a)))) |
(+.f64 a #s(literal 1/3 binary64)) |
(* a (+ 1 (* 1/3 (/ 1 a)))) |
(+.f64 a #s(literal 1/3 binary64)) |
(* a (+ 1 (* 1/3 (/ 1 a)))) |
(+.f64 a #s(literal 1/3 binary64)) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) |
(* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))) |
(fma.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a #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 (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64))) #s(literal 1 binary64)) a #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 (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/216 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64)))) #s(literal 1 binary64)) a #s(literal -1/3 binary64)) |
(* 1/3 (* (sqrt a) rand)) |
(*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)) |
(* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(*.f64 (*.f64 a rand) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64)))) |
(* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
(*.f64 (*.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/216 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 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 (*.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/18 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) #s(literal -1/1296 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/216 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64)))))) a) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) |
(* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))) |
(fma.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a #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 (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64))) #s(literal 1 binary64)) a #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 (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/216 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64)))) #s(literal 1 binary64)) a #s(literal -1/3 binary64)) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64))) 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 (fma.f64 (/.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (*.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal 1/18 binary64) (*.f64 (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 (fma.f64 (/.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal 1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64))) #s(literal 0 binary64))) a a) |
(* (sqrt a) rand) |
(*.f64 (sqrt.f64 a) rand) |
(* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand))) |
(*.f64 (*.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) a) |
(* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (* (sqrt (/ 1 a)) rand)))) |
(*.f64 (*.f64 rand (fma.f64 #s(literal -1/72 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 3 binary64)))) #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))) 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 (*.f64 rand (+.f64 (fma.f64 #s(literal -1/432 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) (fma.f64 #s(literal -1/72 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 3 binary64)))) #s(literal -1/6 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) a) |
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64))) |
(* -1 (* a (- (+ (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/3 (/ 1 a))) 1))) |
(fma.f64 (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) a (-.f64 a #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 (neg.f64 a) (-.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/18 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #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 (neg.f64 a) (-.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 rand (fma.f64 #s(literal -1/216 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (sqrt.f64 a) #s(literal 1/18 binary64)))) a) #s(literal 1/3 binary64)) a))) |
(* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand)) (sqrt.f64 #s(literal -9 binary64))) (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 (neg.f64 a) (fma.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) #s(literal 1/3 binary64) (fma.f64 (*.f64 (neg.f64 rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (/.f64 (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 (+.f64 (/.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/2 binary64))) a) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 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 (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) #s(literal -1/3 binary64) (/.f64 (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) #s(literal 0 binary64)) (neg.f64 a))) a) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64))) a) |
(* -1/3 (* (sqrt a) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) |
(* -1 (* a (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))) |
(*.f64 (neg.f64 a) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64)))) |
(* -1 (* a (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) |
(*.f64 (neg.f64 a) (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) (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64))))) |
(* -1 (* a (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/1296 (* (sqrt (/ 1 (pow a 7))) (pow (sqrt -1) 2))) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* 1/3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))))) |
(*.f64 (neg.f64 a) (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) (pow.f64 a #s(literal 7 binary64)))) #s(literal -1/1296 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 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 (neg.f64 a) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #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)))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 1/72 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 3 binary64)))) #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 (neg.f64 a) (fma.f64 #s(literal 1/72 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (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 3 binary64)))) #s(literal -1/6 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))))) |
(* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand)) (sqrt.f64 #s(literal -9 binary64))) (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 (neg.f64 a) (fma.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) #s(literal 1/3 binary64) (fma.f64 (*.f64 (neg.f64 rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (/.f64 (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 (+.f64 (/.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/2 binary64))) a) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 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 (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) #s(literal -1/3 binary64) (/.f64 (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) #s(literal 0 binary64)) (neg.f64 a))) a) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64))) a) |
a |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(-.f64 a #s(literal 1/3 binary64)) |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(-.f64 a #s(literal 1/3 binary64)) |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(-.f64 a #s(literal 1/3 binary64)) |
(* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand)) (sqrt.f64 #s(literal -9 binary64))) (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 (neg.f64 a) (fma.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) #s(literal 1/3 binary64) (fma.f64 (*.f64 (neg.f64 rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (/.f64 (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 (+.f64 (/.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/2 binary64))) a) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 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 (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) #s(literal -1/3 binary64) (/.f64 (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) #s(literal 0 binary64)) (neg.f64 a))) a) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64))) a) |
a |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(-.f64 a #s(literal 1/3 binary64)) |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(-.f64 a #s(literal 1/3 binary64)) |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(-.f64 a #s(literal 1/3 binary64)) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))) a) a) |
(* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))) a) a) |
(* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))) a) a) |
a |
(* a (+ 1 (* 1/3 (/ 1 a)))) |
(+.f64 a #s(literal 1/3 binary64)) |
(* a (+ 1 (* 1/3 (/ 1 a)))) |
(+.f64 a #s(literal 1/3 binary64)) |
(* a (+ 1 (* 1/3 (/ 1 a)))) |
(+.f64 a #s(literal 1/3 binary64)) |
(* -1 (* a (- (* -1/3 (* (sqrt (/ 1 a)) rand)) 1))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64))) |
(* -1 (* a (- (+ (* -1/3 (* (sqrt (/ 1 a)) rand)) (* 1/3 (/ 1 a))) 1))) |
(fma.f64 (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) a (-.f64 a #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 (neg.f64 a) (-.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/18 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #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 (neg.f64 a) (-.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 rand (fma.f64 #s(literal -1/216 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (sqrt.f64 a) #s(literal 1/18 binary64)))) a) #s(literal 1/3 binary64)) a))) |
(* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)) |
(* -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 (*.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal 1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 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 (neg.f64 a) (*.f64 (neg.f64 rand) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/216 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal 1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64)))))) |
(* -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 (neg.f64 a) (fma.f64 rand (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))) (*.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64)))))) |
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64))) |
(* -1 (* a (- (+ (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/3 (/ 1 a))) 1))) |
(fma.f64 (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) a (-.f64 a #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 (neg.f64 a) (-.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/18 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #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 (neg.f64 a) (-.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 rand (fma.f64 #s(literal -1/216 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (sqrt.f64 a) #s(literal 1/18 binary64)))) a) #s(literal 1/3 binary64)) a))) |
(* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand)) (sqrt.f64 #s(literal -9 binary64))) (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 (neg.f64 a) (fma.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) #s(literal 1/3 binary64) (fma.f64 (*.f64 (neg.f64 rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (/.f64 (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 (+.f64 (/.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/2 binary64))) a) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 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 (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) #s(literal -1/3 binary64) (/.f64 (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) #s(literal 0 binary64)) (neg.f64 a))) a) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64))) a) |
(* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) |
(*.f64 (sqrt.f64 a) rand) |
(* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))) |
(*.f64 (*.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) 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 (neg.f64 a) (*.f64 (neg.f64 rand) (fma.f64 #s(literal -1/72 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 3 binary64)))) #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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 (neg.f64 a) (*.f64 (neg.f64 rand) (+.f64 (fma.f64 #s(literal -1/72 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.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 3 binary64)))) #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))))) |
(- a 1/3) |
(-.f64 a #s(literal 1/3 binary64)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- a 1/3) |
(-.f64 a #s(literal 1/3 binary64)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- a 1/3) |
(-.f64 a #s(literal 1/3 binary64)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- a 1/3) |
(-.f64 a #s(literal 1/3 binary64)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- a 1/3) |
(-.f64 a #s(literal 1/3 binary64)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* 1/3 rand) |
(*.f64 rand #s(literal 1/3 binary64)) |
(* 1/3 rand) |
(*.f64 rand #s(literal 1/3 binary64)) |
(* 1/3 rand) |
(*.f64 rand #s(literal 1/3 binary64)) |
(* 1/3 rand) |
(*.f64 rand #s(literal 1/3 binary64)) |
(- a 1/3) |
(-.f64 a #s(literal 1/3 binary64)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- a 1/3) |
(-.f64 a #s(literal 1/3 binary64)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(* rand (sqrt (- a 1/3))) |
(*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) |
(* rand (sqrt (- a 1/3))) |
(*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) |
(* rand (sqrt (- a 1/3))) |
(*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) |
(* rand (sqrt (- a 1/3))) |
(*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* 1/3 rand) |
(*.f64 rand #s(literal 1/3 binary64)) |
(* 1/3 rand) |
(*.f64 rand #s(literal 1/3 binary64)) |
(* 1/3 rand) |
(*.f64 rand #s(literal 1/3 binary64)) |
(* 1/3 rand) |
(*.f64 rand #s(literal 1/3 binary64)) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* rand (sqrt (- a 1/3))) |
(*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) |
(* rand (sqrt (- a 1/3))) |
(*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) |
(* rand (sqrt (- a 1/3))) |
(*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) |
(* rand (sqrt (- a 1/3))) |
(*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* 1/3 rand) |
(*.f64 rand #s(literal 1/3 binary64)) |
(* 1/3 rand) |
(*.f64 rand #s(literal 1/3 binary64)) |
(* 1/3 rand) |
(*.f64 rand #s(literal 1/3 binary64)) |
(* 1/3 rand) |
(*.f64 rand #s(literal 1/3 binary64)) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* rand (sqrt (- a 1/3))) |
(*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) |
(* rand (sqrt (- a 1/3))) |
(*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) |
(* rand (sqrt (- a 1/3))) |
(*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) |
(* rand (sqrt (- a 1/3))) |
(*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) |
| 6 448× | lower-fma.f32 |
| 6 442× | lower-fma.f64 |
| 5 178× | lower-/.f32 |
| 5 176× | lower-/.f64 |
| 3 770× | lower-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 197 |
| 0 | 54 | 197 |
| 1 | 219 | 177 |
| 2 | 1604 | 177 |
| 0 | 8281 | 172 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(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))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) 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)))) |
(*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.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 rand #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 (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) 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)))) |
(*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) |
| Outputs |
|---|
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 2 binary64)) #s(literal 1/9 binary64)) (/.f64 #s(literal 1 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 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64)))) (/.f64 #s(literal 1 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 (pow.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 3 binary64)) #s(literal 1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 2 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)))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 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 (neg.f64 (fma.f64 (pow.f64 (*.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64)) (-.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64)))))))) |
(*.f64 (-.f64 (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64))) (pow.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)))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (*.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64))))))) |
(*.f64 (fma.f64 (pow.f64 (*.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64)) (-.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64))))) #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)))) |
(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 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 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)) (pow.f64 (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 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 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 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 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 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))))) (fma.f64 (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 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 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 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 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 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 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 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 (pow.f64 a #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 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 (pow.f64 a #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 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 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 2 binary64)) #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 (neg.f64 (-.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #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 (pow.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 3 binary64)) #s(literal 1/27 binary64))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 2 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)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 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 (neg.f64 (fma.f64 (pow.f64 (*.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64)) (-.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 2 binary64)) #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 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 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 (pow.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 3 binary64)) #s(literal 1/27 binary64)) (+.f64 (pow.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 2 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))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 3 binary64)) #s(literal 1/27 binary64)) (+.f64 (pow.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 2 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))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 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 (neg.f64 (fma.f64 (pow.f64 (*.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64)) (-.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 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 (pow.f64 (*.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64)) (-.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 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 #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 (pow.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 2 binary64)) #s(literal 1/9 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 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 2 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)))) (-.f64 (pow.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 3 binary64)) #s(literal 1/27 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64))))) (fma.f64 (pow.f64 (*.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 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 #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))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) 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 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (/.f64 (pow.f64 (fma.f64 a a #s(literal 1/9 binary64)) #s(literal -1 binary64)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) 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 (-.f64 (pow.f64 a #s(literal 4 binary64)) #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 (pow.f64 (fma.f64 a a #s(literal 1/9 binary64)) #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 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64))) (/.f64 (pow.f64 (fma.f64 a a #s(literal 1/9 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(fma.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (/.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))) #s(literal -1 binary64)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) 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 (-.f64 (pow.f64 a #s(literal 6 binary64)) #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 (pow.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))) #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 (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))) #s(literal -1 binary64)) (pow.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 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 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 a #s(literal -1/9 binary64)))) (pow.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 (pow.f64 (/.f64 (-.f64 a #s(literal -1/3 binary64)) (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 a a #s(literal 1/9 binary64)) #s(literal -1 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)) (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64))) #s(literal -1 binary64)) (pow.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))) #s(literal -1 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 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 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 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64))) (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) 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 (pow.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(fma.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (-.f64 a #s(literal -1/3 binary64))) (pow.f64 (fma.f64 a a #s(literal 1/9 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(fma.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64)) (-.f64 a #s(literal -1/3 binary64))) (pow.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))) #s(literal -1 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 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(fma.f64 (-.f64 (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64))) (*.f64 a a)) (/.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 a))) #s(literal -1/3 binary64)) |
(fma.f64 (pow.f64 (fma.f64 a a #s(literal -1/9 binary64)) #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 (pow.f64 (*.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64)) (-.f64 (*.f64 a a) (*.f64 (*.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 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) 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 (neg.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64)))) (pow.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 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1 binary64)) (pow.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 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(fma.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 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 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(fma.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.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 a #s(literal -1/9 binary64)) (pow.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 (fma.f64 a a #s(literal 1/9 binary64)) (/.f64 (pow.f64 (fma.f64 a a #s(literal 1/9 binary64)) #s(literal -1 binary64)) (pow.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 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.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 (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #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 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 #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 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (/.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(fma.f64 (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64))) (pow.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)))) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 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 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a #s(literal -1/3 binary64)) (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.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 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (pow.f64 (neg.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 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (pow.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 (*.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 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 #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 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 (*.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 (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/3 binary64) (*.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (-.f64 a #s(literal 1/3 binary64))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 2 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 #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 a #s(literal 1/3 binary64)) #s(literal 2 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 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 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 (pow.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 2 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))))) (/.f64 #s(literal 1/27 binary64) (+.f64 (pow.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 2 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)))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 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 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 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 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) 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 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 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))))) (neg.f64 (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 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 (*.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 rand #s(literal 1/3 binary64)) (sqrt.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 a (neg.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 a (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (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 (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 (sqrt.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64)))) (sqrt.f64 (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64))))) |
(*.f64 (sqrt.f64 (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))) (sqrt.f64 (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 (pow.f64 (neg.f64 (-.f64 a #s(literal -1/3 binary64))) #s(literal -1 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 (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 (pow.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64))) #s(literal 1/2 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 (sqrt.f64 (fma.f64 a a #s(literal -1/9 binary64))) (sqrt.f64 (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 a a #s(literal -1/9 binary64))) (pow.f64 (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 a a #s(literal -1/9 binary64)))) |
(*.f64 (pow.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (neg.f64 (-.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) #s(literal 1/2 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 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 (sqrt.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (sqrt.f64 (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (pow.f64 (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.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)) |
(pow.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/2 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 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(/.f64 (sqrt.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (-.f64 a #s(literal -1/3 binary64)))) (sqrt.f64 (fma.f64 a a #s(literal 1/9 binary64)))) |
(/.f64 (sqrt.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64)) (-.f64 a #s(literal -1/3 binary64)))) (sqrt.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (sqrt.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))))) (sqrt.f64 (neg.f64 (neg.f64 (-.f64 a #s(literal -1/3 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 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #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 (*.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))) (-.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 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 (pow.f64 a #s(literal 4 binary64)) #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 (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64))) (sqrt.f64 (*.f64 (-.f64 a #s(literal -1/3 binary64)) (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #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 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (sqrt.f64 (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1/3 binary64) a))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (sqrt.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1 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 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (sqrt.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.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)) |
(sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) #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) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (-.f64 a #s(literal 1/3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (/.f64 (pow.f64 (fma.f64 a a #s(literal 1/9 binary64)) #s(literal -1 binary64)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #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 (pow.f64 (fma.f64 a a #s(literal 1/9 binary64)) #s(literal -1 binary64)) (-.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64))) (/.f64 (pow.f64 (fma.f64 a a #s(literal 1/9 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (/.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))) #s(literal -1 binary64)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) #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 (pow.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))) #s(literal -1 binary64)) (-.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))) #s(literal -1 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 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)))) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 a #s(literal -1/3 binary64)) (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 a a #s(literal 1/9 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 a #s(literal -1/3 binary64)) (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64))) #s(literal -1 binary64)) (pow.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))) #s(literal -1 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)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64))) (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64)))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (-.f64 a #s(literal -1/3 binary64))) (pow.f64 (fma.f64 a a #s(literal 1/9 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64)) (-.f64 a #s(literal -1/3 binary64))) (pow.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 a a #s(literal -1/9 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 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(*.f64 (neg.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64)))) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1 binary64)) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 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 (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.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)) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 a a #s(literal 1/9 binary64)) (/.f64 (pow.f64 (fma.f64 a a #s(literal 1/9 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64)))) |
(*.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a #s(literal -1/3 binary64)) (fma.f64 a a #s(literal 1/9 binary64))))) |
(*.f64 (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) |
(*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1/3 binary64) a))))) |
(*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (/.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)))) |
(*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a #s(literal -1/3 binary64)) (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (pow.f64 (neg.f64 (-.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64))))) |
(*.f64 (-.f64 a #s(literal 1/3 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))) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(pow.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) #s(literal 1/2 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)) |
(/.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))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/27 binary64) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (fma.f64 (/.f64 #s(literal 1/27 binary64) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (/.f64 #s(literal 1/27 binary64) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (/.f64 #s(literal 1/27 binary64) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 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 #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 #s(literal -1/27 binary64) (pow.f64 a #s(literal 3 binary64))) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 a a) (*.f64 #s(literal -1/3 binary64) a)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (-.f64 a #s(literal -1/3 binary64)))) (neg.f64 (fma.f64 a a #s(literal 1/9 binary64)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64)) (-.f64 a #s(literal -1/3 binary64)))) (neg.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))))) (neg.f64 (neg.f64 (neg.f64 (-.f64 a #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #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 (*.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))) (-.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 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (neg.f64 (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(/.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64))) |
(/.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (-.f64 a #s(literal -1/3 binary64))) (fma.f64 a a #s(literal 1/9 binary64))) |
(/.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64)) (-.f64 a #s(literal -1/3 binary64))) (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (neg.f64 (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1/3 binary64) a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #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 (pow.f64 a #s(literal 4 binary64)) #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 (neg.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64))) (neg.f64 (*.f64 (-.f64 a #s(literal -1/3 binary64)) (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #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 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 binary64)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #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 (*.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.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))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (-.f64 a #s(literal -1/3 binary64)) (fma.f64 a a #s(literal 1/9 binary64)))) |
(/.f64 (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1/3 binary64) a)))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64)) (*.f64 (-.f64 a #s(literal -1/3 binary64)) (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))))) |
(/.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (neg.f64 (-.f64 a #s(literal -1/3 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a #s(literal 1/9 binary64)) (/.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (-.f64 a #s(literal -1/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))) (/.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64)) (-.f64 a #s(literal -1/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 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 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))) (-.f64 a #s(literal -1/3 binary64))) (*.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a #s(literal -1/3 binary64)) (fma.f64 a a #s(literal 1/9 binary64))) (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1/3 binary64) a))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a #s(literal -1/3 binary64)) (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64))) |
(neg.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 a (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (/.f64 a (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (neg.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 a (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (/.f64 a (-.f64 a #s(literal -1/3 binary64))) (neg.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 a (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64))) (/.f64 a (pow.f64 (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (/.f64 a (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 a (-.f64 a #s(literal 1/3 binary64))) (neg.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal 1/27 binary64) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(fma.f64 (*.f64 a a) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal -1/3 binary64))))) |
(fma.f64 #s(literal 1 binary64) a #s(literal -1/3 binary64)) |
(fma.f64 a #s(literal 1 binary64) #s(literal -1/3 binary64)) |
(sqrt.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (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 (pow.f64 a #s(literal 4 binary64)) (*.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 (pow.f64 a #s(literal 3 binary64)) (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/27 binary64) (fma.f64 a a (-.f64 #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)))) (neg.f64 (-.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 (pow.f64 a #s(literal 3 binary64)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (/.f64 #s(literal 1/27 binary64) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) |
(-.f64 a #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)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 a #s(literal 1 binary64)) #s(literal -1/3 binary64)) |
(+.f64 (*.f64 #s(literal 1 binary64) a) #s(literal -1/3 binary64)) |
(+.f64 (/.f64 (*.f64 a a) (-.f64 a #s(literal -1/3 binary64))) (neg.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal -1/3 binary64))))) |
(+.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (neg.f64 (/.f64 #s(literal 1/27 binary64) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(+.f64 #s(literal -1/3 binary64) a) |
(+.f64 a #s(literal -1/3 binary64)) |
(*.f64 (-.f64 #s(literal 1/81 binary64) (pow.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/9 binary64) (*.f64 a a)))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a a #s(literal 1/9 binary64))))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64)))))) |
(*.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (pow.f64 (fma.f64 a a #s(literal 1/9 binary64)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a a) #s(literal 1/9 binary64)))))) |
(*.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/81 binary64) (-.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64)))))) |
(*.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64)) (pow.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/9 binary64))) |
(pow.f64 (pow.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (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 (pow.f64 a #s(literal 4 binary64)) (fma.f64 a a #s(literal 1/9 binary64))) (/.f64 (pow.f64 a #s(literal 4 binary64)) (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 (pow.f64 a #s(literal 4 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 (neg.f64 (-.f64 #s(literal 1/81 binary64) (pow.f64 a #s(literal 4 binary64)))) (neg.f64 (-.f64 #s(literal -1/9 binary64) (*.f64 a a)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)))) (neg.f64 (neg.f64 (fma.f64 a a #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64)))) (neg.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/81 binary64) (pow.f64 a #s(literal 4 binary64))) (-.f64 #s(literal -1/9 binary64) (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64))) (neg.f64 (fma.f64 a a #s(literal 1/9 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64))) (neg.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a a) #s(literal 1/9 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64))) (neg.f64 (+.f64 #s(literal 1/81 binary64) (-.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (fma.f64 a a #s(literal 1/9 binary64))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a a) #s(literal 1/9 binary64))))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64)) (+.f64 #s(literal 1/81 binary64) (-.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64)) (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1/9 binary64) (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (pow.f64 a #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a a) #s(literal 1/9 binary64)))) (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/81 binary64) (-.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal -1 binary64))) |
(fma.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)) #s(literal -1/9 binary64)) |
(fma.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (fma.f64 a a #s(literal 1/9 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal 1/81 binary64) (fma.f64 a a #s(literal 1/9 binary64))))) |
(fma.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 (pow.f64 a #s(literal 4 binary64)) (-.f64 #s(literal -1/9 binary64) (*.f64 a a)))) |
(-.f64 (/.f64 (pow.f64 a #s(literal 6 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a a) #s(literal 1/9 binary64))))) (/.f64 #s(literal 1/729 binary64) (+.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a a) #s(literal 1/9 binary64)))))) |
(-.f64 (/.f64 (pow.f64 a #s(literal 4 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 a a) #s(literal 1/9 binary64)) |
(+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (fma.f64 a a #s(literal 1/9 binary64))) (neg.f64 (/.f64 #s(literal 1/81 binary64) (fma.f64 a a #s(literal 1/9 binary64))))) |
(+.f64 (*.f64 a a) #s(literal -1/9 binary64)) |
(+.f64 #s(literal -1/9 binary64) (*.f64 a a)) |
(*.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64)))) (/.f64 (pow.f64 (fma.f64 a a #s(literal 1/9 binary64)) #s(literal -1 binary64)) (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))) (/.f64 (pow.f64 (fma.f64 a a #s(literal 1/9 binary64)) #s(literal -1 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (/.f64 (pow.f64 (fma.f64 a a #s(literal 1/9 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (neg.f64 (fma.f64 a a #s(literal -1/9 binary64)))) (/.f64 (pow.f64 (fma.f64 a a #s(literal 1/9 binary64)) #s(literal -1 binary64)) (pow.f64 (neg.f64 (-.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (-.f64 a #s(literal 1/3 binary64))) (/.f64 (pow.f64 (fma.f64 a a #s(literal 1/9 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (fma.f64 a a #s(literal 1/9 binary64)) #s(literal -1 binary64)) (-.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64)))) (/.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))) #s(literal -1 binary64)) (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64)) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))) (/.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))) #s(literal -1 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64)) (neg.f64 (fma.f64 a a #s(literal -1/9 binary64)))) (/.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))) #s(literal -1 binary64)) (pow.f64 (neg.f64 (-.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64)) (-.f64 a #s(literal 1/3 binary64))) (/.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))) #s(literal -1 binary64)) (-.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #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 (pow.f64 (fma.f64 a a #s(literal 1/9 binary64)) #s(literal -1 binary64)) (-.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) #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 (pow.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))) #s(literal -1 binary64)) (-.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))) #s(literal -1 binary64)) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 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 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64)))))) |
(*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 a a #s(literal 1/9 binary64)) (/.f64 (pow.f64 (fma.f64 a a #s(literal 1/9 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)))) |
(*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1/3 binary64) a))))) |
(*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64)) (/.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)))) |
(*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 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 a #s(literal -1/3 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 a #s(literal -1/3 binary64))) |
(pow.f64 (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) #s(literal -1 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))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1/27 binary64) (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64)))) (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64)))) (fma.f64 (/.f64 #s(literal -1/27 binary64) (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64)))) (/.f64 #s(literal -1/27 binary64) (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64)))) (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64)))) (/.f64 #s(literal -1/27 binary64) (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64)))))))) |
(/.f64 (+.f64 #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64))) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 a a) (*.f64 #s(literal 1/3 binary64) a)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64)))) (neg.f64 (neg.f64 (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64)))))) |
(/.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64))) (neg.f64 (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1/3 binary64) a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64))) (neg.f64 (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (neg.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))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64)) (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1/3 binary64) a)))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64)) (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64)))) |
(/.f64 (neg.f64 (-.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (neg.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1/3 binary64) a))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 a (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64)))) (/.f64 a (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64)))) (neg.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64))))) |
(fma.f64 (/.f64 a (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))) (/.f64 a (fma.f64 a a #s(literal -1/9 binary64))) (neg.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64))))) |
(fma.f64 (/.f64 a (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (/.f64 a (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64))))) |
(fma.f64 (/.f64 a (neg.f64 (fma.f64 a a #s(literal -1/9 binary64)))) (/.f64 a (pow.f64 (neg.f64 (-.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64))))) |
(fma.f64 (/.f64 a (-.f64 a #s(literal 1/3 binary64))) (/.f64 a #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64))))) |
(fma.f64 (/.f64 a (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (/.f64 a (-.f64 a #s(literal 1/3 binary64))) (neg.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64))))) |
(fma.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 a (-.f64 a #s(literal 1/3 binary64))) (neg.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64))))) |
(fma.f64 (/.f64 a (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 a (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64))))) |
(fma.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal -1/27 binary64) (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64)))))) |
(fma.f64 (*.f64 a a) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (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 (pow.f64 a #s(literal 3 binary64)) (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1/3 binary64) a)))) (/.f64 #s(literal -1/27 binary64) (fma.f64 a a (-.f64 #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)))) (neg.f64 (-.f64 a #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 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1/27 binary64) (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 a #s(literal 1 binary64)) #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 (pow.f64 a #s(literal 3 binary64)) (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64)))) (/.f64 #s(literal -1/27 binary64) (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64))))) |
(-.f64 a #s(literal -1/3 binary64)) |
(+.f64 (/.f64 (*.f64 a a) (-.f64 a #s(literal 1/3 binary64))) (neg.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal 1/3 binary64))))) |
(+.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64)))) (neg.f64 (/.f64 #s(literal -1/27 binary64) (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64)))))) |
(+.f64 #s(literal 1/3 binary64) a) |
(+.f64 a #s(literal 1/3 binary64)) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #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 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(*.f64 rand (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand) |
(*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(*.f64 rand #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) rand) |
(/.f64 (neg.f64 rand) #s(literal -3 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) rand)) |
(/.f64 rand #s(literal 3 binary64)) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 2 binary64)) #s(literal 1/9 binary64)) (/.f64 #s(literal 1 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 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64)))) (/.f64 #s(literal 1 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 (pow.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 3 binary64)) #s(literal 1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 2 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)))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 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 (neg.f64 (fma.f64 (pow.f64 (*.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64)) (-.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64)))))))) |
(*.f64 (-.f64 (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64))) (pow.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)))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (*.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64))))))) |
(*.f64 (fma.f64 (pow.f64 (*.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64)) (-.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64))))) #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)))) |
(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 (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 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)) (pow.f64 (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 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 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 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 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 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))))) (fma.f64 (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 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 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 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 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 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 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 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 (pow.f64 a #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 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 (pow.f64 a #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 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 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 2 binary64)) #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 (neg.f64 (-.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #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 (pow.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 3 binary64)) #s(literal 1/27 binary64))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 2 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)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 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 (neg.f64 (fma.f64 (pow.f64 (*.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64)) (-.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 2 binary64)) #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 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 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 (pow.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 3 binary64)) #s(literal 1/27 binary64)) (+.f64 (pow.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 2 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))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 3 binary64)) #s(literal 1/27 binary64)) (+.f64 (pow.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 2 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))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 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 (neg.f64 (fma.f64 (pow.f64 (*.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64)) (-.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 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 (pow.f64 (*.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64)) (-.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 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 #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 (pow.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 2 binary64)) #s(literal 1/9 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 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 2 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)))) (-.f64 (pow.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 3 binary64)) #s(literal 1/27 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3/2 binary64))))) (fma.f64 (pow.f64 (*.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 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 #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))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) 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 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (/.f64 (pow.f64 (fma.f64 a a #s(literal 1/9 binary64)) #s(literal -1 binary64)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) 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 (-.f64 (pow.f64 a #s(literal 4 binary64)) #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 (pow.f64 (fma.f64 a a #s(literal 1/9 binary64)) #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 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64))) (/.f64 (pow.f64 (fma.f64 a a #s(literal 1/9 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(fma.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (/.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))) #s(literal -1 binary64)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) 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 (-.f64 (pow.f64 a #s(literal 6 binary64)) #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 (pow.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))) #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 (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))) #s(literal -1 binary64)) (pow.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 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 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 a #s(literal -1/9 binary64)))) (pow.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 (pow.f64 (/.f64 (-.f64 a #s(literal -1/3 binary64)) (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 a a #s(literal 1/9 binary64)) #s(literal -1 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)) (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64))) #s(literal -1 binary64)) (pow.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))) #s(literal -1 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 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 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 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64))) (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) 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 (pow.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(fma.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (-.f64 a #s(literal -1/3 binary64))) (pow.f64 (fma.f64 a a #s(literal 1/9 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(fma.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64)) (-.f64 a #s(literal -1/3 binary64))) (pow.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))) #s(literal -1 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 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(fma.f64 (-.f64 (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64))) (*.f64 a a)) (/.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 a))) #s(literal -1/3 binary64)) |
(fma.f64 (pow.f64 (fma.f64 a a #s(literal -1/9 binary64)) #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 (pow.f64 (*.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64)) (-.f64 (*.f64 a a) (*.f64 (*.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 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) 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 (neg.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64)))) (pow.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 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1 binary64)) (pow.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 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(fma.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 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 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(fma.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.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 a #s(literal -1/9 binary64)) (pow.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 (fma.f64 a a #s(literal 1/9 binary64)) (/.f64 (pow.f64 (fma.f64 a a #s(literal 1/9 binary64)) #s(literal -1 binary64)) (pow.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 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.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 (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #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 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 #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 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (/.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(fma.f64 (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 a #s(literal 1/3 binary64))) (pow.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)))) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 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 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a #s(literal -1/3 binary64)) (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.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 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (pow.f64 (neg.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 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (pow.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 (*.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 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 #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 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 (*.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 (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/3 binary64) (*.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (-.f64 a #s(literal 1/3 binary64))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 2 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 #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 a #s(literal 1/3 binary64)) #s(literal 2 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 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 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 (pow.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 2 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))))) (/.f64 #s(literal 1/27 binary64) (+.f64 (pow.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 2 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)))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 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 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 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 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) 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 (pow.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 2 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))))) (neg.f64 (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 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 (*.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 rand #s(literal 1/3 binary64)) (sqrt.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 a (neg.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 a (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (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 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) |
Compiled 19 209 to 2 225 computations (88.4% saved)
16 alts after pruning (13 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 888 | 8 | 896 |
| Fresh | 2 | 5 | 7 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 893 | 16 | 909 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) |
| 37.7% | (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)))) #s(approx (- a 1/3) #s(literal -1/3 binary64))) | |
| 97.9% | #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a)) | |
| ▶ | 38.3% | #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
| 38.3% | #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand)) | |
| 38.0% | #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64))) | |
| ✓ | 38.3% | #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
| ▶ | 37.1% | #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) |
| 36.8% | #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) #s(approx (* (* rand 1/3) (sqrt (- a 1/3))) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)))) | |
| 98.3% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) rand) #s(literal 1/3 binary64) (-.f64 a #s(literal 1/3 binary64)))) | |
| 98.6% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) #s(literal 1/3 binary64)) rand (-.f64 a #s(literal 1/3 binary64)))) | |
| ▶ | 98.6% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64)))) |
| ▶ | 11.1% | #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)))) |
| ✓ | 61.8% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 a #s(literal 1/3 binary64))) |
| 37.5% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 #s(approx (+ (* (sqrt (- a 1/3)) 1/3) (/ (- a 1/3) rand)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) | |
| ✓ | 1.5% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (- a 1/3) #s(literal -1/3 binary64))) |
Compiled 282 to 244 computations (13.5% 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 | (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) | |
| cost-diff | 0 | #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) | |
| cost-diff | 384 | (/.f64 rand #s(literal 3 binary64)) | |
| cost-diff | 0 | #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) | |
| cost-diff | 0 | (*.f64 rand #s(literal 1/3 binary64)) | |
| cost-diff | 0 | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64)))) | |
| cost-diff | 128 | (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64))) | |
| cost-diff | 0 | #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) | |
| cost-diff | 0 | (*.f64 rand #s(literal 1/3 binary64)) | |
| cost-diff | 0 | (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) | |
| cost-diff | 0 | #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (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 | (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) | |
| cost-diff | 0 | (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) | |
| cost-diff | 0 | (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) | |
| cost-diff | 64 | (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) |
| 8 270× | lower-fma.f32 |
| 8 262× | lower-fma.f64 |
| 2 668× | lower-*.f32 |
| 2 662× | lower-*.f64 |
| 1 200× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 251 |
| 0 | 60 | 251 |
| 1 | 109 | 247 |
| 2 | 199 | 243 |
| 3 | 469 | 243 |
| 4 | 1106 | 243 |
| 5 | 2408 | 243 |
| 6 | 4285 | 243 |
| 7 | 6241 | 243 |
| 8 | 7303 | 243 |
| 9 | 7766 | 243 |
| 10 | 7919 | 243 |
| 11 | 7941 | 243 |
| 0 | 8064 | 236 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) |
(/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) |
#s(literal 1/3 binary64) |
a |
#s(literal -1/9 binary64) |
(sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) |
(-.f64 a #s(literal 1/3 binary64)) |
rand |
#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) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) |
(*.f64 rand #s(literal 1/3 binary64)) |
rand |
#s(literal 1/3 binary64) |
#s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) |
(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)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64))) |
(*.f64 rand #s(literal 1/3 binary64)) |
rand |
#s(literal 1/3 binary64) |
#s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) |
(sqrt.f64 a) |
a |
(-.f64 a #s(literal 1/3 binary64)) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(/.f64 rand #s(literal 3 binary64)) |
rand |
#s(literal 3 binary64) |
(sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) |
(-.f64 a #s(literal 1/3 binary64)) |
a |
#s(literal 1/3 binary64) |
| Outputs |
|---|
(fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal -1 binary64)) (-.f64 #s(literal 1/3 binary64) a)) |
(/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) |
(fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) |
#s(literal 1/3 binary64) |
a |
#s(literal -1/9 binary64) |
(sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) |
(-.f64 a #s(literal 1/3 binary64)) |
rand |
#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) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) |
(*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64))) |
(*.f64 rand #s(literal 1/3 binary64)) |
rand |
#s(literal 1/3 binary64) |
#s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) |
(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)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) rand #s(literal -1 binary64)) #s(literal 1/3 binary64) a)) |
(fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) rand #s(literal -1 binary64)) #s(literal 1/3 binary64) a) |
(*.f64 rand #s(literal 1/3 binary64)) |
rand |
#s(literal 1/3 binary64) |
#s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) |
(sqrt.f64 a) |
a |
(-.f64 a #s(literal 1/3 binary64)) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(*.f64 (/.f64 rand #s(literal 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 rand #s(literal 3 binary64)) |
(*.f64 rand #s(literal 1/3 binary64)) |
rand |
#s(literal 3 binary64) |
(sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) |
(-.f64 a #s(literal 1/3 binary64)) |
a |
#s(literal 1/3 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0 | (-.f64 a #s(literal 1/3 binary64)) | |
| accuracy | 0.01171875 | (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) | |
| accuracy | 0.26171875 | (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) | |
| accuracy | 39.38066222787999 | #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) | |
| accuracy | 0 | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64)))) | |
| accuracy | 0.1015625 | (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64))) | |
| accuracy | 0.3125 | (*.f64 rand #s(literal 1/3 binary64)) | |
| accuracy | 1.2448618108398966 | #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) | |
| accuracy | 0.26171875 | (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) | |
| accuracy | 0.3125 | (*.f64 rand #s(literal 1/3 binary64)) | |
| accuracy | 1.2448618108398966 | #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) | |
| accuracy | 39.38066222787999 | #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) | |
| accuracy | 0 | (fma.f64 a a #s(literal -1/9 binary64)) | |
| accuracy | 24.428595999815496 | #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 | 30.87998594463163 | (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (- a -1/3) #s(literal 1/3 binary64))) | |
| accuracy | 60.62679655091611 | #s(approx (- a -1/3) #s(literal 1/3 binary64)) | |
| accuracy | 0.01171875 | (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) | |
| accuracy | 0.05859375 | (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) | |
| accuracy | 0.31640625 | (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) | |
| accuracy | 0.32421875 | (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) |
| 83.0ms | 256× | 0 | valid |
Compiled 205 to 39 computations (81% saved)
ival-mult: 24.0ms (38.2% of total)ival-div: 11.0ms (17.5% of total)const: 9.0ms (14.3% of total)ival-sqrt: 8.0ms (12.7% of total)ival-add: 6.0ms (9.6% of total)ival-sub: 4.0ms (6.4% 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 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) #<representation binary64>) () ()) |
#s(alt (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ()) |
#s(alt (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (patch (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 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))) (/.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) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) #<representation binary64>) () ()) |
#s(alt (*.f64 rand #s(literal 1/3 binary64)) (patch (*.f64 rand #s(literal 1/3 binary64)) #<representation binary64>) () ()) |
#s(alt #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (patch #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) #<representation binary64>) () ()) |
#s(alt (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.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 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64)))) #<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) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) #<representation binary64>) () ()) |
#s(alt (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (/.f64 rand #s(literal 3 binary64)) (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>) () ()) |
| Outputs |
|---|
#s(alt (- (* -1/9 (* rand (sqrt -3))) 1/3) (taylor 0 a) (#s(alt (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/9 (* rand (sqrt -3))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))) 1/3) (taylor 0 a) (#s(alt (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/9 (* 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) (taylor 0 a) (#s(alt (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* -1/9 (* 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))))))))))))) 1/3) (taylor 0 a) (#s(alt (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/9 (sqrt -3)) (taylor 0 a) (#s(alt (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/9 (sqrt -3)) (* a (+ (* 1/3 (sqrt -3)) (* 1/2 (/ 1 (sqrt -3)))))) (taylor 0 a) (#s(alt (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/9 (sqrt -3)) (* a (+ (* 1/3 (sqrt -3)) (+ (* 1/2 (/ 1 (sqrt -3))) (* a (- (* 1/18 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (sqrt -3))) (* 3/2 (/ 1 (sqrt -3))))))))) (taylor 0 a) (#s(alt (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/9 (sqrt -3)) (* a (+ (* 1/3 (sqrt -3)) (+ (* 1/2 (/ 1 (sqrt -3))) (* a (- (+ (* 1/18 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (sqrt -3))) (* a (+ (* -1/6 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (sqrt -3))) (* 1/18 (/ (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2)))) (sqrt -3)))))) (* 3/2 (/ 1 (sqrt -3))))))))) (taylor 0 a) (#s(alt (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt -1/9 (taylor 0 a) (#s(alt (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (patch (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/3 a) 1/9) (taylor 0 a) (#s(alt (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (patch (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/3 a) 1/9) (taylor 0 a) (#s(alt (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (patch (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/3 a) 1/9) (taylor 0 a) (#s(alt (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (patch (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 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 (* -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 -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 -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 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 (- (* 1/3 (* rand (sqrt -1/3))) 1/3) (taylor 0 a) (#s(alt #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 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 (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 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 (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 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 (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt -1/3))) (taylor 0 a) (#s(alt (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 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 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 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 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 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 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt -1/3) (taylor 0 a) (#s(alt #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (patch #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (+ (sqrt -1/3) (* 1/2 (/ a (sqrt -1/3)))) (taylor 0 a) (#s(alt #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (patch #s(approx (sqrt (- a 1/3)) (sqrt.f64 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 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (patch #s(approx (sqrt (- a 1/3)) (sqrt.f64 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 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (patch #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/3 (* rand (sqrt -1/3))) 1/3) (taylor 0 a) (#s(alt (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (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 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (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 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (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 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.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 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.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 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.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 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.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 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (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 #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.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 #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.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 #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.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 #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt -1/3))) (taylor 0 a) (#s(alt (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/6 (/ (* a rand) (sqrt -1/3))) (* 1/3 (* rand (sqrt -1/3)))) (taylor 0 a) (#s(alt (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<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 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<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 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (/.f64 rand #s(literal 3 binary64)) (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 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (taylor inf a) (#s(alt (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ 1 (+ (* -1/9 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ 1 (+ (* -1/9 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* 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 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ 1 (+ (* -1/9 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -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))))))) (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (sqrt a)) (taylor inf a) (#s(alt (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/9 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a))))) (taylor inf a) (#s(alt (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/9 (sqrt (/ 1 (pow a 3)))) (+ (* 1/18 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a)))))) (taylor inf a) (#s(alt (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/9 (sqrt (/ 1 (pow a 3)))) (+ (* -1/54 (sqrt (/ 1 (pow a 5)))) (+ (* 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 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 a) (taylor inf a) (#s(alt (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (patch (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- 1/3 (* 1/9 (/ 1 a)))) (taylor inf a) (#s(alt (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (patch (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- 1/3 (* 1/9 (/ 1 a)))) (taylor inf a) (#s(alt (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (patch (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- 1/3 (* 1/9 (/ 1 a)))) (taylor inf a) (#s(alt (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (patch (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 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 (* 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 (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 (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 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 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (taylor inf a) (#s(alt #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))) (taylor inf a) (#s(alt #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 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 (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 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 (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt a) rand)) (taylor inf a) (#s(alt (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 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 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 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 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 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 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (sqrt a) (taylor inf a) (#s(alt #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (patch #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (sqrt (/ 1 a)) (* -1/6 (sqrt (/ 1 (pow a 3)))))) (taylor inf a) (#s(alt #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (patch #s(approx (sqrt (- a 1/3)) (sqrt.f64 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 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (patch #s(approx (sqrt (- a 1/3)) (sqrt.f64 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 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (patch #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (taylor inf a) (#s(alt (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (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 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (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 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (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 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (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 #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.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 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.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 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.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 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (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 #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.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 #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.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 #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.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 #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* (sqrt a) rand)) (taylor inf a) (#s(alt (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<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 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<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 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<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 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.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 (* a (- (* -1/3 (* (sqrt (/ 1 a)) rand)) 1))) (taylor -inf a) (#s(alt (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (+ (* -1 (/ (- (* -1/9 (* (sqrt (/ 1 a)) rand)) 1/3) a)) (* -1/3 (* (sqrt (/ 1 a)) rand))) 1))) (taylor -inf a) (#s(alt (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (+ (* -1 (/ (- (+ (* -1/9 (* (sqrt (/ 1 a)) rand)) (* -1/18 (* (sqrt (/ 1 a)) rand))) 1/3) a)) (* -1/3 (* (sqrt (/ 1 a)) rand))) 1))) (taylor -inf a) (#s(alt (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (+ (* -1 (/ (- (+ (* -1 (/ (+ (* -1/54 (* (sqrt (/ 1 a)) rand)) (+ (* 1/54 (* (sqrt (/ 1 a)) rand)) (* 1/18 (* (sqrt a) rand)))) a)) (* -1/9 (* (sqrt (/ 1 a)) rand))) 1/3) a)) (* -1/3 (* (sqrt (/ 1 a)) rand))) 1))) (taylor -inf a) (#s(alt (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (sqrt a)) (taylor -inf a) (#s(alt (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/3 (sqrt (/ 1 a))) (* 1/9 (sqrt (/ 1 (pow a 3))))))) (taylor -inf a) (#s(alt (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ (* -1/9 (sqrt (/ 1 a))) (* -1/18 (sqrt (/ 1 a)))) a)) (* -1/3 (sqrt (/ 1 a)))))) (taylor -inf a) (#s(alt (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/54 (sqrt (/ 1 a))) (+ (* 1/54 (sqrt (/ 1 a))) (* 1/18 (sqrt a)))) a)) (* -1/9 (sqrt (/ 1 a)))) a)) (* -1/3 (sqrt (/ 1 a)))))) (taylor -inf a) (#s(alt (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 a) (taylor -inf a) (#s(alt (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (patch (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 1/9 (/ 1 a)) 1/3))) (taylor -inf a) (#s(alt (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (patch (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 1/9 (/ 1 a)) 1/3))) (taylor -inf a) (#s(alt (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (patch (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* 1/9 (/ 1 a)) 1/3))) (taylor -inf a) (#s(alt (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (patch (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 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 (* 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 (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 (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 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 (* a (- (* -1/3 (* (sqrt (/ 1 a)) rand)) 1))) (taylor -inf a) (#s(alt #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 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 (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 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 (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 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 (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) (taylor -inf a) (#s(alt (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 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 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 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 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 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 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (sqrt a) (pow (sqrt -1) 2))) (taylor -inf a) (#s(alt #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (patch #s(approx (sqrt (- a 1/3)) (sqrt.f64 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 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (patch #s(approx (sqrt (- a 1/3)) (sqrt.f64 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 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (patch #s(approx (sqrt (- a 1/3)) (sqrt.f64 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 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (patch #s(approx (sqrt (- a 1/3)) (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 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.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 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.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 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.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 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.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 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.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 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.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 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.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 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (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 #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.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 #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.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 #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.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 #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) (taylor -inf a) (#s(alt (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<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 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<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 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<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 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.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 (- a 1/3) (taylor 0 rand) (#s(alt (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* (* rand (- (* 1/3 a) 1/9)) (sqrt (/ 1 (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* (* rand (- (* 1/3 a) 1/9)) (sqrt (/ 1 (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ a (* (* rand (- (* 1/3 a) 1/9)) (sqrt (/ 1 (- a 1/3))))) 1/3) (taylor 0 rand) (#s(alt (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #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))) (/.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 (- a 1/3) (taylor 0 rand) (#s(alt #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (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) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (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) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (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) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor 0 rand) (#s(alt (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor 0 rand) (#s(alt (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor 0 rand) (#s(alt (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor 0 rand) (#s(alt (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor 0 rand) (#s(alt (*.f64 rand #s(literal 1/3 binary64)) (patch (*.f64 rand #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor 0 rand) (#s(alt (*.f64 rand #s(literal 1/3 binary64)) (patch (*.f64 rand #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor 0 rand) (#s(alt (*.f64 rand #s(literal 1/3 binary64)) (patch (*.f64 rand #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor 0 rand) (#s(alt (*.f64 rand #s(literal 1/3 binary64)) (patch (*.f64 rand #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- a 1/3) (taylor 0 rand) (#s(alt (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (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 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (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 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (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 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.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 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (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 #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (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 #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (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 #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/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 0 rand) (#s(alt (/.f64 rand #s(literal 3 binary64)) (patch (/.f64 rand #s(literal 3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- a 1/3) (taylor 0 rand) (#s(alt #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.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) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.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) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.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) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor 0 rand) (#s(alt (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor 0 rand) (#s(alt (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor 0 rand) (#s(alt (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor 0 rand) (#s(alt (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* rand (- (* 1/3 a) 1/9)) (sqrt (/ 1 (- a 1/3)))) (taylor inf rand) (#s(alt (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* (sqrt (/ 1 (- a 1/3))) (- (* 1/3 a) 1/9)) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* (sqrt (/ 1 (- a 1/3))) (- (* 1/3 a) 1/9)) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* rand (- (+ (* (sqrt (/ 1 (- a 1/3))) (- (* 1/3 a) 1/9)) (/ a rand)) (* 1/3 (/ 1 rand)))) (taylor inf rand) (#s(alt (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #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))) (/.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) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (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) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (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) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (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) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor inf rand) (#s(alt (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor inf rand) (#s(alt (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor inf rand) (#s(alt (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor inf rand) (#s(alt (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor inf rand) (#s(alt (*.f64 rand #s(literal 1/3 binary64)) (patch (*.f64 rand #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor inf rand) (#s(alt (*.f64 rand #s(literal 1/3 binary64)) (patch (*.f64 rand #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor inf rand) (#s(alt (*.f64 rand #s(literal 1/3 binary64)) (patch (*.f64 rand #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor inf rand) (#s(alt (*.f64 rand #s(literal 1/3 binary64)) (patch (*.f64 rand #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor inf rand) (#s(alt (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (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 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (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 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (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 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (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 #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (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 #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (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 #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (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 #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/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 (- a 1/3)))) (taylor inf rand) (#s(alt #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.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) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.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) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.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) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor inf rand) (#s(alt (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor inf rand) (#s(alt (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor inf rand) (#s(alt (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor inf rand) (#s(alt (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* (* rand (- (* 1/3 a) 1/9)) (sqrt (/ 1 (- a 1/3)))) (taylor -inf rand) (#s(alt (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (* (sqrt (/ 1 (- a 1/3))) (- (* 1/3 a) 1/9))) (* -1 (/ (- a 1/3) rand))))) (taylor -inf rand) (#s(alt (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (* (sqrt (/ 1 (- a 1/3))) (- (* 1/3 a) 1/9))) (* -1 (/ (- a 1/3) rand))))) (taylor -inf rand) (#s(alt (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* rand (+ (* -1 (* (sqrt (/ 1 (- a 1/3))) (- (* 1/3 a) 1/9))) (* -1 (/ (- a 1/3) rand))))) (taylor -inf rand) (#s(alt (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #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))) (/.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 (* rand (sqrt (- a 1/3)))) (taylor -inf rand) (#s(alt #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (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) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (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) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (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) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor -inf rand) (#s(alt (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor -inf rand) (#s(alt (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor -inf rand) (#s(alt (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor -inf rand) (#s(alt (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) (patch (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor -inf rand) (#s(alt (*.f64 rand #s(literal 1/3 binary64)) (patch (*.f64 rand #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor -inf rand) (#s(alt (*.f64 rand #s(literal 1/3 binary64)) (patch (*.f64 rand #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor -inf rand) (#s(alt (*.f64 rand #s(literal 1/3 binary64)) (patch (*.f64 rand #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 rand) (taylor -inf rand) (#s(alt (*.f64 rand #s(literal 1/3 binary64)) (patch (*.f64 rand #s(literal 1/3 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor -inf rand) (#s(alt (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (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 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (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 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (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 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64))) (patch (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (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 #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (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 #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (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 #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (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 #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64)))) (patch #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/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 (- a 1/3)))) (taylor -inf rand) (#s(alt #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.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) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.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) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.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) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (patch #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor -inf rand) (#s(alt (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor -inf rand) (#s(alt (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor -inf rand) (#s(alt (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/3 (* rand (sqrt (- a 1/3)))) (taylor -inf rand) (#s(alt (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (patch (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #<representation binary64>) () ())) ()) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | a | @ | -inf | ((+ (* (/ (+ (* 1/3 a) -1/9) (sqrt (- a 1/3))) rand) (- a 1/3)) (/ (+ (* 1/3 a) -1/9) (sqrt (- a 1/3))) (+ (* 1/3 a) -1/9) (sqrt (- a 1/3)) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/ (+ (* a a) -1/9) (- a -1/3)) (+ (* a a) -1/9) (- a -1/3) (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (* (* rand 1/3) (sqrt (- a 1/3))) (* rand 1/3) (sqrt (- a 1/3)) (+ (* (* rand 1/3) (sqrt (- a 1/3))) (- a 1/3)) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/ rand 3) (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (* (/ rand 3) (sqrt (- a 1/3))) (- a 1/3)) |
| 2.0ms | rand | @ | inf | ((+ (* (/ (+ (* 1/3 a) -1/9) (sqrt (- a 1/3))) rand) (- a 1/3)) (/ (+ (* 1/3 a) -1/9) (sqrt (- a 1/3))) (+ (* 1/3 a) -1/9) (sqrt (- a 1/3)) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/ (+ (* a a) -1/9) (- a -1/3)) (+ (* a a) -1/9) (- a -1/3) (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (* (* rand 1/3) (sqrt (- a 1/3))) (* rand 1/3) (sqrt (- a 1/3)) (+ (* (* rand 1/3) (sqrt (- a 1/3))) (- a 1/3)) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/ rand 3) (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (* (/ rand 3) (sqrt (- a 1/3))) (- a 1/3)) |
| 2.0ms | rand | @ | -inf | ((+ (* (/ (+ (* 1/3 a) -1/9) (sqrt (- a 1/3))) rand) (- a 1/3)) (/ (+ (* 1/3 a) -1/9) (sqrt (- a 1/3))) (+ (* 1/3 a) -1/9) (sqrt (- a 1/3)) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/ (+ (* a a) -1/9) (- a -1/3)) (+ (* a a) -1/9) (- a -1/3) (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (* (* rand 1/3) (sqrt (- a 1/3))) (* rand 1/3) (sqrt (- a 1/3)) (+ (* (* rand 1/3) (sqrt (- a 1/3))) (- a 1/3)) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/ rand 3) (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (* (/ rand 3) (sqrt (- a 1/3))) (- a 1/3)) |
| 2.0ms | a | @ | 0 | ((+ (* (/ (+ (* 1/3 a) -1/9) (sqrt (- a 1/3))) rand) (- a 1/3)) (/ (+ (* 1/3 a) -1/9) (sqrt (- a 1/3))) (+ (* 1/3 a) -1/9) (sqrt (- a 1/3)) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/ (+ (* a a) -1/9) (- a -1/3)) (+ (* a a) -1/9) (- a -1/3) (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (* (* rand 1/3) (sqrt (- a 1/3))) (* rand 1/3) (sqrt (- a 1/3)) (+ (* (* rand 1/3) (sqrt (- a 1/3))) (- a 1/3)) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/ rand 3) (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (* (/ rand 3) (sqrt (- a 1/3))) (- a 1/3)) |
| 2.0ms | a | @ | inf | ((+ (* (/ (+ (* 1/3 a) -1/9) (sqrt (- a 1/3))) rand) (- a 1/3)) (/ (+ (* 1/3 a) -1/9) (sqrt (- a 1/3))) (+ (* 1/3 a) -1/9) (sqrt (- a 1/3)) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/ (+ (* a a) -1/9) (- a -1/3)) (+ (* a a) -1/9) (- a -1/3) (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (* (* rand 1/3) (sqrt (- a 1/3))) (* rand 1/3) (sqrt (- a 1/3)) (+ (* (* rand 1/3) (sqrt (- a 1/3))) (- a 1/3)) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/ rand 3) (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (* (/ rand 3) (sqrt (- a 1/3))) (- a 1/3)) |
| 1× | egg-herbie |
| 11 346× | lower-fma.f64 |
| 11 346× | lower-fma.f32 |
| 5 342× | lower-*.f64 |
| 5 342× | lower-*.f32 |
| 3 768× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 519 | 5203 |
| 1 | 1604 | 4600 |
| 2 | 5543 | 4402 |
| 0 | 8111 | 4064 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (* -1/9 (* rand (sqrt -3))) 1/3) |
(- (+ (* -1/9 (* rand (sqrt -3))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))) 1/3) |
(- (+ (* -1/9 (* 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/9 (* 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))))))))))))) 1/3) |
(* -1/9 (sqrt -3)) |
(+ (* -1/9 (sqrt -3)) (* a (+ (* 1/3 (sqrt -3)) (* 1/2 (/ 1 (sqrt -3)))))) |
(+ (* -1/9 (sqrt -3)) (* a (+ (* 1/3 (sqrt -3)) (+ (* 1/2 (/ 1 (sqrt -3))) (* a (- (* 1/18 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (sqrt -3))) (* 3/2 (/ 1 (sqrt -3))))))))) |
(+ (* -1/9 (sqrt -3)) (* a (+ (* 1/3 (sqrt -3)) (+ (* 1/2 (/ 1 (sqrt -3))) (* a (- (+ (* 1/18 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (sqrt -3))) (* a (+ (* -1/6 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (sqrt -3))) (* 1/18 (/ (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2)))) (sqrt -3)))))) (* 3/2 (/ 1 (sqrt -3))))))))) |
-1/9 |
(- (* 1/3 a) 1/9) |
(- (* 1/3 a) 1/9) |
(- (* 1/3 a) 1/9) |
(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)))))) |
(* -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))))))))))))) |
-1/3 |
(- a 1/3) |
(- a 1/3) |
(- a 1/3) |
-1/9 |
(- (pow a 2) 1/9) |
(- (pow a 2) 1/9) |
(- (pow a 2) 1/9) |
1/3 |
(+ 1/3 a) |
(+ 1/3 a) |
(+ 1/3 a) |
(- (* 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) |
(* 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)))))))) |
(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)))))) |
(- (* 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) |
(* -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))))))))))))) |
(- (* 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) |
(* 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 |
(- a 1/3) |
(- a 1/3) |
(- a 1/3) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(* a (- (+ 1 (+ (* -1/9 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a)))) |
(* a (- (+ 1 (+ (* -1/9 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (* 1/3 (/ 1 a)))) |
(* a (- (+ 1 (+ (* -1/9 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -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))))))) (* 1/3 (/ 1 a)))) |
(* 1/3 (sqrt a)) |
(* a (+ (* -1/9 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a))))) |
(* a (+ (* -1/9 (sqrt (/ 1 (pow a 3)))) (+ (* 1/18 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a)))))) |
(* a (+ (* -1/9 (sqrt (/ 1 (pow a 3)))) (+ (* -1/54 (sqrt (/ 1 (pow a 5)))) (+ (* 1/54 (sqrt (/ 1 (pow a 5)))) (+ (* 1/18 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a)))))))) |
(* 1/3 a) |
(* a (- 1/3 (* 1/9 (/ 1 a)))) |
(* a (- 1/3 (* 1/9 (/ 1 a)))) |
(* a (- 1/3 (* 1/9 (/ 1 a)))) |
(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)))))))) |
(* 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 |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(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))))) |
a |
(* a (+ 1 (* 1/3 (/ 1 a)))) |
(* a (+ 1 (* 1/3 (/ 1 a)))) |
(* a (+ 1 (* 1/3 (/ 1 a)))) |
(* 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/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)))))) |
(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)))))))) |
(* 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)))) |
(* 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)))) |
(* 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/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)))))) |
a |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(* -1 (* a (- (* -1/3 (* (sqrt (/ 1 a)) rand)) 1))) |
(* -1 (* a (- (+ (* -1 (/ (- (* -1/9 (* (sqrt (/ 1 a)) rand)) 1/3) a)) (* -1/3 (* (sqrt (/ 1 a)) rand))) 1))) |
(* -1 (* a (- (+ (* -1 (/ (- (+ (* -1/9 (* (sqrt (/ 1 a)) rand)) (* -1/18 (* (sqrt (/ 1 a)) rand))) 1/3) a)) (* -1/3 (* (sqrt (/ 1 a)) rand))) 1))) |
(* -1 (* a (- (+ (* -1 (/ (- (+ (* -1 (/ (+ (* -1/54 (* (sqrt (/ 1 a)) rand)) (+ (* 1/54 (* (sqrt (/ 1 a)) rand)) (* 1/18 (* (sqrt a) rand)))) a)) (* -1/9 (* (sqrt (/ 1 a)) rand))) 1/3) a)) (* -1/3 (* (sqrt (/ 1 a)) rand))) 1))) |
(* 1/3 (sqrt a)) |
(* -1 (* a (+ (* -1/3 (sqrt (/ 1 a))) (* 1/9 (sqrt (/ 1 (pow a 3))))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1/9 (sqrt (/ 1 a))) (* -1/18 (sqrt (/ 1 a)))) a)) (* -1/3 (sqrt (/ 1 a)))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/54 (sqrt (/ 1 a))) (+ (* 1/54 (sqrt (/ 1 a))) (* 1/18 (sqrt a)))) a)) (* -1/9 (sqrt (/ 1 a)))) a)) (* -1/3 (sqrt (/ 1 a)))))) |
(* 1/3 a) |
(* -1 (* a (- (* 1/9 (/ 1 a)) 1/3))) |
(* -1 (* a (- (* 1/9 (/ 1 a)) 1/3))) |
(* -1 (* a (- (* 1/9 (/ 1 a)) 1/3))) |
(* -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))))))) |
(* 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 (* a (- (* 1/3 (/ 1 a)) 1))) |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(* -1 (* a (- (* 1/3 (/ 1 a)) 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) (- 1 (* 1/9 (/ 1 (pow a 2))))) |
a |
(* a (+ 1 (* 1/3 (/ 1 a)))) |
(* a (+ 1 (* 1/3 (/ 1 a)))) |
(* a (+ 1 (* 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 (* (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 (* (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 (* 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 (* (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))))) |
(* -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 (* (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))))))))) |
a |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(- a 1/3) |
(- (+ a (* (* rand (- (* 1/3 a) 1/9)) (sqrt (/ 1 (- a 1/3))))) 1/3) |
(- (+ a (* (* rand (- (* 1/3 a) 1/9)) (sqrt (/ 1 (- a 1/3))))) 1/3) |
(- (+ a (* (* rand (- (* 1/3 a) 1/9)) (sqrt (/ 1 (- a 1/3))))) 1/3) |
(- 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) |
(- 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)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 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) |
(- 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) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 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)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* (* rand (- (* 1/3 a) 1/9)) (sqrt (/ 1 (- a 1/3)))) |
(* rand (- (+ (* (sqrt (/ 1 (- a 1/3))) (- (* 1/3 a) 1/9)) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* rand (- (+ (* (sqrt (/ 1 (- a 1/3))) (- (* 1/3 a) 1/9)) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* rand (- (+ (* (sqrt (/ 1 (- a 1/3))) (- (* 1/3 a) 1/9)) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(* 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)))) |
(* 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/3 (* rand (sqrt (- a 1/3)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 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)))) |
(* 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) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 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/3 (* rand (sqrt (- a 1/3)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* (* rand (- (* 1/3 a) 1/9)) (sqrt (/ 1 (- a 1/3)))) |
(* -1 (* rand (+ (* -1 (* (sqrt (/ 1 (- a 1/3))) (- (* 1/3 a) 1/9))) (* -1 (/ (- a 1/3) rand))))) |
(* -1 (* rand (+ (* -1 (* (sqrt (/ 1 (- a 1/3))) (- (* 1/3 a) 1/9))) (* -1 (/ (- a 1/3) rand))))) |
(* -1 (* rand (+ (* -1 (* (sqrt (/ 1 (- a 1/3))) (- (* 1/3 a) 1/9))) (* -1 (/ (- a 1/3) 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 (- 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 (- 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) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 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 (- 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) |
(* 1/3 rand) |
(* 1/3 rand) |
(* 1/3 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 (- a 1/3)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
| Outputs |
|---|
(- (* -1/9 (* rand (sqrt -3))) 1/3) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1/9 binary64)) rand #s(literal -1/3 binary64)) |
(- (+ (* -1/9 (* rand (sqrt -3))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))) 1/3) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 #s(literal -3 binary64)) (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64) #s(literal 1 binary64))) a (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1/9 binary64)) rand #s(literal -1/3 binary64))) |
(- (+ (* -1/9 (* 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) |
(fma.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) rand #s(literal 1 binary64)) (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 a #s(literal -3/2 binary64))) (*.f64 (*.f64 rand (/.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal -3 binary64)))) a))) a (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1/9 binary64)) rand #s(literal -1/3 binary64))) |
(- (+ (* -1/9 (* 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))))))))))))) 1/3) |
(fma.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) rand #s(literal 1 binary64)) (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 a #s(literal -3/2 binary64))) (*.f64 (fma.f64 (*.f64 rand (+.f64 (/.f64 #s(literal 45/16 binary64) (sqrt.f64 #s(literal -3 binary64))) (/.f64 #s(literal -27/8 binary64) (sqrt.f64 #s(literal -3 binary64))))) a (*.f64 rand (/.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal -3 binary64))))) a))) a (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1/9 binary64)) rand #s(literal -1/3 binary64))) |
(* -1/9 (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1/9 binary64)) |
(+ (* -1/9 (sqrt -3)) (* a (+ (* 1/3 (sqrt -3)) (* 1/2 (/ 1 (sqrt -3)))))) |
(fma.f64 (sqrt.f64 #s(literal -3 binary64)) (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -3 binary64))) a)) |
(+ (* -1/9 (sqrt -3)) (* a (+ (* 1/3 (sqrt -3)) (+ (* 1/2 (/ 1 (sqrt -3))) (* a (- (* 1/18 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (sqrt -3))) (* 3/2 (/ 1 (sqrt -3))))))))) |
(fma.f64 (sqrt.f64 #s(literal -3 binary64)) (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) (*.f64 (fma.f64 (-.f64 (/.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal -3 binary64))) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal -3 binary64)))) a (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -3 binary64)))) a)) |
(+ (* -1/9 (sqrt -3)) (* a (+ (* 1/3 (sqrt -3)) (+ (* 1/2 (/ 1 (sqrt -3))) (* a (- (+ (* 1/18 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (sqrt -3))) (* a (+ (* -1/6 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (sqrt -3))) (* 1/18 (/ (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2)))) (sqrt -3)))))) (* 3/2 (/ 1 (sqrt -3))))))))) |
(fma.f64 (sqrt.f64 #s(literal -3 binary64)) (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) (*.f64 (fma.f64 (fma.f64 (+.f64 (/.f64 #s(literal 45/16 binary64) (sqrt.f64 #s(literal -3 binary64))) (/.f64 #s(literal -27/8 binary64) (sqrt.f64 #s(literal -3 binary64)))) a (-.f64 (/.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal -3 binary64))) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal -3 binary64))))) a (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -3 binary64)))) a)) |
-1/9 |
#s(literal -1/9 binary64) |
(- (* 1/3 a) 1/9) |
(fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) |
(- (* 1/3 a) 1/9) |
(fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) |
(- (* 1/3 a) 1/9) |
(fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) |
(sqrt -1/3) |
(sqrt.f64 #s(literal -1/3 binary64)) |
(+ (sqrt -1/3) (* 1/2 (/ a (sqrt -1/3)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1/3 binary64))) a (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 (fma.f64 #s(literal 3/8 binary64) (/.f64 a (sqrt.f64 #s(literal -1/3 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) a (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 (fma.f64 (fma.f64 (/.f64 a (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64) (/.f64 #s(literal 3/8 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) a (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) a (sqrt.f64 #s(literal -1/3 binary64))) |
(* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1/9 binary64)) rand #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 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 #s(literal -3 binary64)) (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64) #s(literal 1 binary64))) a (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1/9 binary64)) rand #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 (+.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) rand #s(literal 1 binary64)) (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 a #s(literal -3/2 binary64))) (*.f64 (*.f64 rand (/.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal -3 binary64)))) a))) a (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1/9 binary64)) rand #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 (+.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) rand #s(literal 1 binary64)) (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 a #s(literal -3/2 binary64))) (*.f64 (fma.f64 (*.f64 rand (+.f64 (/.f64 #s(literal 45/16 binary64) (sqrt.f64 #s(literal -3 binary64))) (/.f64 #s(literal -27/8 binary64) (sqrt.f64 #s(literal -3 binary64))))) a (*.f64 rand (/.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal -3 binary64))))) a))) a (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1/9 binary64)) rand #s(literal -1/3 binary64))) |
-1/3 |
#s(literal -1/3 binary64) |
(- a 1/3) |
(-.f64 a #s(literal 1/3 binary64)) |
(- a 1/3) |
(-.f64 a #s(literal 1/3 binary64)) |
(- a 1/3) |
(-.f64 a #s(literal 1/3 binary64)) |
-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)) |
1/3 |
#s(literal 1/3 binary64) |
(+ 1/3 a) |
(+.f64 a #s(literal 1/3 binary64)) |
(+ 1/3 a) |
(+.f64 a #s(literal 1/3 binary64)) |
(+ 1/3 a) |
(+.f64 a #s(literal 1/3 binary64)) |
(- (* 1/3 (* rand (sqrt -1/3))) 1/3) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #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 (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/6 binary64) #s(literal 1 binary64)) a (fma.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #s(literal 1/3 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 (fma.f64 (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) a) #s(literal 1/8 binary64) (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/6 binary64) #s(literal 1 binary64))) a (fma.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #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 (fma.f64 (fma.f64 (*.f64 rand (/.f64 a (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))) a (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/6 binary64) #s(literal 1 binary64))) a (fma.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #s(literal 1/3 binary64) #s(literal -1/3 binary64))) |
(* 1/3 (* rand (sqrt -1/3))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #s(literal 1/3 binary64)) |
(+ (* 1/6 (/ (* a rand) (sqrt -1/3))) (* 1/3 (* rand (sqrt -1/3)))) |
(fma.f64 (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) a) #s(literal 1/6 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #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 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 1/3 binary64)) rand (*.f64 (fma.f64 (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) a) #s(literal 1/8 binary64) (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/6 binary64))) a)) |
(+ (* 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 (fma.f64 (fma.f64 (*.f64 rand (/.f64 a (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))) a (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/6 binary64))) a (*.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #s(literal 1/3 binary64))) |
(sqrt -1/3) |
(sqrt.f64 #s(literal -1/3 binary64)) |
(+ (sqrt -1/3) (* 1/2 (/ a (sqrt -1/3)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1/3 binary64))) a (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 (fma.f64 #s(literal 3/8 binary64) (/.f64 a (sqrt.f64 #s(literal -1/3 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) a (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 (fma.f64 (fma.f64 (/.f64 a (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64) (/.f64 #s(literal 3/8 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) a (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) a (sqrt.f64 #s(literal -1/3 binary64))) |
(- (* 1/3 (* rand (sqrt -1/3))) 1/3) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #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 (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/6 binary64) #s(literal 1 binary64)) a (fma.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #s(literal 1/3 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 (fma.f64 (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) a) #s(literal 1/8 binary64) (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/6 binary64) #s(literal 1 binary64))) a (fma.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #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 (fma.f64 (fma.f64 (*.f64 rand (/.f64 a (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))) a (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/6 binary64) #s(literal 1 binary64))) a (fma.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #s(literal 1/3 binary64) #s(literal -1/3 binary64))) |
(* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1/9 binary64)) rand #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 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 #s(literal -3 binary64)) (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64) #s(literal 1 binary64))) a (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1/9 binary64)) rand #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 (+.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) rand #s(literal 1 binary64)) (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 a #s(literal -3/2 binary64))) (*.f64 (*.f64 rand (/.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal -3 binary64)))) a))) a (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1/9 binary64)) rand #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 (+.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) rand #s(literal 1 binary64)) (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 a #s(literal -3/2 binary64))) (*.f64 (fma.f64 (*.f64 rand (+.f64 (/.f64 #s(literal 45/16 binary64) (sqrt.f64 #s(literal -3 binary64))) (/.f64 #s(literal -27/8 binary64) (sqrt.f64 #s(literal -3 binary64))))) a (*.f64 rand (/.f64 #s(literal 9/8 binary64) (sqrt.f64 #s(literal -3 binary64))))) a))) a (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1/9 binary64)) rand #s(literal -1/3 binary64))) |
(- (* 1/3 (* rand (sqrt -1/3))) 1/3) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #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 (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/6 binary64) #s(literal 1 binary64)) a (fma.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #s(literal 1/3 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 (fma.f64 (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) a) #s(literal 1/8 binary64) (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/6 binary64) #s(literal 1 binary64))) a (fma.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #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 (fma.f64 (fma.f64 (*.f64 rand (/.f64 a (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))) a (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/6 binary64) #s(literal 1 binary64))) a (fma.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #s(literal 1/3 binary64) #s(literal -1/3 binary64))) |
(* 1/3 (* rand (sqrt -1/3))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #s(literal 1/3 binary64)) |
(+ (* 1/6 (/ (* a rand) (sqrt -1/3))) (* 1/3 (* rand (sqrt -1/3)))) |
(fma.f64 (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) a) #s(literal 1/6 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #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 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 1/3 binary64)) rand (*.f64 (fma.f64 (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) a) #s(literal 1/8 binary64) (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/6 binary64))) a)) |
(+ (* 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 (fma.f64 (fma.f64 (*.f64 rand (/.f64 a (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))) a (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/6 binary64))) a (*.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #s(literal 1/3 binary64))) |
-1/3 |
#s(literal -1/3 binary64) |
(- a 1/3) |
(-.f64 a #s(literal 1/3 binary64)) |
(- a 1/3) |
(-.f64 a #s(literal 1/3 binary64)) |
(- a 1/3) |
(-.f64 a #s(literal 1/3 binary64)) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) |
(* a (- (+ 1 (+ (* -1/9 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a)))) |
(fma.f64 (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/9 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64))) #s(literal 1 binary64)) a #s(literal -1/3 binary64)) |
(* a (- (+ 1 (+ (* -1/9 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (* 1/3 (/ 1 a)))) |
(fma.f64 (fma.f64 rand (fma.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64))) #s(literal 1 binary64)) a #s(literal -1/3 binary64)) |
(* a (- (+ 1 (+ (* -1/9 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -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))))))) (* 1/3 (/ 1 a)))) |
(fma.f64 (fma.f64 rand (fma.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64))) #s(literal 1 binary64)) a #s(literal -1/3 binary64)) |
(* 1/3 (sqrt a)) |
(*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) |
(* a (+ (* -1/9 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/9 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64))) a) |
(* a (+ (* -1/9 (sqrt (/ 1 (pow a 3)))) (+ (* 1/18 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a)))))) |
(*.f64 (fma.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64))) a) |
(* a (+ (* -1/9 (sqrt (/ 1 (pow a 3)))) (+ (* -1/54 (sqrt (/ 1 (pow a 5)))) (+ (* 1/54 (sqrt (/ 1 (pow a 5)))) (+ (* 1/18 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a)))))))) |
(*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64)))) a) |
(* 1/3 a) |
(*.f64 a #s(literal 1/3 binary64)) |
(* a (- 1/3 (* 1/9 (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) a)) a) |
(* a (- 1/3 (* 1/9 (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) a)) a) |
(* a (- 1/3 (* 1/9 (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) a)) a) |
(sqrt a) |
(sqrt.f64 a) |
(* a (+ (sqrt (/ 1 a)) (* -1/6 (sqrt (/ 1 (pow a 3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) a) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (* -1/72 (sqrt (/ 1 (pow a 5))))))) |
(*.f64 (fma.f64 #s(literal -1/72 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 3 binary64)))) #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) 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 (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) #s(literal -1/432 binary64) (fma.f64 #s(literal -1/72 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 3 binary64)))) #s(literal -1/6 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) a) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64))) 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 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (*.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal 1/18 binary64) (*.f64 (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 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal 1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64))) #s(literal 0 binary64))) a a) |
a |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(-.f64 a #s(literal 1/3 binary64)) |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(-.f64 a #s(literal 1/3 binary64)) |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(-.f64 a #s(literal 1/3 binary64)) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/9 binary64) a) a)) a) a) |
(* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/9 binary64) a) a)) a) a) |
(* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/9 binary64) a) a)) a) a) |
a |
(* a (+ 1 (* 1/3 (/ 1 a)))) |
(+.f64 a #s(literal 1/3 binary64)) |
(* a (+ 1 (* 1/3 (/ 1 a)))) |
(+.f64 a #s(literal 1/3 binary64)) |
(* a (+ 1 (* 1/3 (/ 1 a)))) |
(+.f64 a #s(literal 1/3 binary64)) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) |
(* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a #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 (fma.f64 rand (fma.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64))) #s(literal 1 binary64)) a #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 (fma.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 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64)))) #s(literal 1 binary64)) a #s(literal -1/3 binary64)) |
(* 1/3 (* (sqrt a) rand)) |
(*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)) |
(* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(*.f64 (*.f64 a rand) (fma.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64)))) |
(* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
(*.f64 (*.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 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 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 (*.f64 rand (+.f64 (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/1296 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))))) (fma.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64))))) a) |
(sqrt a) |
(sqrt.f64 a) |
(* a (+ (sqrt (/ 1 a)) (* -1/6 (sqrt (/ 1 (pow a 3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) a) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (* -1/72 (sqrt (/ 1 (pow a 5))))))) |
(*.f64 (fma.f64 #s(literal -1/72 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 3 binary64)))) #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) 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 (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) #s(literal -1/432 binary64) (fma.f64 #s(literal -1/72 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 3 binary64)))) #s(literal -1/6 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) a) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) |
(* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a #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 (fma.f64 rand (fma.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64))) #s(literal 1 binary64)) a #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 (fma.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 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64)))) #s(literal 1 binary64)) a #s(literal -1/3 binary64)) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) |
(* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64))) 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 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (*.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal 1/18 binary64) (*.f64 (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 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (fma.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal 1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64))) #s(literal 0 binary64))) a a) |
(* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) |
(* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a #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 (fma.f64 rand (fma.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64))) #s(literal 1 binary64)) a #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 (fma.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 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64)))) #s(literal 1 binary64)) a #s(literal -1/3 binary64)) |
(* 1/3 (* (sqrt a) rand)) |
(*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)) |
(* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
(*.f64 (*.f64 a rand) (fma.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64)))) |
(* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
(*.f64 (*.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 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 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 (*.f64 rand (+.f64 (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/1296 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))))) (fma.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64))))) a) |
a |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(-.f64 a #s(literal 1/3 binary64)) |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(-.f64 a #s(literal 1/3 binary64)) |
(* a (- 1 (* 1/3 (/ 1 a)))) |
(-.f64 a #s(literal 1/3 binary64)) |
(* -1 (* a (- (* -1/3 (* (sqrt (/ 1 a)) rand)) 1))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64))) |
(* -1 (* a (- (+ (* -1 (/ (- (* -1/9 (* (sqrt (/ 1 a)) rand)) 1/3) a)) (* -1/3 (* (sqrt (/ 1 a)) rand))) 1))) |
(*.f64 (neg.f64 a) (-.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 rand #s(literal -1/9 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64)) a))) |
(* -1 (* a (- (+ (* -1 (/ (- (+ (* -1/9 (* (sqrt (/ 1 a)) rand)) (* -1/18 (* (sqrt (/ 1 a)) rand))) 1/3) a)) (* -1/3 (* (sqrt (/ 1 a)) rand))) 1))) |
(*.f64 (neg.f64 a) (-.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 rand #s(literal -1/6 binary64)) #s(literal -1/3 binary64)) a))) |
(* -1 (* a (- (+ (* -1 (/ (- (+ (* -1 (/ (+ (* -1/54 (* (sqrt (/ 1 a)) rand)) (+ (* 1/54 (* (sqrt (/ 1 a)) rand)) (* 1/18 (* (sqrt a) rand)))) a)) (* -1/9 (* (sqrt (/ 1 a)) rand))) 1/3) a)) (* -1/3 (* (sqrt (/ 1 a)) rand))) 1))) |
(*.f64 (neg.f64 a) (-.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)) (/.f64 (-.f64 (fma.f64 (*.f64 rand #s(literal -1/9 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/18 binary64) #s(literal 0 binary64)) a)) a))) |
(* 1/3 (sqrt a)) |
(*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) |
(* -1 (* a (+ (* -1/3 (sqrt (/ 1 a))) (* 1/9 (sqrt (/ 1 (pow a 3))))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/9 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64))) a) |
(* -1 (* a (+ (* -1 (/ (+ (* -1/9 (sqrt (/ 1 a))) (* -1/18 (sqrt (/ 1 a)))) a)) (* -1/3 (sqrt (/ 1 a)))))) |
(*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1/6 binary64) a)))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/54 (sqrt (/ 1 a))) (+ (* 1/54 (sqrt (/ 1 a))) (* 1/18 (sqrt a)))) a)) (* -1/9 (sqrt (/ 1 a)))) a)) (* -1/3 (sqrt (/ 1 a)))))) |
(fma.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1/9 binary64) (/.f64 (fma.f64 (sqrt.f64 a) #s(literal 1/18 binary64) #s(literal 0 binary64)) (neg.f64 a))) a) a (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 a #s(literal 1/3 binary64)))) |
(* 1/3 a) |
(*.f64 a #s(literal 1/3 binary64)) |
(* -1 (* a (- (* 1/9 (/ 1 a)) 1/3))) |
(*.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) a)) a) |
(* -1 (* a (- (* 1/9 (/ 1 a)) 1/3))) |
(*.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) a)) a) |
(* -1 (* a (- (* 1/9 (/ 1 a)) 1/3))) |
(*.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) a)) 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))))) |
(*.f64 (neg.f64 a) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #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)))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 1/72 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 3 binary64)))) #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 (neg.f64 a) (fma.f64 #s(literal 1/72 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/432 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/6 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))))) |
(* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) a) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (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 (neg.f64 a) (fma.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) #s(literal 1/3 binary64) (fma.f64 (*.f64 (neg.f64 rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (/.f64 (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 (+.f64 (/.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/2 binary64))) a) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 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 (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) #s(literal -1/3 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (fma.f64 (sqrt.f64 a) #s(literal 1/6 binary64) #s(literal 0 binary64))) (neg.f64 a))) a) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64))) a) |
a |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(-.f64 a #s(literal 1/3 binary64)) |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(-.f64 a #s(literal 1/3 binary64)) |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(-.f64 a #s(literal 1/3 binary64)) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/9 binary64) a) a)) a) a) |
(* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/9 binary64) a) a)) a) a) |
(* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/9 binary64) a) a)) a) a) |
a |
(* a (+ 1 (* 1/3 (/ 1 a)))) |
(+.f64 a #s(literal 1/3 binary64)) |
(* a (+ 1 (* 1/3 (/ 1 a)))) |
(+.f64 a #s(literal 1/3 binary64)) |
(* a (+ 1 (* 1/3 (/ 1 a)))) |
(+.f64 a #s(literal 1/3 binary64)) |
(* -1 (* a (- (* -1/3 (* (sqrt (/ 1 a)) rand)) 1))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64))) |
(* -1 (* a (- (+ (* -1/3 (* (sqrt (/ 1 a)) rand)) (* 1/3 (/ 1 a))) 1))) |
(fma.f64 (neg.f64 a) (*.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (-.f64 a #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 (neg.f64 a) (-.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/18 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #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 (neg.f64 a) (-.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 rand (fma.f64 #s(literal 1/216 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -1/18 binary64) (sqrt.f64 a)))) a)) a))) |
(* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)) |
(* -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 (neg.f64 a) (*.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64) (*.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))))))) |
(* -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 (neg.f64 a) (*.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) (pow.f64 a #s(literal 3 binary64)))) #s(literal 1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64)))))) |
(* -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 (neg.f64 a) (*.f64 (neg.f64 rand) (+.f64 (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/1296 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 3 binary64)))) #s(literal 1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 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 (neg.f64 a) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #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)))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 1/72 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 3 binary64)))) #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 (neg.f64 a) (fma.f64 #s(literal 1/72 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/432 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/6 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))))) |
(* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64))) |
(* -1 (* a (- (+ (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/3 (/ 1 a))) 1))) |
(fma.f64 (neg.f64 a) (*.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (-.f64 a #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 (neg.f64 a) (-.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/18 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #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 (neg.f64 a) (-.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 rand (fma.f64 #s(literal 1/216 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -1/18 binary64) (sqrt.f64 a)))) a)) a))) |
(* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) a) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (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 (neg.f64 a) (fma.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) #s(literal 1/3 binary64) (fma.f64 (*.f64 (neg.f64 rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (/.f64 (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 (+.f64 (/.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/2 binary64))) a) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 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 (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) #s(literal -1/3 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (fma.f64 (sqrt.f64 a) #s(literal 1/6 binary64) #s(literal 0 binary64))) (neg.f64 a))) a) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64))) a) |
(* -1 (* a (- (* -1/3 (* (sqrt (/ 1 a)) rand)) 1))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64))) |
(* -1 (* a (- (+ (* -1/3 (* (sqrt (/ 1 a)) rand)) (* 1/3 (/ 1 a))) 1))) |
(fma.f64 (neg.f64 a) (*.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (-.f64 a #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 (neg.f64 a) (-.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/18 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #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 (neg.f64 a) (-.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 rand (fma.f64 #s(literal 1/216 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -1/18 binary64) (sqrt.f64 a)))) a)) a))) |
(* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2)))) |
(*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)) |
(* -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 (neg.f64 a) (*.f64 rand (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64) (*.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))))))) |
(* -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 (neg.f64 a) (*.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) (pow.f64 a #s(literal 3 binary64)))) #s(literal 1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64)))))) |
(* -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 (neg.f64 a) (*.f64 (neg.f64 rand) (+.f64 (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/1296 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 3 binary64)))) #s(literal 1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64)))))) |
a |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(-.f64 a #s(literal 1/3 binary64)) |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(-.f64 a #s(literal 1/3 binary64)) |
(* -1 (* a (- (* 1/3 (/ 1 a)) 1))) |
(-.f64 a #s(literal 1/3 binary64)) |
(- a 1/3) |
(-.f64 a #s(literal 1/3 binary64)) |
(- (+ a (* (* rand (- (* 1/3 a) 1/9)) (sqrt (/ 1 (- a 1/3))))) 1/3) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))) (*.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) rand) (-.f64 a #s(literal 1/3 binary64))) |
(- (+ a (* (* rand (- (* 1/3 a) 1/9)) (sqrt (/ 1 (- a 1/3))))) 1/3) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))) (*.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) rand) (-.f64 a #s(literal 1/3 binary64))) |
(- (+ a (* (* rand (- (* 1/3 a) 1/9)) (sqrt (/ 1 (- a 1/3))))) 1/3) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))) (*.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) rand) (-.f64 a #s(literal 1/3 binary64))) |
(- a 1/3) |
(-.f64 a #s(literal 1/3 binary64)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- a 1/3) |
(-.f64 a #s(literal 1/3 binary64)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* 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) |
(- a 1/3) |
(-.f64 a #s(literal 1/3 binary64)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- a 1/3) |
(-.f64 a #s(literal 1/3 binary64)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(* 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) |
(- a 1/3) |
(-.f64 a #s(literal 1/3 binary64)) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3) |
(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))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* (* rand (- (* 1/3 a) 1/9)) (sqrt (/ 1 (- a 1/3)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))) (*.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) rand)) |
(* rand (- (+ (* (sqrt (/ 1 (- a 1/3))) (- (* 1/3 a) 1/9)) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* rand (- (+ (* (sqrt (/ 1 (- a 1/3))) (- (* 1/3 a) 1/9)) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* rand (- (+ (* (sqrt (/ 1 (- a 1/3))) (- (* 1/3 a) 1/9)) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* 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 (- a 1/3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) 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 (- a 1/3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* (* rand (- (* 1/3 a) 1/9)) (sqrt (/ 1 (- a 1/3)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))) (*.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) rand)) |
(* -1 (* rand (+ (* -1 (* (sqrt (/ 1 (- a 1/3))) (- (* 1/3 a) 1/9))) (* -1 (/ (- a 1/3) rand))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* -1 (* rand (+ (* -1 (* (sqrt (/ 1 (- a 1/3))) (- (* 1/3 a) 1/9))) (* -1 (/ (- a 1/3) rand))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* -1 (* rand (+ (* -1 (* (sqrt (/ 1 (- a 1/3))) (- (* 1/3 a) 1/9))) (* -1 (/ (- a 1/3) rand))))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* 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 (- a 1/3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) 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 (- a 1/3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))) |
(*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(* 1/3 (* rand (sqrt (- a 1/3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
| 5 328× | lower-/.f32 |
| 5 322× | lower-/.f64 |
| 4 792× | lower-fma.f32 |
| 4 784× | lower-fma.f64 |
| 3 458× | lower-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 210 |
| 0 | 60 | 210 |
| 1 | 246 | 202 |
| 2 | 2053 | 202 |
| 0 | 8444 | 197 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) |
(/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) |
(sqrt.f64 (-.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) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) |
(*.f64 rand #s(literal 1/3 binary64)) |
#s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) |
(fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.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)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64)))) |
(/.f64 rand #s(literal 3 binary64)) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(-.f64 a #s(literal 1/3 binary64)) |
| Outputs |
|---|
(*.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #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 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 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 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #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)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #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 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64))) (/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64)))) |
(*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)) (neg.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (-.f64 a #s(literal 1/3 binary64)) (-.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (pow.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(*.f64 (-.f64 a #s(literal 1/3 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -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)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 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)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -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)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (/.f64 (pow.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -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)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) (fma.f64 (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 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)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 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)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) (*.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -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)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 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)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.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 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))) (-.f64 #s(literal 1/3 binary64) (*.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 (-.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 a (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64))) (*.f64 a (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64))) (*.f64 #s(literal -1/3 binary64) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)))) (*.f64 (*.f64 a (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64))) (*.f64 #s(literal -1/3 binary64) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) #s(literal -1/3 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) a) (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) a) (-.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) #s(literal -1/3 binary64)) (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) #s(literal -1/3 binary64))) (*.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) a) (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) #s(literal -1/3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (/.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 3 binary64)) #s(literal -1/27 binary64)) (+.f64 (pow.f64 (fma.f64 (/.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 2 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (/.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 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.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 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal -1/3 binary64) (*.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 (+.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #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 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64)))) (neg.f64 (fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 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)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)))) (neg.f64 (-.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #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 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #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 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 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)))))) (neg.f64 (-.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)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 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)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (/.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 2 binary64)) #s(literal 1/9 binary64))) (neg.f64 (+.f64 (fma.f64 (/.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 (neg.f64 (-.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) (neg.f64 (-.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (/.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 3 binary64)) #s(literal 1/27 binary64))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (/.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 2 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (/.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 (neg.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 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 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (pow.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))))) |
(/.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 a #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (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 (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (neg.f64 (*.f64 (fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 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)) (-.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (neg.f64 (*.f64 (fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 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 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 (*.f64 rand rand) (fma.f64 #s(literal 9 binary64) a #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 #s(literal 9 binary64) a #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.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 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 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 #s(literal 9 binary64) a #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 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))) (fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 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))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.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)) (*.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 (*.f64 (-.f64 a #s(literal 1/3 binary64)) 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) (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) rand) (-.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (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 (fma.f64 (*.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) rand) (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 (pow.f64 a #s(literal 3 binary64)) #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 (fma.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (-.f64 a #s(literal -1/3 binary64)) (*.f64 (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 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (-.f64 a #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.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 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #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 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 3 binary64) (*.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))))))) (neg.f64 (*.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (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 (fma.f64 a #s(literal 1/3 binary64) #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 (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 a #s(literal -1/3 binary64)) (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand)))) (neg.f64 (*.f64 (-.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 (*.f64 (-.f64 a #s(literal 1/3 binary64)) 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 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (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))) (*.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 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 (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (*.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))) (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 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 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 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64))) (-.f64 a #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #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 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (-.f64 a #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 #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 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 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))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (/.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 2 binary64)) #s(literal 1/9 binary64)) (+.f64 (fma.f64 (/.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 (-.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (/.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 3 binary64)) #s(literal 1/27 binary64)) (+.f64 (pow.f64 (fma.f64 (/.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 2 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (/.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 (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)) (neg.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (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)))) (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 a #s(literal 1/3 binary64)) (-.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (pow.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (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)))) (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 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)))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 (fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 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)) (-.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (*.f64 (fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 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 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 (*.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 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (-.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 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 (pow.f64 a #s(literal 3 binary64)) #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 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 #s(literal 9 binary64) a #s(literal -3 binary64))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 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)))) |
(/.f64 (fma.f64 (/.f64 (*.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)) (*.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 (*.f64 (-.f64 a #s(literal 1/3 binary64)) 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) (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) rand) (-.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (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 (fma.f64 (*.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) rand) (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 (pow.f64 a #s(literal 3 binary64)) #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 (fma.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (-.f64 a #s(literal -1/3 binary64)) (*.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 a #s(literal -1/3 binary64)))) |
(/.f64 (fma.f64 (*.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 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 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 (*.f64 (-.f64 a #s(literal 1/3 binary64)) 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 (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 (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) rand))) (*.f64 (-.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(/.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 a #s(literal -1/3 binary64)) (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand))) (*.f64 (-.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 (*.f64 (-.f64 a #s(literal 1/3 binary64)) 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 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (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))) (*.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 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 (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (*.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))) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 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)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (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)))) (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) (fma.f64 (-.f64 a #s(literal 1/3 binary64)) (-.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (pow.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #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 #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 a #s(literal 1/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 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)) (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64)) (-.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)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #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 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a #s(literal -1/3 binary64)) (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 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 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 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 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 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)) (*.f64 (-.f64 a #s(literal 1/3 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (/.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 (pow.f64 (fma.f64 (/.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 2 binary64)) #s(literal 1/9 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))) (-.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (fma.f64 (/.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 2 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (/.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 (pow.f64 (fma.f64 (/.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 3 binary64)) #s(literal 1/27 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 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)))) (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))))) (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 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 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)) (-.f64 a #s(literal -1/3 binary64))) (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 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 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 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 (fma.f64 a a #s(literal -1/9 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 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 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 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 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))))) (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (fma.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 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))) (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) (-.f64 a #s(literal -1/3 binary64))) (fma.f64 (/.f64 (*.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)) (*.f64 #s(literal 3 binary64) (fma.f64 a a #s(literal -1/9 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 (*.f64 (-.f64 a #s(literal 1/3 binary64)) 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) (-.f64 (pow.f64 a #s(literal 3 binary64)) #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))) (fma.f64 (*.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) rand) (-.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 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))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (fma.f64 (*.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) rand) (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 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (-.f64 a #s(literal -1/3 binary64))) (fma.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (-.f64 a #s(literal -1/3 binary64)) (*.f64 (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 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (fma.f64 (*.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 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 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 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a #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)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 (-.f64 a #s(literal -1/3 binary64)) (*.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) rand))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (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 a #s(literal -1/3 binary64)) (*.f64 (-.f64 a #s(literal 1/3 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))) #s(literal 3 binary64)) (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 (*.f64 (-.f64 a #s(literal 1/3 binary64)) 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))) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (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))) (*.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 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 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (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)))) (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))))) (fma.f64 (pow.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -3/2 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 (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 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64))) (*.f64 (/.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 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (/.f64 (pow.f64 (fma.f64 a a #s(literal 1/9 binary64)) #s(literal -1 binary64)) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (*.f64 (/.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 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64))) (/.f64 (pow.f64 (fma.f64 a a #s(literal 1/9 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64))) (*.f64 (/.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 (+.f64 #s(literal -1/729 binary64) (pow.f64 a #s(literal 6 binary64))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (/.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))) #s(literal -1 binary64)) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (*.f64 (/.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 (+.f64 #s(literal -1/729 binary64) (pow.f64 a #s(literal 6 binary64))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64))) (/.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64))) (*.f64 (/.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 (neg.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64))) #s(literal -1 binary64)) (/.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 -1 binary64)) (/.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 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 #s(literal 9 binary64) a #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 #s(literal 9 binary64) a #s(literal -3 binary64)))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 #s(literal 9 binary64) a #s(literal -3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 #s(literal 3 binary64) (fma.f64 a a #s(literal -1/9 binary64)))) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 #s(literal 3 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (pow.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) #s(literal -1 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) #s(literal -1 binary64)) (/.f64 (neg.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)))) (/.f64 rand #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 3 binary64) (fma.f64 a a #s(literal -1/9 binary64)))) (/.f64 rand (-.f64 a #s(literal -1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 3 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (/.f64 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 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (/.f64 rand (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (neg.f64 rand) (/.f64 #s(literal 3 binary64) (fma.f64 a a #s(literal -1/9 binary64)))) (/.f64 (pow.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (-.f64 a #s(literal -1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (neg.f64 rand) (/.f64 #s(literal 3 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (/.f64 (pow.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #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 #s(literal 1/9 binary64) (*.f64 a a) #s(literal -1/81 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (pow.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)) #s(literal -1 binary64)) (pow.f64 rand #s(literal -1 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64)) #s(literal -1/729 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (pow.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 a a) (-.f64 #s(literal 1/81 binary64) (*.f64 a #s(literal -1/27 binary64)))) #s(literal -1 binary64)) (pow.f64 rand #s(literal -1 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 #s(literal -1/3 binary64) (pow.f64 rand #s(literal -1 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64))) (/.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand)) (/.f64 (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64))) #s(literal 3 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand)) (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 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand)) (/.f64 (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (/.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand)) (/.f64 (pow.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) #s(literal -1 binary64)) #s(literal 3 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64))) #s(literal 3 binary64)) (/.f64 (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64))) (/.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) #s(literal 3 binary64)) (/.f64 (*.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))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 3 binary64)) (/.f64 (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 3 binary64)) (/.f64 (pow.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (fma.f64 #s(literal 1/9 binary64) (*.f64 a a) #s(literal -1/81 binary64)))) (/.f64 rand (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) (/.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (fma.f64 #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64)) #s(literal -1/729 binary64)))) (/.f64 rand (fma.f64 #s(literal 1/9 binary64) (*.f64 a a) (-.f64 #s(literal 1/81 binary64) (*.f64 a #s(literal -1/27 binary64))))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 rand (/.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (fma.f64 #s(literal 1/9 binary64) (*.f64 a a) #s(literal -1/81 binary64)))) (pow.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)) #s(literal -1 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 rand (/.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (fma.f64 #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64)) #s(literal -1/729 binary64)))) (pow.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 a a) (-.f64 #s(literal 1/81 binary64) (*.f64 a #s(literal -1/27 binary64)))) #s(literal -1 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 (pow.f64 a #s(literal 4 binary64)) #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 (pow.f64 (fma.f64 a a #s(literal 1/9 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)))) (-.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1/729 binary64) (pow.f64 a #s(literal 6 binary64))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (/.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 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)))) (-.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1/729 binary64) (pow.f64 a #s(literal 6 binary64))) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))) #s(literal -1 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64))) (*.f64 (/.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 (-.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 #s(literal 1 binary64) (/.f64 #s(literal 3 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 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 rand (/.f64 #s(literal 3 binary64) (fma.f64 a a #s(literal -1/9 binary64)))) (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (-.f64 a #s(literal -1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 rand (/.f64 #s(literal 3 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 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 #s(literal 1/3 binary64) #s(literal -1/9 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 #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 rand #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 rand (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 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 rand #s(literal -1 binary64)) (/.f64 (neg.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64))) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (neg.f64 (-.f64 a #s(literal 1/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))) |
(fma.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64)) (/.f64 (neg.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 (-.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 #s(literal 1/3 binary64) (pow.f64 rand #s(literal -1 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 (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 #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 (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)))) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) (*.f64 (/.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 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (/.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #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 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (pow.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) #s(literal -1 binary64)) (*.f64 (/.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 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 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 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64))) (*.f64 (/.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 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64))) (/.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (pow.f64 (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64))) (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (/.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 (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 #s(literal 9 binary64) a #s(literal -3 binary64)))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 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 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -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/2 binary64))) rand (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 rand #s(literal -3 binary64)) (/.f64 (pow.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 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 (-.f64 a #s(literal 1/3 binary64)) #s(literal -3 binary64)) (/.f64 rand (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (pow.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64))) (*.f64 (/.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 (*.f64 (-.f64 a #s(literal 1/3 binary64)) 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 (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) rand) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) (*.f64 (/.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 (pow.f64 (fma.f64 a a #s(literal 1/9 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) (pow.f64 rand #s(literal -1 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) rand) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (pow.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) #s(literal -1 binary64)) (*.f64 (/.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 (-.f64 a #s(literal 1/3 binary64)) rand) (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 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 (*.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 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 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 (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 a #s(literal 1/3 binary64))) |
(fma.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) a (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) #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 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 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) (pow.f64 rand #s(literal -1 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (-.f64 a #s(literal 1/3 binary64)) (/.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) (-.f64 a #s(literal 1/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 a #s(literal 1/3 binary64)) #s(literal 1 binary64) (*.f64 (/.f64 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 a #s(literal 1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 rand (*.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 rand (/.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 rand #s(literal -1 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (-.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 (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 a (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) (*.f64 #s(literal -1/3 binary64) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 #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 a #s(literal 1/3 binary64))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (/.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 2 binary64)) (+.f64 (fma.f64 (/.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/9 binary64) (+.f64 (fma.f64 (/.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 (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (/.f64 (pow.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) (-.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (/.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 3 binary64)) (+.f64 (pow.f64 (fma.f64 (/.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 2 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (/.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/27 binary64) (+.f64 (pow.f64 (fma.f64 (/.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 2 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (/.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 (/.f64 (/.f64 (pow.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (fma.f64 #s(literal 9 binary64) a #s(literal -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)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 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)) (neg.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(-.f64 (fma.f64 (/.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 a (-.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64))))) |
(+.f64 (*.f64 a (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64))) (*.f64 #s(literal -1/3 binary64) (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)))) |
(+.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) a) (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) #s(literal -1/3 binary64))) |
(+.f64 (fma.f64 (/.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 (*.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))) |
(+.f64 (-.f64 a #s(literal 1/3 binary64)) (*.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 (+.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) (-.f64 a #s(literal 1/3 binary64))))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 a a) #s(literal -1/81 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64)) #s(literal -1/729 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 a a) (-.f64 #s(literal 1/81 binary64) (*.f64 a #s(literal -1/27 binary64)))) #s(literal -1 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (neg.f64 (-.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 (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) (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 (-.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 #s(literal 1/3 binary64) (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 #s(literal 1 binary64) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/4 binary64))) (/.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (fma.f64 #s(literal 1/9 binary64) (*.f64 a a) #s(literal -1/81 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (fma.f64 #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64)) #s(literal -1/729 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 a a) (-.f64 #s(literal 1/81 binary64) (*.f64 a #s(literal -1/27 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64))) |
(*.f64 (neg.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64))) (pow.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(pow.f64 (*.f64 (/.f64 #s(literal 3 binary64) (-.f64 a #s(literal 1/3 binary64))) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 a a) #s(literal -1/81 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)))) (neg.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64)) #s(literal -1/729 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)))) (neg.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 a a) (-.f64 #s(literal 1/81 binary64) (*.f64 a #s(literal -1/27 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64))))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 a a) #s(literal -1/81 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (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 #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64)) #s(literal -1/729 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 a a) (-.f64 #s(literal 1/81 binary64) (*.f64 a #s(literal -1/27 binary64)))) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 a a) #s(literal -1/81 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64)) #s(literal -1/729 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/9 binary64) (*.f64 a a) (-.f64 #s(literal 1/81 binary64) (*.f64 a #s(literal -1/27 binary64))))) |
(/.f64 (*.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) #s(literal 1 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 a a) #s(literal -1/81 binary64))) (neg.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64)) #s(literal -1/729 binary64))) (neg.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (fma.f64 #s(literal 1/9 binary64) (*.f64 a a) (-.f64 #s(literal 1/81 binary64) (*.f64 a #s(literal -1/27 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 a a) #s(literal -1/81 binary64)) #s(literal 1 binary64)) (*.f64 (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 #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64)) #s(literal -1/729 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 a a) (-.f64 #s(literal 1/81 binary64) (*.f64 a #s(literal -1/27 binary64)))) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 a a) #s(literal -1/81 binary64)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64)) #s(literal -1/729 binary64)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (fma.f64 #s(literal 1/9 binary64) (*.f64 a a) (-.f64 #s(literal 1/81 binary64) (*.f64 a #s(literal -1/27 binary64)))))) |
(/.f64 (neg.f64 (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 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64))))) |
(/.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)) (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 a a) #s(literal -1/81 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 a a) (-.f64 #s(literal 1/81 binary64) (*.f64 a #s(literal -1/27 binary64)))) (*.f64 (fma.f64 #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64)) #s(literal -1/729 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (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 #s(literal 1/9 binary64) (*.f64 a a) #s(literal -1/81 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 a a) (-.f64 #s(literal 1/81 binary64) (*.f64 a #s(literal -1/27 binary64)))) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (*.f64 (fma.f64 #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64)) #s(literal -1/729 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (fma.f64 #s(literal 1/9 binary64) (*.f64 a a) #s(literal -1/81 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (fma.f64 #s(literal 1/9 binary64) (*.f64 a a) (-.f64 #s(literal 1/81 binary64) (*.f64 a #s(literal -1/27 binary64))))) (fma.f64 #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64)) #s(literal -1/729 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64))) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(neg.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (/.f64 #s(literal 1/81 binary64) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.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 #s(literal 1/81 binary64) (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (sqrt.f64 (-.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/9 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (*.f64 #s(literal -1/3 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))) (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)))) #s(literal -1 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/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)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (/.f64 #s(literal 1/3 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) #s(literal 3 binary64)) (/.f64 (pow.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/729 binary64) (pow.f64 a #s(literal 6 binary64))) #s(literal 3 binary64)) (/.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))) #s(literal -1 binary64)) (-.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (fma.f64 a a #s(literal -1/9 binary64))) #s(literal -1 binary64)) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64))) (/.f64 #s(literal 1/3 binary64) (pow.f64 (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 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/3 binary64) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 a a) #s(literal -1/81 binary64)) (pow.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64)) #s(literal -1/729 binary64)) (pow.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 a a) (-.f64 #s(literal 1/81 binary64) (*.f64 a #s(literal -1/27 binary64)))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal -1/3 binary64)) |
(*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64))) |
(*.f64 #s(literal 1/3 binary64) (-.f64 a #s(literal 1/3 binary64))) |
(pow.f64 (/.f64 #s(literal 3 binary64) (-.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.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/81 binary64) (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (fma.f64 (/.f64 #s(literal 1/81 binary64) (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (/.f64 #s(literal 1/81 binary64) (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (/.f64 #s(literal 1/81 binary64) (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/3 binary64))) (neg.f64 (-.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #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 #s(literal 1/81 binary64) (*.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (neg.f64 (-.f64 #s(literal -1/9 binary64) (*.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) #s(literal 1/729 binary64))) (neg.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 a a) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 a a) #s(literal -1/81 binary64)))) (neg.f64 (neg.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64)) #s(literal -1/729 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 a a) (-.f64 #s(literal 1/81 binary64) (*.f64 a #s(literal -1/27 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) #s(literal -3 binary64)) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1/3 binary64)) (-.f64 a #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1/3 binary64)) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) |
(/.f64 (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal 1/9 binary64) (*.f64 a a))) (-.f64 #s(literal -1/9 binary64) (*.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) #s(literal 1/729 binary64)) (fma.f64 #s(literal 1/9 binary64) (*.f64 a a) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 a a) #s(literal -1/81 binary64))) (neg.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64)) #s(literal -1/729 binary64))) (neg.f64 (+.f64 #s(literal 1/81 binary64) (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 a #s(literal -1/27 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64)) #s(literal -1/729 binary64))) (neg.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 a a) (-.f64 #s(literal 1/81 binary64) (*.f64 a #s(literal -1/27 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 (neg.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) |
(/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (*.f64 #s(literal 3 binary64) (-.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 a a) #s(literal -1/81 binary64)) (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64)) #s(literal -1/729 binary64)) (+.f64 #s(literal 1/81 binary64) (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 a #s(literal -1/27 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64)) #s(literal -1/729 binary64)) (fma.f64 #s(literal 1/9 binary64) (*.f64 a a) (-.f64 #s(literal 1/81 binary64) (*.f64 a #s(literal -1/27 binary64))))) |
(/.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (neg.f64 (*.f64 #s(literal 3 binary64) (-.f64 a #s(literal -1/3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 3 binary64) (-.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (-.f64 a #s(literal 1/3 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)) #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 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1/9 binary64) (*.f64 a #s(literal 1/3 binary64))) (-.f64 #s(literal 1/81 binary64) (*.f64 #s(literal 1/9 binary64) (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 a a) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)))) (-.f64 (pow.f64 (*.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) #s(literal 1/729 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) (-.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 3 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/81 binary64) (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (*.f64 a #s(literal -1/27 binary64)))) (fma.f64 #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64)) #s(literal -1/729 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 3 binary64) (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (-.f64 a #s(literal 1/3 binary64)))) |
(neg.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -3 binary64))) |
(fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) |
(fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) |
(-.f64 (/.f64 #s(literal 1/81 binary64) (-.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/9 binary64) (*.f64 a #s(literal 1/3 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/9 binary64) (*.f64 a a) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64))))) (/.f64 #s(literal 1/729 binary64) (fma.f64 #s(literal 1/9 binary64) (*.f64 a a) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (fma.f64 a a #s(literal 1/9 binary64))) (*.f64 #s(literal 3 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 #s(literal 3 binary64) (-.f64 a #s(literal -1/3 binary64))))) |
(-.f64 (/.f64 (*.f64 a a) (*.f64 #s(literal 3 binary64) (-.f64 a #s(literal -1/3 binary64)))) (/.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 3 binary64) (-.f64 a #s(literal -1/3 binary64))))) |
(-.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) (/.f64 #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 (/.f64 (/.f64 (*.f64 a a) (-.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 a #s(literal -1/3 binary64))) #s(literal 3 binary64))) |
(-.f64 (/.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) #s(literal 3 binary64)) (/.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))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 a a)) (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (/.f64 #s(literal 1/81 binary64) (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -3 binary64))) |
(-.f64 (*.f64 a #s(literal 1/3 binary64)) #s(literal 1/9 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 3 binary64) (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64))) |
(+.f64 (*.f64 a #s(literal 1/3 binary64)) #s(literal -1/9 binary64)) |
(+.f64 #s(literal -1/9 binary64) (*.f64 a #s(literal 1/3 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64)))) (sqrt.f64 (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 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 (pow.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 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 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 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 (sqrt.f64 (fma.f64 a a #s(literal -1/9 binary64))) (sqrt.f64 (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 a a #s(literal -1/9 binary64))) (pow.f64 (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (sqrt.f64 (pow.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (pow.f64 (pow.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.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)) |
(pow.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/2 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 (pow.f64 a #s(literal 3 binary64)) #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 (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 (pow.f64 a #s(literal 3 binary64)) #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 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 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 (pow.f64 a #s(literal 3 binary64)) #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 (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 (fma.f64 a a #s(literal -1/9 binary64))) (sqrt.f64 (-.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (sqrt.f64 (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1/3 binary64) a))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 #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 #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 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64)))) |
(sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- 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)))) |
(*.f64 (pow.f64 (/.f64 #s(approx (- a -1/3) #s(literal 1/3 binary64)) (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 a a #s(literal 1/9 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(approx (- a -1/3) #s(literal 1/3 binary64)) (+.f64 #s(literal -1/729 binary64) (pow.f64 a #s(literal 6 binary64)))) #s(literal -1 binary64)) (pow.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (pow.f64 #s(approx (- a -1/3) #s(literal 1/3 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(approx (- a -1/3) #s(literal 1/3 binary64)) #s(literal -1 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) |
(*.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (pow.f64 (neg.f64 #s(approx (- a -1/3) #s(literal 1/3 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)))) |
(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)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (pow.f64 #s(approx (- a -1/3) #s(literal 1/3 binary64)) #s(literal -1 binary64)))) (neg.f64 (fma.f64 a a #s(literal 1/9 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1/729 binary64) (pow.f64 a #s(literal 6 binary64))) (pow.f64 #s(approx (- a -1/3) #s(literal 1/3 binary64)) #s(literal -1 binary64)))) (neg.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))))) (neg.f64 (neg.f64 (neg.f64 #s(approx (- a -1/3) #s(literal 1/3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #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 (*.f64 (+.f64 #s(literal -1/729 binary64) (pow.f64 a #s(literal 6 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))) #s(approx (- a -1/3) #s(literal 1/3 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 (*.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (pow.f64 #s(approx (- a -1/3) #s(literal 1/3 binary64)) #s(literal -1 binary64))) (fma.f64 a a #s(literal 1/9 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/729 binary64) (pow.f64 a #s(literal 6 binary64))) (pow.f64 #s(approx (- a -1/3) #s(literal 1/3 binary64)) #s(literal -1 binary64))) (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64)))) (neg.f64 (neg.f64 #s(approx (- a -1/3) #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #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/729 binary64) (pow.f64 a #s(literal 6 binary64)))) (neg.f64 (*.f64 #s(approx (- a -1/3) #s(literal 1/3 binary64)) (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #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 (*.f64 (+.f64 #s(literal -1/729 binary64) (pow.f64 a #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))) #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 (fma.f64 a a #s(literal -1/9 binary64)) #s(approx (- a -1/3) #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #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 #s(literal -1/729 binary64) (pow.f64 a #s(literal 6 binary64))) (*.f64 #s(approx (- a -1/3) #s(literal 1/3 binary64)) (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))))) |
(/.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (neg.f64 #s(approx (- a -1/3) #s(literal 1/3 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) (/.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (pow.f64 #s(approx (- a -1/3) #s(literal 1/3 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))) (*.f64 (+.f64 #s(literal -1/729 binary64) (pow.f64 a #s(literal 6 binary64))) (pow.f64 #s(approx (- a -1/3) #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)) #s(approx (- a -1/3) #s(literal 1/3 binary64))) (*.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))) #s(approx (- a -1/3) #s(literal 1/3 binary64))) (*.f64 (+.f64 #s(literal -1/729 binary64) (pow.f64 a #s(literal 6 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (- a -1/3) #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(approx (- a -1/3) #s(literal 1/3 binary64)) (fma.f64 a a #s(literal 1/9 binary64))) (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(approx (- a -1/3) #s(literal 1/3 binary64)) (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (+.f64 #s(literal -1/729 binary64) (pow.f64 a #s(literal 6 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) (/.f64 #s(approx (- a -1/3) #s(literal 1/3 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) #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))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (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 (*.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 (pow.f64 a #s(literal 4 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/81 binary64) (*.f64 #s(approx (- a -1/3) #s(literal 1/3 binary64)) (fma.f64 a a #s(literal 1/9 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))))) |
(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 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (pow.f64 (fma.f64 a a #s(literal 1/9 binary64)) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal -1/729 binary64) (pow.f64 a #s(literal 6 binary64))) (pow.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))) #s(literal -1 binary64))) |
(pow.f64 (pow.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (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 (pow.f64 a #s(literal 4 binary64)) (fma.f64 a a #s(literal 1/9 binary64))) (/.f64 (pow.f64 a #s(literal 4 binary64)) (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 (pow.f64 a #s(literal 4 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 (neg.f64 (-.f64 #s(literal 1/81 binary64) (pow.f64 a #s(literal 4 binary64)))) (neg.f64 (-.f64 #s(literal -1/9 binary64) (*.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64))) (neg.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/81 binary64) (*.f64 #s(literal 1/9 binary64) (*.f64 a a)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)))) (neg.f64 (neg.f64 (fma.f64 a a #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -1/729 binary64) (pow.f64 a #s(literal 6 binary64))))) (neg.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/81 binary64) (pow.f64 a #s(literal 4 binary64))) (-.f64 #s(literal -1/9 binary64) (*.f64 a a))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/81 binary64) (*.f64 #s(literal 1/9 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64))) (neg.f64 (fma.f64 a a #s(literal 1/9 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/729 binary64) (pow.f64 a #s(literal 6 binary64)))) (neg.f64 (+.f64 #s(literal 1/81 binary64) (-.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/729 binary64) (pow.f64 a #s(literal 6 binary64)))) (neg.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (fma.f64 a a #s(literal 1/9 binary64))) |
(/.f64 (+.f64 #s(literal -1/729 binary64) (pow.f64 a #s(literal 6 binary64))) (+.f64 #s(literal 1/81 binary64) (-.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))))) |
(/.f64 (+.f64 #s(literal -1/729 binary64) (pow.f64 a #s(literal 6 binary64))) (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1/9 binary64) (*.f64 a a)) (-.f64 #s(literal 1/81 binary64) (pow.f64 a #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/81 binary64) (*.f64 #s(literal 1/9 binary64) (*.f64 a a)))) (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/81 binary64) (-.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64)))) (+.f64 #s(literal -1/729 binary64) (pow.f64 a #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal -1 binary64))) |
(fma.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)) #s(literal -1/9 binary64)) |
(fma.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 (pow.f64 a #s(literal 4 binary64)) (-.f64 #s(literal -1/9 binary64) (*.f64 a a)))) |
(-.f64 (/.f64 (pow.f64 a #s(literal 6 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/81 binary64) (*.f64 #s(literal 1/9 binary64) (*.f64 a a))))) (/.f64 #s(literal 1/729 binary64) (+.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/81 binary64) (*.f64 #s(literal 1/9 binary64) (*.f64 a a)))))) |
(-.f64 (/.f64 (pow.f64 a #s(literal 4 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 a a) #s(literal 1/9 binary64)) |
(+.f64 (*.f64 a a) #s(literal -1/9 binary64)) |
(+.f64 #s(literal -1/9 binary64) (*.f64 a a)) |
#s(approx (- a -1/3) #s(literal 1/3 binary64)) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 rand #s(literal -1 binary64)))) |
(*.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) rand) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) #s(literal 1/3 binary64)) rand) |
(*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) |
(*.f64 rand (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) #s(literal 1/3 binary64))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (pow.f64 rand #s(literal -1 binary64)))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 rand #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 rand) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) (neg.f64 (/.f64 #s(literal 3 binary64) rand))) |
(/.f64 (neg.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (neg.f64 rand))) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 3 binary64) rand))) |
(/.f64 (neg.f64 (*.f64 rand #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) rand)) #s(literal -3 binary64)) |
(/.f64 (neg.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) (neg.f64 (/.f64 #s(literal 3 binary64) rand))) |
(/.f64 (*.f64 (neg.f64 rand) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) #s(literal -3 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) (/.f64 #s(literal 3 binary64) rand)) |
(/.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (neg.f64 rand)) #s(literal -3 binary64)) |
(/.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) #s(literal 1 binary64)) (/.f64 #s(literal 3 binary64) rand)) |
(/.f64 (*.f64 rand #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) #s(literal 3 binary64)) |
(/.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) rand) #s(literal 3 binary64)) |
(/.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (/.f64 #s(literal 3 binary64) rand)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (*.f64 (neg.f64 rand) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 3 binary64) rand) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (neg.f64 rand)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 3 binary64) rand) (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (*.f64 rand #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) rand))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 3 binary64) rand) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) |
(*.f64 (neg.f64 rand) #s(literal -1/3 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 rand #s(literal 1/3 binary64))) |
(*.f64 rand #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 rand #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/3 binary64) rand) |
(pow.f64 (/.f64 #s(literal 3 binary64) rand) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 rand))) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (neg.f64 rand)) #s(literal 3 binary64)) |
(/.f64 (neg.f64 rand) #s(literal -3 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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) (/.f64 #s(literal 3 binary64) rand)) |
(/.f64 rand #s(literal 3 binary64)) |
(neg.f64 (/.f64 rand #s(literal -3 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 rand #s(literal -3 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 3 binary64) rand)) #s(literal -1 binary64))) |
#s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) |
(*.f64 (-.f64 (pow.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) (neg.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) rand) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (-.f64 a #s(literal 1/3 binary64)) (-.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)))) (pow.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (pow.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) (fma.f64 (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)))) #s(literal 3 binary64))) (fma.f64 a a (fma.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)))) (-.f64 #s(literal 1/3 binary64) (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)))) (*.f64 a (-.f64 #s(literal 1/3 binary64) (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal 3 binary64)) #s(literal -1/27 binary64)) (+.f64 (pow.f64 (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal 2 binary64)) (-.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal -1/3 binary64))))) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)))) #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)))) (+.f64 #s(literal -1/3 binary64) (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64))))) (*.f64 a (+.f64 #s(literal -1/3 binary64) (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal 2 binary64)) #s(literal 1/9 binary64))) (neg.f64 (+.f64 (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal 3 binary64)) #s(literal 1/27 binary64))) (neg.f64 (+.f64 (pow.f64 (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal 2 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal 1/3 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) rand) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 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(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)))) (pow.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal 2 binary64)) #s(literal 1/9 binary64)) (+.f64 (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64))) #s(literal 2 binary64))) (-.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal 3 binary64)) #s(literal 1/27 binary64)) (+.f64 (pow.f64 (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal 2 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) (neg.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) rand) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64))) #s(literal 2 binary64)) (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) rand)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) rand) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 a #s(literal 1/3 binary64)) (-.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)))) (pow.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64))) (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) rand) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64))) #s(literal 2 binary64)) (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) rand))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) rand) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) (fma.f64 (-.f64 a #s(literal 1/3 binary64)) (-.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)))) (pow.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64))) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal 1/3 binary64)) (-.f64 (pow.f64 (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal 2 binary64)) #s(literal 1/9 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)))) (-.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal 2 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal 1/3 binary64)))) (-.f64 (pow.f64 (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal 3 binary64)) #s(literal 1/27 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64))) #s(literal 2 binary64)) (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 (fma.f64 a #s(literal 1/3 binary64) #s(literal -1/9 binary64)) rand)))) (fma.f64 (pow.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) rand) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) (-.f64 a #s(literal 1/3 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #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(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64))) (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (/.f64 (pow.f64 (fma.f64 a a #s(literal 1/9 binary64)) #s(literal -1 binary64)) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64))) (/.f64 (pow.f64 (fma.f64 a a #s(literal 1/9 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64))) (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1/729 binary64) (pow.f64 a #s(literal 6 binary64))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (/.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))) #s(literal -1 binary64)) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1/729 binary64) (pow.f64 a #s(literal 6 binary64))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64))) (/.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64))) (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #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 (pow.f64 (fma.f64 a a #s(literal 1/9 binary64)) #s(literal -1 binary64)) (-.f64 a #s(literal -1/3 binary64))) (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1/729 binary64) (pow.f64 a #s(literal 6 binary64))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (/.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))) #s(literal -1 binary64)) (-.f64 a #s(literal -1/3 binary64))) (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 (+.f64 #s(literal -1/729 binary64) (pow.f64 a #s(literal 6 binary64))) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))) #s(literal -1 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64))) (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 rand #s(literal -1 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 a #s(literal -1/9 binary64)))) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.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 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (pow.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) #s(literal -1 binary64)) (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64))) (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64))) (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.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 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) rand) #s(literal 1/3 binary64) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (pow.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64))) (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) #s(literal 1/3 binary64)) rand (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (fma.f64 a a #s(literal 1/9 binary64)) (/.f64 (pow.f64 (fma.f64 a a #s(literal 1/9 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64))) (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (pow.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) #s(literal -1 binary64)) (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64) (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)) (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 rand (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.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))) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (pow.f64 rand #s(literal -1 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 rand #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) (-.f64 a #s(literal 1/3 binary64))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal 2 binary64)) (+.f64 (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (+.f64 (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal 1/3 binary64)))) |
(-.f64 (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64))))) (/.f64 (pow.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64))) #s(literal 2 binary64)) (-.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal 2 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal 1/3 binary64))))) (/.f64 #s(literal 1/27 binary64) (+.f64 (pow.f64 (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal 2 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal 1/3 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64))) #s(literal 2 binary64)) (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) (neg.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(-.f64 (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal 1/3 binary64)) |
(-.f64 a (-.f64 #s(literal 1/3 binary64) (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64))))) |
(+.f64 (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal -1/3 binary64)) |
(+.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(+.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)))) |
(+.f64 a (+.f64 #s(literal -1/3 binary64) (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64))))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) (-.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (neg.f64 rand) #s(literal -1/3 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 rand #s(literal 1/3 binary64))) |
(*.f64 rand #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 (pow.f64 rand #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/3 binary64) rand) |
(pow.f64 (/.f64 #s(literal 3 binary64) rand) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 rand))) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (neg.f64 rand)) #s(literal 3 binary64)) |
(/.f64 (neg.f64 rand) #s(literal -3 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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) (/.f64 #s(literal 3 binary64) rand)) |
(/.f64 rand #s(literal 3 binary64)) |
(neg.f64 (/.f64 rand #s(literal -3 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 rand #s(literal -3 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 3 binary64) rand)) #s(literal -1 binary64))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(*.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)) (pow.f64 rand #s(literal -1 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 rand #s(literal -1 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand) |
(*.f64 (*.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(*.f64 rand (/.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64))) |
(*.f64 rand (*.f64 #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))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (pow.f64 rand #s(literal -1 binary64)))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(pow.f64 (/.f64 #s(literal 3 binary64) (*.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) #s(literal -1 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 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (neg.f64 rand))) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) #s(literal 3 binary64)) |
(/.f64 (*.f64 (neg.f64 rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -3 binary64)) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (neg.f64 rand)) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (*.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) #s(literal -3 binary64)) |
(/.f64 (*.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (neg.f64 (/.f64 #s(literal 3 binary64) rand))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 3 binary64) (*.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (*.f64 (neg.f64 rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (neg.f64 rand)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 3 binary64) (*.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (*.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 3 binary64) rand)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (/.f64 (pow.f64 (fma.f64 a a #s(literal 1/9 binary64)) #s(literal -1 binary64)) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64))) (/.f64 (pow.f64 (fma.f64 a a #s(literal 1/9 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (+.f64 #s(literal -1/729 binary64) (pow.f64 a #s(literal 6 binary64))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (/.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))) #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/729 binary64) (pow.f64 a #s(literal 6 binary64))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64))) (/.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #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 (pow.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/729 binary64) (pow.f64 a #s(literal 6 binary64))) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (/.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.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/729 binary64) (pow.f64 a #s(literal 6 binary64))) (fma.f64 a a #s(literal -1/9 binary64))) (/.f64 (pow.f64 (-.f64 (+.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (*.f64 (*.f64 a a) #s(literal -1/9 binary64))) #s(literal -1 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 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)))) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (pow.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/27 binary64))) (fma.f64 a a (fma.f64 #s(literal -1/3 binary64) a #s(literal 1/9 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 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (pow.f64 (-.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 a a #s(literal 1/9 binary64)) (/.f64 (pow.f64 (fma.f64 a a #s(literal 1/9 binary64)) #s(literal -1 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64)))) |
(*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (pow.f64 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) #s(literal -1 binary64))) |
(*.f64 (-.f64 a #s(literal 1/3 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))) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(pow.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) #s(literal 1/2 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)) |
(/.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))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (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 (pow.f64 a #s(literal 3 binary64)) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) (/.f64 (pow.f64 a #s(literal 3 binary64)) (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 (pow.f64 a #s(literal 3 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 (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 #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 #s(literal -1/27 binary64) (pow.f64 a #s(literal 3 binary64))) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 a a) (*.f64 #s(literal -1/3 binary64) a)))) |
(/.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 (pow.f64 a #s(literal 3 binary64)) #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 (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 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 binary64) (fma.f64 a a #s(literal -1/9 binary64))) (-.f64 a #s(literal -1/3 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (neg.f64 (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1/3 binary64) a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #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 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64)))) (neg.f64 (neg.f64 (-.f64 a #s(literal -1/3 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 (pow.f64 a #s(literal 3 binary64)) #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 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 a #s(literal -1/3 binary64))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1/3 binary64) a)))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (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))) (neg.f64 (-.f64 a #s(literal -1/3 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.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) (fma.f64 a a #s(literal -1/9 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 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 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 (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))) (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1/3 binary64) a))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) a #s(literal -1/3 binary64)) |
(fma.f64 a #s(literal 1 binary64) #s(literal -1/3 binary64)) |
(sqrt.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (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 (pow.f64 a #s(literal 3 binary64)) (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/27 binary64) (fma.f64 a a (-.f64 #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)))) (neg.f64 (-.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 (pow.f64 a #s(literal 3 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 a #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 (*.f64 a #s(literal 1 binary64)) #s(literal -1/3 binary64)) |
(+.f64 (*.f64 #s(literal 1 binary64) a) #s(literal -1/3 binary64)) |
(+.f64 #s(literal -1/3 binary64) a) |
(+.f64 a #s(literal -1/3 binary64)) |
Compiled 28 849 to 3 258 computations (88.7% saved)
16 alts after pruning (11 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 303 | 7 | 1 310 |
| Fresh | 4 | 4 | 8 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1 310 | 16 | 1 326 |
| Status | Accuracy | Program |
|---|---|---|
| 37.7% | (fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(approx (- a 1/3) #s(literal -1/3 binary64))) | |
| 37.7% | (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)))) #s(approx (- a 1/3) #s(literal -1/3 binary64))) | |
| 98.6% | (fma.f64 #s(approx (/ (+ (* 1/3 a) -1/9) (sqrt (- a 1/3))) (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64))) rand (-.f64 a #s(literal 1/3 binary64))) | |
| 36.8% | #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (/.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) rand) #s(literal 3 binary64))) | |
| 36.8% | #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) rand) #s(literal 1/3 binary64))) | |
| 37.1% | #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) #s(literal 1/3 binary64)) rand)) | |
| 38.0% | #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64))) | |
| ✓ | 38.3% | #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
| ✓ | 37.1% | #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) |
| 38.4% | #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 rand (/.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)))) | |
| 98.3% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) rand) #s(literal 1/3 binary64) (-.f64 a #s(literal 1/3 binary64)))) | |
| ✓ | 98.6% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64)))) |
| 11.1% | #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)))) | |
| ✓ | 61.8% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 a #s(literal 1/3 binary64))) |
| 37.5% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 #s(approx (+ (* (sqrt (- a 1/3)) 1/3) (/ (- a 1/3) rand)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) | |
| ✓ | 1.5% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (- a 1/3) #s(literal -1/3 binary64))) |
Compiled 553 to 250 computations (54.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 (+ (* (sqrt (- a 1/3)) 1/3) (/ (- a 1/3) rand)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) |
#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 (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) #s(approx (* (* rand 1/3) (sqrt (- a 1/3))) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) #s(literal 1/3 binary64)) rand)) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) rand) #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 #s(approx (+ (* (sqrt (- a 1/3)) 1/3) (/ (- a 1/3) rand)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64))) rand)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) #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 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) rand) #s(literal 1/3 binary64) (-.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 #s(approx (/ (+ (* 1/3 a) -1/9) (sqrt (- a 1/3))) (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64))) rand (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (/.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) rand) #s(literal 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)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) 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)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) 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)))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 rand (/.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.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 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) 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 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a)) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) |
(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)))) #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)))) rand (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #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/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 rand (-.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) #s(literal -1 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))) |
(*.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 |
|---|
(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))) |
4 calls:
| 29.0ms | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| 10.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))) |
| 10.0ms | a |
| 10.0ms | rand |
| 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 27 to 23 computations (14.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 (+ (* (sqrt (- a 1/3)) 1/3) (/ (- a 1/3) rand)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) |
#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 (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) #s(approx (* (* rand 1/3) (sqrt (- a 1/3))) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) #s(literal 1/3 binary64)) rand)) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) rand) #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 #s(approx (+ (* (sqrt (- a 1/3)) 1/3) (/ (- a 1/3) rand)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64))) rand)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) #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 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) rand) #s(literal 1/3 binary64) (-.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 #s(approx (/ (+ (* 1/3 a) -1/9) (sqrt (- a 1/3))) (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64))) rand (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (/.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) rand) #s(literal 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)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) 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)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) 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)))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 rand (/.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.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 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) 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 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a)) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) |
(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)))) #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)))) rand (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #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/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 rand (-.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) #s(literal -1 binary64) (-.f64 a #s(literal 1/3 binary64))) |
| Outputs |
|---|
(fma.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (fma.f64 a #s(literal 9 binary64) #s(literal -3 binary64)))) rand (-.f64 a #s(literal 1/3 binary64))) |
4 calls:
| 61.0ms | a |
| 55.0ms | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| 10.0ms | rand |
| 10.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 |
|---|---|---|
| 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 27 to 23 computations (14.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 (+ (* (sqrt (- a 1/3)) 1/3) (/ (- a 1/3) rand)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) |
#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 (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) #s(approx (* (* rand 1/3) (sqrt (- a 1/3))) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) #s(literal 1/3 binary64)) rand)) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) rand) #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 #s(approx (+ (* (sqrt (- a 1/3)) 1/3) (/ (- a 1/3) rand)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64))) rand)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) #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 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) rand) #s(literal 1/3 binary64) (-.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 #s(approx (/ (+ (* 1/3 a) -1/9) (sqrt (- a 1/3))) (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64))) rand (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (/.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) rand) #s(literal 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)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) 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)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) 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)))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 rand (/.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.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 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) 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 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a)) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) |
(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)))) #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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand (-.f64 a #s(literal 1/3 binary64)))) |
4 calls:
| 12.0ms | rand |
| 11.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))) |
| 9.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 27 to 23 computations (14.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 (+ (* (sqrt (- a 1/3)) 1/3) (/ (- a 1/3) rand)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) |
#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 (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) #s(approx (* (* rand 1/3) (sqrt (- a 1/3))) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) #s(literal 1/3 binary64)) rand)) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) rand) #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 #s(approx (+ (* (sqrt (- a 1/3)) 1/3) (/ (- a 1/3) rand)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64))) rand)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) #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 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) rand) #s(literal 1/3 binary64) (-.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 #s(approx (/ (+ (* 1/3 a) -1/9) (sqrt (- a 1/3))) (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64))) rand (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (/.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) rand) #s(literal 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)))) |
| Outputs |
|---|
#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)))) |
4 calls:
| 13.0ms | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| 7.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 | a |
| 6.0ms | rand |
| 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 27 to 23 computations (14.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 (+ (* (sqrt (- a 1/3)) 1/3) (/ (- a 1/3) rand)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) |
#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 (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) #s(approx (* (* rand 1/3) (sqrt (- a 1/3))) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) #s(literal 1/3 binary64)) rand)) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) rand) #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 #s(approx (+ (* (sqrt (- a 1/3)) 1/3) (/ (- a 1/3) rand)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64))) rand)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) #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 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) rand) #s(literal 1/3 binary64) (-.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 #s(approx (/ (+ (* 1/3 a) -1/9) (sqrt (- a 1/3))) (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64))) rand (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (/.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) rand) #s(literal 3 binary64))) |
| Outputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) #s(literal 1/3 binary64)) rand (-.f64 a #s(literal 1/3 binary64)))) |
4 calls:
| 6.0ms | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| 6.0ms | a |
| 6.0ms | rand |
| 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.6% | 1 | a |
| 98.6% | 1 | rand |
| 98.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))) |
| 98.6% | 1 | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
Compiled 27 to 23 computations (14.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 (+ (* (sqrt (- a 1/3)) 1/3) (/ (- a 1/3) rand)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) |
#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 (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) #s(approx (* (* rand 1/3) (sqrt (- a 1/3))) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) #s(literal 1/3 binary64)) rand)) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) rand) #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 #s(approx (+ (* (sqrt (- a 1/3)) 1/3) (/ (- a 1/3) rand)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64))) rand)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64)))) |
| Outputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64)))) |
4 calls:
| 25.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 |
|---|---|---|
| 98.6% | 1 | rand |
| 98.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))) |
| 98.6% | 1 | a |
| 98.6% | 1 | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
Compiled 27 to 23 computations (14.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 (+ (* (sqrt (- a 1/3)) 1/3) (/ (- a 1/3) rand)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) |
#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 (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) #s(approx (* (* rand 1/3) (sqrt (- a 1/3))) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) #s(literal 1/3 binary64)) rand)) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) rand) #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 #s(approx (+ (* (sqrt (- a 1/3)) 1/3) (/ (- a 1/3) rand)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64))) rand)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand)) |
| Outputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 #s(approx (+ (* (sqrt (- a 1/3)) 1/3) (/ (- a 1/3) rand)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 #s(approx (+ (* (sqrt (- a 1/3)) 1/3) (/ (- a 1/3) rand)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64))) rand)) |
4 calls:
| 8.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 | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| 5.0ms | a |
| 5.0ms | rand |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.6% | 3 | rand |
| 84.3% | 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))) |
| 63.7% | 2 | a |
| 63.7% | 2 | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
Compiled 27 to 23 computations (14.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 (+ (* (sqrt (- a 1/3)) 1/3) (/ (- a 1/3) rand)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) |
#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 (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) #s(approx (* (* rand 1/3) (sqrt (- a 1/3))) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) #s(literal 1/3 binary64)) rand)) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) rand) #s(literal 1/3 binary64))) |
| Outputs |
|---|
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) #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))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) #s(literal 1/3 binary64)) rand)) |
1 calls:
| 4.0ms | rand |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.9% | 3 | rand |
Compiled 1 to 2 computations (-100% 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 (+ (* (sqrt (- a 1/3)) 1/3) (/ (- a 1/3) rand)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) |
#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 (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) #s(approx (* (* rand 1/3) (sqrt (- a 1/3))) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) |
| Outputs |
|---|
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (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) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) |
1 calls:
| 8.0ms | rand |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.9% | 3 | rand |
Compiled 1 to 2 computations (-100% 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 (+ (* (sqrt (- a 1/3)) 1/3) (/ (- a 1/3) rand)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) |
#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 (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) #s(approx (* (* rand 1/3) (sqrt (- a 1/3))) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)))) |
| Outputs |
|---|
#s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) #s(approx (* (* rand 1/3) (sqrt (- a 1/3))) (*.f64 (*.f64 (sqrt.f64 a) rand) #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) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) #s(approx (* (* rand 1/3) (sqrt (- a 1/3))) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)))) |
1 calls:
| 3.0ms | rand |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.5% | 3 | rand |
Compiled 1 to 2 computations (-100% 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 (+ (* (sqrt (- a 1/3)) 1/3) (/ (- a 1/3) rand)) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) |
#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))) (-.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)))) |
2 calls:
| 3.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))) |
| 3.0ms | rand |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.9% | 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))) |
| 67.0% | 2 | rand |
Compiled 21 to 15 computations (28.6% 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 | rand |
| 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 | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| 2.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.8% | 1 | a |
| 61.8% | 1 | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| 61.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))) |
| 61.8% | 1 | rand |
Compiled 27 to 23 computations (14.8% 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 (-.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 | rand |
| 1.0ms | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| 1.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 1.5% | 1 | rand |
| 1.5% | 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.5% | 1 | a |
| 1.5% | 1 | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
Compiled 27 to 23 computations (14.8% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 39.0ms | 1.4256809620007842e+50 | 1.3627746322812469e+57 |
| 14.0ms | -3.795996980359625e+94 | -1.4001540725700032e+94 |
| 22.0ms | 224× | 0 | valid |
Compiled 219 to 242 computations (-10.5% saved)
ival-mult: 4.0ms (36.1% of total)ival-div: 3.0ms (27.1% of total)ival-sqrt: 2.0ms (18.1% of total)ival-sub: 1.0ms (9% of total)ival-add: 1.0ms (9% 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 |
|---|---|---|
| 21.0ms | 1.4256809620007842e+50 | 1.3627746322812469e+57 |
| 1.0ms | -3.795996980359625e+94 | -1.4001540725700032e+94 |
| 16.0ms | 128× | 0 | valid |
Compiled 191 to 228 computations (-19.4% saved)
ival-div: 8.0ms (61.7% of total)ival-mult: 2.0ms (15.4% of total)ival-sub: 1.0ms (7.7% of total)ival-add: 1.0ms (7.7% of total)ival-sqrt: 1.0ms (7.7% 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 |
|---|---|---|
| 3.0ms | 1.4256809620007842e+50 | 1.3627746322812469e+57 |
| 1.0ms | -3.795996980359625e+94 | -1.4001540725700032e+94 |
Compiled 191 to 228 computations (-19.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.4256809620007842e+50 | 1.3627746322812469e+57 |
| 1.0ms | -3.795996980359625e+94 | -1.4001540725700032e+94 |
Compiled 191 to 228 computations (-19.4% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 2.4733021529511654e+147 | 1.1805388213503732e+160 |
| 13.0ms | 160× | 0 | valid |
Compiled 143 to 168 computations (-17.5% saved)
ival-mult: 3.0ms (38.2% of total)ival-div: 2.0ms (25.5% of total)ival-sub: 1.0ms (12.7% of total)ival-add: 1.0ms (12.7% of total)ival-sqrt: 1.0ms (12.7% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 18× | *-commutative-binary64-*.f64 |
| 4× | +-commutative-binary64-+.f64 |
| 4× | sub-neg-binary64-neg.f64-+.f64--.f64 |
| 2× | 1-exp-binary32-exp.f32 |
| 2× | 1-exp-binary64-exp.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 88 | 609 |
| 1 | 101 | 609 |
| 2 | 105 | 609 |
| 3 | 107 | 609 |
| 4 | 108 | 609 |
| 1× | saturated |
| Inputs |
|---|
(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 (fma.f64 a #s(literal 9 binary64) #s(literal -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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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 (*.f64 rand #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))) (fma.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) #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 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64)))) |
(if (<=.f64 rand #s(literal -14200000000000000731749706276908637664293150223005446080713172474213422782491055783279926968320 binary64)) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 #s(approx (+ (* (sqrt (- a 1/3)) 1/3) (/ (- a 1/3) rand)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64))) rand)) (if (<=.f64 rand #s(literal 420000000000000039688094308349191683035743474587533312 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 (+ (* (sqrt (- a 1/3)) 1/3) (/ (- a 1/3) rand)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64))) rand)))) |
(if (<=.f64 rand #s(literal -14200000000000000731749706276908637664293150223005446080713172474213422782491055783279926968320 binary64)) #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) #s(literal 1/3 binary64)) rand)) (if (<=.f64 rand #s(literal 500000000000000024173346057776829528764197422945257127936 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) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) #s(literal 1/3 binary64)) rand)))) |
(if (<=.f64 rand #s(literal -14200000000000000731749706276908637664293150223005446080713172474213422782491055783279926968320 binary64)) #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) (if (<=.f64 rand #s(literal 500000000000000024173346057776829528764197422945257127936 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) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))))) |
(if (<=.f64 rand #s(literal -14200000000000000731749706276908637664293150223005446080713172474213422782491055783279926968320 binary64)) #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) #s(approx (* (* rand 1/3) (sqrt (- a 1/3))) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)))) (if (<=.f64 rand #s(literal 500000000000000024173346057776829528764197422945257127936 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) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) #s(approx (* (* rand 1/3) (sqrt (- a 1/3))) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)))))) |
(if (<=.f64 rand #s(literal 38000000000000000362010740996030570265764272365158915667926303816832894685975084924058266377513288763869254360760036547885329637985186250334770636521472 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 |
|---|
(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 (fma.f64 a #s(literal 9 binary64) #s(literal -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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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 (*.f64 rand #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))) (fma.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) #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 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64)))) |
(if (<=.f64 rand #s(literal -14200000000000000731749706276908637664293150223005446080713172474213422782491055783279926968320 binary64)) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 #s(approx (+ (* (sqrt (- a 1/3)) 1/3) (/ (- a 1/3) rand)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64))) rand)) (if (<=.f64 rand #s(literal 420000000000000039688094308349191683035743474587533312 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 (+ (* (sqrt (- a 1/3)) 1/3) (/ (- a 1/3) rand)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64))) rand)))) |
(if (<=.f64 rand #s(literal -14200000000000000731749706276908637664293150223005446080713172474213422782491055783279926968320 binary64)) #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) #s(literal 1/3 binary64)) rand)) (if (<=.f64 rand #s(literal 500000000000000024173346057776829528764197422945257127936 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) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) #s(literal 1/3 binary64)) rand)))) |
(if (<=.f64 rand #s(literal -14200000000000000731749706276908637664293150223005446080713172474213422782491055783279926968320 binary64)) #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) (if (<=.f64 rand #s(literal 500000000000000024173346057776829528764197422945257127936 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) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))))) |
(if (<=.f64 rand #s(literal -14200000000000000731749706276908637664293150223005446080713172474213422782491055783279926968320 binary64)) #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)))) (if (<=.f64 rand #s(literal 500000000000000024173346057776829528764197422945257127936 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) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) (*.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)))))) |
(if (<=.f64 rand #s(literal -14200000000000000731749706276908637664293150223005446080713172474213422782491055783279926968320 binary64)) #s(approx (+ (* (/ (- a 1/3) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) #s(approx (* (* rand 1/3) (sqrt (- a 1/3))) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)))) (if (<=.f64 rand #s(literal 500000000000000024173346057776829528764197422945257127936 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) 3) (/ rand (sqrt (- a 1/3)))) (- a 1/3)) #s(approx (* (* rand 1/3) (sqrt (- a 1/3))) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)))))) |
(if (<=.f64 rand #s(literal 38000000000000000362010740996030570265764272365158915667926303816832894685975084924058266377513288763869254360760036547885329637985186250334770636521472 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))) |
| 12 494× | lower-fma.f64 |
| 12 494× | lower-fma.f32 |
| 11 970× | lower-fma.f64 |
| 11 970× | lower-fma.f32 |
| 11 346× | lower-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 459 | 5547 |
| 1 | 1471 | 4844 |
| 2 | 5322 | 4587 |
| 0 | 8329 | 4230 |
| 0 | 519 | 5203 |
| 1 | 1604 | 4600 |
| 2 | 5543 | 4402 |
| 0 | 8111 | 4064 |
| 0 | 333 | 1781 |
| 1 | 1013 | 1561 |
| 2 | 3370 | 1491 |
| 3 | 7939 | 1491 |
| 0 | 8007 | 1388 |
| 0 | 13 | 46 |
| 0 | 22 | 46 |
| 1 | 78 | 40 |
| 2 | 546 | 40 |
| 3 | 6493 | 40 |
| 0 | 8173 | 36 |
| 0 | 29 | 174 |
| 0 | 46 | 174 |
| 1 | 199 | 166 |
| 2 | 1619 | 166 |
| 0 | 8145 | 159 |
| 0 | 41 | 210 |
| 0 | 60 | 210 |
| 1 | 246 | 202 |
| 2 | 2053 | 202 |
| 0 | 8444 | 197 |
| 0 | 501 | 5065 |
| 1 | 1558 | 4621 |
| 2 | 5343 | 4394 |
| 0 | 8389 | 4038 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 464 to 273 computations (41.2% saved)
Compiled 468 to 156 computations (66.7% saved)
Loading profile data...