
Time bar (total: 6.1s)
| 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)
| 1.2s | 8 256× | 0 | valid |
| 67.0ms | 500× | 0 | invalid |
ival-div: 390.0ms (40.6% of total)ival-mult: 230.0ms (23.9% of total)ival-sub: 158.0ms (16.4% of total)ival-sqrt: 118.0ms (12.3% of total)ival-add: 45.0ms (4.7% of total)exact: 15.0ms (1.6% of total)adjust: 3.0ms (0.3% of total)ival-assert: 3.0ms (0.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 1 | 0 | - | 0 | - | (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))))) |
| 0 | 0 | - | 0 | - | (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand)) |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | rand |
| 0 | 0 | - | 0 | - | #s(literal 3 binary64) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | #s(literal 9 binary64) |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))) |
| 0 | 0 | - | 0 | - | (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) |
| 0 | 0 | - | 0 | - | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| 0 | 0 | - | 0 | - | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))))) | oflow-rescue | 1 | 0 |
| ↳ | (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))) | overflow | 1 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 1 | 255 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 1 | 0 | 255 |
| number | freq |
|---|---|
| 0 | 255 |
| 1 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 1 | 0 | 0 |
| 60.0ms | 470× | 0 | valid |
| 10.0ms | 6× | 5 | exit |
| 4.0ms | 22× | 1 | valid |
| 4.0ms | 14× | 2 | valid |
Compiled 192 to 43 computations (77.6% saved)
ival-mult: 30.0ms (50.8% of total)ival-add: 9.0ms (15.3% of total)ival-div: 8.0ms (13.6% of total)ival-sqrt: 4.0ms (6.8% of total)ival-sub: 3.0ms (5.1% of total)adjust: 2.0ms (3.4% of total)ival-true: 1.0ms (1.7% of total)exact: 1.0ms (1.7% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 104 |
| 1 | 101 | 90 |
| 2 | 303 | 88 |
| 3 | 878 | 88 |
| 4 | 3634 | 88 |
| 0 | 13 | 16 |
| 0 | 22 | 16 |
| 1 | 39 | 14 |
| 2 | 86 | 14 |
| 3 | 222 | 14 |
| 4 | 974 | 14 |
| 5 | 4286 | 14 |
| 0 | 8177 | 14 |
| 1× | iter limit |
| 1× | node limit |
| 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 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/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)
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) | |
| 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 | 2 | (*.f64 (/.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 | 2 | (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 66 |
| 0 | 22 | 66 |
| 1 | 39 | 60 |
| 2 | 86 | 60 |
| 3 | 222 | 60 |
| 4 | 974 | 60 |
| 5 | 4286 | 60 |
| 0 | 8177 | 60 |
| 1× | iter limit |
| 1× | node limit |
| 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 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/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 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/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 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/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 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 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 #s(literal 1/3 binary64)))) |
(*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))) |
(*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))) |
#s(literal 9 binary64) |
rand |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.109375 | (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))) | |
| accuracy | 0.234375 | (*.f64 (/.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.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.3476449858565819 | (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))))) |
| 20.0ms | 235× | 0 | valid |
| 5.0ms | 7× | 2 | valid |
| 2.0ms | 11× | 1 | valid |
| 1.0ms | 3× | 5 | exit |
Compiled 86 to 15 computations (82.6% saved)
ival-div: 7.0ms (37.5% of total)ival-mult: 5.0ms (26.8% of total)ival-sqrt: 2.0ms (10.7% of total)adjust: 1.0ms (5.4% of total)ival-sub: 1.0ms (5.4% of total)ival-add: 1.0ms (5.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 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 (-.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))) |
(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)))))) |
(*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))) |
| Outputs |
|---|
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) #s(hole binary64 (* 1/3 (* rand (sqrt -3))))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) #s(hole binary64 (+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3)))))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) #s(hole binary64 (+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* -1/6 (/ (* a (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))))) (sqrt -3)))))))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) #s(hole 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)))))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole 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)))))))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole 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))))))))))))))) |
#s(approx (- a (/ 1 3)) #s(hole binary64 -1/3)) |
#s(approx (- a (/ 1 3)) #s(hole binary64 (- a 1/3))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) #s(hole binary64 (* 3 (sqrt -1/3)))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) #s(hole binary64 (+ (* 3/2 (/ a (sqrt -1/3))) (* 3 (sqrt -1/3))))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) #s(hole binary64 (+ (* 3 (sqrt -1/3)) (* a (+ (* -3/8 (/ a (pow (sqrt -1/3) 3))) (* 3/2 (/ 1 (sqrt -1/3)))))))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) #s(hole 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)))))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) #s(hole binary64 (* 1/3 (sqrt -3)))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) #s(hole binary64 (+ (* -3/2 (/ a (sqrt -3))) (* 1/3 (sqrt -3))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) #s(hole binary64 (+ (* 1/3 (sqrt -3)) (* a (- (* -1/6 (/ (* a (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 3/2 (/ 1 (sqrt -3)))))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) #s(hole 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)))))))) |
#s(approx (* 9 (- a (/ 1 3))) #s(hole binary64 -3)) |
#s(approx (* 9 (- a (/ 1 3))) #s(hole binary64 (- (* 9 a) 3))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) #s(hole binary64 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) #s(hole binary64 (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) #s(hole 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))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))))) |
#s(approx (- a (/ 1 3)) #s(hole binary64 a)) |
#s(approx (- a (/ 1 3)) #s(hole binary64 (* a (- 1 (* 1/3 (/ 1 a)))))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) #s(hole binary64 (* 3 (sqrt a)))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) #s(hole binary64 (* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (* 3 (sqrt (/ 1 a))))))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) #s(hole binary64 (* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (+ (* -1/24 (sqrt (/ 1 (pow a 5)))) (* 3 (sqrt (/ 1 a)))))))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) #s(hole binary64 (* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (+ (* -1/24 (sqrt (/ 1 (pow a 5)))) (+ (* -1/144 (sqrt (/ 1 (pow a 7)))) (* 3 (sqrt (/ 1 a))))))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) #s(hole binary64 (* 1/3 (sqrt (/ 1 a))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) #s(hole binary64 (+ (* 1/18 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a)))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) #s(hole binary64 (+ (* 1/54 (sqrt (/ 1 (pow a 5)))) (+ (* 1/18 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a))))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) #s(hole 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)))))))) |
#s(approx (* 9 (- a (/ 1 3))) #s(hole binary64 (* 9 a))) |
#s(approx (* 9 (- a (/ 1 3))) #s(hole binary64 (* a (- 9 (* 3 (/ 1 a)))))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) #s(hole binary64 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) #s(hole binary64 (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) #s(hole binary64 (+ (* -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))))))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) #s(hole binary64 (+ (* -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))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole 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))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -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))))))) |
#s(approx (- a (/ 1 3)) #s(hole binary64 (* -1 (* a (- (* 1/3 (/ 1 a)) 1))))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) #s(hole binary64 (* -1 (* (sqrt a) (* (sqrt -9) (sqrt -1)))))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) #s(hole binary64 (* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -9) (sqrt -1)))) (* (sqrt (/ 1 a)) (* (sqrt -9) (sqrt -1)))))))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) #s(hole binary64 (* -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))))))))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) #s(hole binary64 (* -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)))))))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) #s(hole binary64 (* (sqrt (/ 1 a)) (/ (sqrt -1) (sqrt -9))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) #s(hole binary64 (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (sqrt -1) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (sqrt -1) (sqrt -9)))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) #s(hole binary64 (+ (* -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))))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) #s(hole binary64 (+ (* -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))))))) |
#s(approx (* 9 (- a (/ 1 3))) #s(hole binary64 (* -1 (* a (- (* 3 (/ 1 a)) 9))))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) #s(hole binary64 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (- a 1/3))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 15.0ms | a | @ | inf | ((/ 1 3) (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (- a (/ 1 3)) (sqrt (* 9 (- a (/ 1 3)))) (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (* 9 (- a (/ 1 3)))) |
| 4.0ms | a | @ | -inf | ((/ 1 3) (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (- a (/ 1 3)) (sqrt (* 9 (- a (/ 1 3)))) (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (* 9 (- a (/ 1 3)))) |
| 3.0ms | rand | @ | 0 | ((/ 1 3) (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (- a (/ 1 3)) (sqrt (* 9 (- a (/ 1 3)))) (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (* 9 (- a (/ 1 3)))) |
| 3.0ms | a | @ | 0 | ((/ 1 3) (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (- a (/ 1 3)) (sqrt (* 9 (- a (/ 1 3)))) (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (* 9 (- a (/ 1 3)))) |
| 1.0ms | rand | @ | -inf | ((/ 1 3) (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (- a (/ 1 3)) (sqrt (* 9 (- a (/ 1 3)))) (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (* 9 (- a (/ 1 3)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 410 | 2261 |
| 1 | 1247 | 1954 |
| 2 | 5714 | 1940 |
| 0 | 8018 | 1840 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) #s(hole binary64 (* 1/3 (* rand (sqrt -3))))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) #s(hole binary64 (+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3)))))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) #s(hole binary64 (+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* -1/6 (/ (* a (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))))) (sqrt -3)))))))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) #s(hole 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)))))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole 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)))))))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole 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))))))))))))))) |
#s(approx (- a (/ 1 3)) #s(hole binary64 -1/3)) |
#s(approx (- a (/ 1 3)) #s(hole binary64 (- a 1/3))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) #s(hole binary64 (* 3 (sqrt -1/3)))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) #s(hole binary64 (+ (* 3/2 (/ a (sqrt -1/3))) (* 3 (sqrt -1/3))))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) #s(hole binary64 (+ (* 3 (sqrt -1/3)) (* a (+ (* -3/8 (/ a (pow (sqrt -1/3) 3))) (* 3/2 (/ 1 (sqrt -1/3)))))))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) #s(hole 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)))))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) #s(hole binary64 (* 1/3 (sqrt -3)))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) #s(hole binary64 (+ (* -3/2 (/ a (sqrt -3))) (* 1/3 (sqrt -3))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) #s(hole binary64 (+ (* 1/3 (sqrt -3)) (* a (- (* -1/6 (/ (* a (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 3/2 (/ 1 (sqrt -3)))))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) #s(hole 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)))))))) |
#s(approx (* 9 (- a (/ 1 3))) #s(hole binary64 -3)) |
#s(approx (* 9 (- a (/ 1 3))) #s(hole binary64 (- (* 9 a) 3))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) #s(hole binary64 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) #s(hole binary64 (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) #s(hole 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))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))))) |
#s(approx (- a (/ 1 3)) #s(hole binary64 a)) |
#s(approx (- a (/ 1 3)) #s(hole binary64 (* a (- 1 (* 1/3 (/ 1 a)))))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) #s(hole binary64 (* 3 (sqrt a)))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) #s(hole binary64 (* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (* 3 (sqrt (/ 1 a))))))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) #s(hole binary64 (* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (+ (* -1/24 (sqrt (/ 1 (pow a 5)))) (* 3 (sqrt (/ 1 a)))))))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) #s(hole binary64 (* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (+ (* -1/24 (sqrt (/ 1 (pow a 5)))) (+ (* -1/144 (sqrt (/ 1 (pow a 7)))) (* 3 (sqrt (/ 1 a))))))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) #s(hole binary64 (* 1/3 (sqrt (/ 1 a))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) #s(hole binary64 (+ (* 1/18 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a)))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) #s(hole binary64 (+ (* 1/54 (sqrt (/ 1 (pow a 5)))) (+ (* 1/18 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a))))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) #s(hole 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)))))))) |
#s(approx (* 9 (- a (/ 1 3))) #s(hole binary64 (* 9 a))) |
#s(approx (* 9 (- a (/ 1 3))) #s(hole binary64 (* a (- 9 (* 3 (/ 1 a)))))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) #s(hole binary64 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) #s(hole binary64 (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) #s(hole binary64 (+ (* -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))))))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) #s(hole binary64 (+ (* -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))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole 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))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -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))))))) |
#s(approx (- a (/ 1 3)) #s(hole binary64 (* -1 (* a (- (* 1/3 (/ 1 a)) 1))))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) #s(hole binary64 (* -1 (* (sqrt a) (* (sqrt -9) (sqrt -1)))))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) #s(hole binary64 (* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -9) (sqrt -1)))) (* (sqrt (/ 1 a)) (* (sqrt -9) (sqrt -1)))))))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) #s(hole binary64 (* -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))))))))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) #s(hole binary64 (* -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)))))))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) #s(hole binary64 (* (sqrt (/ 1 a)) (/ (sqrt -1) (sqrt -9))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) #s(hole binary64 (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (sqrt -1) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (sqrt -1) (sqrt -9)))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) #s(hole binary64 (+ (* -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))))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) #s(hole binary64 (+ (* -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))))))) |
#s(approx (* 9 (- a (/ 1 3))) #s(hole binary64 (* -1 (* a (- (* 3 (/ 1 a)) 9))))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) #s(hole binary64 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (- a 1/3))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
| Outputs |
|---|
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) #s(hole binary64 (* 1/3 (* rand (sqrt -3))))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) #s(hole binary64 (+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3)))))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (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))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) #s(hole binary64 (+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* -1/6 (/ (* a (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))))) (sqrt -3)))))))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (fma.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -27/8 binary64) rand) (*.f64 #s(literal -3/2 binary64) rand)) (sqrt.f64 #s(literal -3 binary64))) a (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64)))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) #s(hole 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)))))))))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 405/8 binary64) rand) a) #s(literal -1/6 binary64)) a (fma.f64 (*.f64 #s(literal -27/8 binary64) rand) a (*.f64 #s(literal -3/2 binary64) rand))) (sqrt.f64 #s(literal -3 binary64))) a (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal -1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (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)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole 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)))))))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 #s(literal -3 binary64)) (fma.f64 (/.f64 (fma.f64 #s(literal 9/8 binary64) rand (*.f64 #s(literal -3/2 binary64) rand)) (sqrt.f64 #s(literal -3 binary64))) a (*.f64 #s(literal 1/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -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)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole 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))))))))))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 #s(literal -3 binary64)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 45/16 binary64) rand (*.f64 #s(literal -27/8 binary64) rand)) (sqrt.f64 #s(literal -3 binary64))) a (/.f64 (fma.f64 #s(literal 9/8 binary64) rand (*.f64 #s(literal -3/2 binary64) rand)) (sqrt.f64 #s(literal -3 binary64)))) a (*.f64 #s(literal 1/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -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)))) |
#s(approx (- a (/ 1 3)) #s(hole binary64 -1/3)) |
#s(approx (- a (/ 1 3)) #s(literal -1/3 binary64)) |
#s(approx (- a (/ 1 3)) #s(hole binary64 (- a 1/3))) |
#s(approx (- a (/ 1 3)) (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) #s(hole binary64 (* 3 (sqrt -1/3)))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 3 binary64))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) #s(hole binary64 (+ (* 3/2 (/ a (sqrt -1/3))) (* 3 (sqrt -1/3))))) |
#s(approx (sqrt (* 9 (- a (/ 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)))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) #s(hole binary64 (+ (* 3 (sqrt -1/3)) (* a (+ (* -3/8 (/ a (pow (sqrt -1/3) 3))) (* 3/2 (/ 1 (sqrt -1/3)))))))) |
#s(approx (sqrt (* 9 (- a (/ 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)))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) #s(hole 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)))))))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) (fma.f64 (fma.f64 (-.f64 (*.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)))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) #s(hole binary64 (* 1/3 (sqrt -3)))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) #s(hole binary64 (+ (* -3/2 (/ a (sqrt -3))) (* 1/3 (sqrt -3))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (fma.f64 (/.f64 a (sqrt.f64 #s(literal -3 binary64))) #s(literal -3/2 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64)))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) #s(hole binary64 (+ (* 1/3 (sqrt -3)) (* a (- (* -1/6 (/ (* a (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 3/2 (/ 1 (sqrt -3)))))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (fma.f64 (/.f64 (fma.f64 a #s(literal -27/8 binary64) #s(literal -3/2 binary64)) (sqrt.f64 #s(literal -3 binary64))) a (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64)))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) #s(hole 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)))))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -135/16 binary64) a #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)))) |
#s(approx (* 9 (- a (/ 1 3))) #s(hole binary64 -3)) |
#s(approx (* 9 (- a (/ 1 3))) #s(literal -3 binary64)) |
#s(approx (* 9 (- a (/ 1 3))) #s(hole binary64 (- (* 9 a) 3))) |
#s(approx (* 9 (- a (/ 1 3))) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) #s(hole binary64 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) 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))))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) #s(hole binary64 (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal 1/54 binary64)) 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)))))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) #s(hole 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))))))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal 1/54 binary64)) 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 3 binary64)))) #s(literal 1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (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))) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) rand)) #s(literal 1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) 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)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) 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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) rand) #s(literal 0 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)) |
#s(approx (- a (/ 1 3)) #s(hole binary64 a)) |
#s(approx (- a (/ 1 3)) a) |
#s(approx (- a (/ 1 3)) #s(hole binary64 (* a (- 1 (* 1/3 (/ 1 a)))))) |
#s(approx (- a (/ 1 3)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)) a)) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) #s(hole binary64 (* 3 (sqrt a)))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) (*.f64 (sqrt.f64 a) #s(literal 3 binary64))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) #s(hole binary64 (* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (* 3 (sqrt (/ 1 a))))))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) (*.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)) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) #s(hole binary64 (* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (+ (* -1/24 (sqrt (/ 1 (pow a 5)))) (* 3 (sqrt (/ 1 a)))))))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) (*.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)) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) #s(hole binary64 (* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (+ (* -1/24 (sqrt (/ 1 (pow a 5)))) (+ (* -1/144 (sqrt (/ 1 (pow a 7)))) (* 3 (sqrt (/ 1 a))))))))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) (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)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64))))) a)) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) #s(hole binary64 (* 1/3 (sqrt (/ 1 a))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) #s(hole binary64 (+ (* 1/18 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a)))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (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(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) #s(hole binary64 (+ (* 1/54 (sqrt (/ 1 (pow a 5)))) (+ (* 1/18 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a))))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (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))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) #s(hole 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)))))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal 1/54 binary64) (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 3 binary64)))) #s(literal 1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64)))))) |
#s(approx (* 9 (- a (/ 1 3))) #s(hole binary64 (* 9 a))) |
#s(approx (* 9 (- a (/ 1 3))) (*.f64 #s(literal 9 binary64) a)) |
#s(approx (* 9 (- a (/ 1 3))) #s(hole binary64 (* a (- 9 (* 3 (/ 1 a)))))) |
#s(approx (* 9 (- a (/ 1 3))) (*.f64 (-.f64 #s(literal 9 binary64) (/.f64 #s(literal 3 binary64) a)) a)) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) #s(hole binary64 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (*.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(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) #s(hole binary64 (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (*.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))))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) #s(hole binary64 (+ (* -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))))))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (fma.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 rand (sqrt.f64 #s(literal -9 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.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)))))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) #s(hole binary64 (+ (* -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))))))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (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 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (fma.f64 #s(literal -1/36 binary64) a #s(literal 1/27 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 a) rand) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/18 binary64))) (sqrt.f64 #s(literal -9 binary64))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.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(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.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) (neg.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(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole 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))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (neg.f64 a) (-.f64 (neg.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))) (/.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/3 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/6 binary64))) (sqrt.f64 #s(literal -9 binary64)))) a)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -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))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (neg.f64 a) (-.f64 (neg.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))) (/.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 (*.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 0 binary64) (*.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)))))) (neg.f64 a))) a)))) |
#s(approx (- a (/ 1 3)) #s(hole binary64 (* -1 (* a (- (* 1/3 (/ 1 a)) 1))))) |
#s(approx (- a (/ 1 3)) (*.f64 (neg.f64 a) (-.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64)))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) #s(hole binary64 (* -1 (* (sqrt a) (* (sqrt -9) (sqrt -1)))))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 a)) (sqrt.f64 #s(literal -9 binary64))) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) #s(hole binary64 (* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -9) (sqrt -1)))) (* (sqrt (/ 1 a)) (* (sqrt -9) (sqrt -1)))))))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) (*.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)))))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) #s(hole binary64 (* -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))))))))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -1/72 binary64) (*.f64 (sqrt.f64 #s(literal -9 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -1 binary64)) (*.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))))))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) #s(hole binary64 (* -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)))))))))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) (*.f64 (neg.f64 a) (fma.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)))) (*.f64 #s(literal 1/432 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))))) (*.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))))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) #s(hole binary64 (* (sqrt (/ 1 a)) (/ (sqrt -1) (sqrt -9))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -9 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) #s(hole binary64 (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (sqrt -1) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (sqrt -1) (sqrt -9)))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (*.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))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) #s(hole binary64 (+ (* -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))))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (fma.f64 (*.f64 #s(literal -1/18 binary64) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.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)))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) #s(hole binary64 (+ (* -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))))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (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 (/.f64 (fma.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))) #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 a)) #s(literal 1/18 binary64))) (sqrt.f64 #s(literal -9 binary64))) (pow.f64 (neg.f64 a) #s(literal 3 binary64))))) |
#s(approx (* 9 (- a (/ 1 3))) #s(hole binary64 (* -1 (* a (- (* 3 (/ 1 a)) 9))))) |
#s(approx (* 9 (- a (/ 1 3))) (*.f64 (neg.f64 a) (-.f64 (/.f64 #s(literal 3 binary64) a) #s(literal 9 binary64)))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) #s(hole binary64 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (- a 1/3))) |
#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(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (*.f64 #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))) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 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)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (neg.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)) (neg.f64 rand))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 49 |
| 0 | 22 | 49 |
| 1 | 76 | 43 |
| 0 | 554 | 42 |
| 1× | iter limit |
| 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 (-.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))) |
(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)))))) |
(*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))) |
| Outputs |
|---|
#s(literal 1/3 binary64) |
(*.f64 (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) #s(literal 1 binary64)) |
(*.f64 rand (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 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 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64))))) |
(/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) rand) (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (*.f64 rand #s(literal -1 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 rand) (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) |
(*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(*.f64 (-.f64 a #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) #s(literal 2 binary64))) (-.f64 a #s(literal 1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64))) (fma.f64 (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) (-.f64 (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 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 #s(literal 1/3 binary64) (/.f64 rand (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 (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (+.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #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) (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))))) |
(/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) (+.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) (-.f64 (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) (-.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) (-.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) (-.f64 a #s(literal 1/3 binary64))))) (-.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) (-.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64))) (fma.f64 (-.f64 a #s(literal 1/3 binary64)) (-.f64 a #s(literal 1/3 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) (-.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) (-.f64 a #s(literal 1/3 binary64)))) (*.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) #s(literal 2 binary64))) (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64))))) (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) #s(literal 2 binary64))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64))))) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 (fma.f64 (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) (-.f64 (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) #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 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) (-.f64 (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 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) (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) #s(literal 2 binary64)))) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64))))))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 a #s(literal 1/3 binary64)) (fma.f64 (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) (-.f64 (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 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)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) #s(literal 2 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 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (+.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) #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 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) (-.f64 (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) rand (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) (-.f64 a #s(literal 1/3 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 rand (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (-.f64 a #s(literal 1/3 binary64)) (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 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 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 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 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) (-.f64 a #s(literal 1/3 binary64)))) |
(-.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (neg.f64 (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64))))) (-.f64 a #s(literal 1/3 binary64)))) |
(-.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))))) |
(+.f64 (*.f64 (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 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 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) (-.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))) |
(/.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 (*.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 (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 (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 (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal 1/3 binary64)))) |
(-.f64 (/.f64 (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)) |
(*.f64 (pow.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(pow.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64))) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64))) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 (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))))) |
(pow.f64 (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) |
(neg.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)) |
(*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 9 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 9 binary64)) (fma.f64 a a (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) |
(/.f64 (*.f64 #s(literal 9 binary64) (fma.f64 a a #s(literal -1/9 binary64))) (+.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 #s(literal 9 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)))) |
Compiled 4 942 to 856 computations (82.7% saved)
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 155 | 9 | 164 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 156 | 9 | 165 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (fma.f64 (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) (-.f64 a #s(literal 1/3 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
| 89.0% | (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))) | |
| ▶ | 57.3% | (/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64))) (+.f64 a #s(literal 1/3 binary64))) |
| ▶ | 99.8% | (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
| 99.8% | (*.f64 #s(approx (- a (/ 1 3)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)) a)) (+.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% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) a)) |
| ▶ | 62.3% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 a #s(literal 1/3 binary64))) |
| 96.6% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a)) | |
| 39.0% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
Compiled 410 to 274 computations (33.2% saved)
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 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)) (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64))) | |
| cost-diff | 0 | (/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 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 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) | |
| cost-diff | 0 | (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) | |
| cost-diff | 0 | (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) (-.f64 a #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))) rand #s(literal -1 binary64)) | |
| cost-diff | 0 | (fma.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) a) | |
| cost-diff | 0 | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) a)) | |
| cost-diff | 0 | (-.f64 a #s(literal 1/3 binary64)) | |
| cost-diff | 0 | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 a #s(literal 1/3 binary64))) | |
| cost-diff | 0 | (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64))) | |
| cost-diff | 0 | (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) | |
| cost-diff | 1 | (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)) | |
| cost-diff | 1 | (fma.f64 (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) (-.f64 a #s(literal 1/3 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 226 |
| 0 | 54 | 225 |
| 1 | 111 | 221 |
| 2 | 298 | 221 |
| 3 | 1147 | 221 |
| 4 | 5435 | 221 |
| 0 | 8050 | 215 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) (-.f64 a #s(literal 1/3 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) |
rand |
(sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64))) |
(*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)) |
(-.f64 a #s(literal 1/3 binary64)) |
a |
#s(literal 1/3 binary64) |
#s(literal 9 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 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) a)) |
(fma.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) a) |
#s(literal 1/3 binary64) |
(fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) |
(sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) |
(-.f64 a #s(literal 1/3 binary64)) |
a |
rand |
#s(literal -1 binary64) |
(*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.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 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) |
#s(literal 1/3 binary64) |
(/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
rand |
(sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) |
(-.f64 a #s(literal 1/3 binary64)) |
a |
#s(literal 1 binary64) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64))) (+.f64 a #s(literal 1/3 binary64))) |
(*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64))) |
(fma.f64 a a #s(literal -1/9 binary64)) |
a |
#s(literal -1/9 binary64) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) |
#s(literal 1/3 binary64) |
(/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
rand |
(sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) |
(-.f64 a #s(literal 1/3 binary64)) |
#s(literal 1 binary64) |
(+.f64 a #s(literal 1/3 binary64)) |
| Outputs |
|---|
(fma.f64 (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) (-.f64 a #s(literal 1/3 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(*.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 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) |
(/.f64 rand (sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)))) |
rand |
(sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64))) |
(sqrt.f64 (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) |
(*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)) |
(fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64)) |
(-.f64 a #s(literal 1/3 binary64)) |
a |
#s(literal 1/3 binary64) |
#s(literal 9 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 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) a)) |
#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 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) a) |
(fma.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) #s(literal 1/3 binary64) a) |
#s(literal 1/3 binary64) |
(fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) |
(sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) |
(-.f64 a #s(literal 1/3 binary64)) |
a |
rand |
#s(literal -1 binary64) |
(*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 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))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal 1 binary64)) |
#s(literal 1/3 binary64) |
(/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
rand |
(sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) |
(-.f64 a #s(literal 1/3 binary64)) |
a |
#s(literal 1 binary64) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64))) (+.f64 a #s(literal 1/3 binary64))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 a #s(literal -1/3 binary64))) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal 1 binary64))) |
(*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal 1 binary64))) |
(fma.f64 a a #s(literal -1/9 binary64)) |
a |
#s(literal -1/9 binary64) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal 1 binary64)) |
#s(literal 1/3 binary64) |
(/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
rand |
(sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) |
(-.f64 a #s(literal 1/3 binary64)) |
#s(literal 1 binary64) |
(+.f64 a #s(literal 1/3 binary64)) |
(-.f64 a #s(literal -1/3 binary64)) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0390625 | (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64))) | |
| accuracy | 0.14453125 | (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) | |
| accuracy | 0.25 | (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) | |
| accuracy | 27.300536061995608 | (/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64))) (+.f64 a #s(literal 1/3 binary64))) | |
| accuracy | 0.010097509768442016 | (-.f64 a #s(literal 1/3 binary64)) | |
| accuracy | 0.0859375 | (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64))) | |
| accuracy | 0.14453125 | (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) | |
| accuracy | 0.25 | (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) | |
| accuracy | 0.00390625 | (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) | |
| accuracy | 0.010097509768442016 | (-.f64 a #s(literal 1/3 binary64)) | |
| accuracy | 0.09212875976844201 | (fma.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) a) | |
| accuracy | 0.1484375 | (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) | |
| accuracy | 0.010097509768442016 | (-.f64 a #s(literal 1/3 binary64)) | |
| accuracy | 24.00588551518022 | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 a #s(literal 1/3 binary64))) | |
| accuracy | 0.08203125 | (fma.f64 (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) (-.f64 a #s(literal 1/3 binary64)) (-.f64 a #s(literal 1/3 binary64))) | |
| accuracy | 0.109375 | (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)) | |
| accuracy | 0.2265625 | (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) | |
| accuracy | 0.3476449858565819 | (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64))) |
| 80.0ms | 235× | 0 | valid |
| 6.0ms | 11× | 1 | valid |
| 5.0ms | 7× | 2 | valid |
| 4.0ms | 3× | 5 | exit |
Compiled 233 to 38 computations (83.7% saved)
ival-mult: 34.0ms (47.3% of total)ival-div: 9.0ms (12.5% of total)ival-add: 9.0ms (12.5% of total)const: 8.0ms (11.1% of total)ival-sqrt: 5.0ms (7% of total)adjust: 4.0ms (5.6% of total)ival-sub: 3.0ms (4.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(fma.f64 (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) (-.f64 a #s(literal 1/3 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)) |
(/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) |
(sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 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)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) a)) |
(fma.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) a) |
(fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) |
(sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) |
(*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.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 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) |
(/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64))) (+.f64 a #s(literal 1/3 binary64))) |
(*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64))) |
(fma.f64 a a #s(literal -1/9 binary64)) |
| Outputs |
|---|
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole binary64 (- (* 1/3 (* rand (sqrt -1/3))) 1/3))) |
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole binary64 (- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))) 1/3))) |
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole 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))) |
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole 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))) |
#s(approx (* (- a 1/3) 9) #s(hole binary64 -3)) |
#s(approx (* (- a 1/3) 9) #s(hole binary64 (- (* 9 a) 3))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) #s(hole binary64 (* 1/3 (* rand (sqrt -3))))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) #s(hole binary64 (+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3)))))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) #s(hole binary64 (+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* -1/6 (/ (* a (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))))) (sqrt -3)))))))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) #s(hole 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)))))))))) |
#s(approx (sqrt (* (- a 1/3) 9)) #s(hole binary64 (* 3 (sqrt -1/3)))) |
#s(approx (sqrt (* (- a 1/3) 9)) #s(hole binary64 (+ (* 3/2 (/ a (sqrt -1/3))) (* 3 (sqrt -1/3))))) |
#s(approx (sqrt (* (- a 1/3) 9)) #s(hole binary64 (+ (* 3 (sqrt -1/3)) (* a (+ (* -3/8 (/ a (pow (sqrt -1/3) 3))) (* 3/2 (/ 1 (sqrt -1/3)))))))) |
#s(approx (sqrt (* (- a 1/3) 9)) #s(hole 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)))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole 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)))))))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole 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))))))))))))))) |
#s(approx (- a 1/3) #s(hole binary64 -1/3)) |
#s(approx (- a 1/3) #s(hole binary64 (- a 1/3))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* 1/3 (- (* rand (sqrt -1/3)) 1)))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (+ (* 1/3 (- (* rand (sqrt -1/3)) 1)) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (+ (* 1/3 (- (* rand (sqrt -1/3)) 1)) (* a (+ 1 (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3))))))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (+ (* 1/3 (- (* rand (sqrt -1/3)) 1)) (* 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))))))))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (- (* rand (sqrt -1/3)) 1))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (- (+ (* 1/2 (/ (* a rand) (sqrt -1/3))) (* rand (sqrt -1/3))) 1))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (- (+ (* a (+ (* -1/8 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/2 (/ rand (sqrt -1/3))))) (* rand (sqrt -1/3))) 1))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (- (+ (* a (+ (* 1/2 (/ rand (sqrt -1/3))) (* a (+ (* -1/8 (/ rand (pow (sqrt -1/3) 3))) (* 1/16 (/ (* a rand) (pow (sqrt -1/3) 5))))))) (* rand (sqrt -1/3))) 1))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (sqrt -1/3))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (+ (sqrt -1/3) (* 1/2 (/ a (sqrt -1/3)))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (+ (sqrt -1/3) (* a (+ (* -1/8 (/ a (pow (sqrt -1/3) 3))) (* 1/2 (/ 1 (sqrt -1/3)))))))) |
#s(approx (sqrt (- a 1/3)) #s(hole 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)))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole 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)))))))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole 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))))))))))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (* 1/3 (* rand (sqrt -3)))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* 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))))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* 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))))))))))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (* rand (sqrt -3)))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* -9/2 (/ (* a rand) (sqrt -3))) (* rand (sqrt -3))))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* a (+ (* -9/2 (/ rand (sqrt -3))) (* -1/2 (/ (* a (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))))) (sqrt -3))))) (* rand (sqrt -3))))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* a (+ (* -9/2 (/ rand (sqrt -3))) (* a (+ (* -1/2 (/ (* a (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2)))))) (sqrt -3))) (* -1/2 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))))))) (* rand (sqrt -3))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (- (* 1/2 (/ rand (sqrt -3))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3)))))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (- (+ (* 1/2 (/ rand (sqrt -3))) (* a (- (* 3 (+ 1 (+ (* 1/54 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/3 (* rand (sqrt -3)))))) (* 3 (- (* 1/2 (/ rand (sqrt -3))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3)))))))))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3)))))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (- (+ (* 1/2 (/ rand (sqrt -3))) (* a (- (+ (* 3 (+ 1 (+ (* 1/54 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/3 (* rand (sqrt -3)))))) (* a (- (* 3 (+ (* -3/2 (/ rand (sqrt -3))) (* 1/54 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))))) (* 3 (- (* 3 (+ 1 (+ (* 1/54 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/3 (* rand (sqrt -3)))))) (* 3 (- (* 1/2 (/ rand (sqrt -3))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3)))))))))))) (* 3 (- (* 1/2 (/ rand (sqrt -3))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3)))))))))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3)))))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* -1/9 (+ 1 (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (+ (* -1/9 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* 1/6 (/ (* a rand) (sqrt -3)))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (+ (* -1/9 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ (* 1/6 (/ rand (sqrt -3))) (* a (+ 1 (+ (* 1/54 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/3 (* rand (sqrt -3))))))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (+ (* -1/9 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ (* 1/6 (/ rand (sqrt -3))) (* a (+ 1 (+ (* 1/54 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/54 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3)))))))))))))) |
#s(approx (+ (* a a) -1/9) #s(hole binary64 -1/9)) |
#s(approx (+ (* a a) -1/9) #s(hole binary64 (- (pow a 2) 1/9))) |
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole binary64 (* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))))) |
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole binary64 (* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a)))))) |
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole 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)))))) |
#s(approx (* (- a 1/3) 9) #s(hole binary64 (* 9 a))) |
#s(approx (* (- a 1/3) 9) #s(hole binary64 (* a (- 9 (* 3 (/ 1 a)))))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) #s(hole binary64 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) #s(hole binary64 (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) #s(hole 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))))))) |
#s(approx (sqrt (* (- a 1/3) 9)) #s(hole binary64 (* 3 (sqrt a)))) |
#s(approx (sqrt (* (- a 1/3) 9)) #s(hole binary64 (* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (* 3 (sqrt (/ 1 a))))))) |
#s(approx (sqrt (* (- a 1/3) 9)) #s(hole binary64 (* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (+ (* -1/24 (sqrt (/ 1 (pow a 5)))) (* 3 (sqrt (/ 1 a)))))))) |
#s(approx (sqrt (* (- a 1/3) 9)) #s(hole binary64 (* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (+ (* -1/24 (sqrt (/ 1 (pow a 5)))) (+ (* -1/144 (sqrt (/ 1 (pow a 7)))) (* 3 (sqrt (/ 1 a))))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))))) |
#s(approx (- a 1/3) #s(hole binary64 a)) |
#s(approx (- a 1/3) #s(hole binary64 (* a (- 1 (* 1/3 (/ 1 a)))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a)))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole 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)))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* (sqrt a) rand))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* a (- (* (sqrt (/ 1 a)) rand) (/ 1 a))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* a (- (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand)) (/ 1 a))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* a (- (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (* (sqrt (/ 1 a)) rand))) (/ 1 a))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (sqrt a))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* a (+ (sqrt (/ 1 a)) (* -1/6 (sqrt (/ 1 (pow a 3)))))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (* -1/72 (sqrt (/ 1 (pow a 5))))))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* 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)))))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* 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)))))))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (* (sqrt (/ 1 a)) rand))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand)))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* 1/18 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand))))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* 1/18 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* 1/2 (* (sqrt (/ 1 (pow a 7))) (* rand (- 1/27 (* 1/36 a))))) (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* a (- (+ 1 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* a (- (+ 1 (+ (* -1/162 (* (sqrt (/ 1 (pow a 7))) 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)))))) (* 1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* (pow a 2) (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* -1/9 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (pow a 2))) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* -1/9 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (pow a 2))) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* -1/9 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (pow a 2))) (+ (* -1/162 (* (sqrt (/ 1 (pow a 7))) 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))))))))))) |
#s(approx (+ (* a a) -1/9) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* a a) -1/9) #s(hole binary64 (* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))))) |
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole binary64 (* -1 (* a (- (* -1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) 1))))) |
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole binary64 (* -1 (* a (- (+ (* -1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/3 (/ 1 a))) 1))))) |
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole binary64 (* -1 (* a (- (+ (* -1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (* -1 (/ (- (* 1/6 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) 1/3) a))) 1))))) |
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole binary64 (* -1 (* a (- (+ (* -1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (* -1 (/ (- (* -1 (/ (+ (* -1/6 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/72 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) a)) 1/3) a))) 1))))) |
#s(approx (* (- a 1/3) 9) #s(hole binary64 (* -1 (* a (- (* 3 (/ 1 a)) 9))))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) #s(hole binary64 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) #s(hole binary64 (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) #s(hole binary64 (+ (* -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))))))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) #s(hole binary64 (+ (* -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))))))) |
#s(approx (sqrt (* (- a 1/3) 9)) #s(hole binary64 (* -1 (* (sqrt a) (* (sqrt -9) (sqrt -1)))))) |
#s(approx (sqrt (* (- a 1/3) 9)) #s(hole binary64 (* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -9) (sqrt -1)))) (* (sqrt (/ 1 a)) (* (sqrt -9) (sqrt -1)))))))) |
#s(approx (sqrt (* (- a 1/3) 9)) #s(hole binary64 (* -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))))))))) |
#s(approx (sqrt (* (- a 1/3) 9)) #s(hole binary64 (* -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)))))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole 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))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -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))))))) |
#s(approx (- a 1/3) #s(hole binary64 (* -1 (* a (- (* 1/3 (/ 1 a)) 1))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* -1 (* a (- (+ (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/3 (/ 1 a))) 1))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole 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))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* -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))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))) (/ 1 a)))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/6 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1) a)) (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/72 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/6 (* (sqrt a) (* rand (pow (sqrt -1) 2))))) a)) 1) a)) (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* -1 (* (sqrt a) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* -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)))))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* -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))))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (+ (* -1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1/18 (* (sqrt (/ 1 a)) rand))) a))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/54 (* (sqrt (/ 1 a)) rand)) (+ (* 1/54 (* (sqrt (/ 1 a)) rand)) (* 1/18 (* (sqrt a) rand)))) a)) (* -1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) a))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* -1 (/ (+ (* 1/54 (* (sqrt a) rand)) (* 1/6 (* (sqrt (/ 1 a)) (* rand (+ 1/27 (* -1/36 a)))))) (pow a 3))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand)))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/18 (* (sqrt (/ 1 (pow a 5))) rand)) (* (sqrt (/ 1 a)) rand))))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/18 (* (sqrt a) rand)) (* 1/2 (* (sqrt (/ 1 a)) (* rand (+ 1/27 (* -1/36 a)))))) (pow a 3))) (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (- (* -1 (/ (- (* -1 (+ (* -1/9 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1/18 (* (sqrt a) rand)))) (* 1/9 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) a)) (* 1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) a))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (+ (* -1/9 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1/18 (* (sqrt a) rand)))) (* -1 (/ (- (* -1/54 (* (sqrt a) rand)) (* -1/3 (- (* -1 (+ (* -1/9 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1/18 (* (sqrt a) rand)))) (* 1/9 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))))) a))) (* 1/9 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) a)) (* 1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) a))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* -1/9 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (pow a 2))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* -1/9 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (pow a 2))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt a) (* rand (+ 1/27 (* -1/36 a))))) (* 1/162 (* (sqrt a) rand))) a)) (* 1/54 (* (sqrt a) rand))) (pow a 3))) (+ (* -1/9 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (pow a 2))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))))) |
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole binary64 (- a 1/3))) |
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) #s(hole binary64 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (- a 1/3))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (- a 1/3))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (- (* rand (sqrt (- a 1/3))) 1))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (- a 1/3))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (* rand (sqrt (/ 1 (- a 1/3)))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (/ (- (pow a 2) 1/9) (+ 1/3 a)))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (- (+ (* 1/3 (* (/ (* rand (- (pow a 2) 1/9)) (+ 1/3 a)) (sqrt (/ 1 (- a 1/3))))) (/ (pow a 2) (+ 1/3 a))) (* 1/9 (/ 1 (+ 1/3 a)))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (- (pow a 2) 1/9))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (- (+ (* 1/3 (* (* rand (- (pow a 2) 1/9)) (sqrt (/ 1 (- a 1/3))))) (pow a 2)) 1/9))) |
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* rand (sqrt (- a 1/3))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* rand (- (sqrt (- a 1/3)) (/ 1 rand))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (* rand (+ (* 1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* 1/3 (* (/ (* rand (- (pow a 2) 1/9)) (+ 1/3 a)) (sqrt (/ 1 (- a 1/3))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* rand (- (+ (* 1/3 (* (/ (- (pow a 2) 1/9) (+ 1/3 a)) (sqrt (/ 1 (- a 1/3))))) (/ (pow a 2) (* rand (+ 1/3 a)))) (/ 1/9 (* rand (+ 1/3 a))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* 1/3 (* (* rand (- (pow a 2) 1/9)) (sqrt (/ 1 (- a 1/3))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* rand (- (+ (* 1/3 (* (sqrt (/ 1 (- a 1/3))) (- (pow a 2) 1/9))) (/ (pow a 2) rand)) (* 1/9 (/ 1 rand)))))) |
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* -1 (* rand (+ (* -1 (sqrt (- a 1/3))) (/ 1 rand)))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- (/ (pow a 2) (+ 1/3 a)) (* 1/9 (/ 1 (+ 1/3 a)))) rand)) (* -1/3 (* (/ (- (pow a 2) 1/9) (+ 1/3 a)) (sqrt (/ 1 (- a 1/3)))))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- (pow a 2) 1/9) rand)) (* -1/3 (* (sqrt (/ 1 (- a 1/3))) (- (pow a 2) 1/9)))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | a | @ | -inf | ((+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) (* (- a 1/3) 9) (/ rand (sqrt (* (- a 1/3) 9))) (sqrt (* (- a 1/3) 9)) (* (- 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))) (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (+ (* (sqrt (- a 1/3)) rand) -1) (sqrt (- a 1/3)) (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (/ rand (sqrt (- a 1/3))) (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ (* a a) -1/9)) |
| 6.0ms | a | @ | 0 | ((+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) (* (- a 1/3) 9) (/ rand (sqrt (* (- a 1/3) 9))) (sqrt (* (- a 1/3) 9)) (* (- 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))) (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (+ (* (sqrt (- a 1/3)) rand) -1) (sqrt (- a 1/3)) (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (/ rand (sqrt (- a 1/3))) (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ (* a a) -1/9)) |
| 4.0ms | a | @ | inf | ((+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) (* (- a 1/3) 9) (/ rand (sqrt (* (- a 1/3) 9))) (sqrt (* (- a 1/3) 9)) (* (- 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))) (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (+ (* (sqrt (- a 1/3)) rand) -1) (sqrt (- a 1/3)) (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (/ rand (sqrt (- a 1/3))) (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ (* a a) -1/9)) |
| 4.0ms | rand | @ | inf | ((+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) (* (- a 1/3) 9) (/ rand (sqrt (* (- a 1/3) 9))) (sqrt (* (- a 1/3) 9)) (* (- 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))) (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (+ (* (sqrt (- a 1/3)) rand) -1) (sqrt (- a 1/3)) (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (/ rand (sqrt (- a 1/3))) (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ (* a a) -1/9)) |
| 3.0ms | rand | @ | -inf | ((+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) (* (- a 1/3) 9) (/ rand (sqrt (* (- a 1/3) 9))) (sqrt (* (- a 1/3) 9)) (* (- 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))) (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (+ (* (sqrt (- a 1/3)) rand) -1) (sqrt (- a 1/3)) (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (/ rand (sqrt (- a 1/3))) (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ (* a a) -1/9)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 974 | 7498 |
| 1 | 2998 | 6884 |
| 0 | 8700 | 6335 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole binary64 (- (* 1/3 (* rand (sqrt -1/3))) 1/3))) |
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole binary64 (- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))) 1/3))) |
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole 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))) |
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole 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))) |
#s(approx (* (- a 1/3) 9) #s(hole binary64 -3)) |
#s(approx (* (- a 1/3) 9) #s(hole binary64 (- (* 9 a) 3))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) #s(hole binary64 (* 1/3 (* rand (sqrt -3))))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) #s(hole binary64 (+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3)))))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) #s(hole binary64 (+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* -1/6 (/ (* a (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))))) (sqrt -3)))))))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) #s(hole 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)))))))))) |
#s(approx (sqrt (* (- a 1/3) 9)) #s(hole binary64 (* 3 (sqrt -1/3)))) |
#s(approx (sqrt (* (- a 1/3) 9)) #s(hole binary64 (+ (* 3/2 (/ a (sqrt -1/3))) (* 3 (sqrt -1/3))))) |
#s(approx (sqrt (* (- a 1/3) 9)) #s(hole binary64 (+ (* 3 (sqrt -1/3)) (* a (+ (* -3/8 (/ a (pow (sqrt -1/3) 3))) (* 3/2 (/ 1 (sqrt -1/3)))))))) |
#s(approx (sqrt (* (- a 1/3) 9)) #s(hole 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)))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole 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)))))))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole 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))))))))))))))) |
#s(approx (- a 1/3) #s(hole binary64 -1/3)) |
#s(approx (- a 1/3) #s(hole binary64 (- a 1/3))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* 1/3 (- (* rand (sqrt -1/3)) 1)))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (+ (* 1/3 (- (* rand (sqrt -1/3)) 1)) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (+ (* 1/3 (- (* rand (sqrt -1/3)) 1)) (* a (+ 1 (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3))))))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (+ (* 1/3 (- (* rand (sqrt -1/3)) 1)) (* 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))))))))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (- (* rand (sqrt -1/3)) 1))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (- (+ (* 1/2 (/ (* a rand) (sqrt -1/3))) (* rand (sqrt -1/3))) 1))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (- (+ (* a (+ (* -1/8 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/2 (/ rand (sqrt -1/3))))) (* rand (sqrt -1/3))) 1))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (- (+ (* a (+ (* 1/2 (/ rand (sqrt -1/3))) (* a (+ (* -1/8 (/ rand (pow (sqrt -1/3) 3))) (* 1/16 (/ (* a rand) (pow (sqrt -1/3) 5))))))) (* rand (sqrt -1/3))) 1))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (sqrt -1/3))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (+ (sqrt -1/3) (* 1/2 (/ a (sqrt -1/3)))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (+ (sqrt -1/3) (* a (+ (* -1/8 (/ a (pow (sqrt -1/3) 3))) (* 1/2 (/ 1 (sqrt -1/3)))))))) |
#s(approx (sqrt (- a 1/3)) #s(hole 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)))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole 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)))))))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole 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))))))))))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (* 1/3 (* rand (sqrt -3)))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* 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))))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* 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))))))))))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (* rand (sqrt -3)))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* -9/2 (/ (* a rand) (sqrt -3))) (* rand (sqrt -3))))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* a (+ (* -9/2 (/ rand (sqrt -3))) (* -1/2 (/ (* a (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))))) (sqrt -3))))) (* rand (sqrt -3))))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* a (+ (* -9/2 (/ rand (sqrt -3))) (* a (+ (* -1/2 (/ (* a (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2)))))) (sqrt -3))) (* -1/2 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))))))) (* rand (sqrt -3))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (- (* 1/2 (/ rand (sqrt -3))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3)))))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (- (+ (* 1/2 (/ rand (sqrt -3))) (* a (- (* 3 (+ 1 (+ (* 1/54 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/3 (* rand (sqrt -3)))))) (* 3 (- (* 1/2 (/ rand (sqrt -3))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3)))))))))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3)))))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (- (+ (* 1/2 (/ rand (sqrt -3))) (* a (- (+ (* 3 (+ 1 (+ (* 1/54 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/3 (* rand (sqrt -3)))))) (* a (- (* 3 (+ (* -3/2 (/ rand (sqrt -3))) (* 1/54 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))))) (* 3 (- (* 3 (+ 1 (+ (* 1/54 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/3 (* rand (sqrt -3)))))) (* 3 (- (* 1/2 (/ rand (sqrt -3))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3)))))))))))) (* 3 (- (* 1/2 (/ rand (sqrt -3))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3)))))))))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3)))))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* -1/9 (+ 1 (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (+ (* -1/9 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* 1/6 (/ (* a rand) (sqrt -3)))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (+ (* -1/9 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ (* 1/6 (/ rand (sqrt -3))) (* a (+ 1 (+ (* 1/54 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/3 (* rand (sqrt -3))))))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (+ (* -1/9 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ (* 1/6 (/ rand (sqrt -3))) (* a (+ 1 (+ (* 1/54 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/54 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3)))))))))))))) |
#s(approx (+ (* a a) -1/9) #s(hole binary64 -1/9)) |
#s(approx (+ (* a a) -1/9) #s(hole binary64 (- (pow a 2) 1/9))) |
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole binary64 (* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))))) |
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole binary64 (* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a)))))) |
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole 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)))))) |
#s(approx (* (- a 1/3) 9) #s(hole binary64 (* 9 a))) |
#s(approx (* (- a 1/3) 9) #s(hole binary64 (* a (- 9 (* 3 (/ 1 a)))))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) #s(hole binary64 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) #s(hole binary64 (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) #s(hole 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))))))) |
#s(approx (sqrt (* (- a 1/3) 9)) #s(hole binary64 (* 3 (sqrt a)))) |
#s(approx (sqrt (* (- a 1/3) 9)) #s(hole binary64 (* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (* 3 (sqrt (/ 1 a))))))) |
#s(approx (sqrt (* (- a 1/3) 9)) #s(hole binary64 (* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (+ (* -1/24 (sqrt (/ 1 (pow a 5)))) (* 3 (sqrt (/ 1 a)))))))) |
#s(approx (sqrt (* (- a 1/3) 9)) #s(hole binary64 (* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (+ (* -1/24 (sqrt (/ 1 (pow a 5)))) (+ (* -1/144 (sqrt (/ 1 (pow a 7)))) (* 3 (sqrt (/ 1 a))))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))))) |
#s(approx (- a 1/3) #s(hole binary64 a)) |
#s(approx (- a 1/3) #s(hole binary64 (* a (- 1 (* 1/3 (/ 1 a)))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a)))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole 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)))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* (sqrt a) rand))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* a (- (* (sqrt (/ 1 a)) rand) (/ 1 a))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* a (- (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand)) (/ 1 a))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* a (- (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (* (sqrt (/ 1 a)) rand))) (/ 1 a))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (sqrt a))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* a (+ (sqrt (/ 1 a)) (* -1/6 (sqrt (/ 1 (pow a 3)))))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (* -1/72 (sqrt (/ 1 (pow a 5))))))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* 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)))))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* 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)))))))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (* (sqrt (/ 1 a)) rand))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand)))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* 1/18 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand))))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* 1/18 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* 1/2 (* (sqrt (/ 1 (pow a 7))) (* rand (- 1/27 (* 1/36 a))))) (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* a (- (+ 1 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* a (- (+ 1 (+ (* -1/162 (* (sqrt (/ 1 (pow a 7))) 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)))))) (* 1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* (pow a 2) (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* -1/9 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (pow a 2))) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* -1/9 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (pow a 2))) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* -1/9 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (pow a 2))) (+ (* -1/162 (* (sqrt (/ 1 (pow a 7))) 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))))))))))) |
#s(approx (+ (* a a) -1/9) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* a a) -1/9) #s(hole binary64 (* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))))) |
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole binary64 (* -1 (* a (- (* -1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) 1))))) |
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole binary64 (* -1 (* a (- (+ (* -1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/3 (/ 1 a))) 1))))) |
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole binary64 (* -1 (* a (- (+ (* -1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (* -1 (/ (- (* 1/6 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) 1/3) a))) 1))))) |
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole binary64 (* -1 (* a (- (+ (* -1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (* -1 (/ (- (* -1 (/ (+ (* -1/6 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/72 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) a)) 1/3) a))) 1))))) |
#s(approx (* (- a 1/3) 9) #s(hole binary64 (* -1 (* a (- (* 3 (/ 1 a)) 9))))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) #s(hole binary64 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) #s(hole binary64 (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) #s(hole binary64 (+ (* -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))))))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) #s(hole binary64 (+ (* -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))))))) |
#s(approx (sqrt (* (- a 1/3) 9)) #s(hole binary64 (* -1 (* (sqrt a) (* (sqrt -9) (sqrt -1)))))) |
#s(approx (sqrt (* (- a 1/3) 9)) #s(hole binary64 (* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -9) (sqrt -1)))) (* (sqrt (/ 1 a)) (* (sqrt -9) (sqrt -1)))))))) |
#s(approx (sqrt (* (- a 1/3) 9)) #s(hole binary64 (* -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))))))))) |
#s(approx (sqrt (* (- a 1/3) 9)) #s(hole binary64 (* -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)))))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole 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))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -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))))))) |
#s(approx (- a 1/3) #s(hole binary64 (* -1 (* a (- (* 1/3 (/ 1 a)) 1))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* -1 (* a (- (+ (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/3 (/ 1 a))) 1))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole 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))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* -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))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))) (/ 1 a)))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/6 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1) a)) (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/72 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/6 (* (sqrt a) (* rand (pow (sqrt -1) 2))))) a)) 1) a)) (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* -1 (* (sqrt a) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* -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)))))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* -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))))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (+ (* -1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1/18 (* (sqrt (/ 1 a)) rand))) a))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/54 (* (sqrt (/ 1 a)) rand)) (+ (* 1/54 (* (sqrt (/ 1 a)) rand)) (* 1/18 (* (sqrt a) rand)))) a)) (* -1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) a))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* -1 (/ (+ (* 1/54 (* (sqrt a) rand)) (* 1/6 (* (sqrt (/ 1 a)) (* rand (+ 1/27 (* -1/36 a)))))) (pow a 3))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand)))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/18 (* (sqrt (/ 1 (pow a 5))) rand)) (* (sqrt (/ 1 a)) rand))))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/18 (* (sqrt a) rand)) (* 1/2 (* (sqrt (/ 1 a)) (* rand (+ 1/27 (* -1/36 a)))))) (pow a 3))) (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (- (* -1 (/ (- (* -1 (+ (* -1/9 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1/18 (* (sqrt a) rand)))) (* 1/9 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) a)) (* 1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) a))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (+ (* -1/9 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1/18 (* (sqrt a) rand)))) (* -1 (/ (- (* -1/54 (* (sqrt a) rand)) (* -1/3 (- (* -1 (+ (* -1/9 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1/18 (* (sqrt a) rand)))) (* 1/9 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))))) a))) (* 1/9 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) a)) (* 1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) a))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* -1/9 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (pow a 2))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* -1/9 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (pow a 2))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt a) (* rand (+ 1/27 (* -1/36 a))))) (* 1/162 (* (sqrt a) rand))) a)) (* 1/54 (* (sqrt a) rand))) (pow a 3))) (+ (* -1/9 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (pow a 2))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))))) |
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole binary64 (- a 1/3))) |
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) #s(hole binary64 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (- a 1/3))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (- a 1/3))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (- (* rand (sqrt (- a 1/3))) 1))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (- a 1/3))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (* rand (sqrt (/ 1 (- a 1/3)))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (/ (- (pow a 2) 1/9) (+ 1/3 a)))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (- (+ (* 1/3 (* (/ (* rand (- (pow a 2) 1/9)) (+ 1/3 a)) (sqrt (/ 1 (- a 1/3))))) (/ (pow a 2) (+ 1/3 a))) (* 1/9 (/ 1 (+ 1/3 a)))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (- (pow a 2) 1/9))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (- (+ (* 1/3 (* (* rand (- (pow a 2) 1/9)) (sqrt (/ 1 (- a 1/3))))) (pow a 2)) 1/9))) |
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* rand (sqrt (- a 1/3))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* rand (- (sqrt (- a 1/3)) (/ 1 rand))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (* rand (+ (* 1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* 1/3 (* (/ (* rand (- (pow a 2) 1/9)) (+ 1/3 a)) (sqrt (/ 1 (- a 1/3))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* rand (- (+ (* 1/3 (* (/ (- (pow a 2) 1/9) (+ 1/3 a)) (sqrt (/ 1 (- a 1/3))))) (/ (pow a 2) (* rand (+ 1/3 a)))) (/ 1/9 (* rand (+ 1/3 a))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* 1/3 (* (* rand (- (pow a 2) 1/9)) (sqrt (/ 1 (- a 1/3))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* rand (- (+ (* 1/3 (* (sqrt (/ 1 (- a 1/3))) (- (pow a 2) 1/9))) (/ (pow a 2) rand)) (* 1/9 (/ 1 rand)))))) |
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* -1 (* rand (+ (* -1 (sqrt (- a 1/3))) (/ 1 rand)))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- (/ (pow a 2) (+ 1/3 a)) (* 1/9 (/ 1 (+ 1/3 a)))) rand)) (* -1/3 (* (/ (- (pow a 2) 1/9) (+ 1/3 a)) (sqrt (/ 1 (- a 1/3)))))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- (pow a 2) 1/9) rand)) (* -1/3 (* (sqrt (/ 1 (- a 1/3))) (- (pow a 2) 1/9)))))))) |
| Outputs |
|---|
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole binary64 (- (* 1/3 (* rand (sqrt -1/3))) 1/3))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #s(literal 1/3 binary64) #s(literal -1/3 binary64))) |
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole binary64 (- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))) 1/3))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 #s(literal -1/3 binary64)) (fma.f64 (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/6 binary64) #s(literal 1 binary64)) a #s(literal -1/3 binary64)))) |
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole 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))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 #s(literal -1/3 binary64)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 a (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64)))) (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/6 binary64) #s(literal 1 binary64))) a #s(literal -1/3 binary64)))) |
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole 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))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 #s(literal -1/3 binary64)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) (/.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 a rand)) (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 binary64)))) a (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/6 binary64) #s(literal 1 binary64))) a #s(literal -1/3 binary64)))) |
#s(approx (* (- a 1/3) 9) #s(hole binary64 -3)) |
#s(approx (* (- a 1/3) 9) #s(literal -3 binary64)) |
#s(approx (* (- a 1/3) 9) #s(hole binary64 (- (* 9 a) 3))) |
#s(approx (* (- a 1/3) 9) (fma.f64 #s(literal 9 binary64) a #s(literal -3 binary64))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) #s(hole binary64 (* 1/3 (* rand (sqrt -3))))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) #s(hole binary64 (+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3)))))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a rand)) (sqrt.f64 #s(literal -3 binary64))))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) #s(hole binary64 (+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* -1/6 (/ (* a (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))))) (sqrt -3)))))))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) (fma.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 #s(literal 81/4 binary64) rand) a) (*.f64 #s(literal -3/2 binary64) rand)) (sqrt.f64 #s(literal -3 binary64))) a (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64)))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) #s(hole 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)))))))))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 405/8 binary64) rand) a (*.f64 #s(literal 81/4 binary64) 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)))) |
#s(approx (sqrt (* (- a 1/3) 9)) #s(hole binary64 (* 3 (sqrt -1/3)))) |
#s(approx (sqrt (* (- a 1/3) 9)) (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 3 binary64))) |
#s(approx (sqrt (* (- a 1/3) 9)) #s(hole binary64 (+ (* 3/2 (/ a (sqrt -1/3))) (* 3 (sqrt -1/3))))) |
#s(approx (sqrt (* (- a 1/3) 9)) (fma.f64 (/.f64 a (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 3/2 binary64) (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 3 binary64)))) |
#s(approx (sqrt (* (- a 1/3) 9)) #s(hole binary64 (+ (* 3 (sqrt -1/3)) (* a (+ (* -3/8 (/ a (pow (sqrt -1/3) 3))) (* 3/2 (/ 1 (sqrt -1/3)))))))) |
#s(approx (sqrt (* (- a 1/3) 9)) (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)))) |
#s(approx (sqrt (* (- a 1/3) 9)) #s(hole 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)))))))) |
#s(approx (sqrt (* (- a 1/3) 9)) (fma.f64 (fma.f64 (-.f64 (*.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) (/.f64 #s(literal 1 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)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) #s(literal -1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) #s(literal -1/3 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64))) a a))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole 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)))))))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) #s(literal -1/3 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 #s(literal -3 binary64)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/18 binary64) (*.f64 #s(literal 81/4 binary64) rand) (*.f64 #s(literal -3/2 binary64) rand)) (sqrt.f64 #s(literal -3 binary64))) a (*.f64 #s(literal 1/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64)))))) a a))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole 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))))))))))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) #s(literal -1/3 binary64) (fma.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/18 binary64) (*.f64 #s(literal 405/8 binary64) rand) (*.f64 #s(literal -1/6 binary64) (*.f64 #s(literal 81/4 binary64) rand))) (sqrt.f64 #s(literal -3 binary64))) a (/.f64 (fma.f64 #s(literal 1/18 binary64) (*.f64 #s(literal 81/4 binary64) rand) (*.f64 #s(literal -3/2 binary64) rand)) (sqrt.f64 #s(literal -3 binary64)))) a (fma.f64 #s(literal 1/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64)))) a a))) |
#s(approx (- a 1/3) #s(hole binary64 -1/3)) |
#s(approx (- a 1/3) #s(literal -1/3 binary64)) |
#s(approx (- a 1/3) #s(hole binary64 (- a 1/3))) |
#s(approx (- a 1/3) (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* 1/3 (- (* rand (sqrt -1/3)) 1)))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #s(literal 1/3 binary64) #s(literal -1/3 binary64))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (+ (* 1/3 (- (* rand (sqrt -1/3)) 1)) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (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)))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (+ (* 1/3 (- (* rand (sqrt -1/3)) 1)) (* a (+ 1 (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3))))))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 a (/.f64 rand (sqrt.f64 #s(literal -1/3 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)))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (+ (* 1/3 (- (* rand (sqrt -1/3)) 1)) (* 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))))))))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) (/.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 a rand)) (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 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)))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (- (* rand (sqrt -1/3)) 1))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) (-.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #s(literal 1 binary64))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (- (+ (* 1/2 (/ (* a rand) (sqrt -1/3))) (* rand (sqrt -1/3))) 1))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) (fma.f64 (*.f64 a (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64)))) #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #s(literal 1 binary64)))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (- (+ (* a (+ (* -1/8 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/2 (/ rand (sqrt -1/3))))) (* rand (sqrt -1/3))) 1))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 #s(literal 3/8 binary64) (*.f64 a (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64)))))) a (-.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #s(literal 1 binary64)))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (- (+ (* a (+ (* 1/2 (/ rand (sqrt -1/3))) (* a (+ (* -1/8 (/ rand (pow (sqrt -1/3) 3))) (* 1/16 (/ (* a rand) (pow (sqrt -1/3) 5))))))) (* rand (sqrt -1/3))) 1))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 a (/.f64 rand (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 binary64)))) (*.f64 #s(literal 3/8 binary64) (/.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 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #s(literal 1 binary64)))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (sqrt -1/3))) |
#s(approx (sqrt (- a 1/3)) (sqrt.f64 #s(literal -1/3 binary64))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (+ (sqrt -1/3) (* 1/2 (/ a (sqrt -1/3)))))) |
#s(approx (sqrt (- a 1/3)) (fma.f64 #s(literal 1/2 binary64) (/.f64 a (sqrt.f64 #s(literal -1/3 binary64))) (sqrt.f64 #s(literal -1/3 binary64)))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (+ (sqrt -1/3) (* a (+ (* -1/8 (/ a (pow (sqrt -1/3) 3))) (* 1/2 (/ 1 (sqrt -1/3)))))))) |
#s(approx (sqrt (- a 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)))) |
#s(approx (sqrt (- a 1/3)) #s(hole 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)))))))) |
#s(approx (sqrt (- a 1/3)) (fma.f64 (fma.f64 (-.f64 (*.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) (/.f64 #s(literal 1 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)))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) #s(literal -1/3 binary64))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) (fma.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) #s(literal -1/3 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64))) a a))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole 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)))))))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) (fma.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) #s(literal -1/3 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 #s(literal -3 binary64)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/18 binary64) (*.f64 #s(literal 81/4 binary64) rand) (*.f64 #s(literal -3/2 binary64) rand)) (sqrt.f64 #s(literal -3 binary64))) a (*.f64 #s(literal 1/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64)))))) a a))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole 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))))))))))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) (fma.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) #s(literal -1/3 binary64) (fma.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/18 binary64) (*.f64 #s(literal 405/8 binary64) rand) (*.f64 #s(literal -1/6 binary64) (*.f64 #s(literal 81/4 binary64) rand))) (sqrt.f64 #s(literal -3 binary64))) a (/.f64 (fma.f64 #s(literal 1/18 binary64) (*.f64 #s(literal 81/4 binary64) rand) (*.f64 #s(literal -3/2 binary64) rand)) (sqrt.f64 #s(literal -3 binary64)))) a (fma.f64 #s(literal 1/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64)))) a a))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (* 1/3 (* rand (sqrt -3)))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (fma.f64 (*.f64 a (/.f64 rand (sqrt.f64 #s(literal -3 binary64)))) #s(literal -3/2 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* 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))))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (fma.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 #s(literal 81/4 binary64) rand) a) (*.f64 #s(literal -3/2 binary64) 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)))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* 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))))))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 405/8 binary64) rand) a (*.f64 #s(literal 81/4 binary64) rand)) (sqrt.f64 #s(literal -3 binary64)))) a (*.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -3/2 binary64))) a (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (* rand (sqrt -3)))) |
#s(approx (/ rand (sqrt (- a 1/3))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand)) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* -9/2 (/ (* a rand) (sqrt -3))) (* rand (sqrt -3))))) |
#s(approx (/ rand (sqrt (- a 1/3))) (fma.f64 #s(literal -9/2 binary64) (*.f64 a (/.f64 rand (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* a (+ (* -9/2 (/ rand (sqrt -3))) (* -1/2 (/ (* a (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))))) (sqrt -3))))) (* rand (sqrt -3))))) |
#s(approx (/ rand (sqrt (- a 1/3))) (fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 #s(literal 81/4 binary64) rand) a) (*.f64 #s(literal -9/2 binary64) rand)) (sqrt.f64 #s(literal -3 binary64))) a (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* a (+ (* -9/2 (/ rand (sqrt -3))) (* a (+ (* -1/2 (/ (* a (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2)))))) (sqrt -3))) (* -1/2 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))))))) (* rand (sqrt -3))))) |
#s(approx (/ rand (sqrt (- a 1/3))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 405/8 binary64) rand) a (*.f64 #s(literal 81/4 binary64) rand)) (sqrt.f64 #s(literal -3 binary64)))) a (*.f64 #s(literal -9/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))))) a (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) #s(literal -1/3 binary64))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (- (* 1/2 (/ rand (sqrt -3))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3)))))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) (fma.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) #s(literal -1/3 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64))) a a))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (- (+ (* 1/2 (/ rand (sqrt -3))) (* a (- (* 3 (+ 1 (+ (* 1/54 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/3 (* rand (sqrt -3)))))) (* 3 (- (* 1/2 (/ rand (sqrt -3))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3)))))))))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3)))))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) (fma.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (-.f64 (fma.f64 #s(literal 1/54 binary64) (*.f64 rand (/.f64 #s(literal 81/4 binary64) (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))) (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/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 (*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) #s(literal -1/3 binary64)))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (- (+ (* 1/2 (/ rand (sqrt -3))) (* a (- (+ (* 3 (+ 1 (+ (* 1/54 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/3 (* rand (sqrt -3)))))) (* a (- (* 3 (+ (* -3/2 (/ rand (sqrt -3))) (* 1/54 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))))) (* 3 (- (* 3 (+ 1 (+ (* 1/54 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/3 (* rand (sqrt -3)))))) (* 3 (- (* 1/2 (/ rand (sqrt -3))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3)))))))))))) (* 3 (- (* 1/2 (/ rand (sqrt -3))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3)))))))))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3)))))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 1/54 binary64) (*.f64 #s(literal 405/8 binary64) rand) (*.f64 #s(literal -3/2 binary64) rand)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (-.f64 (fma.f64 #s(literal 1/54 binary64) (*.f64 rand (/.f64 #s(literal 81/4 binary64) (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))) (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 (*.f64 #s(literal 3 binary64) (-.f64 (fma.f64 #s(literal 1/54 binary64) (*.f64 rand (/.f64 #s(literal 81/4 binary64) (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))) (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/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 (*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) #s(literal -1/3 binary64)))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* -1/9 (+ 1 (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (*.f64 #s(literal -1/9 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (+ (* -1/9 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* 1/6 (/ (* a rand) (sqrt -3)))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 #s(literal -1/9 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 a rand)) (sqrt.f64 #s(literal -3 binary64))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (+ (* -1/9 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ (* 1/6 (/ rand (sqrt -3))) (* a (+ 1 (+ (* 1/54 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/3 (* rand (sqrt -3))))))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/54 binary64) (*.f64 rand (/.f64 #s(literal 81/4 binary64) (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 (*.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/6 binary64))) a (*.f64 #s(literal -1/9 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (+ (* -1/9 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ (* 1/6 (/ rand (sqrt -3))) (* a (+ 1 (+ (* 1/54 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/54 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3)))))))))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/6 binary64) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/54 binary64) (*.f64 #s(literal 405/8 binary64) rand) (*.f64 #s(literal -3/2 binary64) rand)) (sqrt.f64 #s(literal -3 binary64))) a (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (*.f64 #s(literal 1/54 binary64) (*.f64 #s(literal 81/4 binary64) rand)) (sqrt.f64 #s(literal -3 binary64))))) a a)) a (*.f64 #s(literal -1/9 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64))))) |
#s(approx (+ (* a a) -1/9) #s(hole binary64 -1/9)) |
#s(approx (+ (* a a) -1/9) #s(literal -1/9 binary64)) |
#s(approx (+ (* a a) -1/9) #s(hole binary64 (- (pow a 2) 1/9))) |
#s(approx (+ (* a a) -1/9) (fma.f64 a a #s(literal -1/9 binary64))) |
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) a)) |
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole binary64 (* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a))) a)) |
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole binary64 (* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.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 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a))) a)) |
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole 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)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (-.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 #s(literal -1/216 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))))) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64))) (/.f64 #s(literal 1/3 binary64) a)) a)) |
#s(approx (* (- a 1/3) 9) #s(hole binary64 (* 9 a))) |
#s(approx (* (- a 1/3) 9) (*.f64 #s(literal 9 binary64) a)) |
#s(approx (* (- a 1/3) 9) #s(hole binary64 (* a (- 9 (* 3 (/ 1 a)))))) |
#s(approx (* (- a 1/3) 9) (*.f64 (-.f64 #s(literal 9 binary64) (/.f64 #s(literal 3 binary64) a)) a)) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand)) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) #s(hole binary64 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) (*.f64 rand (fma.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) #s(hole binary64 (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) (fma.f64 (*.f64 #s(literal 1/54 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) rand (*.f64 rand (fma.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) #s(hole 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))))))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) (fma.f64 (*.f64 #s(literal 1/54 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) rand (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (fma.f64 #s(literal -1/36 binary64) a #s(literal 1/27 binary64)) rand) (*.f64 rand (fma.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))))))) |
#s(approx (sqrt (* (- a 1/3) 9)) #s(hole binary64 (* 3 (sqrt a)))) |
#s(approx (sqrt (* (- a 1/3) 9)) (*.f64 (sqrt.f64 a) #s(literal 3 binary64))) |
#s(approx (sqrt (* (- a 1/3) 9)) #s(hole binary64 (* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (* 3 (sqrt (/ 1 a))))))) |
#s(approx (sqrt (* (- a 1/3) 9)) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64))) a)) |
#s(approx (sqrt (* (- a 1/3) 9)) #s(hole binary64 (* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (+ (* -1/24 (sqrt (/ 1 (pow a 5)))) (* 3 (sqrt (/ 1 a)))))))) |
#s(approx (sqrt (* (- a 1/3) 9)) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1/24 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64)))) a)) |
#s(approx (sqrt (* (- a 1/3) 9)) #s(hole binary64 (* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (+ (* -1/24 (sqrt (/ 1 (pow a 5)))) (+ (* -1/144 (sqrt (/ 1 (pow a 7)))) (* 3 (sqrt (/ 1 a))))))))) |
#s(approx (sqrt (* (- a 1/3) 9)) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/144 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/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64))))) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) rand)) #s(literal 1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (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 #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))) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) rand) #s(literal 0 binary64) (*.f64 rand (fma.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))))) a a)) |
#s(approx (- a 1/3) #s(hole binary64 a)) |
#s(approx (- a 1/3) a) |
#s(approx (- a 1/3) #s(hole binary64 (* a (- 1 (* 1/3 (/ 1 a)))))) |
#s(approx (- a 1/3) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)) a)) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) a)) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a))) a)) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a)))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (*.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 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a))) a)) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole 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)))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (*.f64 (-.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 #s(literal -1/216 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))))) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64))) (/.f64 #s(literal 1/3 binary64) a)) a)) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* (sqrt a) rand))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) (*.f64 (sqrt.f64 a) rand)) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* a (- (* (sqrt (/ 1 a)) rand) (/ 1 a))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) (*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) rand) (/.f64 #s(literal 1 binary64) a)) a)) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* a (- (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand)) (/ 1 a))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) (*.f64 (-.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)))) (/.f64 #s(literal 1 binary64) a)) a)) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* a (- (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (* (sqrt (/ 1 a)) rand))) (/ 1 a))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/72 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) 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))))) (/.f64 #s(literal 1 binary64) a)) a)) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (sqrt a))) |
#s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* a (+ (sqrt (/ 1 a)) (* -1/6 (sqrt (/ 1 (pow a 3)))))))) |
#s(approx (sqrt (- a 1/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)) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (* -1/72 (sqrt (/ 1 (pow a 5))))))))) |
#s(approx (sqrt (- a 1/3)) (*.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)) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* 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)))))))))) |
#s(approx (sqrt (- a 1/3)) (*.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)) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) a)) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) (*.f64 (fma.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) rand)) #s(literal 1 binary64)) a)) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (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 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64))) a)) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) rand) #s(literal 0 binary64) (*.f64 rand (fma.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))))) a a)) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (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 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (fma.f64 (*.f64 #s(literal 1/54 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) rand (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 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64)))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* 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)))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (+.f64 (fma.f64 (*.f64 #s(literal 1/54 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) rand (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (fma.f64 #s(literal -1/36 binary64) a #s(literal 1/27 binary64)) rand) (*.f64 rand (fma.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))))) #s(literal 1 binary64))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (* (sqrt (/ 1 a)) rand))) |
#s(approx (/ rand (sqrt (- a 1/3))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) rand)) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand)))) |
#s(approx (/ rand (sqrt (- a 1/3))) (*.f64 rand (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))))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* 1/18 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand))))) |
#s(approx (/ rand (sqrt (- a 1/3))) (fma.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) rand (*.f64 rand (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)))))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* 1/18 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* 1/2 (* (sqrt (/ 1 (pow a 7))) (* rand (- 1/27 (* 1/36 a))))) (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (/ rand (sqrt (- a 1/3))) (fma.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) rand (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (fma.f64 #s(literal -1/36 binary64) a #s(literal 1/27 binary64)) rand) (*.f64 rand (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))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) a)) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) (*.f64 (fma.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) rand)) #s(literal 1 binary64)) a)) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* a (- (+ 1 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (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 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64))) a)) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* a (- (+ 1 (+ (* -1/162 (* (sqrt (/ 1 (pow a 7))) 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)))))) (* 1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) (*.f64 (-.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/162 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))))) rand (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (fma.f64 #s(literal -1/36 binary64) a #s(literal 1/27 binary64)) rand) (*.f64 rand (fma.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))))) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) a) #s(literal 1/3 binary64))) a)) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* (pow a 2) (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) (*.f64 a a))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* -1/9 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (pow a 2))) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (*.f64 (fma.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) a) (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 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64))) (*.f64 a a))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* -1/9 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (pow a 2))) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (*.f64 (fma.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) a) (fma.f64 (*.f64 #s(literal 1/54 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) rand (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 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64)))) (*.f64 a a))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* -1/9 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (pow a 2))) (+ (* -1/162 (* (sqrt (/ 1 (pow a 7))) 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))))))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (*.f64 (fma.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) a) (+.f64 (fma.f64 rand (fma.f64 #s(literal -1/162 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) (*.f64 #s(literal 1/54 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))))) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (fma.f64 #s(literal -1/36 binary64) a #s(literal 1/27 binary64)) rand) (*.f64 rand (fma.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))))) #s(literal 1 binary64))) (*.f64 a a))) |
#s(approx (+ (* a a) -1/9) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* a a) -1/9) (*.f64 a a)) |
#s(approx (+ (* a a) -1/9) #s(hole binary64 (* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))))) |
#s(approx (+ (* a a) -1/9) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))) (*.f64 a a))) |
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole binary64 (* -1 (* a (- (* -1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) 1))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (neg.f64 a) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand)) (neg.f64 (sqrt.f64 #s(literal -9 binary64)))) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole binary64 (* -1 (* a (- (+ (* -1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/3 (/ 1 a))) 1))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (neg.f64 a) (fma.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (-.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64))))) |
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole binary64 (* -1 (* a (- (+ (* -1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (* -1 (/ (- (* 1/6 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) 1/3) a))) 1))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (neg.f64 a) (-.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) #s(literal -1/3 binary64)) a))) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole binary64 (* -1 (* a (- (+ (* -1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) (* -1 (/ (- (* -1 (/ (+ (* -1/6 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))) (* 1/72 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) a)) 1/3) a))) 1))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (neg.f64 a) (-.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (fma.f64 #s(literal 1/72 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal -1/6 binary64) (sqrt.f64 a)))) a) #s(literal -1 binary64) #s(literal -1/3 binary64)) a))) #s(literal 1 binary64)))) |
#s(approx (* (- a 1/3) 9) #s(hole binary64 (* -1 (* a (- (* 3 (/ 1 a)) 9))))) |
#s(approx (* (- a 1/3) 9) (*.f64 (neg.f64 a) (-.f64 (/.f64 #s(literal 3 binary64) a) #s(literal 9 binary64)))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) #s(hole binary64 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) #s(hole binary64 (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) 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))))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) #s(hole binary64 (+ (* -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))))))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) (fma.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) 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)))))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) #s(hole binary64 (+ (* -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))))))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) 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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (fma.f64 #s(literal -1/36 binary64) a #s(literal 1/27 binary64))) (sqrt.f64 #s(literal -9 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 a)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))))) (neg.f64 (pow.f64 a #s(literal 3 binary64)))))) |
#s(approx (sqrt (* (- a 1/3) 9)) #s(hole binary64 (* -1 (* (sqrt a) (* (sqrt -9) (sqrt -1)))))) |
#s(approx (sqrt (* (- a 1/3) 9)) (*.f64 (neg.f64 (sqrt.f64 a)) (*.f64 (sqrt.f64 #s(literal -9 binary64)) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (sqrt (* (- a 1/3) 9)) #s(hole binary64 (* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -9) (sqrt -1)))) (* (sqrt (/ 1 a)) (* (sqrt -9) (sqrt -1)))))))) |
#s(approx (sqrt (* (- a 1/3) 9)) (*.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)))))) |
#s(approx (sqrt (* (- a 1/3) 9)) #s(hole binary64 (* -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))))))))) |
#s(approx (sqrt (* (- a 1/3) 9)) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (sqrt.f64 #s(literal -9 binary64))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/72 binary64) (*.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))))))) |
#s(approx (sqrt (* (- a 1/3) 9)) #s(hole binary64 (* -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)))))))))) |
#s(approx (sqrt (* (- a 1/3) 9)) (*.f64 (neg.f64 a) (fma.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)))) (*.f64 #s(literal 1/432 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))))) (*.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))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 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))) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) 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) (neg.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole 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))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (neg.f64 a) (-.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) #s(literal -1/3 binary64))) a)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -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))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (neg.f64 a) (-.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64))) (/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) 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 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal 0 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 a)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))))) (neg.f64 a))) a)))) |
#s(approx (- a 1/3) #s(hole binary64 (* -1 (* a (- (* 1/3 (/ 1 a)) 1))))) |
#s(approx (- a 1/3) (*.f64 (neg.f64 a) (-.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64)))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (*.f64 (neg.f64 a) (-.f64 (*.f64 (*.f64 (neg.f64 rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal 1/3 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* -1 (* a (- (+ (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/3 (/ 1 a))) 1))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (neg.f64 rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal 1/3 binary64) (-.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole 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))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (*.f64 (neg.f64 a) (-.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (neg.f64 rand) (/.f64 (fma.f64 (*.f64 (neg.f64 rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/18 binary64) #s(literal -1/3 binary64)) (neg.f64 a))) #s(literal 1 binary64)))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* -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))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (*.f64 (neg.f64 a) (-.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (neg.f64 rand) (/.f64 (-.f64 (/.f64 (*.f64 (neg.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)))) (neg.f64 a)) #s(literal 1/3 binary64)) (neg.f64 a))) #s(literal 1 binary64)))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) (*.f64 (sqrt.f64 a) rand)) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))) (/ 1 a)))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) (neg.f64 (fma.f64 (*.f64 (neg.f64 rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) a #s(literal 1 binary64)))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/6 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1) a)) (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) (*.f64 (neg.f64 a) (fma.f64 (neg.f64 rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal -1/6 binary64)) #s(literal 1 binary64)) (neg.f64 a))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/72 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/6 (* (sqrt a) (* rand (pow (sqrt -1) 2))))) a)) 1) a)) (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) (*.f64 (neg.f64 a) (fma.f64 (neg.f64 rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 rand) (fma.f64 #s(literal -1/72 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 a)))) (neg.f64 a)) #s(literal 1 binary64)) (neg.f64 a))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* -1 (* (sqrt a) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (- a 1/3)) (*.f64 (sqrt.f64 a) #s(literal 1 binary64))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (- a 1/3)) (*.f64 (neg.f64 a) (*.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)))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* -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)))))))) |
#s(approx (sqrt (- a 1/3)) (*.f64 (neg.f64 a) (fma.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)))) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* -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))))))))) |
#s(approx (sqrt (- a 1/3)) (*.f64 (neg.f64 a) (fma.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)))) (*.f64 #s(literal 1/432 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))))) (*.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))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) a) #s(literal 1/3 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) rand) #s(literal -1 binary64))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (+ (* -1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1/18 (* (sqrt (/ 1 a)) rand))) a))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) (*.f64 (neg.f64 a) (-.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) rand) #s(literal -1 binary64)) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) #s(literal -1/3 binary64) (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand)) a)))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/54 (* (sqrt (/ 1 a)) rand)) (+ (* 1/54 (* (sqrt (/ 1 a)) rand)) (* 1/18 (* (sqrt a) rand)))) a)) (* -1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) a))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) (*.f64 (neg.f64 a) (-.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) rand) #s(literal -1 binary64)) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) #s(literal -1/3 binary64) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) rand) #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/18 binary64))) (neg.f64 a))) a)))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (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 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (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 #s(literal -1/54 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))))) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* -1 (/ (+ (* 1/54 (* (sqrt a) rand)) (* 1/6 (* (sqrt (/ 1 a)) (* rand (+ 1/27 (* -1/36 a)))))) (pow a 3))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (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 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/36 binary64) a #s(literal 1/27 binary64)) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal 1/6 binary64) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/54 binary64))) (pow.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand)))) |
#s(approx (/ rand (sqrt (- a 1/3))) (*.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))))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/18 (* (sqrt (/ 1 (pow a 5))) rand)) (* (sqrt (/ 1 a)) rand))))) |
#s(approx (/ rand (sqrt (- a 1/3))) (fma.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) 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)))))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/18 (* (sqrt a) rand)) (* 1/2 (* (sqrt (/ 1 a)) (* rand (+ 1/27 (* -1/36 a)))))) (pow a 3))) (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand))))) |
#s(approx (/ rand (sqrt (- a 1/3))) (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 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/36 binary64) a #s(literal 1/27 binary64)) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/18 binary64))) (neg.f64 (pow.f64 a #s(literal 3 binary64)))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) a) #s(literal 1/3 binary64) (fma.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) rand) #s(literal -1 binary64))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (- (* -1 (/ (- (* -1 (+ (* -1/9 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1/18 (* (sqrt a) rand)))) (* 1/9 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) a)) (* 1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) a))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) (*.f64 (neg.f64 a) (-.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) rand) #s(literal -1 binary64)) (/.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) #s(literal -1/9 binary64) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal -1/18 binary64))) #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) #s(literal -1/9 binary64))) a) #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) rand) #s(literal -1 binary64)) #s(literal 1/3 binary64))) a)))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (+ (* -1/9 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1/18 (* (sqrt a) rand)))) (* -1 (/ (- (* -1/54 (* (sqrt a) rand)) (* -1/3 (- (* -1 (+ (* -1/9 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1/18 (* (sqrt a) rand)))) (* 1/9 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))))) a))) (* 1/9 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) a)) (* 1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) a))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) (*.f64 (neg.f64 a) (-.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) rand) #s(literal -1 binary64)) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 a)) rand (fma.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) #s(literal -1/9 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/54 binary64) (sqrt.f64 a)) rand (*.f64 #s(literal 1/3 binary64) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) #s(literal -1/9 binary64) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal -1/18 binary64))) #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) #s(literal -1/9 binary64))))) a))) (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) rand) #s(literal -1 binary64)) #s(literal 1/9 binary64))) a) #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) rand) #s(literal -1 binary64)) #s(literal 1/3 binary64))) a)))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* -1/9 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (pow a 2))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (*.f64 (fma.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) a) (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 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64))) (*.f64 a a))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* -1/9 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (pow a 2))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (*.f64 (fma.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) a) (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 #s(literal -1/54 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))))) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)))) (*.f64 a a))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt a) (* rand (+ 1/27 (* -1/36 a))))) (* 1/162 (* (sqrt a) rand))) a)) (* 1/54 (* (sqrt a) rand))) (pow a 3))) (+ (* -1/9 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (pow a 2))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/54 binary64) (sqrt.f64 a)) rand (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 a)) (*.f64 (fma.f64 #s(literal -1/36 binary64) a #s(literal 1/27 binary64)) rand) (*.f64 #s(literal 1/162 binary64) (*.f64 (sqrt.f64 a) rand))) (neg.f64 a))) (pow.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) a) (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 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64)))) (*.f64 a a))) |
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole binary64 (- a 1/3))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#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)) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) #s(hole binary64 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (- a 1/3))) |
#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(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#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)) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (- a 1/3))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (fma.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) #s(literal 1/3 binary64) a)) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(literal -1 binary64)) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (- (* rand (sqrt (- a 1/3))) 1))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (- a 1/3))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) (fma.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) #s(literal 1/3 binary64) a)) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(literal 1 binary64)) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (* rand (sqrt (/ 1 (- a 1/3)))))) |
#s(approx (/ rand (sqrt (- a 1/3))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))) rand)) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (/ (- (pow a 2) 1/9) (+ 1/3 a)))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 a #s(literal -1/3 binary64)))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (- (+ (* 1/3 (* (/ (* rand (- (pow a 2) 1/9)) (+ 1/3 a)) (sqrt (/ 1 (- a 1/3))))) (/ (pow a 2) (+ 1/3 a))) (* 1/9 (/ 1 (+ 1/3 a)))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand) (-.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 1/3 binary64) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 a #s(literal -1/3 binary64))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (- (pow a 2) 1/9))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 a a #s(literal -1/9 binary64))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (- (+ (* 1/3 (* (* rand (- (pow a 2) 1/9)) (sqrt (/ 1 (- a 1/3))))) (pow a 2)) 1/9))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64)))) |
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 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)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (*.f64 #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))) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 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)) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) 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)) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* rand (sqrt (- a 1/3))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand)) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* rand (- (sqrt (- a 1/3)) (/ 1 rand))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) (*.f64 (-.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) rand)) rand)) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- 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)) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (* rand (+ (* 1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64)) rand #s(literal 1 binary64))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* 1/3 (* (/ (* rand (- (pow a 2) 1/9)) (+ 1/3 a)) (sqrt (/ 1 (- a 1/3))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand) (-.f64 a #s(literal -1/3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* rand (- (+ (* 1/3 (* (/ (- (pow a 2) 1/9) (+ 1/3 a)) (sqrt (/ 1 (- a 1/3))))) (/ (pow a 2) (* rand (+ 1/3 a)))) (/ 1/9 (* rand (+ 1/3 a))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) (*.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 1/3 binary64) (-.f64 (*.f64 (/.f64 a (-.f64 a #s(literal -1/3 binary64))) (/.f64 a rand)) (/.f64 #s(literal 1/9 binary64) (*.f64 (-.f64 a #s(literal -1/3 binary64)) rand)))) rand)) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* 1/3 (* (* rand (- (pow a 2) 1/9)) (sqrt (/ 1 (- a 1/3))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* rand (- (+ (* 1/3 (* (sqrt (/ 1 (- a 1/3))) (- (pow a 2) 1/9))) (/ (pow a 2) rand)) (* 1/9 (/ 1 rand)))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64))) #s(literal 1/3 binary64) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand)) rand)) |
#s(approx (+ (* (/ rand (sqrt (* (- a 1/3) 9))) (- a 1/3)) (- a 1/3)) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (neg.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)) (neg.f64 rand))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (neg.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)) (neg.f64 rand))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (*.f64 (neg.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)) (neg.f64 rand))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* -1 (* rand (+ (* -1 (sqrt (- a 1/3))) (/ 1 rand)))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) (neg.f64 (fma.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal 1 binary64)))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) (*.f64 (neg.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)) (neg.f64 rand))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (*.f64 (neg.f64 rand) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) rand)))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- (/ (pow a 2) (+ 1/3 a)) (* 1/9 (/ 1 (+ 1/3 a)))) rand)) (* -1/3 (* (/ (- (pow a 2) 1/9) (+ 1/3 a)) (sqrt (/ 1 (- a 1/3)))))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) (*.f64 (neg.f64 rand) (fma.f64 (*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal -1/3 binary64) (/.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 a #s(literal -1/3 binary64))) (neg.f64 rand))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- (pow a 2) 1/9) rand)) (* -1/3 (* (sqrt (/ 1 (- a 1/3))) (- (pow a 2) 1/9)))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (*.f64 (neg.f64 rand) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64))) #s(literal -1/3 binary64) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (neg.f64 rand))))) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 169 |
| 0 | 54 | 165 |
| 1 | 222 | 156 |
| 0 | 1945 | 156 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) (-.f64 a #s(literal 1/3 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)) |
(/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) |
(sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 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)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) a)) |
(fma.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) a) |
(fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) |
(sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) |
(*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.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 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) |
(/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64))) (+.f64 a #s(literal 1/3 binary64))) |
(*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64))) |
(fma.f64 a a #s(literal -1/9 binary64)) |
| Outputs |
|---|
(*.f64 (/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64))) (fma.f64 a a #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 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 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 #s(literal 1/3 binary64) a)))) |
(*.f64 (/.f64 (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64)) (+.f64 #s(literal 1/3 binary64) a)) (fma.f64 a a #s(literal -1/9 binary64))) |
(*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64)) (+.f64 #s(literal 1/3 binary64) a))) |
(*.f64 (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(*.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) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64))) (-.f64 a #s(literal 1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) #s(literal 1 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) #s(literal -1 binary64))) |
(/.f64 (*.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) #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64))) (fma.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 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) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.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) #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64))) (-.f64 (+.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 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 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #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 (*.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (/.f64 (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64)) (+.f64 #s(literal 1/3 binary64) a))) (-.f64 (*.f64 a a) #s(literal -1/9 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/729 binary64) (pow.f64 a #s(literal 6 binary64))) (/.f64 (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64)) (+.f64 #s(literal 1/3 binary64) a))) (fma.f64 #s(literal -1/9 binary64) (-.f64 #s(literal -1/9 binary64) (*.f64 a a)) (pow.f64 a #s(literal 4 binary64)))) |
(/.f64 (*.f64 (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #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) (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) (-.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 a #s(literal 1/3 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) #s(literal 1 binary64))) (fma.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 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) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 a #s(literal 1/3 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) #s(literal 1 binary64))) (-.f64 (+.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 (-.f64 (*.f64 (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)) a) (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)) a)) #s(literal 1/9 binary64)) (+.f64 (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)) a) #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64))) (-.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (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)) a) #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (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)) a) (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)) a) (+.f64 #s(literal 1/9 binary64) (*.f64 (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)) a) #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.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))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) #s(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 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64)))) (neg.f64 (+.f64 #s(literal -1/3 binary64) (neg.f64 a)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64))) (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 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 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 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 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal -1 binary64)) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 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 (-.f64 a #s(literal 1/3 binary64)))) #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 (*.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) #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 (fma.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 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) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (*.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) #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (*.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) #s(literal 1 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (*.f64 (fma.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 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) #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 (pow.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) #s(literal 1/27 binary64) #s(literal 1 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 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 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 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) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (fma.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 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) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 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) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (-.f64 (+.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (-.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 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 (-.f64 a #s(literal 1/3 binary64)))) #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 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #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))) (fma.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 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) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 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) #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 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/729 binary64) (pow.f64 a #s(literal 6 binary64))) (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal -1/9 binary64) (-.f64 #s(literal -1/9 binary64) (*.f64 a a)) (pow.f64 a #s(literal 4 binary64))) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (+.f64 #s(literal 1/3 binary64) a) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64)))) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 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 (fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (*.f64 #s(literal 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)) (sqrt.f64 (*.f64 #s(literal 9 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))) (*.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))) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64))) (-.f64 (*.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)))) |
(/.f64 (+.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) #s(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 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64))) (+.f64 #s(literal -1/3 binary64) (neg.f64 a))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64))) (+.f64 #s(literal 1/3 binary64) a)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64))) (+.f64 #s(literal 1/3 binary64) a))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64))) (+.f64 #s(literal -1/3 binary64) (neg.f64 a)))) |
(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 #s(literal 1/3 binary64) a))) (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 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 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) rand (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64) (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) |
(fma.f64 (/.f64 rand #s(literal 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 (-.f64 a #s(literal 1/3 binary64)) rand) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 rand (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 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (-.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) |
(fma.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (-.f64 a #s(literal 1/3 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) |
(fma.f64 (-.f64 a #s(literal 1/3 binary64)) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.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 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) |
(fma.f64 rand (/.f64 (-.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 rand (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64)) (-.f64 (*.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)))) (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 (*.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))))) |
(-.f64 (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)) a) #s(literal 1/3 binary64)) |
(-.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))))) |
(-.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (neg.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))) (-.f64 a #s(literal 1/3 binary64)))) |
(-.f64 a (-.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) #s(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 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64)))) (/.f64 (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 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64))))) |
(+.f64 (*.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))) |
(+.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) |
(*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))) |
(*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 9 binary64)) (+.f64 #s(literal 1/3 binary64) a)) |
(/.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 9 binary64)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) |
(/.f64 (*.f64 #s(literal 9 binary64) (fma.f64 a a #s(literal -1/9 binary64))) (+.f64 #s(literal 1/3 binary64) a)) |
(/.f64 (*.f64 #s(literal 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 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 rand #s(literal 3 binary64))) |
(*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))))) |
(*.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand) |
(*.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))) |
(*.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 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(*.f64 rand (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) rand) #s(literal 1 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (neg.f64 rand) #s(literal 1/3 binary64)) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (neg.f64 rand)) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) rand) (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (*.f64 rand #s(literal -1 binary64)) (*.f64 #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 (neg.f64 (*.f64 #s(literal 1/3 binary64) rand)) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (neg.f64 rand)) (neg.f64 (*.f64 #s(literal -3 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 (neg.f64 rand) (*.f64 #s(literal -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 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) |
(neg.f64 (/.f64 (neg.f64 rand) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))) |
(neg.f64 (/.f64 rand (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(*.f64 (pow.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(pow.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 a #s(literal 1/3 binary64))) |
(*.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 #s(literal 1/3 binary64) a)))) |
(*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(*.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (-.f64 a #s(literal 1/3 binary64)))) |
(*.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64))) |
(*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.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 #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 (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))) (+.f64 #s(literal -1/3 binary64) (neg.f64 a))) |
(/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 #s(literal 1/3 binary64) 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 (*.f64 a a) (+.f64 #s(literal 1/3 binary64) a)) (/.f64 #s(literal 1/9 binary64) (+.f64 #s(literal 1/3 binary64) a))) |
(-.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)) |
#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 (-.f64 (*.f64 a a) (pow.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))) (-.f64 a (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 a a))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (-.f64 #s(literal -1/3 binary64) a)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (fma.f64 a (-.f64 a (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 a a)) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (-.f64 #s(literal -1/3 binary64) a))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (-.f64 (pow.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (*.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 (pow.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a (-.f64 a (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (+.f64 #s(literal -1/3 binary64) a)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (+.f64 #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 #s(literal -1/3 binary64) a)) |
(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))) (*.f64 #s(literal 1/3 binary64) rand) (+.f64 #s(literal -1/3 binary64) a)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) (+.f64 #s(literal -1/3 binary64) a)) |
(fma.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) a) |
(fma.f64 rand (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) (+.f64 #s(literal -1/3 binary64) a)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (-.f64 #s(literal -1/3 binary64) a))) (/.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (-.f64 #s(literal -1/3 binary64) a)))) |
(-.f64 a (*.f64 (neg.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64))) #s(literal 1/3 binary64))) |
(-.f64 a (*.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)))) |
(+.f64 (+.f64 a (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) #s(literal -1/3 binary64)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (fma.f64 a (-.f64 a (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 a (-.f64 a (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal -1/3 binary64) a)) |
(+.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) #s(literal 1/3 binary64)) a) |
(+.f64 a (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) #s(literal 1/3 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand)) (pow.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal -1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand)) (pow.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) |
(fma.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal -1 binary64)))) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand)) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand)) (pow.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand)) (pow.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 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/4 binary64)) (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/2 binary64)) |
(/.f64 (sqrt.f64 (fma.f64 a a #s(literal -1/9 binary64))) (sqrt.f64 (+.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))))) |
(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 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64))) (fma.f64 a a #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 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 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 #s(literal 1/3 binary64) a)))) |
(*.f64 (/.f64 (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64)) (+.f64 #s(literal 1/3 binary64) a)) (fma.f64 a a #s(literal -1/9 binary64))) |
(*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64)) (+.f64 #s(literal 1/3 binary64) a))) |
(*.f64 (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(*.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) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64))) (-.f64 a #s(literal 1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) #s(literal 1 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) #s(literal -1 binary64))) |
(/.f64 (*.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) #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64))) (fma.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 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) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.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) #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64))) (-.f64 (+.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 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 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #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 (*.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (/.f64 (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64)) (+.f64 #s(literal 1/3 binary64) a))) (-.f64 (*.f64 a a) #s(literal -1/9 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/729 binary64) (pow.f64 a #s(literal 6 binary64))) (/.f64 (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64)) (+.f64 #s(literal 1/3 binary64) a))) (fma.f64 #s(literal -1/9 binary64) (-.f64 #s(literal -1/9 binary64) (*.f64 a a)) (pow.f64 a #s(literal 4 binary64)))) |
(/.f64 (*.f64 (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #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) (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) (-.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 a #s(literal 1/3 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) #s(literal 1 binary64))) (fma.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 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) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 a #s(literal 1/3 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) #s(literal 1 binary64))) (-.f64 (+.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 (-.f64 (*.f64 (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)) a) (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)) a)) #s(literal 1/9 binary64)) (+.f64 (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)) a) #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64))) (-.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (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)) a) #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (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)) a) (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)) a) (+.f64 #s(literal 1/9 binary64) (*.f64 (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)) a) #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.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))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) #s(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 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64)))) (neg.f64 (+.f64 #s(literal -1/3 binary64) (neg.f64 a)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64))) (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 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 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 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 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal -1 binary64)) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 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 (-.f64 a #s(literal 1/3 binary64)))) #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 (*.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) #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 (fma.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 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) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (*.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) #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (*.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) #s(literal 1 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (*.f64 (fma.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 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) #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 (pow.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) #s(literal 1/27 binary64) #s(literal 1 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 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 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 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) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (fma.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 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) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 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) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (-.f64 (+.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (-.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 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 (-.f64 a #s(literal 1/3 binary64)))) #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 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #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))) (fma.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 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) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 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) #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 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/729 binary64) (pow.f64 a #s(literal 6 binary64))) (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal -1/9 binary64) (-.f64 #s(literal -1/9 binary64) (*.f64 a a)) (pow.f64 a #s(literal 4 binary64))) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (+.f64 #s(literal 1/3 binary64) a) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64)))) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 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 (fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (*.f64 #s(literal 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)) (sqrt.f64 (*.f64 #s(literal 9 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))) (*.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))) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64))) (-.f64 (*.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)))) |
(/.f64 (+.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) #s(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 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64))) (+.f64 #s(literal -1/3 binary64) (neg.f64 a))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64))) (+.f64 #s(literal 1/3 binary64) a)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64))) (+.f64 #s(literal 1/3 binary64) a))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64))) (+.f64 #s(literal -1/3 binary64) (neg.f64 a)))) |
(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 #s(literal 1/3 binary64) a))) (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 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 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) rand (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64) (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) |
(fma.f64 (/.f64 rand #s(literal 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 (-.f64 a #s(literal 1/3 binary64)) rand) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 rand (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 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (-.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) |
(fma.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (-.f64 a #s(literal 1/3 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) |
(fma.f64 (-.f64 a #s(literal 1/3 binary64)) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.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 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) |
(fma.f64 rand (/.f64 (-.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 rand (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64)) (-.f64 (*.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)))) (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 (*.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))))) |
(-.f64 (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)) a) #s(literal 1/3 binary64)) |
(-.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))))) |
(-.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (neg.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))) (-.f64 a #s(literal 1/3 binary64)))) |
(-.f64 a (-.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) #s(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 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64)))) (/.f64 (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 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64))))) |
(+.f64 (*.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))) |
(+.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal -1 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) #s(literal 1 binary64))) (neg.f64 (fma.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 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) #s(literal -1 binary64)) #s(literal 1 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) #s(literal 1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal -1 binary64))) |
(/.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) #s(literal 1 binary64)) (fma.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 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) #s(literal -1 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) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))))) |
(fma.f64 (*.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 rand #s(literal 3 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) |
(fma.f64 rand (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))))) (/.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal -1 binary64)))) |
(-.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 rand) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) #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 #s(literal 1 binary64) (neg.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 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) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 3 binary64)) (fma.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 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) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))))) |
(+.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.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 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 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64))) (fma.f64 a a #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 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 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 #s(literal 1/3 binary64) a)))) |
(*.f64 (/.f64 (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64)) (+.f64 #s(literal 1/3 binary64) a)) (fma.f64 a a #s(literal -1/9 binary64))) |
(*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64)) (+.f64 #s(literal 1/3 binary64) a))) |
(*.f64 (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(*.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) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64))) (-.f64 a #s(literal 1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) #s(literal 1 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) #s(literal -1 binary64))) |
(/.f64 (*.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) #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64))) (fma.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 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) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.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) #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64))) (-.f64 (+.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 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 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #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 (*.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (/.f64 (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64)) (+.f64 #s(literal 1/3 binary64) a))) (-.f64 (*.f64 a a) #s(literal -1/9 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/729 binary64) (pow.f64 a #s(literal 6 binary64))) (/.f64 (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64)) (+.f64 #s(literal 1/3 binary64) a))) (fma.f64 #s(literal -1/9 binary64) (-.f64 #s(literal -1/9 binary64) (*.f64 a a)) (pow.f64 a #s(literal 4 binary64)))) |
(/.f64 (*.f64 (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #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) (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) (-.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 a #s(literal 1/3 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) #s(literal 1 binary64))) (fma.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 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) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 a #s(literal 1/3 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) #s(literal 1 binary64))) (-.f64 (+.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 (-.f64 (*.f64 (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)) a) (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)) a)) #s(literal 1/9 binary64)) (+.f64 (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)) a) #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64))) (-.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (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)) a) #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (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)) a) (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)) a) (+.f64 #s(literal 1/9 binary64) (*.f64 (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)) a) #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.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))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) #s(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 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64)))) (neg.f64 (+.f64 #s(literal -1/3 binary64) (neg.f64 a)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64))) (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 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 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 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 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal -1 binary64)) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 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 (-.f64 a #s(literal 1/3 binary64)))) #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 (*.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) #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 (fma.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 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) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (*.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) #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (*.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) #s(literal 1 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (*.f64 (fma.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 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) #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 (pow.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) #s(literal 1/27 binary64) #s(literal 1 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 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 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 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) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (fma.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 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) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 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) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (-.f64 (+.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (-.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 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 (-.f64 a #s(literal 1/3 binary64)))) #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 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #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))) (fma.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 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) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 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) #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 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 a a) #s(literal -1/9 binary64)) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/729 binary64) (pow.f64 a #s(literal 6 binary64))) (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal -1/9 binary64) (-.f64 #s(literal -1/9 binary64) (*.f64 a a)) (pow.f64 a #s(literal 4 binary64))) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (+.f64 #s(literal 1/3 binary64) a) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64)))) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 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 (fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (*.f64 #s(literal 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)) (sqrt.f64 (*.f64 #s(literal 9 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))) (*.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))) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64))) (-.f64 (*.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)))) |
(/.f64 (+.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) #s(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 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64))) (+.f64 #s(literal -1/3 binary64) (neg.f64 a))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64))) (+.f64 #s(literal 1/3 binary64) a)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64))) (+.f64 #s(literal 1/3 binary64) a))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64))) (+.f64 #s(literal -1/3 binary64) (neg.f64 a)))) |
(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 #s(literal 1/3 binary64) a))) (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 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 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) |
(fma.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) rand (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64) (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) |
(fma.f64 (/.f64 rand #s(literal 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 (-.f64 a #s(literal 1/3 binary64)) rand) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 rand (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 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (-.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) |
(fma.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (-.f64 a #s(literal 1/3 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) |
(fma.f64 (-.f64 a #s(literal 1/3 binary64)) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.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 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) |
(fma.f64 rand (/.f64 (-.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 rand (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64)) (-.f64 (*.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)))) (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 (*.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))))) |
(-.f64 (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)) a) #s(literal 1/3 binary64)) |
(-.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))))) |
(-.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (neg.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))) (-.f64 a #s(literal 1/3 binary64)))) |
(-.f64 a (-.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) #s(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 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64)))) (/.f64 (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 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64))))) |
(+.f64 (*.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))) |
(+.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) |
(*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64)) (-.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 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64)) (+.f64 #s(literal -1/729 binary64) (pow.f64 a #s(literal 6 binary64)))) (fma.f64 #s(literal -1/9 binary64) (-.f64 #s(literal -1/9 binary64) (*.f64 a a)) (pow.f64 a #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1/3 binary64)) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (*.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1/3 binary64)) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (-.f64 (*.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1/3 binary64)) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (fma.f64 a a #s(literal -1/9 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1/3 binary64)) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) #s(literal 3 binary64)) (pow.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1/3 binary64)) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (*.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1/3 binary64)) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (-.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 (*.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1/3 binary64)) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (fma.f64 a a #s(literal -1/9 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal -1 binary64))) |
(/.f64 (*.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) #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (-.f64 (+.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 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) #s(literal 1 binary64))) (-.f64 (+.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 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 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 a a) #s(literal -1/9 binary64)) (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 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) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 a a) #s(literal -1/9 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/729 binary64) (pow.f64 a #s(literal 6 binary64))) (-.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal -1/9 binary64) (-.f64 #s(literal -1/9 binary64) (*.f64 a a)) (pow.f64 a #s(literal 4 binary64))) (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/729 binary64) (pow.f64 a #s(literal 6 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) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal -1/9 binary64) (-.f64 #s(literal -1/9 binary64) (*.f64 a a)) (pow.f64 a #s(literal 4 binary64))) (-.f64 (+.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64))) (*.f64 (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal -1 binary64)) (-.f64 (*.f64 a a) #s(literal -1/9 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal -1/729 binary64) (pow.f64 a #s(literal 6 binary64)))) (*.f64 (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal -1 binary64)) (fma.f64 #s(literal -1/9 binary64) (-.f64 #s(literal -1/9 binary64) (*.f64 a a)) (pow.f64 a #s(literal 4 binary64))))) |
(/.f64 (*.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) #s(literal 1 binary64)) (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))) (-.f64 (*.f64 a a) #s(literal -1/9 binary64)))) |
(/.f64 (*.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) #s(literal 1 binary64)) (+.f64 #s(literal -1/729 binary64) (pow.f64 a #s(literal 6 binary64)))) (*.f64 (-.f64 (+.f64 (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))) (fma.f64 #s(literal -1/9 binary64) (-.f64 #s(literal -1/9 binary64) (*.f64 a a)) (pow.f64 a #s(literal 4 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 a a) #s(literal -1/9 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/729 binary64) (pow.f64 a #s(literal 6 binary64))) (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64))) (fma.f64 #s(literal -1/9 binary64) (-.f64 #s(literal -1/9 binary64) (*.f64 a a)) (pow.f64 a #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) #s(literal 1/3 binary64) (fma.f64 a a #s(literal -1/9 binary64))) |
(fma.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1/3 binary64)) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64))) |
(fma.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1/3 binary64)) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(fma.f64 (+.f64 (neg.f64 a) #s(literal 1/3 binary64)) (-.f64 (neg.f64 a) #s(literal 1/3 binary64)) (*.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1/3 binary64)) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(fma.f64 (+.f64 (fabs.f64 a) #s(literal 1/3 binary64)) (-.f64 (fabs.f64 a) #s(literal 1/3 binary64)) (*.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1/3 binary64)) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (fma.f64 a a #s(literal -1/9 binary64))) |
(fma.f64 (fma.f64 a 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)) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(fma.f64 (*.f64 a a) (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64)) (*.f64 #s(literal -1/9 binary64) (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64)))) |
(fma.f64 (+.f64 #s(literal 1/3 binary64) a) (-.f64 a #s(literal 1/3 binary64)) (*.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1/3 binary64)) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(fma.f64 #s(literal -1/9 binary64) (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 a a) (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64)))) |
(fma.f64 (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64)) (*.f64 a a) (*.f64 (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64)) #s(literal -1/9 binary64))) |
(fma.f64 (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64)) #s(literal -1/9 binary64) (*.f64 (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64)) (*.f64 a a))) |
(fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (*.f64 #s(literal 1/3 binary64) (fma.f64 a a #s(literal -1/9 binary64))) (fma.f64 a a #s(literal -1/9 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1/3 binary64)) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(fma.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/9 binary64)) (*.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1/3 binary64)) (/.f64 rand (sqrt.f64 (-.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)))) (fma.f64 a a #s(literal -1/9 binary64))) (fma.f64 a a #s(literal -1/9 binary64))) |
(-.f64 (*.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1/3 binary64)) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (*.f64 #s(literal -1 binary64) (fma.f64 a a #s(literal -1/9 binary64)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1/3 binary64)) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (*.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 a a) (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64))) (*.f64 #s(literal -1/9 binary64) (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64)))) |
(+.f64 (*.f64 #s(literal -1/9 binary64) (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64))) (*.f64 (*.f64 a a) (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64)) (*.f64 a a)) (*.f64 (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64)) #s(literal -1/9 binary64))) |
(+.f64 (*.f64 (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64)) #s(literal -1/9 binary64)) (*.f64 (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64)) (*.f64 a a))) |
(+.f64 (*.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1/3 binary64)) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (fma.f64 a a #s(literal -1/9 binary64))) |
(+.f64 (fma.f64 a a #s(literal -1/9 binary64)) (*.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1/3 binary64)) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(*.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (+.f64 (neg.f64 a) #s(literal 1/3 binary64)) (-.f64 (neg.f64 a) #s(literal 1/3 binary64))) |
(*.f64 (+.f64 (fabs.f64 a) #s(literal 1/3 binary64)) (-.f64 (fabs.f64 a) #s(literal 1/3 binary64))) |
(*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1/3 binary64) a) (-.f64 a #s(literal 1/3 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (fma.f64 a a #s(literal -1/9 binary64)))) |
(*.f64 #s(literal 1 binary64) (fma.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 (*.f64 a a) #s(literal -1/9 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/729 binary64) (pow.f64 a #s(literal 6 binary64))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/9 binary64) (-.f64 #s(literal -1/9 binary64) (*.f64 a a)) (pow.f64 a #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.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 #s(literal -1/729 binary64) (pow.f64 a #s(literal 6 binary64)))) (fma.f64 #s(literal -1/9 binary64) (-.f64 #s(literal -1/9 binary64) (*.f64 a a)) (pow.f64 a #s(literal 4 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 (*.f64 a a) #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64))) (neg.f64 (-.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 (fma.f64 #s(literal -1/9 binary64) (-.f64 #s(literal -1/9 binary64) (*.f64 a a)) (pow.f64 a #s(literal 4 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 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))) (+.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))) (fma.f64 #s(literal -1/9 binary64) (-.f64 #s(literal -1/9 binary64) (*.f64 a a)) (pow.f64 a #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64)) #s(literal -1/9 binary64)) |
(fma.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a)) #s(literal -1/9 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 a)) #s(literal -1/9 binary64)) |
(fma.f64 (fabs.f64 (fabs.f64 a)) (fabs.f64 (fabs.f64 a)) #s(literal -1/9 binary64)) |
(fma.f64 (neg.f64 a) (neg.f64 a) #s(literal -1/9 binary64)) |
(fma.f64 (fabs.f64 a) (fabs.f64 a) #s(literal -1/9 binary64)) |
(fma.f64 (*.f64 a a) #s(literal 1 binary64) #s(literal -1/9 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 a a) #s(literal -1/9 binary64)) |
(fma.f64 a a #s(literal -1/9 binary64)) |
(-.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (*.f64 a a) #s(literal -1/9 binary64))) (/.f64 #s(literal 1/81 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 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(-.f64 #s(literal -1/9 binary64) (*.f64 (neg.f64 (fabs.f64 a)) (fabs.f64 a))) |
(-.f64 #s(literal -1/9 binary64) (*.f64 (neg.f64 a) a)) |
(-.f64 #s(literal -1/9 binary64) (*.f64 a (neg.f64 a))) |
(+.f64 (*.f64 (*.f64 a a) #s(literal 1 binary64)) #s(literal -1/9 binary64)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal -1/9 binary64)) |
(+.f64 (/.f64 (pow.f64 a #s(literal 6 binary64)) (fma.f64 #s(literal -1/9 binary64) (-.f64 #s(literal -1/9 binary64) (*.f64 a a)) (pow.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal -1/729 binary64) (fma.f64 #s(literal -1/9 binary64) (-.f64 #s(literal -1/9 binary64) (*.f64 a a)) (pow.f64 a #s(literal 4 binary64))))) |
(+.f64 (*.f64 a a) #s(literal -1/9 binary64)) |
(+.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 a a) #s(literal 1 binary64))) |
(+.f64 #s(literal -1/9 binary64) (*.f64 #s(literal 1 binary64) (*.f64 a a))) |
(+.f64 #s(literal -1/9 binary64) (*.f64 a a)) |
Compiled 23 061 to 2 392 computations (89.6% saved)
15 alts after pruning (14 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 705 | 12 | 717 |
| Fresh | 2 | 2 | 4 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 711 | 15 | 726 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (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))) |
| 97.9% | (fma.f64 (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) (-.f64 a #s(literal 1/3 binary64)) #s(approx (- a 1/3) a)) | |
| 99.8% | (fma.f64 rand (/.f64 (-.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (-.f64 a #s(literal 1/3 binary64))) | |
| ▶ | 37.9% | (/.f64 #s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 a a #s(literal -1/9 binary64))) (+.f64 a #s(literal 1/3 binary64))) |
| ▶ | 96.6% | (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) #s(approx (- a 1/3) a)) |
| 99.8% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (+.f64 #s(literal -1/3 binary64) a))) | |
| 98.6% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) a)) | |
| 97.9% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 #s(literal 1/3 binary64) #s(approx (+ (* (sqrt (- a 1/3)) rand) -1) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand)) a)) | |
| 96.7% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 #s(literal 1/3 binary64) #s(approx (+ (* (sqrt (- a 1/3)) rand) -1) (*.f64 (sqrt.f64 a) rand)) a)) | |
| ✓ | 62.3% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 a #s(literal 1/3 binary64))) |
| 96.6% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a)) | |
| ▶ | 39.0% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
| 62.3% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (- a 1/3) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)) a))) | |
| 60.5% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (- a 1/3) a)) | |
| ▶ | 1.6% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (- a 1/3) #s(literal -1/3 binary64))) |
Compiled 770 to 520 computations (32.5% saved)
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) | |
| cost-diff | 0 | (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) | |
| cost-diff | 0 | (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) | |
| cost-diff | 0 | (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) #s(approx (- a 1/3) a)) | |
| cost-diff | 0 | (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) | |
| cost-diff | 0 | (*.f64 #s(literal 1/3 binary64) rand) | |
| cost-diff | 0 | (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) | |
| cost-diff | 0 | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (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 | #s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 a a #s(literal -1/9 binary64))) | |
| cost-diff | 0 | (/.f64 #s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (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 | (-.f64 a #s(literal 1/3 binary64)) | |
| cost-diff | 0 | (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) | |
| cost-diff | 0 | (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) | |
| cost-diff | 2 | (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))) |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 209 |
| 0 | 56 | 209 |
| 1 | 106 | 205 |
| 2 | 259 | 205 |
| 3 | 973 | 204 |
| 4 | 4661 | 203 |
| 0 | 9273 | 203 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(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))) |
(/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
rand |
(sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) |
(-.f64 a #s(literal 1/3 binary64)) |
a |
#s(literal 1/3 binary64) |
(/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) |
#s(literal 3 binary64) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (- a 1/3) #s(literal -1/3 binary64))) |
#s(approx (- a 1/3) #s(literal -1/3 binary64)) |
#s(literal -1/3 binary64) |
(/.f64 #s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 a a #s(literal -1/9 binary64))) (+.f64 a #s(literal 1/3 binary64))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 a a #s(literal -1/9 binary64))) |
(fma.f64 a a #s(literal -1/9 binary64)) |
a |
#s(literal -1/9 binary64) |
(+.f64 a #s(literal 1/3 binary64)) |
#s(literal 1/3 binary64) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (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 #s(literal 1/3 binary64) rand) |
#s(literal 1/3 binary64) |
rand |
(sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) |
(-.f64 a #s(literal 1/3 binary64)) |
a |
(*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) #s(approx (- a 1/3) a)) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) |
#s(literal 1/3 binary64) |
(/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
rand |
(sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) |
(-.f64 a #s(literal 1/3 binary64)) |
a |
#s(literal 1 binary64) |
#s(approx (- a 1/3) a) |
| Outputs |
|---|
(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))) |
(*.f64 (-.f64 a #s(literal 1/3 binary64)) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal 1 binary64))) |
(/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
rand |
(sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) |
(-.f64 a #s(literal 1/3 binary64)) |
a |
#s(literal 1/3 binary64) |
(/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) |
(*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) |
#s(literal 3 binary64) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (- a 1/3) #s(literal -1/3 binary64))) |
#s(approx (- a 1/3) #s(literal -1/3 binary64)) |
#s(literal -1/3 binary64) |
(/.f64 #s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 a a #s(literal -1/9 binary64))) (+.f64 a #s(literal 1/3 binary64))) |
(/.f64 #s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 a a #s(literal -1/9 binary64))) (-.f64 a #s(literal -1/3 binary64))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 a a #s(literal -1/9 binary64))) |
(fma.f64 a a #s(literal -1/9 binary64)) |
a |
#s(literal -1/9 binary64) |
(+.f64 a #s(literal 1/3 binary64)) |
(-.f64 a #s(literal -1/3 binary64)) |
#s(literal 1/3 binary64) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (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 #s(literal 1/3 binary64) rand) |
#s(literal 1/3 binary64) |
rand |
(sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) |
(-.f64 a #s(literal 1/3 binary64)) |
a |
(*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) #s(approx (- a 1/3) a)) |
(fma.f64 (/.f64 (*.f64 #s(approx (- a 1/3) a) #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(approx (- a 1/3) a)) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal 1 binary64)) |
#s(literal 1/3 binary64) |
(/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
rand |
(sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) |
(-.f64 a #s(literal 1/3 binary64)) |
a |
#s(literal 1 binary64) |
#s(approx (- a 1/3) a) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0859375 | (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) #s(approx (- a 1/3) a)) | |
| accuracy | 0.14453125 | (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) | |
| accuracy | 0.25 | (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) | |
| accuracy | 2.072367088100072 | #s(approx (- a 1/3) a) | |
| accuracy | 0.010097509768442016 | (-.f64 a #s(literal 1/3 binary64)) | |
| accuracy | 0.32421875 | (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) | |
| accuracy | 0.3359375 | (*.f64 #s(literal 1/3 binary64) rand) | |
| accuracy | 38.93259806499289 | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) | |
| accuracy | 0.0 | (+.f64 a #s(literal 1/3 binary64)) | |
| accuracy | 0.006191259768442017 | (fma.f64 a a #s(literal -1/9 binary64)) | |
| accuracy | 18.723351728425964 | #s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 a a #s(literal -1/9 binary64))) | |
| accuracy | 27.300536061995608 | (/.f64 #s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 a a #s(literal -1/9 binary64))) (+.f64 a #s(literal 1/3 binary64))) | |
| accuracy | 24.125890851007924 | #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.293114096823544 | #s(approx (- a 1/3) #s(literal -1/3 binary64)) | |
| accuracy | 0.010097509768442016 | (-.f64 a #s(literal 1/3 binary64)) | |
| accuracy | 0.02734375 | (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) | |
| accuracy | 0.109375 | (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))) | |
| accuracy | 0.25 | (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
| 87.0ms | 256× | 0 | valid |
Compiled 196 to 34 computations (82.7% saved)
ival-mult: 20.0ms (38.6% of total)const: 12.0ms (23.2% of total)ival-div: 8.0ms (15.4% of total)ival-add: 6.0ms (11.6% of total)ival-sub: 3.0ms (5.8% of total)ival-sqrt: 3.0ms (5.8% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(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))) |
(/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) |
(-.f64 a #s(literal 1/3 binary64)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (- a 1/3) #s(literal -1/3 binary64))) |
#s(approx (- a 1/3) #s(literal -1/3 binary64)) |
(/.f64 #s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 a a #s(literal -1/9 binary64))) (+.f64 a #s(literal 1/3 binary64))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 a a #s(literal -1/9 binary64))) |
(fma.f64 a a #s(literal -1/9 binary64)) |
(+.f64 a #s(literal 1/3 binary64)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (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 #s(literal 1/3 binary64) rand) |
(*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) #s(approx (- a 1/3) a)) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) |
#s(approx (- a 1/3) a) |
| Outputs |
|---|
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (- (* 1/3 (* rand (sqrt -1/3))) 1/3))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))) 1/3))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole 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))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole 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))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (* rand (sqrt -3)))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* -9/2 (/ (* a rand) (sqrt -3))) (* rand (sqrt -3))))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* a (+ (* -9/2 (/ rand (sqrt -3))) (* -1/2 (/ (* a (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))))) (sqrt -3))))) (* rand (sqrt -3))))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* a (+ (* -9/2 (/ rand (sqrt -3))) (* a (+ (* -1/2 (/ (* a (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2)))))) (sqrt -3))) (* -1/2 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))))))) (* rand (sqrt -3))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (sqrt -1/3))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (+ (sqrt -1/3) (* 1/2 (/ a (sqrt -1/3)))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (+ (sqrt -1/3) (* a (+ (* -1/8 (/ a (pow (sqrt -1/3) 3))) (* 1/2 (/ 1 (sqrt -1/3)))))))) |
#s(approx (sqrt (- a 1/3)) #s(hole 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)))))))) |
#s(approx (- a 1/3) #s(hole binary64 -1/3)) |
#s(approx (- a 1/3) #s(hole binary64 (- a 1/3))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole 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)))))))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole 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))))))))))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (- (* 1/2 (/ rand (sqrt -3))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3)))))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (- (+ (* 1/2 (/ rand (sqrt -3))) (* a (- (* 3 (+ 1 (+ (* 1/54 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/3 (* rand (sqrt -3)))))) (* 3 (- (* 1/2 (/ rand (sqrt -3))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3)))))))))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3)))))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (- (+ (* 1/2 (/ rand (sqrt -3))) (* a (- (+ (* 3 (+ 1 (+ (* 1/54 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/3 (* rand (sqrt -3)))))) (* a (- (* 3 (+ (* -3/2 (/ rand (sqrt -3))) (* 1/54 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))))) (* 3 (- (* 3 (+ 1 (+ (* 1/54 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/3 (* rand (sqrt -3)))))) (* 3 (- (* 1/2 (/ rand (sqrt -3))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3)))))))))))) (* 3 (- (* 1/2 (/ rand (sqrt -3))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3)))))))))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3)))))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* -1/9 (+ 1 (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (+ (* -1/9 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* 1/6 (/ (* a rand) (sqrt -3)))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (+ (* -1/9 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ (* 1/6 (/ rand (sqrt -3))) (* a (+ 1 (+ (* 1/54 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/3 (* rand (sqrt -3))))))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (+ (* -1/9 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ (* 1/6 (/ rand (sqrt -3))) (* a (+ 1 (+ (* 1/54 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/54 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3)))))))))))))) |
#s(approx (+ (* a a) -1/9) #s(hole binary64 -1/9)) |
#s(approx (+ (* a a) -1/9) #s(hole binary64 (- (pow a 2) 1/9))) |
#s(approx (+ a 1/3) #s(hole binary64 1/3)) |
#s(approx (+ a 1/3) #s(hole binary64 (+ 1/3 a))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (* 1/3 (* rand (sqrt -1/3))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (+ (* 1/6 (/ (* a rand) (sqrt -1/3))) (* 1/3 (* rand (sqrt -1/3)))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3)))))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole 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)))))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole 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)))))))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole 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))))))))))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (* 1/3 (* rand (sqrt -3)))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* 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))))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* 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))))))))))) |
#s(approx (/ (- a 1/3) 3) #s(hole binary64 -1/9)) |
#s(approx (/ (- a 1/3) 3) #s(hole binary64 (- (* 1/3 a) 1/9))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a)))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole 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)))))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (* (sqrt (/ 1 a)) rand))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand)))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* 1/18 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand))))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* 1/18 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* 1/2 (* (sqrt (/ 1 (pow a 7))) (* rand (- 1/27 (* 1/36 a))))) (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (sqrt a))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* a (+ (sqrt (/ 1 a)) (* -1/6 (sqrt (/ 1 (pow a 3)))))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (* -1/72 (sqrt (/ 1 (pow a 5))))))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* 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)))))))))) |
#s(approx (- a 1/3) #s(hole binary64 a)) |
#s(approx (- a 1/3) #s(hole binary64 (* a (- 1 (* 1/3 (/ 1 a)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* a (- (+ 1 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* a (- (+ 1 (+ (* -1/162 (* (sqrt (/ 1 (pow a 7))) 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)))))) (* 1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* (pow a 2) (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* -1/9 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (pow a 2))) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* -1/9 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (pow a 2))) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* -1/9 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (pow a 2))) (+ (* -1/162 (* (sqrt (/ 1 (pow a 7))) 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))))))))))) |
#s(approx (+ (* a a) -1/9) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* a a) -1/9) #s(hole binary64 (* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))))) |
#s(approx (+ a 1/3) #s(hole binary64 a)) |
#s(approx (+ a 1/3) #s(hole binary64 (* a (+ 1 (* 1/3 (/ 1 a)))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (* 1/3 (* (sqrt a) rand)))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (* 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)))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* 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)))))))) |
#s(approx (/ (- a 1/3) 3) #s(hole binary64 (* 1/3 a))) |
#s(approx (/ (- a 1/3) 3) #s(hole binary64 (* a (- 1/3 (* 1/9 (/ 1 a)))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* -1 (* a (- (* -1/3 (* (sqrt (/ 1 a)) rand)) 1))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* -1 (* a (- (+ (* -1/3 (* (sqrt (/ 1 a)) rand)) (* 1/3 (/ 1 a))) 1))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* -1 (* a (- (+ (* -1 (/ (- (* 1/18 (* (sqrt (/ 1 a)) rand)) 1/3) a)) (* -1/3 (* (sqrt (/ 1 a)) rand))) 1))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* -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))))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand)))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/18 (* (sqrt (/ 1 (pow a 5))) rand)) (* (sqrt (/ 1 a)) rand))))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/18 (* (sqrt a) rand)) (* 1/2 (* (sqrt (/ 1 a)) (* rand (+ 1/27 (* -1/36 a)))))) (pow a 3))) (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* -1 (* (sqrt a) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* -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)))))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* -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))))))))) |
#s(approx (- a 1/3) #s(hole binary64 (* -1 (* a (- (* 1/3 (/ 1 a)) 1))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole 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))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -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))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (- (* -1 (/ (- (* -1 (+ (* -1/9 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1/18 (* (sqrt a) rand)))) (* 1/9 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) a)) (* 1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) a))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (+ (* -1/9 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1/18 (* (sqrt a) rand)))) (* -1 (/ (- (* -1/54 (* (sqrt a) rand)) (* -1/3 (- (* -1 (+ (* -1/9 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1/18 (* (sqrt a) rand)))) (* 1/9 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))))) a))) (* 1/9 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) a)) (* 1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) a))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* -1/9 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (pow a 2))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* -1/9 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (pow a 2))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt a) (* rand (+ 1/27 (* -1/36 a))))) (* 1/162 (* (sqrt a) rand))) a)) (* 1/54 (* (sqrt a) rand))) (pow a 3))) (+ (* -1/9 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (pow a 2))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2)))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole 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))))))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole 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)))))))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole 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))))))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (+ (* -1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1/18 (* (sqrt (/ 1 a)) rand))) a))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/54 (* (sqrt (/ 1 a)) rand)) (+ (* 1/54 (* (sqrt (/ 1 a)) rand)) (* 1/18 (* (sqrt a) rand)))) a)) (* -1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) a))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* -1 (/ (+ (* 1/54 (* (sqrt a) rand)) (* 1/6 (* (sqrt (/ 1 a)) (* rand (+ 1/27 (* -1/36 a)))))) (pow a 3))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (/ (- a 1/3) 3) #s(hole binary64 (* -1 (* a (- (* 1/9 (/ 1 a)) 1/3))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (- a 1/3))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (* rand (sqrt (/ 1 (- a 1/3)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (- a 1/3))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (/ (- (pow a 2) 1/9) (+ 1/3 a)))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (- (+ (* 1/3 (* (/ (* rand (- (pow a 2) 1/9)) (+ 1/3 a)) (sqrt (/ 1 (- a 1/3))))) (/ (pow a 2) (+ 1/3 a))) (* 1/9 (/ 1 (+ 1/3 a)))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (- (pow a 2) 1/9))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (- (+ (* 1/3 (* (* rand (- (pow a 2) 1/9)) (sqrt (/ 1 (- a 1/3))))) (pow a 2)) 1/9))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (* 1/3 rand) #s(hole binary64 (* 1/3 rand))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (- a 1/3))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* 1/3 (* (/ (* rand (- (pow a 2) 1/9)) (+ 1/3 a)) (sqrt (/ 1 (- a 1/3))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* rand (- (+ (* 1/3 (* (/ (- (pow a 2) 1/9) (+ 1/3 a)) (sqrt (/ 1 (- a 1/3))))) (/ (pow a 2) (* rand (+ 1/3 a)))) (/ 1/9 (* rand (+ 1/3 a))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* 1/3 (* (* rand (- (pow a 2) 1/9)) (sqrt (/ 1 (- a 1/3))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* rand (- (+ (* 1/3 (* (sqrt (/ 1 (- a 1/3))) (- (pow a 2) 1/9))) (/ (pow a 2) rand)) (* 1/9 (/ 1 rand)))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (* rand (+ (* 1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- (/ (pow a 2) (+ 1/3 a)) (* 1/9 (/ 1 (+ 1/3 a)))) rand)) (* -1/3 (* (/ (- (pow a 2) 1/9) (+ 1/3 a)) (sqrt (/ 1 (- a 1/3)))))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- (pow a 2) 1/9) rand)) (* -1/3 (* (sqrt (/ 1 (- a 1/3))) (- (pow a 2) 1/9)))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 26.0ms | rand | @ | inf | ((+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (/ rand (sqrt (- a 1/3))) (sqrt (- a 1/3)) (- a 1/3) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (- a 1/3) (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ (* a a) -1/9) (+ a 1/3) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (* 1/3 rand) (sqrt (- a 1/3))) (* 1/3 rand) (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (/ (- a 1/3) 3) (- a 1/3)) |
| 3.0ms | a | @ | -inf | ((+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (/ rand (sqrt (- a 1/3))) (sqrt (- a 1/3)) (- a 1/3) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (- a 1/3) (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ (* a a) -1/9) (+ a 1/3) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (* 1/3 rand) (sqrt (- a 1/3))) (* 1/3 rand) (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (/ (- a 1/3) 3) (- a 1/3)) |
| 2.0ms | rand | @ | -inf | ((+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (/ rand (sqrt (- a 1/3))) (sqrt (- a 1/3)) (- a 1/3) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (- a 1/3) (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ (* a a) -1/9) (+ a 1/3) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (* 1/3 rand) (sqrt (- a 1/3))) (* 1/3 rand) (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (/ (- a 1/3) 3) (- a 1/3)) |
| 2.0ms | rand | @ | 0 | ((+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (/ rand (sqrt (- a 1/3))) (sqrt (- a 1/3)) (- a 1/3) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (- a 1/3) (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ (* a a) -1/9) (+ a 1/3) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (* 1/3 rand) (sqrt (- a 1/3))) (* 1/3 rand) (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (/ (- a 1/3) 3) (- a 1/3)) |
| 2.0ms | a | @ | inf | ((+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (/ rand (sqrt (- a 1/3))) (sqrt (- a 1/3)) (- a 1/3) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (- a 1/3) (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ (* a a) -1/9) (+ a 1/3) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (* 1/3 rand) (sqrt (- a 1/3))) (* 1/3 rand) (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (/ (- a 1/3) 3) (- a 1/3)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 805 | 6097 |
| 1 | 2525 | 5586 |
| 0 | 8865 | 5114 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (- (* 1/3 (* rand (sqrt -1/3))) 1/3))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))) 1/3))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole 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))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole 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))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (* rand (sqrt -3)))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* -9/2 (/ (* a rand) (sqrt -3))) (* rand (sqrt -3))))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* a (+ (* -9/2 (/ rand (sqrt -3))) (* -1/2 (/ (* a (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))))) (sqrt -3))))) (* rand (sqrt -3))))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* a (+ (* -9/2 (/ rand (sqrt -3))) (* a (+ (* -1/2 (/ (* a (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2)))))) (sqrt -3))) (* -1/2 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))))))) (* rand (sqrt -3))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (sqrt -1/3))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (+ (sqrt -1/3) (* 1/2 (/ a (sqrt -1/3)))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (+ (sqrt -1/3) (* a (+ (* -1/8 (/ a (pow (sqrt -1/3) 3))) (* 1/2 (/ 1 (sqrt -1/3)))))))) |
#s(approx (sqrt (- a 1/3)) #s(hole 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)))))))) |
#s(approx (- a 1/3) #s(hole binary64 -1/3)) |
#s(approx (- a 1/3) #s(hole binary64 (- a 1/3))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole 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)))))))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole 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))))))))))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (- (* 1/2 (/ rand (sqrt -3))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3)))))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (- (+ (* 1/2 (/ rand (sqrt -3))) (* a (- (* 3 (+ 1 (+ (* 1/54 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/3 (* rand (sqrt -3)))))) (* 3 (- (* 1/2 (/ rand (sqrt -3))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3)))))))))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3)))))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (- (+ (* 1/2 (/ rand (sqrt -3))) (* a (- (+ (* 3 (+ 1 (+ (* 1/54 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/3 (* rand (sqrt -3)))))) (* a (- (* 3 (+ (* -3/2 (/ rand (sqrt -3))) (* 1/54 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))))) (* 3 (- (* 3 (+ 1 (+ (* 1/54 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/3 (* rand (sqrt -3)))))) (* 3 (- (* 1/2 (/ rand (sqrt -3))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3)))))))))))) (* 3 (- (* 1/2 (/ rand (sqrt -3))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3)))))))))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3)))))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* -1/9 (+ 1 (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (+ (* -1/9 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* 1/6 (/ (* a rand) (sqrt -3)))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (+ (* -1/9 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ (* 1/6 (/ rand (sqrt -3))) (* a (+ 1 (+ (* 1/54 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/3 (* rand (sqrt -3))))))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (+ (* -1/9 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ (* 1/6 (/ rand (sqrt -3))) (* a (+ 1 (+ (* 1/54 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/54 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3)))))))))))))) |
#s(approx (+ (* a a) -1/9) #s(hole binary64 -1/9)) |
#s(approx (+ (* a a) -1/9) #s(hole binary64 (- (pow a 2) 1/9))) |
#s(approx (+ a 1/3) #s(hole binary64 1/3)) |
#s(approx (+ a 1/3) #s(hole binary64 (+ 1/3 a))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (* 1/3 (* rand (sqrt -1/3))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (+ (* 1/6 (/ (* a rand) (sqrt -1/3))) (* 1/3 (* rand (sqrt -1/3)))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3)))))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole 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)))))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole 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)))))))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole 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))))))))))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (* 1/3 (* rand (sqrt -3)))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* 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))))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* 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))))))))))) |
#s(approx (/ (- a 1/3) 3) #s(hole binary64 -1/9)) |
#s(approx (/ (- a 1/3) 3) #s(hole binary64 (- (* 1/3 a) 1/9))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a)))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole 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)))))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (* (sqrt (/ 1 a)) rand))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand)))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* 1/18 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand))))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* 1/18 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* 1/2 (* (sqrt (/ 1 (pow a 7))) (* rand (- 1/27 (* 1/36 a))))) (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (sqrt a))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* a (+ (sqrt (/ 1 a)) (* -1/6 (sqrt (/ 1 (pow a 3)))))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (* -1/72 (sqrt (/ 1 (pow a 5))))))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* 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)))))))))) |
#s(approx (- a 1/3) #s(hole binary64 a)) |
#s(approx (- a 1/3) #s(hole binary64 (* a (- 1 (* 1/3 (/ 1 a)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* a (- (+ 1 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* a (- (+ 1 (+ (* -1/162 (* (sqrt (/ 1 (pow a 7))) 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)))))) (* 1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* (pow a 2) (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* -1/9 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (pow a 2))) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* -1/9 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (pow a 2))) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* -1/9 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (pow a 2))) (+ (* -1/162 (* (sqrt (/ 1 (pow a 7))) 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))))))))))) |
#s(approx (+ (* a a) -1/9) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* a a) -1/9) #s(hole binary64 (* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))))) |
#s(approx (+ a 1/3) #s(hole binary64 a)) |
#s(approx (+ a 1/3) #s(hole binary64 (* a (+ 1 (* 1/3 (/ 1 a)))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (* 1/3 (* (sqrt a) rand)))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (* 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)))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* 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)))))))) |
#s(approx (/ (- a 1/3) 3) #s(hole binary64 (* 1/3 a))) |
#s(approx (/ (- a 1/3) 3) #s(hole binary64 (* a (- 1/3 (* 1/9 (/ 1 a)))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* -1 (* a (- (* -1/3 (* (sqrt (/ 1 a)) rand)) 1))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* -1 (* a (- (+ (* -1/3 (* (sqrt (/ 1 a)) rand)) (* 1/3 (/ 1 a))) 1))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* -1 (* a (- (+ (* -1 (/ (- (* 1/18 (* (sqrt (/ 1 a)) rand)) 1/3) a)) (* -1/3 (* (sqrt (/ 1 a)) rand))) 1))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* -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))))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand)))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/18 (* (sqrt (/ 1 (pow a 5))) rand)) (* (sqrt (/ 1 a)) rand))))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/18 (* (sqrt a) rand)) (* 1/2 (* (sqrt (/ 1 a)) (* rand (+ 1/27 (* -1/36 a)))))) (pow a 3))) (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* -1 (* (sqrt a) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* -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)))))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* -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))))))))) |
#s(approx (- a 1/3) #s(hole binary64 (* -1 (* a (- (* 1/3 (/ 1 a)) 1))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole 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))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -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))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (- (* -1 (/ (- (* -1 (+ (* -1/9 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1/18 (* (sqrt a) rand)))) (* 1/9 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) a)) (* 1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) a))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (+ (* -1/9 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1/18 (* (sqrt a) rand)))) (* -1 (/ (- (* -1/54 (* (sqrt a) rand)) (* -1/3 (- (* -1 (+ (* -1/9 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1/18 (* (sqrt a) rand)))) (* 1/9 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))))) a))) (* 1/9 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) a)) (* 1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) a))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* -1/9 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (pow a 2))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* -1/9 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (pow a 2))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt a) (* rand (+ 1/27 (* -1/36 a))))) (* 1/162 (* (sqrt a) rand))) a)) (* 1/54 (* (sqrt a) rand))) (pow a 3))) (+ (* -1/9 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (pow a 2))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2)))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole 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))))))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole 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)))))))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole 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))))))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (+ (* -1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1/18 (* (sqrt (/ 1 a)) rand))) a))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/54 (* (sqrt (/ 1 a)) rand)) (+ (* 1/54 (* (sqrt (/ 1 a)) rand)) (* 1/18 (* (sqrt a) rand)))) a)) (* -1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) a))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* -1 (/ (+ (* 1/54 (* (sqrt a) rand)) (* 1/6 (* (sqrt (/ 1 a)) (* rand (+ 1/27 (* -1/36 a)))))) (pow a 3))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (/ (- a 1/3) 3) #s(hole binary64 (* -1 (* a (- (* 1/9 (/ 1 a)) 1/3))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (- a 1/3))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (* rand (sqrt (/ 1 (- a 1/3)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (- a 1/3))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (/ (- (pow a 2) 1/9) (+ 1/3 a)))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (- (+ (* 1/3 (* (/ (* rand (- (pow a 2) 1/9)) (+ 1/3 a)) (sqrt (/ 1 (- a 1/3))))) (/ (pow a 2) (+ 1/3 a))) (* 1/9 (/ 1 (+ 1/3 a)))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (- (pow a 2) 1/9))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (- (+ (* 1/3 (* (* rand (- (pow a 2) 1/9)) (sqrt (/ 1 (- a 1/3))))) (pow a 2)) 1/9))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (* 1/3 rand) #s(hole binary64 (* 1/3 rand))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (- a 1/3))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* 1/3 (* (/ (* rand (- (pow a 2) 1/9)) (+ 1/3 a)) (sqrt (/ 1 (- a 1/3))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* rand (- (+ (* 1/3 (* (/ (- (pow a 2) 1/9) (+ 1/3 a)) (sqrt (/ 1 (- a 1/3))))) (/ (pow a 2) (* rand (+ 1/3 a)))) (/ 1/9 (* rand (+ 1/3 a))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* 1/3 (* (* rand (- (pow a 2) 1/9)) (sqrt (/ 1 (- a 1/3))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* rand (- (+ (* 1/3 (* (sqrt (/ 1 (- a 1/3))) (- (pow a 2) 1/9))) (/ (pow a 2) rand)) (* 1/9 (/ 1 rand)))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (* rand (+ (* 1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- (/ (pow a 2) (+ 1/3 a)) (* 1/9 (/ 1 (+ 1/3 a)))) rand)) (* -1/3 (* (/ (- (pow a 2) 1/9) (+ 1/3 a)) (sqrt (/ 1 (- a 1/3)))))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- (pow a 2) 1/9) rand)) (* -1/3 (* (sqrt (/ 1 (- a 1/3))) (- (pow a 2) 1/9)))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))))) |
| Outputs |
|---|
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (- (* 1/3 (* rand (sqrt -1/3))) 1/3))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #s(literal 1/3 binary64) #s(literal -1/3 binary64))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))) 1/3))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 #s(literal -1/3 binary64)) (fma.f64 (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/6 binary64) #s(literal 1 binary64)) a #s(literal -1/3 binary64)))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole 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))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 #s(literal -1/3 binary64)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 a (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64)))) (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/6 binary64) #s(literal 1 binary64))) a #s(literal -1/3 binary64)))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole 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))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 #s(literal -1/3 binary64)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) (/.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 a rand)) (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 binary64)))) a (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/6 binary64) #s(literal 1 binary64))) a #s(literal -1/3 binary64)))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (* rand (sqrt -3)))) |
#s(approx (/ rand (sqrt (- a 1/3))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand)) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* -9/2 (/ (* a rand) (sqrt -3))) (* rand (sqrt -3))))) |
#s(approx (/ rand (sqrt (- a 1/3))) (fma.f64 (*.f64 a (/.f64 rand (sqrt.f64 #s(literal -3 binary64)))) #s(literal -9/2 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* a (+ (* -9/2 (/ rand (sqrt -3))) (* -1/2 (/ (* a (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))))) (sqrt -3))))) (* rand (sqrt -3))))) |
#s(approx (/ rand (sqrt (- a 1/3))) (fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 #s(literal 81/4 binary64) rand) a) (*.f64 #s(literal -9/2 binary64) rand)) (sqrt.f64 #s(literal -3 binary64))) a (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* a (+ (* -9/2 (/ rand (sqrt -3))) (* a (+ (* -1/2 (/ (* a (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2)))))) (sqrt -3))) (* -1/2 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))))))) (* rand (sqrt -3))))) |
#s(approx (/ rand (sqrt (- a 1/3))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 405/8 binary64) rand) a (*.f64 #s(literal 81/4 binary64) rand)) (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))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (sqrt -1/3))) |
#s(approx (sqrt (- a 1/3)) (sqrt.f64 #s(literal -1/3 binary64))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (+ (sqrt -1/3) (* 1/2 (/ a (sqrt -1/3)))))) |
#s(approx (sqrt (- a 1/3)) (fma.f64 (/.f64 a (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (+ (sqrt -1/3) (* a (+ (* -1/8 (/ a (pow (sqrt -1/3) 3))) (* 1/2 (/ 1 (sqrt -1/3)))))))) |
#s(approx (sqrt (- a 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)))) |
#s(approx (sqrt (- a 1/3)) #s(hole 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)))))))) |
#s(approx (sqrt (- a 1/3)) (fma.f64 (fma.f64 (-.f64 (*.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) (/.f64 #s(literal 1 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)))) |
#s(approx (- a 1/3) #s(hole binary64 -1/3)) |
#s(approx (- a 1/3) #s(literal -1/3 binary64)) |
#s(approx (- a 1/3) #s(hole binary64 (- a 1/3))) |
#s(approx (- a 1/3) (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) #s(literal -1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) #s(literal -1/3 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64))) a a))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole 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)))))))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) #s(literal -1/3 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 #s(literal -3 binary64)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/18 binary64) (*.f64 #s(literal 81/4 binary64) rand) (*.f64 #s(literal -3/2 binary64) rand)) (sqrt.f64 #s(literal -3 binary64))) a (*.f64 #s(literal 1/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64)))))) a a))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole 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))))))))))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) #s(literal -1/3 binary64) (fma.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/18 binary64) (*.f64 #s(literal 405/8 binary64) rand) (*.f64 #s(literal -1/6 binary64) (*.f64 #s(literal 81/4 binary64) rand))) (sqrt.f64 #s(literal -3 binary64))) a (/.f64 (fma.f64 #s(literal 1/18 binary64) (*.f64 #s(literal 81/4 binary64) rand) (*.f64 #s(literal -3/2 binary64) rand)) (sqrt.f64 #s(literal -3 binary64)))) a (fma.f64 #s(literal 1/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64)))) a a))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) #s(literal -1/3 binary64))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (- (* 1/2 (/ rand (sqrt -3))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3)))))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) (fma.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) #s(literal -1/3 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64))) a a))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (- (+ (* 1/2 (/ rand (sqrt -3))) (* a (- (* 3 (+ 1 (+ (* 1/54 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/3 (* rand (sqrt -3)))))) (* 3 (- (* 1/2 (/ rand (sqrt -3))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3)))))))))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3)))))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) (fma.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (-.f64 (fma.f64 #s(literal 1/54 binary64) (*.f64 rand (/.f64 #s(literal 81/4 binary64) (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))) (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/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 (*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) #s(literal -1/3 binary64)))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (- (+ (* 1/2 (/ rand (sqrt -3))) (* a (- (+ (* 3 (+ 1 (+ (* 1/54 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/3 (* rand (sqrt -3)))))) (* a (- (* 3 (+ (* -3/2 (/ rand (sqrt -3))) (* 1/54 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))))) (* 3 (- (* 3 (+ 1 (+ (* 1/54 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/3 (* rand (sqrt -3)))))) (* 3 (- (* 1/2 (/ rand (sqrt -3))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3)))))))))))) (* 3 (- (* 1/2 (/ rand (sqrt -3))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3)))))))))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3)))))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 3 binary64) (-.f64 (/.f64 (fma.f64 #s(literal 1/54 binary64) (*.f64 #s(literal 405/8 binary64) rand) (*.f64 #s(literal -3/2 binary64) rand)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (-.f64 (fma.f64 #s(literal 1/54 binary64) (*.f64 rand (/.f64 #s(literal 81/4 binary64) (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))) (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 (*.f64 #s(literal 3 binary64) (-.f64 (fma.f64 #s(literal 1/54 binary64) (*.f64 rand (/.f64 #s(literal 81/4 binary64) (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))) (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/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 (*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) #s(literal -1/3 binary64)))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* -1/9 (+ 1 (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) #s(literal -1/9 binary64))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (+ (* -1/9 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* 1/6 (/ (* a rand) (sqrt -3)))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) #s(literal -1/9 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 a rand)) (sqrt.f64 #s(literal -3 binary64))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (+ (* -1/9 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ (* 1/6 (/ rand (sqrt -3))) (* a (+ 1 (+ (* 1/54 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/3 (* rand (sqrt -3))))))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/54 binary64) (*.f64 rand (/.f64 #s(literal 81/4 binary64) (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 (*.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/6 binary64))) a (*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) #s(literal -1/9 binary64)))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (+ (* -1/9 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ (* 1/6 (/ rand (sqrt -3))) (* a (+ 1 (+ (* 1/54 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (+ (* 1/3 (* rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/54 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3)))))))))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/6 binary64) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/54 binary64) (*.f64 #s(literal 405/8 binary64) rand) (*.f64 #s(literal -3/2 binary64) rand)) (sqrt.f64 #s(literal -3 binary64))) a (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (*.f64 #s(literal 1/54 binary64) (*.f64 #s(literal 81/4 binary64) rand)) (sqrt.f64 #s(literal -3 binary64))))) a a)) a (*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) #s(literal -1/9 binary64)))) |
#s(approx (+ (* a a) -1/9) #s(hole binary64 -1/9)) |
#s(approx (+ (* a a) -1/9) #s(literal -1/9 binary64)) |
#s(approx (+ (* a a) -1/9) #s(hole binary64 (- (pow a 2) 1/9))) |
#s(approx (+ (* a a) -1/9) (fma.f64 a a #s(literal -1/9 binary64))) |
#s(approx (+ a 1/3) #s(hole binary64 1/3)) |
#s(approx (+ a 1/3) #s(literal 1/3 binary64)) |
#s(approx (+ a 1/3) #s(hole binary64 (+ 1/3 a))) |
#s(approx (+ a 1/3) (-.f64 a #s(literal -1/3 binary64))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (* 1/3 (* rand (sqrt -1/3))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #s(literal 1/3 binary64))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (+ (* 1/6 (/ (* a rand) (sqrt -1/3))) (* 1/3 (* rand (sqrt -1/3)))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (fma.f64 (*.f64 a (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64)))) #s(literal 1/6 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #s(literal 1/3 binary64)))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3)))))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 a (/.f64 rand (sqrt.f64 #s(literal -1/3 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)))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole 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)))))))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) (/.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 a rand)) (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 5 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)))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) #s(literal -1/3 binary64))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) (fma.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) #s(literal -1/3 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64))) a a))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole 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)))))))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) (fma.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) #s(literal -1/3 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 #s(literal -3 binary64)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/18 binary64) (*.f64 #s(literal 81/4 binary64) rand) (*.f64 #s(literal -3/2 binary64) rand)) (sqrt.f64 #s(literal -3 binary64))) a (*.f64 #s(literal 1/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64)))))) a a))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole 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))))))))))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) (fma.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) #s(literal -1/3 binary64) (fma.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/18 binary64) (*.f64 #s(literal 405/8 binary64) rand) (*.f64 #s(literal -1/6 binary64) (*.f64 #s(literal 81/4 binary64) rand))) (sqrt.f64 #s(literal -3 binary64))) a (/.f64 (fma.f64 #s(literal 1/18 binary64) (*.f64 #s(literal 81/4 binary64) rand) (*.f64 #s(literal -3/2 binary64) rand)) (sqrt.f64 #s(literal -3 binary64)))) a (fma.f64 #s(literal 1/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64)))) a a))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (* 1/3 (* rand (sqrt -3)))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (fma.f64 #s(literal -3/2 binary64) (*.f64 a (/.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)))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* 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))))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (fma.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 #s(literal 81/4 binary64) rand) a) (*.f64 #s(literal -3/2 binary64) 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)))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* 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))))))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 405/8 binary64) rand) a (*.f64 #s(literal 81/4 binary64) rand)) (sqrt.f64 #s(literal -3 binary64)))) a (*.f64 #s(literal -3/2 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)))) |
#s(approx (/ (- a 1/3) 3) #s(hole binary64 -1/9)) |
#s(approx (/ (- a 1/3) 3) #s(literal -1/9 binary64)) |
#s(approx (/ (- a 1/3) 3) #s(hole binary64 (- (* 1/3 a) 1/9))) |
#s(approx (/ (- a 1/3) 3) (fma.f64 #s(literal 1/3 binary64) a #s(literal -1/9 binary64))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) a)) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a))) a)) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a)))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (*.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 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a))) a)) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole 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)))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (*.f64 (-.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 #s(literal -1/216 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))))) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64))) (/.f64 #s(literal 1/3 binary64) a)) a)) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (* (sqrt (/ 1 a)) rand))) |
#s(approx (/ rand (sqrt (- a 1/3))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) rand)) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand)))) |
#s(approx (/ rand (sqrt (- a 1/3))) (*.f64 rand (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))))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* 1/18 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand))))) |
#s(approx (/ rand (sqrt (- a 1/3))) (fma.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) rand (*.f64 rand (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)))))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* 1/18 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* 1/2 (* (sqrt (/ 1 (pow a 7))) (* rand (- 1/27 (* 1/36 a))))) (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (/ rand (sqrt (- a 1/3))) (fma.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) rand (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (fma.f64 #s(literal -1/36 binary64) a #s(literal 1/27 binary64)) rand) (*.f64 rand (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))))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (sqrt a))) |
#s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* a (+ (sqrt (/ 1 a)) (* -1/6 (sqrt (/ 1 (pow a 3)))))))) |
#s(approx (sqrt (- a 1/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)) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (* -1/72 (sqrt (/ 1 (pow a 5))))))))) |
#s(approx (sqrt (- a 1/3)) (*.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)) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* 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)))))))))) |
#s(approx (sqrt (- a 1/3)) (*.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)) |
#s(approx (- a 1/3) #s(hole binary64 a)) |
#s(approx (- a 1/3) a) |
#s(approx (- a 1/3) #s(hole binary64 (* a (- 1 (* 1/3 (/ 1 a)))))) |
#s(approx (- a 1/3) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) rand)) #s(literal 1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (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 #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))) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) rand) #s(literal 0 binary64) (*.f64 rand (fma.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))))) a a)) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) a)) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) (*.f64 (fma.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) rand)) #s(literal 1 binary64)) a)) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* a (- (+ 1 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (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 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64))) a)) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* a (- (+ 1 (+ (* -1/162 (* (sqrt (/ 1 (pow a 7))) 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)))))) (* 1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) (*.f64 (-.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/162 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))))) rand (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (fma.f64 #s(literal -1/36 binary64) a #s(literal 1/27 binary64)) rand) (*.f64 rand (fma.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))))) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) a) #s(literal 1/3 binary64))) a)) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* (pow a 2) (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) (*.f64 a a))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* -1/9 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (pow a 2))) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (*.f64 (fma.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) a) (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 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64))) (*.f64 a a))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* -1/9 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (pow a 2))) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (*.f64 (fma.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) a) (fma.f64 (*.f64 #s(literal 1/54 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) rand (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 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64)))) (*.f64 a a))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* -1/9 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (pow a 2))) (+ (* -1/162 (* (sqrt (/ 1 (pow a 7))) 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))))))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (*.f64 (fma.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) a) (+.f64 (fma.f64 rand (fma.f64 #s(literal -1/162 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) (*.f64 #s(literal 1/54 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))))) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (fma.f64 #s(literal -1/36 binary64) a #s(literal 1/27 binary64)) rand) (*.f64 rand (fma.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))))) #s(literal 1 binary64))) (*.f64 a a))) |
#s(approx (+ (* a a) -1/9) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* a a) -1/9) (*.f64 a a)) |
#s(approx (+ (* a a) -1/9) #s(hole binary64 (* (pow a 2) (- 1 (* 1/9 (/ 1 (pow a 2))))))) |
#s(approx (+ (* a a) -1/9) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))) (*.f64 a a))) |
#s(approx (+ a 1/3) #s(hole binary64 a)) |
#s(approx (+ a 1/3) a) |
#s(approx (+ a 1/3) #s(hole binary64 (* a (+ 1 (* 1/3 (/ 1 a)))))) |
#s(approx (+ a 1/3) (fma.f64 (/.f64 #s(literal 1/3 binary64) a) a a)) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (* 1/3 (* (sqrt a) rand)))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand)) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (*.f64 rand (fma.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))) a)) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (fma.f64 (*.f64 #s(literal -1/216 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) rand (*.f64 rand (fma.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))))) a)) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (* 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)))))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.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 #s(literal -1/216 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 rand (fma.f64 #s(literal -1/1296 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))))) a)) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) a)) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) (*.f64 (fma.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) rand)) #s(literal 1 binary64)) a)) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (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 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64))) a)) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) rand) #s(literal 0 binary64) (*.f64 rand (fma.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))))) a a)) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (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 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (fma.f64 (*.f64 #s(literal 1/54 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) rand (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 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64)))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* 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)))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (+.f64 (fma.f64 (*.f64 #s(literal 1/54 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) rand (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (fma.f64 #s(literal -1/36 binary64) a #s(literal 1/27 binary64)) rand) (*.f64 rand (fma.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))))) #s(literal 1 binary64))) |
#s(approx (/ (- a 1/3) 3) #s(hole binary64 (* 1/3 a))) |
#s(approx (/ (- a 1/3) 3) (*.f64 #s(literal 1/3 binary64) a)) |
#s(approx (/ (- a 1/3) 3) #s(hole binary64 (* a (- 1/3 (* 1/9 (/ 1 a)))))) |
#s(approx (/ (- a 1/3) 3) (*.f64 (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/9 binary64) a)) a)) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* -1 (* a (- (* -1/3 (* (sqrt (/ 1 a)) rand)) 1))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (*.f64 (neg.f64 a) (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* -1 (* a (- (+ (* -1/3 (* (sqrt (/ 1 a)) rand)) (* 1/3 (/ 1 a))) 1))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand (-.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* -1 (* a (- (+ (* -1 (/ (- (* 1/18 (* (sqrt (/ 1 a)) rand)) 1/3) a)) (* -1/3 (* (sqrt (/ 1 a)) rand))) 1))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (*.f64 (neg.f64 a) (-.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand (/.f64 (fma.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal -1/3 binary64)) (neg.f64 a))) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* -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))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (*.f64 (neg.f64 a) (-.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand (/.f64 (fma.f64 (/.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) #s(literal -1 binary64) #s(literal -1/3 binary64)) (neg.f64 a))) #s(literal 1 binary64)))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand)))) |
#s(approx (/ rand (sqrt (- a 1/3))) (*.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))))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/18 (* (sqrt (/ 1 (pow a 5))) rand)) (* (sqrt (/ 1 a)) rand))))) |
#s(approx (/ rand (sqrt (- a 1/3))) (fma.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) 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)))))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/18 (* (sqrt a) rand)) (* 1/2 (* (sqrt (/ 1 a)) (* rand (+ 1/27 (* -1/36 a)))))) (pow a 3))) (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand))))) |
#s(approx (/ rand (sqrt (- a 1/3))) (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 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/36 binary64) a #s(literal 1/27 binary64)) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/18 binary64))) (neg.f64 (pow.f64 a #s(literal 3 binary64)))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* -1 (* (sqrt a) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (- a 1/3)) (*.f64 (sqrt.f64 a) #s(literal 1 binary64))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (- a 1/3)) (*.f64 (neg.f64 a) (*.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)))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* -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)))))))) |
#s(approx (sqrt (- a 1/3)) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) #s(literal -1 binary64)) #s(literal -1/72 binary64) (*.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))))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* -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))))))))) |
#s(approx (sqrt (- a 1/3)) (*.f64 (neg.f64 a) (fma.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)))) (*.f64 #s(literal 1/432 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))))) (*.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))))))) |
#s(approx (- a 1/3) #s(hole binary64 (* -1 (* a (- (* 1/3 (/ 1 a)) 1))))) |
#s(approx (- a 1/3) (*.f64 (neg.f64 a) (-.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 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))) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) 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) (neg.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole 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))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (neg.f64 a) (-.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) #s(literal -1/3 binary64))) a)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -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))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (neg.f64 a) (-.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64))) (/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) 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 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal 0 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 a)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))))) (neg.f64 a))) a)))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) a) #s(literal 1/3 binary64) (fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal -1 binary64))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (- (* -1 (/ (- (* -1 (+ (* -1/9 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1/18 (* (sqrt a) rand)))) (* 1/9 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) a)) (* 1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) a))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) (*.f64 (neg.f64 a) (-.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal -1 binary64)) (/.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) #s(literal -1/9 binary64) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal -1/18 binary64))) #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) #s(literal -1/9 binary64))) a) #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal -1 binary64)) #s(literal 1/3 binary64))) a)))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (+ (* -1/9 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1/18 (* (sqrt a) rand)))) (* -1 (/ (- (* -1/54 (* (sqrt a) rand)) (* -1/3 (- (* -1 (+ (* -1/9 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1/18 (* (sqrt a) rand)))) (* 1/9 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))))) a))) (* 1/9 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) a)) (* 1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) a))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) (*.f64 (neg.f64 a) (-.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal -1 binary64)) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 a)) rand (fma.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) #s(literal -1/9 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/54 binary64) (sqrt.f64 a)) rand (*.f64 #s(literal 1/3 binary64) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) #s(literal -1/9 binary64) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal -1/18 binary64))) #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) #s(literal -1/9 binary64))))) a))) (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal -1 binary64)) #s(literal 1/9 binary64))) a) #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal -1 binary64)) #s(literal 1/3 binary64))) a)))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* -1/9 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (pow a 2))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (*.f64 (fma.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) a) (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 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64))) (*.f64 a a))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* -1/9 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (pow a 2))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (*.f64 (fma.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) a) (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 #s(literal -1/54 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))))) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)))) (*.f64 a a))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt a) (* rand (+ 1/27 (* -1/36 a))))) (* 1/162 (* (sqrt a) rand))) a)) (* 1/54 (* (sqrt a) rand))) (pow a 3))) (+ (* -1/9 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (pow a 2))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/54 binary64) (sqrt.f64 a)) rand (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 a)) (*.f64 (fma.f64 #s(literal -1/36 binary64) a #s(literal 1/27 binary64)) rand) (*.f64 #s(literal 1/162 binary64) (*.f64 (sqrt.f64 a) rand))) (neg.f64 a))) (pow.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal -1/9 binary64) a) (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) a) (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 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64)))) (*.f64 a a))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2)))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 a)) (neg.f64 rand))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole 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))))))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 rand) (fma.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole 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)))))))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -1/216 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) (neg.f64 rand) (*.f64 (neg.f64 rand) (fma.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole 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))))))))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (neg.f64 a) (fma.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)))) (*.f64 #s(literal 1/1296 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))))) (*.f64 (neg.f64 rand) (fma.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) a) #s(literal 1/3 binary64) (fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal -1 binary64))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (+ (* -1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1/18 (* (sqrt (/ 1 a)) rand))) a))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) (*.f64 (neg.f64 a) (-.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal -1 binary64)) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) #s(literal -1/3 binary64) (*.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand)) a)))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/54 (* (sqrt (/ 1 a)) rand)) (+ (* 1/54 (* (sqrt (/ 1 a)) rand)) (* 1/18 (* (sqrt a) rand)))) a)) (* -1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) a))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) (*.f64 (neg.f64 a) (-.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal -1 binary64)) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)) #s(literal -1/3 binary64) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) rand) #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/18 binary64))) (neg.f64 a))) a)))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (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 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (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 #s(literal -1/54 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))))) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand #s(literal 1 binary64)))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (+ (* -1 (/ (+ (* 1/54 (* (sqrt a) rand)) (* 1/6 (* (sqrt (/ 1 a)) (* rand (+ 1/27 (* -1/36 a)))))) (pow a 3))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (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 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/36 binary64) a #s(literal 1/27 binary64)) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal 1/6 binary64) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/54 binary64))) (pow.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (- a 1/3) 3) #s(hole binary64 (* -1 (* a (- (* 1/9 (/ 1 a)) 1/3))))) |
#s(approx (/ (- a 1/3) 3) (*.f64 (neg.f64 a) (-.f64 (/.f64 #s(literal 1/9 binary64) a) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (- a 1/3))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (-.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 1/3 binary64))) |
#s(approx (/ rand (sqrt (- a 1/3))) #s(hole binary64 (* rand (sqrt (/ 1 (- a 1/3)))))) |
#s(approx (/ rand (sqrt (- a 1/3))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))) rand)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (- a 1/3))) |
#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(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 1/3 binary64))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (/ (- (pow a 2) 1/9) (+ 1/3 a)))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 a #s(literal -1/3 binary64)))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (- (+ (* 1/3 (* (/ (* rand (- (pow a 2) 1/9)) (+ 1/3 a)) (sqrt (/ 1 (- a 1/3))))) (/ (pow a 2) (+ 1/3 a))) (* 1/9 (/ 1 (+ 1/3 a)))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) (fma.f64 (*.f64 (/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand) (-.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 1/3 binary64) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 a #s(literal -1/3 binary64))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (- (pow a 2) 1/9))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 a a #s(literal -1/9 binary64))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (- (+ (* 1/3 (* (* rand (- (pow a 2) 1/9)) (sqrt (/ 1 (- a 1/3))))) (pow a 2)) 1/9))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64)))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
#s(approx (* 1/3 rand) #s(hole binary64 (* 1/3 rand))) |
#s(approx (* 1/3 rand) (*.f64 #s(literal 1/3 binary64) rand)) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (- a 1/3))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) (-.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 1/3 binary64))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(literal 1 binary64)) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- 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)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (*.f64 #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))) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 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)) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* 1/3 (* (/ (* rand (- (pow a 2) 1/9)) (+ 1/3 a)) (sqrt (/ 1 (- a 1/3))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand) (-.f64 a #s(literal -1/3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* rand (- (+ (* 1/3 (* (/ (- (pow a 2) 1/9) (+ 1/3 a)) (sqrt (/ 1 (- a 1/3))))) (/ (pow a 2) (* rand (+ 1/3 a)))) (/ 1/9 (* rand (+ 1/3 a))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) (*.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 1/3 binary64) (-.f64 (*.f64 (/.f64 a (-.f64 a #s(literal -1/3 binary64))) (/.f64 a rand)) (/.f64 #s(literal 1/9 binary64) (*.f64 (-.f64 a #s(literal -1/3 binary64)) rand)))) rand)) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* 1/3 (* (* rand (- (pow a 2) 1/9)) (sqrt (/ 1 (- a 1/3))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* rand (- (+ (* 1/3 (* (sqrt (/ 1 (- a 1/3))) (- (pow a 2) 1/9))) (/ (pow a 2) rand)) (* 1/9 (/ 1 rand)))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64))) #s(literal 1/3 binary64) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand)) rand)) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- 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)) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (* rand (+ (* 1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64)) rand #s(literal 1 binary64))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (*.f64 (neg.f64 rand) (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) (neg.f64 rand))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (neg.f64 rand) (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) (neg.f64 rand))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- (/ (pow a 2) (+ 1/3 a)) (* 1/9 (/ 1 (+ 1/3 a)))) rand)) (* -1/3 (* (/ (- (pow a 2) 1/9) (+ 1/3 a)) (sqrt (/ 1 (- a 1/3)))))))))) |
#s(approx (/ (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (+ a 1/3)) (*.f64 (neg.f64 rand) (fma.f64 (*.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 a #s(literal -1/3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal -1/3 binary64) (/.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (-.f64 a #s(literal -1/3 binary64))) (neg.f64 rand))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- (pow a 2) 1/9) rand)) (* -1/3 (* (sqrt (/ 1 (- a 1/3))) (- (pow a 2) 1/9)))))))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (*.f64 (neg.f64 rand) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64))) #s(literal -1/3 binary64) (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (neg.f64 rand))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (* (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (- a 1/3)) (*.f64 (neg.f64 rand) (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) (neg.f64 rand))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) #s(hole binary64 (* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))))) |
#s(approx (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1) (*.f64 (neg.f64 rand) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) rand)))) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 174 |
| 0 | 56 | 174 |
| 1 | 196 | 166 |
| 2 | 1663 | 166 |
| 0 | 8490 | 166 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(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))) |
(/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) |
(-.f64 a #s(literal 1/3 binary64)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (- a 1/3) #s(literal -1/3 binary64))) |
#s(approx (- a 1/3) #s(literal -1/3 binary64)) |
(/.f64 #s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 a a #s(literal -1/9 binary64))) (+.f64 a #s(literal 1/3 binary64))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 a a #s(literal -1/9 binary64))) |
(fma.f64 a a #s(literal -1/9 binary64)) |
(+.f64 a #s(literal 1/3 binary64)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (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 #s(literal 1/3 binary64) rand) |
(*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) #s(approx (- a 1/3) a)) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) |
#s(approx (- a 1/3) a) |
| Outputs |
|---|
(*.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)) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (-.f64 a #s(literal 1/3 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 (neg.f64 (*.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) #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64)))) (neg.f64 (fma.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal 1 binary64)))) (+.f64 (neg.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 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 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 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) #s(literal 1/27 binary64) #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1/3 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 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) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 a #s(literal 1/3 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) #s(literal 1 binary64)))) (neg.f64 (fma.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #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 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) #s(literal 1/27 binary64) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1/3 binary64) a) (fma.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/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 (/.f64 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)))) |
(/.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)) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))) (neg.f64 (-.f64 (-.f64 a #s(literal 1/3 binary64)) (/.f64 (/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/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 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (-.f64 a #s(literal 1/3 binary64)) a) #s(literal 2 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (/.f64 (/.f64 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)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (*.f64 #s(literal 9 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 (-.f64 (/.f64 (/.f64 (*.f64 (-.f64 a #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)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/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 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (pow.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (fma.f64 a a #s(literal -1/9 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (+.f64 #s(literal 1/3 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (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 (*.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) #s(literal 1 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #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) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))))) (neg.f64 (*.f64 (+.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.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)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (*.f64 #s(literal 9 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))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.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 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #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))) (fma.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64)) (+.f64 #s(literal 1/3 binary64) a) (*.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 #s(literal 1/3 binary64) a)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 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 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal 1/3 binary64) a) (*.f64 #s(literal 3 binary64) (fma.f64 a a #s(literal -1/9 binary64))))) (neg.f64 (*.f64 #s(literal 3 binary64) (+.f64 #s(literal 1/3 binary64) a)))) |
(/.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 #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 (-.f64 a #s(literal 1/3 binary64)) rand) (+.f64 #s(literal 1/3 binary64) a) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64))))) (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal 1/3 binary64) a)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.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 #s(literal 9 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 (neg.f64 (fma.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) a) (/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64))))) (neg.f64 (*.f64 (+.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 3 binary64) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))))) (neg.f64 (*.f64 (+.f64 #s(literal 1/3 binary64) a) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand)))) (neg.f64 (*.f64 (+.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.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 (-.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 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 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)) #s(literal 3 binary64) (*.f64 (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)) rand) (sqrt.f64 (-.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 #s(literal 9 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))) (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand)))) (neg.f64 (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64)) (sqrt.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 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (pow.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (*.f64 (fma.f64 (-.f64 a #s(literal 1/3 binary64)) (-.f64 (-.f64 a #s(literal 1/3 binary64)) (/.f64 (/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (pow.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (-.f64 a #s(literal 1/3 binary64)) (-.f64 (-.f64 a #s(literal 1/3 binary64)) (/.f64 (/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (pow.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (fma.f64 (-.f64 a #s(literal 1/3 binary64)) (-.f64 (-.f64 a #s(literal 1/3 binary64)) (/.f64 (/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (pow.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (*.f64 #s(literal 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 (/.f64 rand #s(literal 3 binary64)) (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 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)))) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (/.f64 (/.f64 rand #s(literal 3 binary64)) (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 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))))) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #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 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #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 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (+.f64 (neg.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))) (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))))) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (+.f64 (neg.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 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (+.f64 #s(literal 1/3 binary64) a) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (fma.f64 a a #s(literal -1/9 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) a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (/.f64 (/.f64 rand #s(literal 3 binary64)) (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 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)))) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) (/.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 #s(literal -3 binary64) (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #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 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) (/.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 #s(literal -3 binary64) (*.f64 #s(literal 1 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 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) (/.f64 rand (sqrt.f64 (-.f64 a #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 #s(literal -3 binary64) (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (*.f64 #s(literal -3 binary64) (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 #s(literal -3 binary64) (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))))) (*.f64 #s(literal -3 binary64) (+.f64 (neg.f64 a) #s(literal -1/3 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (+.f64 #s(literal 1/3 binary64) a) (*.f64 #s(literal -3 binary64) (fma.f64 a a #s(literal -1/9 binary64)))) (*.f64 #s(literal -3 binary64) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) (/.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 #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 (neg.f64 rand) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) (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)))) (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.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 (neg.f64 rand) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) (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)))) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (*.f64 (neg.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 (neg.f64 rand) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) (neg.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)))) (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #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 (fma.f64 (*.f64 (neg.f64 rand) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))))) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (+.f64 (neg.f64 a) #s(literal -1/3 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 rand) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/3 binary64) a) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 rand) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) (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)))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (*.f64 (neg.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 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #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 (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)))) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #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 (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))))) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #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 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #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 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (+.f64 (neg.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))) (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))))) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (+.f64 (neg.f64 a) #s(literal -1/3 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (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/3 binary64) a) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (fma.f64 a a #s(literal -1/9 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) a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #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 (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)))) (pow.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (neg.f64 rand)) (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)))) (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.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 (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (neg.f64 rand)) (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)))) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (*.f64 (neg.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 (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (neg.f64 rand)) (neg.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)))) (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #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 (fma.f64 (*.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (neg.f64 rand)) (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))))) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (+.f64 (neg.f64 a) #s(literal -1/3 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (neg.f64 rand)) (+.f64 #s(literal 1/3 binary64) a) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (neg.f64 rand)) (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)))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (*.f64 (neg.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 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (neg.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 #s(literal -3 binary64) (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #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 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (neg.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 #s(literal -3 binary64) (*.f64 #s(literal 1 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 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (neg.f64 (-.f64 a #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 #s(literal -3 binary64) (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (*.f64 #s(literal -3 binary64) (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (neg.f64 (-.f64 a #s(literal 1/3 binary64)))) (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 #s(literal -3 binary64) (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))))) (*.f64 #s(literal -3 binary64) (+.f64 (neg.f64 a) #s(literal -1/3 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (neg.f64 (-.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal 1/3 binary64) a) (*.f64 #s(literal -3 binary64) (fma.f64 a a #s(literal -1/9 binary64)))) (*.f64 #s(literal -3 binary64) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (neg.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 #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 (neg.f64 (/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64))) (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)))) (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.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 (neg.f64 (/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64))) (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)))) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (*.f64 (neg.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 (neg.f64 (/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64))) (neg.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)))) (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #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 (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64))) (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))))) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (+.f64 (neg.f64 a) #s(literal -1/3 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64))) (+.f64 #s(literal 1/3 binary64) a) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64))) (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)))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (*.f64 (neg.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 (neg.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 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 #s(literal -3 binary64) (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #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 (neg.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 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 #s(literal -3 binary64) (*.f64 #s(literal 1 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 (neg.f64 (/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (sqrt.f64 (-.f64 a #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 #s(literal -3 binary64) (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (*.f64 #s(literal -3 binary64) (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 #s(literal -3 binary64) (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))))) (*.f64 #s(literal -3 binary64) (+.f64 (neg.f64 a) #s(literal -1/3 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (+.f64 #s(literal 1/3 binary64) a) (*.f64 #s(literal -3 binary64) (fma.f64 a a #s(literal -1/9 binary64)))) (*.f64 #s(literal -3 binary64) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (fma.f64 (neg.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 #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 (neg.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal -3 binary64) (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 (neg.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (*.f64 (*.f64 #s(literal -3 binary64) (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 (neg.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.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 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #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 (fma.f64 (neg.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))))) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (+.f64 (neg.f64 a) #s(literal -1/3 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) (+.f64 #s(literal 1/3 binary64) a) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64)))) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (*.f64 (*.f64 #s(literal -3 binary64) (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 (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 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal 1/3 binary64) a)) (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal 1/3 binary64) a)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) |
(/.f64 (fma.f64 (*.f64 rand (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 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal 1/3 binary64) a)) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal 1/3 binary64) a)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) |
(/.f64 (fma.f64 (*.f64 rand (fma.f64 a a #s(literal -1/9 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 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal 1/3 binary64) a)) (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal 1/3 binary64) a)) (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(/.f64 (fma.f64 (*.f64 rand (fma.f64 a a #s(literal -1/9 binary64))) (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal 1/3 binary64) a)) (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal 1/3 binary64) a)) (+.f64 (neg.f64 a) #s(literal -1/3 binary64)))) |
(/.f64 (fma.f64 (*.f64 rand (fma.f64 a a #s(literal -1/9 binary64))) (+.f64 #s(literal 1/3 binary64) a) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal 1/3 binary64) a)) (fma.f64 a a #s(literal -1/9 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal 1/3 binary64) a)) (+.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 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal 1/3 binary64) a)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal 1/3 binary64) a)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) |
(/.f64 (fma.f64 (*.f64 rand (-.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 (sqrt.f64 (*.f64 #s(literal 9 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 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 9 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)))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) |
(/.f64 (fma.f64 (*.f64 rand (-.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 (sqrt.f64 (*.f64 #s(literal 9 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 1 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 9 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)))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 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 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 9 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)))) (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 9 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)))) (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(/.f64 (fma.f64 (*.f64 rand (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 9 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)))) (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 9 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 (neg.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))) (+.f64 #s(literal 1/3 binary64) a) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 9 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)))) (fma.f64 a a #s(literal -1/9 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 9 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 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 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 9 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 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 9 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)))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (*.f64 #s(literal 9 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 (fma.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (*.f64 #s(literal 9 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 (fma.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand) (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #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 (fma.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand) (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (+.f64 (neg.f64 a) #s(literal -1/3 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand) (+.f64 #s(literal 1/3 binary64) a) (*.f64 (*.f64 (+.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (fma.f64 a a #s(literal -1/9 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (*.f64 #s(literal 9 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 (fma.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 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #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 #s(literal 9 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 (fma.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 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (*.f64 (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (sqrt.f64 (*.f64 #s(literal 9 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 (fma.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 (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/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 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #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 (fma.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) rand) (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))))) (*.f64 (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (+.f64 (neg.f64 a) #s(literal -1/3 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) rand) (+.f64 #s(literal 1/3 binary64) a) (*.f64 (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (fma.f64 a a #s(literal -1/9 binary64)))) (*.f64 (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 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)) rand) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (*.f64 (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (sqrt.f64 (*.f64 #s(literal 9 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 (fma.f64 (*.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) (neg.f64 rand)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal -3 binary64) (neg.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 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) (neg.f64 rand)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (*.f64 (*.f64 #s(literal -3 binary64) (neg.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 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) (neg.f64 rand)) (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (*.f64 (*.f64 #s(literal -3 binary64) (neg.f64 (sqrt.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 #s(literal -3 binary64) (neg.f64 (sqrt.f64 (-.f64 a #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 (fma.f64 (*.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) (neg.f64 rand)) (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal -3 binary64) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))))) (*.f64 (*.f64 #s(literal -3 binary64) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (+.f64 (neg.f64 a) #s(literal -1/3 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) (neg.f64 rand)) (+.f64 #s(literal 1/3 binary64) a) (*.f64 (*.f64 #s(literal -3 binary64) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (fma.f64 a a #s(literal -1/9 binary64)))) (*.f64 (*.f64 #s(literal -3 binary64) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) (neg.f64 rand)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (*.f64 (*.f64 #s(literal -3 binary64) (neg.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 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) rand) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal -3 binary64) (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 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) rand) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (*.f64 (*.f64 #s(literal -3 binary64) (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 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) rand) (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.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 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #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 (fma.f64 (*.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) rand) (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))))) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (+.f64 (neg.f64 a) #s(literal -1/3 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) rand) (+.f64 #s(literal 1/3 binary64) a) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64)))) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) rand) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (*.f64 (*.f64 #s(literal -3 binary64) (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 (-.f64 a #s(literal 1/3 binary64)) (neg.f64 rand)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal -3 binary64) (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 (-.f64 a #s(literal 1/3 binary64)) (neg.f64 rand)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (*.f64 (*.f64 #s(literal -3 binary64) (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 (-.f64 a #s(literal 1/3 binary64)) (neg.f64 rand)) (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.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 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #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 (fma.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) (neg.f64 rand)) (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))))) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (+.f64 (neg.f64 a) #s(literal -1/3 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) (neg.f64 rand)) (+.f64 #s(literal 1/3 binary64) a) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64)))) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) (neg.f64 rand)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (*.f64 (*.f64 #s(literal -3 binary64) (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 (neg.f64 rand) (neg.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 (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -3 binary64)) (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #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 (neg.f64 rand) (neg.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 (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -3 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #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 (neg.f64 rand) (neg.f64 (-.f64 a #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 (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -3 binary64)) (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -3 binary64)) (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 rand) (neg.f64 (-.f64 a #s(literal 1/3 binary64)))) (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -3 binary64)) (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -3 binary64)) (+.f64 (neg.f64 a) #s(literal -1/3 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 rand) (neg.f64 (-.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal 1/3 binary64) a) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -3 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -3 binary64)) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 rand) (neg.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 (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -3 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #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 (neg.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 (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #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 (neg.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 (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #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 (neg.f64 rand) (-.f64 a #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 (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 rand) (-.f64 a #s(literal 1/3 binary64))) (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) (+.f64 (neg.f64 a) #s(literal -1/3 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 rand) (-.f64 a #s(literal 1/3 binary64))) (+.f64 #s(literal 1/3 binary64) a) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (neg.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 (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #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 (neg.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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal -3 binary64)) (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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 (neg.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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal -3 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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 (neg.f64 (-.f64 a #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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal -3 binary64)) (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal -3 binary64)) (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(/.f64 (fma.f64 (*.f64 rand (neg.f64 (-.f64 a #s(literal 1/3 binary64)))) (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal -3 binary64)) (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))))) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal -3 binary64)) (+.f64 (neg.f64 a) #s(literal -1/3 binary64)))) |
(/.f64 (fma.f64 (*.f64 rand (neg.f64 (-.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal 1/3 binary64) a) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal -3 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal -3 binary64)) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (fma.f64 (*.f64 rand (neg.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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal -3 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #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 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 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 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #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 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 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 #s(literal 1 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 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64)) (neg.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))) (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (*.f64 (sqrt.f64 (-.f64 a #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 (fma.f64 (/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64)) (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))))) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (+.f64 (neg.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 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #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 (*.f64 (-.f64 a #s(literal 1/3 binary64)) 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 #s(literal 3 binary64) (*.f64 #s(literal 1 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 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (sqrt.f64 (-.f64 a #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 #s(literal 3 binary64) (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (*.f64 #s(literal 3 binary64) (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 #s(literal 3 binary64) (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))))) (*.f64 #s(literal 3 binary64) (+.f64 (neg.f64 a) #s(literal -1/3 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (/.f64 rand #s(literal 3 binary64)) (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 (+.f64 #s(literal 1/3 binary64) a) (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (/.f64 rand #s(literal 3 binary64)) (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 (+.f64 #s(literal 1/3 binary64) a) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #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 (+.f64 #s(literal 1/3 binary64) a) (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (+.f64 (neg.f64 a) #s(literal -1/3 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (+.f64 #s(literal 1/3 binary64) a) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (fma.f64 a a #s(literal -1/9 binary64)))) (pow.f64 (+.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (/.f64 rand #s(literal 3 binary64)) (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 (+.f64 #s(literal 1/3 binary64) a) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 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 (fma.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 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 (fma.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #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 (fma.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))))) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (+.f64 (neg.f64 a) #s(literal -1/3 binary64)))) |
(/.f64 (fma.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 (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)) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #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 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64) (*.f64 (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))) (/.f64 rand (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))) #s(literal -3 binary64))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 binary64)) (neg.f64 (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 (neg.f64 rand) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))))) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (neg.f64 (sqrt.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)) #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 (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #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 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 binary64)) (neg.f64 (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 (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (neg.f64 rand)))) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (neg.f64 (sqrt.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)) #s(literal 1 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)))) (neg.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))) #s(literal -3 binary64))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 binary64)) (neg.f64 (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))) (neg.f64 (/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64))))) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (neg.f64 (sqrt.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)) #s(literal 1 binary64)) #s(literal -3 binary64) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (neg.f64 (/.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 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -3 binary64))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -3 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))) (neg.f64 (*.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))) (*.f64 #s(literal -3 binary64) (sqrt.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)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal 1/3 binary64) a)) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 rand (fma.f64 a a #s(literal -1/9 binary64))))) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 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)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 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 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #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 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 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 (fma.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (*.f64 #s(literal 9 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))) (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand))) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (*.f64 #s(literal 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)) #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 #s(literal 9 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))) (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) rand))) (*.f64 (fma.f64 a a (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 #s(literal 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)) #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) (neg.f64 (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 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) (neg.f64 rand)))) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 #s(literal -3 binary64) (neg.f64 (sqrt.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)) #s(literal 1 binary64)) (*.f64 #s(literal -3 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 (neg.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))) (*.f64 #s(literal -3 binary64) (sqrt.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)) #s(literal 1 binary64)) (*.f64 #s(literal -3 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 (-.f64 a #s(literal 1/3 binary64)) (neg.f64 rand)))) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 #s(literal -3 binary64) (sqrt.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)) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -3 binary64)) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (neg.f64 rand) (neg.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 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (neg.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))) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal -3 binary64)) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 rand (neg.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 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 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 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 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 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 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 (-.f64 a #s(literal 1/3 binary64)) rand) (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))) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1/3 binary64) a) (*.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)) (/.f64 (/.f64 rand #s(literal 3 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 #s(literal 1/3 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 9 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))) (*.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))) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (fma.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 (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)) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #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 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 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 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) (/.f64 rand (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))) #s(literal -3 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (neg.f64 (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 (neg.f64 rand) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))))) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (fma.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 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #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 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (neg.f64 (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 (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (neg.f64 rand)))) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 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 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (neg.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))) #s(literal -3 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (neg.f64 (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))) (neg.f64 (/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64))))) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 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))) (neg.f64 (/.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 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal -3 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (*.f64 #s(literal -3 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))) (neg.f64 (*.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))) (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal 1/3 binary64) a)) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 rand (fma.f64 a a #s(literal -1/9 binary64))))) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal 1/3 binary64) a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 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 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #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 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 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 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (*.f64 #s(literal 9 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))) (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand))) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 (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 (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (sqrt.f64 (*.f64 #s(literal 9 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))) (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) rand))) (*.f64 (fma.f64 a a (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 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (*.f64 #s(literal -3 binary64) (neg.f64 (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 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) (neg.f64 rand)))) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 #s(literal -3 binary64) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (*.f64 #s(literal -3 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 (neg.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))) (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (*.f64 #s(literal -3 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 (-.f64 a #s(literal 1/3 binary64)) (neg.f64 rand)))) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -3 binary64)) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (neg.f64 rand) (neg.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 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (neg.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))) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal -3 binary64)) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 rand (neg.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 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.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 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 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 #s(literal 1 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 (*.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 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (+.f64 #s(literal 1/3 binary64) a) (*.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)) (/.f64 (/.f64 rand #s(literal 3 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 #s(literal 1/3 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (sqrt.f64 (*.f64 #s(literal 9 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))) (*.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))) (sqrt.f64 (*.f64 #s(literal 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 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (neg.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)) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))))) (*.f64 (neg.f64 (fma.f64 a a (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 (fma.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) #s(literal -3 binary64) (*.f64 (neg.f64 (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))) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))))) (*.f64 (neg.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 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (*.f64 (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (*.f64 (neg.f64 rand) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))))) (*.f64 (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (neg.f64 (sqrt.f64 (-.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 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (*.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (*.f64 (neg.f64 (fma.f64 a a (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 (fma.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (*.f64 (neg.f64 (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)) #s(literal 3 binary64)) (neg.f64 rand)))) (*.f64 (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (neg.f64 (sqrt.f64 (-.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))) #s(literal -3 binary64) (*.f64 (neg.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)))) (neg.f64 (-.f64 a #s(literal 1/3 binary64)))))) (*.f64 (neg.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 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (*.f64 (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (neg.f64 (/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64))))) (*.f64 (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (neg.f64 (sqrt.f64 (-.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))) #s(literal -3 binary64) (*.f64 (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (neg.f64 (/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))))) (*.f64 (neg.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 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (*.f64 (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (neg.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand)))) (*.f64 (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.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))) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal 1/3 binary64) a)) (*.f64 (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #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 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal 1/3 binary64) a)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 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 (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #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 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 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 (fma.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (*.f64 (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)) rand))) (*.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/3 binary64) a) (sqrt.f64 (*.f64 #s(literal 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))) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (*.f64 (neg.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 (neg.f64 (fma.f64 a a (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 #s(literal 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))) (*.f64 #s(literal -3 binary64) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (*.f64 (neg.f64 (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 (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (*.f64 #s(literal -3 binary64) (neg.f64 (sqrt.f64 (-.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))) (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (*.f64 (neg.f64 (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))) rand))) (*.f64 (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.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))) (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (*.f64 (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (*.f64 (-.f64 a #s(literal 1/3 binary64)) (neg.f64 rand)))) (*.f64 (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.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))) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -3 binary64)) (*.f64 (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (*.f64 (neg.f64 rand) (neg.f64 (-.f64 a #s(literal 1/3 binary64)))))) (*.f64 (neg.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 -3 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) (*.f64 (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (*.f64 (neg.f64 rand) (-.f64 a #s(literal 1/3 binary64))))) (*.f64 (neg.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 3 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal -3 binary64)) (*.f64 (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (*.f64 rand (neg.f64 (-.f64 a #s(literal 1/3 binary64)))))) (*.f64 (neg.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))) #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 (neg.f64 (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)) rand) #s(literal 3 binary64)))) (*.f64 (neg.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 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) #s(literal 3 binary64) (*.f64 (neg.f64 (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)) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) (*.f64 (neg.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 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (+.f64 #s(literal 1/3 binary64) a) (*.f64 (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)) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))))) (*.f64 (neg.f64 (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 (fma.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (*.f64 (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand))) (*.f64 (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (sqrt.f64 (*.f64 #s(literal 9 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 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))))) (*.f64 (+.f64 (neg.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 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) #s(literal -3 binary64) (*.f64 (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))))) (*.f64 (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) #s(literal -3 binary64))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (*.f64 (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 (neg.f64 rand) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))))) (*.f64 (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (neg.f64 (sqrt.f64 (-.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 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (*.f64 (+.f64 (neg.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 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (*.f64 (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (neg.f64 rand)))) (*.f64 (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) #s(literal -3 binary64) (*.f64 (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (neg.f64 (-.f64 a #s(literal 1/3 binary64)))))) (*.f64 (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) #s(literal -3 binary64))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (*.f64 (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (neg.f64 (/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64))))) (*.f64 (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) #s(literal -3 binary64) (*.f64 (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (neg.f64 (/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))))) (*.f64 (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) #s(literal -3 binary64))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (*.f64 (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (neg.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand)))) (*.f64 (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal 1/3 binary64) a)) (*.f64 (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 rand (fma.f64 a a #s(literal -1/9 binary64))))) (*.f64 (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal 1/3 binary64) a)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 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 (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 rand (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (*.f64 (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 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 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (*.f64 (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand))) (*.f64 (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 a 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 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (*.f64 (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) rand))) (*.f64 (+.f64 (neg.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 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 #s(literal -3 binary64) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (*.f64 (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) (neg.f64 rand)))) (*.f64 (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 #s(literal -3 binary64) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (*.f64 (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) rand))) (*.f64 (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (*.f64 (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 (-.f64 a #s(literal 1/3 binary64)) (neg.f64 rand)))) (*.f64 (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -3 binary64)) (*.f64 (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 (neg.f64 rand) (neg.f64 (-.f64 a #s(literal 1/3 binary64)))))) (*.f64 (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) (*.f64 (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 (neg.f64 rand) (-.f64 a #s(literal 1/3 binary64))))) (*.f64 (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal -3 binary64)) (*.f64 (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 rand (neg.f64 (-.f64 a #s(literal 1/3 binary64)))))) (*.f64 (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64)))) (*.f64 (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) #s(literal 3 binary64) (*.f64 (+.f64 (neg.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 (neg.f64 a) #s(literal -1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (+.f64 #s(literal 1/3 binary64) a) (*.f64 (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))))) (*.f64 (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64))) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (*.f64 (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand))) (*.f64 (+.f64 (neg.f64 a) #s(literal -1/3 binary64)) (sqrt.f64 (*.f64 #s(literal 9 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 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (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 #s(literal 1/3 binary64) a) (*.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) #s(literal -3 binary64))) |
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (*.f64 (neg.f64 rand) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (neg.f64 (sqrt.f64 (-.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 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (*.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (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)) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (*.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (neg.f64 rand)))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal -3 binary64) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (neg.f64 (-.f64 a #s(literal 1/3 binary64)))))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) #s(literal -3 binary64))) |
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (neg.f64 (/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal -3 binary64) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (neg.f64 (/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) #s(literal -3 binary64))) |
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (neg.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand)))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal 1/3 binary64) a)) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (*.f64 rand (fma.f64 a a #s(literal -1/9 binary64))))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal 1/3 binary64) a)))) |
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 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 (+.f64 #s(literal 1/3 binary64) a) (*.f64 rand (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 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 (fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 (fma.f64 (fma.f64 a 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 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) rand))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) (*.f64 #s(literal -3 binary64) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (*.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) (neg.f64 rand)))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (*.f64 #s(literal -3 binary64) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (*.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) rand))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (*.f64 (-.f64 a #s(literal 1/3 binary64)) (neg.f64 rand)))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -3 binary64)) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (*.f64 (neg.f64 rand) (neg.f64 (-.f64 a #s(literal 1/3 binary64)))))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (*.f64 (neg.f64 rand) (-.f64 a #s(literal 1/3 binary64))))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)))) |
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal -3 binary64)) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (*.f64 rand (neg.f64 (-.f64 a #s(literal 1/3 binary64)))))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 #s(literal 1/3 binary64) a) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))))) (pow.f64 (+.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.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 (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)) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #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 2 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 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) (/.f64 rand (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))) #s(literal -3 binary64))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (neg.f64 (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 (neg.f64 rand) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))))) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (neg.f64 (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)) (fma.f64 a a (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))) (*.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #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 2 binary64))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (neg.f64 (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 (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (neg.f64 rand)))) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (neg.f64 (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)) #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)))) (neg.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))) #s(literal -3 binary64))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (neg.f64 (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))) (neg.f64 (/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64))))) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (neg.f64 (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)) #s(literal -3 binary64) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (neg.f64 (/.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 #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)) (*.f64 #s(literal -3 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))) (neg.f64 (*.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))) (*.f64 #s(literal -3 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)) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal 1/3 binary64) a)) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 rand (fma.f64 a a #s(literal -1/9 binary64))))) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal 1/3 binary64) a)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 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 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #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 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 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 (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (*.f64 #s(literal 9 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))) (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) rand))) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (*.f64 #s(literal 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)) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (sqrt.f64 (*.f64 #s(literal 9 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))) (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) rand))) (*.f64 (fma.f64 a a (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 #s(literal 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)) (*.f64 #s(literal -3 binary64) (neg.f64 (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 (neg.f64 (-.f64 a #s(literal 1/3 binary64))) (neg.f64 rand)))) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 #s(literal -3 binary64) (neg.f64 (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)) (*.f64 #s(literal -3 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 (neg.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))) (*.f64 #s(literal -3 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)) (*.f64 #s(literal -3 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 (-.f64 a #s(literal 1/3 binary64)) (neg.f64 rand)))) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 #s(literal -3 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)) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -3 binary64)) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (neg.f64 rand) (neg.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 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (neg.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))) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal -3 binary64)) (*.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 rand (neg.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 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (+.f64 #s(literal 1/3 binary64) a) (*.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)) (/.f64 (/.f64 rand #s(literal 3 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 #s(literal 1/3 binary64) a))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (-.f64 a #s(literal 1/3 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (*.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) #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64))) (fma.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (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 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal 1 binary64))) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) |
(/.f64 (*.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) #s(literal 1 binary64)) (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 (fma.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 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) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (*.f64 (-.f64 a #s(literal 1/3 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) #s(literal 1 binary64))) (fma.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 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) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (fma.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (-.f64 a #s(literal 1/3 binary64)) a) #s(literal 2 binary64)) #s(literal 1/9 binary64)) (+.f64 (fma.f64 (/.f64 (/.f64 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))) |
(/.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)) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (-.f64 (-.f64 a #s(literal 1/3 binary64)) (/.f64 (/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/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 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (-.f64 a #s(literal 1/3 binary64)) a) #s(literal 2 binary64)) (+.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (/.f64 (/.f64 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))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 (-.f64 a #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))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/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)) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 a #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))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/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 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (pow.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (fma.f64 a a #s(literal -1/9 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (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 (*.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) #s(literal 1 binary64)) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (*.f64 (fma.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #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) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 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) (*.f64 #s(literal 9 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))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.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 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #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))) (fma.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64)) (+.f64 #s(literal 1/3 binary64) a) (*.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 #s(literal 1/3 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 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 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal 1/3 binary64) a) (*.f64 #s(literal 3 binary64) (fma.f64 a a #s(literal -1/9 binary64)))) (*.f64 #s(literal 3 binary64) (+.f64 #s(literal 1/3 binary64) a))) |
(/.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 #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 (-.f64 a #s(literal 1/3 binary64)) rand) (+.f64 #s(literal 1/3 binary64) a) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 a a #s(literal -1/9 binary64)))) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 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 (fma.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) a) (/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64)))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 3 binary64) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (fma.f64 a a #s(literal -1/9 binary64)) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand))) (*.f64 (+.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (*.f64 #s(literal 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)) (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 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 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)) #s(literal 3 binary64) (*.f64 (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)) rand) (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))) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (sqrt.f64 (*.f64 #s(literal 9 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))) (*.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))) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.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)) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64))) (-.f64 (/.f64 (/.f64 (*.f64 (-.f64 a #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)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/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)) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 a #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)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/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 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (pow.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))) |
(fma.f64 (fabs.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (fabs.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(fma.f64 (fabs.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64))))) (fabs.f64 (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(fma.f64 (fabs.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 a a #s(literal -1/9 binary64)))) (-.f64 a #s(literal 1/3 binary64)) (/.f64 (/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64)) (sqrt.f64 (-.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 #s(literal 1/3 binary64) a))) (/.f64 (/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 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 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(fma.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) rand (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(fma.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (-.f64 a #s(literal 1/3 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (-.f64 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))) |
(fma.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 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 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64)) (sqrt.f64 (-.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 (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 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (/.f64 (/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(fma.f64 rand (/.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (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 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 rand (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (-.f64 (/.f64 (/.f64 (*.f64 (-.f64 a #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)))) (/.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (/.f64 (*.f64 (-.f64 a #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))))) |
(-.f64 (fma.f64 (/.f64 (/.f64 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)) |
(-.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (neg.f64 (/.f64 (/.f64 rand #s(literal 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 (neg.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 a #s(literal 1/3 binary64)) (*.f64 (neg.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(-.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (neg.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 (-.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64)) (sqrt.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 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (pow.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))) (/.f64 (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 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (pow.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 2 binary64)) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))))) |
(+.f64 (/.f64 (/.f64 (*.f64 (-.f64 a #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))) |
(+.f64 (-.f64 a #s(literal 1/3 binary64)) (/.f64 (/.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) rand) #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 rand))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))))) |
(/.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 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 (neg.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64))))) (sqrt.f64 (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1/3 binary64) a))))) |
(*.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 #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1/3 binary64) a))) #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 #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 #s(literal 1/3 binary64) a)))) |
(/.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 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 #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 (fma.f64 a a #s(literal -1/9 binary64)))) (sqrt.f64 (+.f64 (neg.f64 a) #s(literal -1/3 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 a a #s(literal -1/9 binary64))) (sqrt.f64 (+.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))))) |
(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 (cosh.f64 (*.f64 (log.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (fabs.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (fabs.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(*.f64 (fabs.f64 (/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (+.f64 #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64))))) (fabs.f64 (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1/3 binary64) a))))) |
(*.f64 (fabs.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 #s(literal 1/27 binary64) (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 (/.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 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (neg.f64 (sqrt.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))) |
(*.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 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 (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 (*.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 (-.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 (neg.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64)))) (neg.f64 (+.f64 (neg.f64 a) #s(literal -1/3 binary64)))) |
(/.f64 (fabs.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 binary64))) (fabs.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (fabs.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))))) |
(/.f64 (fabs.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (fabs.f64 (neg.f64 (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(/.f64 (fabs.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64)))) (fabs.f64 (+.f64 (neg.f64 a) #s(literal -1/3 binary64)))) |
(/.f64 (fabs.f64 (fma.f64 a a #s(literal -1/9 binary64))) (fabs.f64 (+.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (fabs.f64 (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 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 #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 (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))) (+.f64 (neg.f64 a) #s(literal -1/3 binary64))) |
(/.f64 (fma.f64 a a #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)))) |
(sqrt.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 #s(literal 1/3 binary64) a)) (/.f64 #s(literal 1/9 binary64) (+.f64 #s(literal 1/3 binary64) a))) |
(-.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)) |
(fabs.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) (+.f64 #s(literal 1/3 binary64) a)) (/.f64 (*.f64 a a) (+.f64 #s(literal 1/3 binary64) a)))) |
(fabs.f64 (-.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 (pow.f64 a #s(literal 3 binary64)) (fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(fabs.f64 (-.f64 #s(literal 1/3 binary64) a)) |
(fabs.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(fabs.f64 (-.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 (*.f64 (log.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/2 binary64)) #s(literal 2 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)) |
(*.f64 (/.f64 #s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 a a #s(literal -1/9 binary64))) (fma.f64 a a #s(literal -1/9 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(*.f64 (/.f64 #s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (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 #s(literal 1/3 binary64) a)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 a a #s(literal -1/9 binary64)))))) (neg.f64 (neg.f64 (+.f64 (neg.f64 a) #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (neg.f64 #s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 a a #s(literal -1/9 binary64))))) (neg.f64 (+.f64 (neg.f64 a) #s(literal -1/3 binary64)))) |
(/.f64 (neg.f64 #s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 a a #s(literal -1/9 binary64)))) (+.f64 (neg.f64 a) #s(literal -1/3 binary64))) |
(/.f64 #s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 a a #s(literal -1/9 binary64))) (+.f64 #s(literal 1/3 binary64) a)) |
(neg.f64 (/.f64 (neg.f64 #s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 a a #s(literal -1/9 binary64)))) (+.f64 #s(literal 1/3 binary64) a))) |
(neg.f64 (/.f64 #s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 a a #s(literal -1/9 binary64))) (+.f64 (neg.f64 a) #s(literal -1/3 binary64)))) |
#s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 a a #s(literal -1/9 binary64))) |
(*.f64 (+.f64 (neg.f64 a) #s(literal 1/3 binary64)) (-.f64 (neg.f64 a) #s(literal 1/3 binary64))) |
(*.f64 (fma.f64 a a #s(literal -1/9 binary64)) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1/3 binary64) a) (-.f64 a #s(literal 1/3 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/9 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 (*.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))) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal -1/9 binary64) (fma.f64 a a #s(literal -1/9 binary64)) (pow.f64 a #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)))) (neg.f64 (-.f64 (*.f64 a a) #s(literal -1/9 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/729 binary64) (pow.f64 a #s(literal 6 binary64))))) (neg.f64 (fma.f64 #s(literal -1/9 binary64) (fma.f64 a a #s(literal -1/9 binary64)) (pow.f64 a #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/81 binary64) (pow.f64 a #s(literal 4 binary64)))) (neg.f64 (fma.f64 a a #s(literal -1/9 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.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 (fma.f64 #s(literal -1/9 binary64) (fma.f64 a a #s(literal -1/9 binary64)) (pow.f64 a #s(literal 4 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 (fma.f64 (pow.f64 a #s(literal 6 binary64)) (fma.f64 #s(literal -1/9 binary64) (fma.f64 a a #s(literal -1/9 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (fma.f64 #s(literal -1/9 binary64) (fma.f64 a a #s(literal -1/9 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal -1/729 binary64))) (*.f64 (fma.f64 #s(literal -1/9 binary64) (fma.f64 a a #s(literal -1/9 binary64)) (pow.f64 a #s(literal 4 binary64))) (fma.f64 #s(literal -1/9 binary64) (fma.f64 a a #s(literal -1/9 binary64)) (pow.f64 a #s(literal 4 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 1/81 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 a a) #s(literal -1/9 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/729 binary64) (pow.f64 a #s(literal 6 binary64))) #s(literal 1 binary64)) (fma.f64 #s(literal -1/9 binary64) (fma.f64 a a #s(literal -1/9 binary64)) (pow.f64 a #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.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 #s(literal -1/729 binary64) (pow.f64 a #s(literal 6 binary64)))) (fma.f64 #s(literal -1/9 binary64) (fma.f64 a a #s(literal -1/9 binary64)) (pow.f64 a #s(literal 4 binary64)))) |
(/.f64 (-.f64 #s(literal 1/81 binary64) (pow.f64 a #s(literal 4 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 (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 4 binary64)) #s(literal 1/81 binary64))) (neg.f64 (-.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 #s(literal 1/81 binary64) (-.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 #s(literal -1/9 binary64) (*.f64 a a)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/729 binary64) (pow.f64 a #s(literal 6 binary64)))) (neg.f64 (fma.f64 #s(literal -1/9 binary64) (fma.f64 a a #s(literal -1/9 binary64)) (pow.f64 a #s(literal 4 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 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))) (+.f64 #s(literal 1/81 binary64) (-.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 #s(literal -1/9 binary64) (*.f64 a a))))) |
(/.f64 (+.f64 #s(literal -1/729 binary64) (pow.f64 a #s(literal 6 binary64))) (fma.f64 #s(literal -1/9 binary64) (fma.f64 a a #s(literal -1/9 binary64)) (pow.f64 a #s(literal 4 binary64)))) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 a))) (neg.f64 (neg.f64 (neg.f64 a))) #s(literal -1/9 binary64)) |
(fma.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)) #s(literal -1/9 binary64)) |
(fma.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a)) #s(literal -1/9 binary64)) |
(fma.f64 (neg.f64 a) (neg.f64 a) #s(literal -1/9 binary64)) |
(fma.f64 (*.f64 a a) #s(literal 1 binary64) #s(literal -1/9 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 a a) #s(literal -1/9 binary64)) |
(fma.f64 a (neg.f64 a) #s(literal -1/9 binary64)) |
(fma.f64 a a #s(literal -1/9 binary64)) |
(-.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (*.f64 a a) #s(literal -1/9 binary64))) (/.f64 #s(literal 1/81 binary64) (-.f64 (*.f64 a a) #s(literal -1/9 binary64)))) |
(-.f64 #s(literal -1/9 binary64) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(-.f64 #s(literal -1/9 binary64) (*.f64 (neg.f64 a) a)) |
(-.f64 #s(literal -1/9 binary64) (*.f64 a a)) |
(-.f64 (*.f64 a a) #s(literal 1/9 binary64)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal -1/9 binary64)) |
(+.f64 (/.f64 (pow.f64 a #s(literal 6 binary64)) (fma.f64 #s(literal -1/9 binary64) (fma.f64 a a #s(literal -1/9 binary64)) (pow.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal -1/729 binary64) (fma.f64 #s(literal -1/9 binary64) (fma.f64 a a #s(literal -1/9 binary64)) (pow.f64 a #s(literal 4 binary64))))) |
(+.f64 #s(literal -1/9 binary64) (*.f64 #s(literal 1 binary64) (*.f64 a a))) |
(+.f64 #s(literal -1/9 binary64) (*.f64 a a)) |
(+.f64 (*.f64 a 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 #s(literal 1/3 binary64) a)) |
(*.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 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a))) (neg.f64 (-.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 a a #s(literal -1/9 binary64)))) (neg.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64))))) (neg.f64 (neg.f64 (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)) (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1/3 binary64) a))) (*.f64 (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1/3 binary64) a))) #s(literal 1/27 binary64))) (*.f64 (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1/3 binary64) a))) (fma.f64 a a (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1/3 binary64) a))))) |
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 a a)) (-.f64 #s(literal 1/3 binary64) a)) |
(/.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 #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 a a) (*.f64 #s(literal 1/3 binary64) a))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64)))) (neg.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 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 (+.f64 #s(literal 1/27 binary64) (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 (/.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 (-.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 #s(literal 1/3 binary64) a) |
(+.f64 a #s(literal 1/3 binary64)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand) |
(*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand)) |
(*.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(*.f64 #s(literal 1/3 binary64) rand) |
(*.f64 rand #s(literal 1/3 binary64)) |
(*.f64 #s(approx (- a 1/3) a) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal 1 binary64))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal 1 binary64)) #s(approx (- a 1/3) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 rand rand) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) #s(approx (- a 1/3) a))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.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) #s(literal 1 binary64)) #s(approx (- a 1/3) a))) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (*.f64 rand rand) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 (neg.f64 (*.f64 #s(approx (- a 1/3) a) (-.f64 (/.f64 (*.f64 rand rand) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(approx (- a 1/3) a) (fma.f64 (pow.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) #s(literal 1/27 binary64) #s(literal 1 binary64)))) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (*.f64 rand rand) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 rand rand) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) #s(approx (- a 1/3) a)) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal -1 binary64))) |
(/.f64 (*.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) #s(literal 1 binary64)) #s(approx (- a 1/3) a)) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (*.f64 rand rand) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (*.f64 #s(approx (- a 1/3) a) (-.f64 (/.f64 (*.f64 rand rand) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(approx (- a 1/3) a) (fma.f64 (pow.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) #s(literal 1/27 binary64) #s(literal 1 binary64))) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (*.f64 rand rand) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))) |
(fma.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(approx (- a 1/3) a) (*.f64 #s(literal 1 binary64) #s(approx (- a 1/3) a))) |
(fma.f64 #s(approx (- a 1/3) a) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (*.f64 #s(approx (- a 1/3) a) #s(literal 1 binary64))) |
(fma.f64 #s(approx (- a 1/3) a) #s(literal 1 binary64) (*.f64 #s(approx (- a 1/3) a) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(fma.f64 #s(literal 1 binary64) #s(approx (- a 1/3) a) (*.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(approx (- a 1/3) a))) |
(+.f64 (*.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(approx (- a 1/3) a)) (*.f64 #s(literal 1 binary64) #s(approx (- a 1/3) a))) |
(+.f64 (*.f64 #s(literal 1 binary64) #s(approx (- a 1/3) a)) (*.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(approx (- a 1/3) a))) |
(+.f64 (*.f64 #s(approx (- a 1/3) a) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (*.f64 #s(approx (- a 1/3) a) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(approx (- a 1/3) a) #s(literal 1 binary64)) (*.f64 #s(approx (- a 1/3) a) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 rand rand) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal -1 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) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (*.f64 rand rand) (*.f64 #s(literal 9 binary64) (-.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) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (*.f64 rand rand) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (*.f64 rand rand) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 1 binary64))) (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (*.f64 rand rand) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (*.f64 rand rand) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (/.f64 rand #s(literal 3 binary64)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) rand) #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) rand) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 rand) #s(literal 1/3 binary64)) #s(literal 2 binary64) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 rand #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (neg.f64 rand)) #s(literal 2 binary64) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal 1/3 binary64) rand)) #s(literal 2 binary64) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 rand) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) #s(literal 2 binary64) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 rand #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 rand #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) rand))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 rand) #s(literal 1/3 binary64)))) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 rand #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) (neg.f64 rand)))) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal 1/3 binary64) rand)))) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (*.f64 #s(literal 2 binary64) (neg.f64 rand))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/3 binary64) rand))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (*.f64 #s(literal 2 binary64) rand)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 rand rand) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 rand rand) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal -1 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) #s(literal 1 binary64))) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (*.f64 rand rand) (*.f64 #s(literal 9 binary64) (-.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) #s(literal 1 binary64))) (neg.f64 (fma.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 rand rand) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 rand rand) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal -1 binary64))) |
(/.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) #s(literal 1 binary64)) (fma.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal -1 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) #s(literal 1 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (*.f64 rand rand) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))) |
(fma.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) |
(fma.f64 rand (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (/.f64 (*.f64 rand rand) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal -1 binary64))) (pow.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 rand rand) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))))) |
(-.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) #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 #s(literal 1 binary64) (*.f64 (neg.f64 rand) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (*.f64 rand rand) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))) (pow.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (*.f64 rand rand) (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal -1 binary64))) |
(+.f64 (pow.f64 (fma.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) (fma.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 a #s(literal 3 binary64)) #s(literal 2 binary64)) #s(literal 1/81 binary64))) (neg.f64 (+.f64 (/.f64 a #s(literal 3 binary64)) #s(literal 1/9 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 a #s(literal 3 binary64)) #s(literal 3 binary64)) #s(literal 1/729 binary64))) (neg.f64 (+.f64 (pow.f64 (/.f64 a #s(literal 3 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/81 binary64) (*.f64 (/.f64 a #s(literal 3 binary64)) #s(literal 1/9 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64))))) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 1 binary64))) #s(literal -9 binary64)) |
(/.f64 (-.f64 (neg.f64 a) #s(literal -1/3 binary64)) #s(literal -3 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 a #s(literal 3 binary64)) #s(literal 2 binary64)) #s(literal 1/81 binary64)) (+.f64 (/.f64 a #s(literal 3 binary64)) #s(literal 1/9 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 a #s(literal 3 binary64)) #s(literal 3 binary64)) #s(literal 1/729 binary64)) (+.f64 (pow.f64 (/.f64 a #s(literal 3 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/81 binary64) (*.f64 (/.f64 a #s(literal 3 binary64)) #s(literal 1/9 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 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 a a #s(literal -1/9 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1/3 binary64) a) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 9 binary64)) |
(/.f64 (fma.f64 a a #s(literal -1/9 binary64)) (*.f64 (+.f64 #s(literal 1/3 binary64) a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (*.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 (-.f64 a #s(literal 1/3 binary64))) #s(literal -3 binary64)) |
(/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) |
(neg.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -3 binary64))) |
(-.f64 (/.f64 a #s(literal 3 binary64)) #s(literal 1/9 binary64)) |
(+.f64 (/.f64 a #s(literal 3 binary64)) #s(literal -1/9 binary64)) |
#s(approx (- a 1/3) a) |
Compiled 35 266 to 3 229 computations (90.8% saved)
18 alts after pruning (15 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 019 | 9 | 1 028 |
| Fresh | 3 | 6 | 9 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 025 | 18 | 1 043 |
| Status | Accuracy | Program |
|---|---|---|
| 98.5% | (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(approx (/ (- a 1/3) 3) (*.f64 #s(literal 1/3 binary64) a)) (-.f64 a #s(literal 1/3 binary64))) | |
| 97.9% | (fma.f64 (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) (-.f64 a #s(literal 1/3 binary64)) #s(approx (- a 1/3) a)) | |
| 99.8% | (fma.f64 rand (/.f64 (-.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (-.f64 a #s(literal 1/3 binary64))) | |
| 10.3% | (/.f64 #s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 a a #s(literal -1/9 binary64))) #s(approx (+ a 1/3) #s(literal 1/3 binary64))) | |
| ▶ | 96.6% | (*.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal 1 binary64)) #s(approx (- a 1/3) a)) |
| 96.7% | (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 #s(approx (- a 1/3) a))) #s(literal 1 binary64)) #s(approx (- a 1/3) a)) | |
| 96.7% | (*.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (/ rand (sqrt (- a 1/3))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) rand)) #s(literal 1 binary64)) #s(approx (- a 1/3) a)) | |
| ▶ | 99.8% | #s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (-.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 1/3 binary64))) |
| ▶ | 98.6% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) a)) |
| 96.7% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 #s(literal 1/3 binary64) #s(approx (+ (* (sqrt (- a 1/3)) rand) -1) (*.f64 (sqrt.f64 a) rand)) a)) | |
| ✓ | 62.3% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 a #s(literal 1/3 binary64))) |
| 39.0% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64))) | |
| ✓ | 39.0% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
| 37.8% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 #s(approx (- a 1/3) a)))) | |
| 62.3% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (- a 1/3) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)) a))) | |
| ▶ | 60.5% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (- a 1/3) a)) |
| ✓ | 1.6% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (- a 1/3) #s(literal -1/3 binary64))) |
| ▶ | 37.8% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand))) |
Compiled 847 to 571 computations (32.6% saved)
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 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) | |
| cost-diff | 0 | (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal 1 binary64)) | |
| cost-diff | 0 | (*.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal 1 binary64)) #s(approx (- a 1/3) a)) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (- a 1/3) a)) | |
| cost-diff | 0 | (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) | |
| cost-diff | 0 | (fma.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) a) | |
| cost-diff | 0 | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) a)) | |
| cost-diff | 0 | (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) | |
| cost-diff | 0 | (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand) | |
| cost-diff | 0 | #s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand)) | |
| cost-diff | 0 | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand))) | |
| cost-diff | 0 | #s(approx (- a 1/3) a) | |
| cost-diff | 0 | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (- a 1/3) a)) | |
| cost-diff | 0 | (*.f64 #s(literal 1/3 binary64) rand) | |
| cost-diff | 0 | (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) | |
| cost-diff | 0 | #s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (-.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 1/3 binary64))) | |
| cost-diff | 1 | (-.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 1/3 binary64)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 262 |
| 0 | 61 | 262 |
| 1 | 115 | 256 |
| 2 | 246 | 256 |
| 3 | 715 | 253 |
| 4 | 3632 | 253 |
| 0 | 8143 | 248 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (-.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 1/3 binary64))) |
(-.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) |
(*.f64 #s(literal 1/3 binary64) rand) |
#s(literal 1/3 binary64) |
rand |
(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))) #s(approx (- a 1/3) a)) |
#s(approx (- a 1/3) a) |
a |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) |
#s(literal 1/3 binary64) |
(sqrt.f64 a) |
a |
rand |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) a)) |
(fma.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) a) |
#s(literal 1/3 binary64) |
(fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) |
(sqrt.f64 #s(approx (- a 1/3) a)) |
#s(approx (- a 1/3) a) |
a |
rand |
#s(literal -1 binary64) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal 1 binary64)) #s(approx (- a 1/3) a)) |
(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) (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 |
rand |
#s(literal 1 binary64) |
#s(approx (- a 1/3) a) |
| Outputs |
|---|
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (-.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 1/3 binary64))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (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 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) 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) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) |
(fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) a) |
(*.f64 #s(literal 1/3 binary64) rand) |
#s(literal 1/3 binary64) |
rand |
(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))) #s(approx (- a 1/3) a)) |
#s(approx (- a 1/3) a) |
a |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand)) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand) |
(*.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) |
(*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) |
#s(literal 1/3 binary64) |
(sqrt.f64 a) |
a |
rand |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) #s(literal 1/3 binary64) a)) |
(fma.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) a) |
(fma.f64 (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) #s(literal 1/3 binary64) a) |
#s(literal 1/3 binary64) |
(fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) |
(sqrt.f64 #s(approx (- a 1/3) a)) |
#s(approx (- a 1/3) a) |
a |
rand |
#s(literal -1 binary64) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal 1 binary64)) #s(approx (- a 1/3) a)) |
(fma.f64 (/.f64 (*.f64 #s(approx (- a 1/3) a) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) #s(approx (- a 1/3) a)) |
(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) (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 |
rand |
#s(literal 1 binary64) |
#s(approx (- a 1/3) a) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0859375 | (*.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal 1 binary64)) #s(approx (- a 1/3) a)) | |
| accuracy | 0.1015625 | (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal 1 binary64)) | |
| accuracy | 0.43587875976844204 | (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) | |
| accuracy | 2.072367088100072 | #s(approx (- a 1/3) a) | |
| accuracy | 0.00390625 | (sqrt.f64 #s(approx (- a 1/3) a)) | |
| accuracy | 0.09212875976844201 | (fma.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) a) | |
| accuracy | 0.1484375 | (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) | |
| accuracy | 2.072367088100072 | #s(approx (- a 1/3) a) | |
| accuracy | 0.26953125 | (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand) | |
| accuracy | 0.359375 | (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) | |
| accuracy | 1.994268541591276 | #s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand)) | |
| accuracy | 38.93259806499289 | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand))) | |
| accuracy | 2.072367088100072 | #s(approx (- a 1/3) a) | |
| accuracy | 24.125890851007924 | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (- a 1/3) a)) | |
| accuracy | 0.010097509768442016 | (-.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 1/3 binary64)) | |
| accuracy | 0.010097509768442016 | (-.f64 a #s(literal 1/3 binary64)) | |
| accuracy | 0.06640625 | (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) | |
| accuracy | 0.3359375 | (*.f64 #s(literal 1/3 binary64) rand) |
| 116.0ms | 256× | 0 | valid |
Compiled 215 to 38 computations (82.3% saved)
ival-add: 20.0ms (28.3% of total)ival-mult: 16.0ms (22.6% of total)adjust: 13.0ms (18.4% of total)ival-div: 7.0ms (9.9% of total)ival-sqrt: 5.0ms (7.1% of total)ival-sub: 4.0ms (5.7% of total)const: 4.0ms (5.7% of total)exact: 1.0ms (1.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(-.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 1/3 binary64)) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (-.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) |
(*.f64 #s(literal 1/3 binary64) rand) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (- a 1/3) a)) |
#s(approx (- a 1/3) a) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) a)) |
(fma.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) a) |
(fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) |
(sqrt.f64 #s(approx (- a 1/3) a)) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal 1 binary64)) #s(approx (- a 1/3) a)) |
(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) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) |
(-.f64 a #s(literal 1/3 binary64)) |
| Outputs |
|---|
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole binary64 (- (* 1/3 (* rand (sqrt -1/3))) 1/3))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole binary64 (- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))) 1/3))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole 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))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole 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))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (- (* 1/3 (* rand (sqrt -1/3))) 1/3))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))) 1/3))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole 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))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole 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))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole binary64 (* 1/3 (* rand (sqrt -1/3))))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole binary64 (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole binary64 (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3))))))))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole 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))))))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole 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)))))))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole 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))))))))))))))) |
#s(approx (- a 1/3) #s(hole binary64 -1/3)) |
#s(approx (- a 1/3) #s(hole binary64 (- a 1/3))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (* 1/3 (* rand (sqrt -1/3))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (+ (* 1/6 (/ (* a rand) (sqrt -1/3))) (* 1/3 (* rand (sqrt -1/3)))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3)))))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole 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)))))))))) |
#s(approx (* (* 1/3 (sqrt a)) rand) #s(hole binary64 (* 1/3 (* (sqrt a) rand)))) |
#s(approx (* 1/3 (sqrt a)) #s(hole binary64 (* 1/3 (sqrt a)))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* 1/3 (- (* rand (sqrt -1/3)) 1)))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (+ (* 1/3 (- (* rand (sqrt -1/3)) 1)) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (+ (* 1/3 (- (* rand (sqrt -1/3)) 1)) (* a (+ 1 (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3))))))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (+ (* 1/3 (- (* rand (sqrt -1/3)) 1)) (* 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))))))))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (- (* rand (sqrt -1/3)) 1))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (- (+ (* 1/2 (/ (* a rand) (sqrt -1/3))) (* rand (sqrt -1/3))) 1))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (- (+ (* a (+ (* -1/8 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/2 (/ rand (sqrt -1/3))))) (* rand (sqrt -1/3))) 1))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (- (+ (* a (+ (* 1/2 (/ rand (sqrt -1/3))) (* a (+ (* -1/8 (/ rand (pow (sqrt -1/3) 3))) (* 1/16 (/ (* a rand) (pow (sqrt -1/3) 5))))))) (* rand (sqrt -1/3))) 1))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (sqrt -1/3))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (+ (sqrt -1/3) (* 1/2 (/ a (sqrt -1/3)))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (+ (sqrt -1/3) (* a (+ (* -1/8 (/ a (pow (sqrt -1/3) 3))) (* 1/2 (/ 1 (sqrt -1/3)))))))) |
#s(approx (sqrt (- a 1/3)) #s(hole 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)))))))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) #s(hole binary64 (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) #s(hole 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)))))))))))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) #s(hole 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))))))))))))))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(hole binary64 (+ 1 (* 1/3 (* rand (sqrt -3)))))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(hole binary64 (+ 1 (+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(hole binary64 (+ 1 (+ (* 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))))))))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(hole binary64 (+ 1 (+ (* 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))))))))))) |
#s(approx (/ 1/3 (sqrt (- a 1/3))) #s(hole binary64 (* 1/3 (sqrt -3)))) |
#s(approx (/ 1/3 (sqrt (- a 1/3))) #s(hole binary64 (+ (* -3/2 (/ a (sqrt -3))) (* 1/3 (sqrt -3))))) |
#s(approx (/ 1/3 (sqrt (- a 1/3))) #s(hole binary64 (+ (* 1/3 (sqrt -3)) (* a (- (* -1/6 (/ (* a (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 3/2 (/ 1 (sqrt -3)))))))) |
#s(approx (/ 1/3 (sqrt (- a 1/3))) #s(hole 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)))))))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole binary64 (* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole binary64 (* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a)))))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole 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)))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a)))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole 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)))))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole binary64 (* a (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole 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)))))))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole binary64 (* a (+ 1 (+ (* -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))))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))))) |
#s(approx (- a 1/3) #s(hole binary64 a)) |
#s(approx (- a 1/3) #s(hole binary64 (* a (- 1 (* 1/3 (/ 1 a)))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (* 1/3 (* (sqrt a) rand)))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (* 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)))))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a)))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole 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)))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* (sqrt a) rand))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* a (- (* (sqrt (/ 1 a)) rand) (/ 1 a))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* a (- (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand)) (/ 1 a))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* a (- (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (* (sqrt (/ 1 a)) rand))) (/ 1 a))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (sqrt a))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* a (+ (sqrt (/ 1 a)) (* -1/6 (sqrt (/ 1 (pow a 3)))))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (* -1/72 (sqrt (/ 1 (pow a 5))))))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* 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)))))))))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(hole binary64 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(hole binary64 (+ 1 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(hole binary64 (+ 1 (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(hole binary64 (+ 1 (+ (* 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)))))))) |
#s(approx (/ 1/3 (sqrt (- a 1/3))) #s(hole binary64 (* 1/3 (sqrt (/ 1 a))))) |
#s(approx (/ 1/3 (sqrt (- a 1/3))) #s(hole binary64 (+ (* 1/18 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a)))))) |
#s(approx (/ 1/3 (sqrt (- a 1/3))) #s(hole binary64 (+ (* 1/54 (sqrt (/ 1 (pow a 5)))) (+ (* 1/18 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a))))))) |
#s(approx (/ 1/3 (sqrt (- a 1/3))) #s(hole 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)))))))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole binary64 (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole binary64 (* -1 (* a (- (+ (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/3 (/ 1 a))) 1))))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole 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))))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole binary64 (* -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))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* -1 (* a (- (* -1/3 (* (sqrt (/ 1 a)) rand)) 1))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* -1 (* a (- (+ (* -1/3 (* (sqrt (/ 1 a)) rand)) (* 1/3 (/ 1 a))) 1))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* -1 (* a (- (+ (* -1 (/ (- (* 1/18 (* (sqrt (/ 1 a)) rand)) 1/3) a)) (* -1/3 (* (sqrt (/ 1 a)) rand))) 1))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* -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))))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole binary64 (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole 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))))) 1))))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole 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)))))) 1))))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole 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))))))) 1))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole 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))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -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))))))) |
#s(approx (- a 1/3) #s(hole binary64 (* -1 (* a (- (* 1/3 (/ 1 a)) 1))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2)))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole 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))))))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole 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)))))))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole 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))))))))))) |
#s(approx (* (* 1/3 (sqrt a)) rand) #s(hole binary64 (* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2)))))) |
#s(approx (* 1/3 (sqrt a)) #s(hole binary64 (* -1/3 (* (sqrt a) (pow (sqrt -1) 2))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* -1 (* a (- (+ (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/3 (/ 1 a))) 1))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole 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))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* -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))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))) (/ 1 a)))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/6 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1) a)) (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/72 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/6 (* (sqrt a) (* rand (pow (sqrt -1) 2))))) a)) 1) a)) (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* -1 (* (sqrt a) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* -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)))))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* -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))))))))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a))))))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (+ (* -1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1/18 (* (sqrt (/ 1 a)) rand))) a))))))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/54 (* (sqrt (/ 1 a)) rand)) (+ (* 1/54 (* (sqrt (/ 1 a)) rand)) (* 1/18 (* (sqrt a) rand)))) a)) (* -1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) a))))))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(hole binary64 (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(hole binary64 (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(hole binary64 (+ 1 (+ (* -1 (/ (+ (* 1/54 (* (sqrt a) rand)) (* 1/6 (* (sqrt (/ 1 a)) (* rand (+ 1/27 (* -1/36 a)))))) (pow a 3))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (/ 1/3 (sqrt (- a 1/3))) #s(hole binary64 (+ (* -1/18 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a)))))) |
#s(approx (/ 1/3 (sqrt (- a 1/3))) #s(hole binary64 (+ (* -1/18 (sqrt (/ 1 (pow a 3)))) (+ (* -1/54 (sqrt (/ 1 (pow a 5)))) (* 1/3 (sqrt (/ 1 a))))))) |
#s(approx (/ 1/3 (sqrt (- a 1/3))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/54 (sqrt a)) (* 1/6 (* (sqrt (/ 1 a)) (+ 1/27 (* -1/36 a))))) (pow a 3))) (+ (* -1/18 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a))))))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole binary64 (- a 1/3))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (- a 1/3))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole binary64 a)) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole binary64 (+ a (* 1/3 (* rand (sqrt (- a 1/3))))))) |
#s(approx (* 1/3 rand) #s(hole binary64 (* 1/3 rand))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (- a 1/3))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (- a 1/3))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (- (* rand (sqrt (- a 1/3))) 1))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) #s(hole binary64 (- a 1/3))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(hole binary64 (+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole binary64 (* rand (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* rand (sqrt (- a 1/3))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* rand (- (sqrt (- a 1/3)) (/ 1 rand))))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(hole binary64 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(hole binary64 (* rand (+ (* 1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand))))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* -1 (* rand (+ (* -1 (sqrt (- a 1/3))) (/ 1 rand)))))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(hole binary64 (* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | a | @ | -inf | ((- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (* 1/3 rand) (* (- 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))) (* (* 1/3 rand) (sqrt (- a 1/3))) (* (* 1/3 (sqrt a)) rand) (* 1/3 (sqrt a)) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (+ (* (sqrt (- a 1/3)) rand) -1) (sqrt (- a 1/3)) (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (/ 1/3 (sqrt (- a 1/3))) (sqrt (- a 1/3)) (- a 1/3)) |
| 2.0ms | rand | @ | -inf | ((- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (* 1/3 rand) (* (- 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))) (* (* 1/3 rand) (sqrt (- a 1/3))) (* (* 1/3 (sqrt a)) rand) (* 1/3 (sqrt a)) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (+ (* (sqrt (- a 1/3)) rand) -1) (sqrt (- a 1/3)) (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (/ 1/3 (sqrt (- a 1/3))) (sqrt (- a 1/3)) (- a 1/3)) |
| 2.0ms | a | @ | 0 | ((- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (* 1/3 rand) (* (- 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))) (* (* 1/3 rand) (sqrt (- a 1/3))) (* (* 1/3 (sqrt a)) rand) (* 1/3 (sqrt a)) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (+ (* (sqrt (- a 1/3)) rand) -1) (sqrt (- a 1/3)) (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (/ 1/3 (sqrt (- a 1/3))) (sqrt (- a 1/3)) (- a 1/3)) |
| 2.0ms | rand | @ | inf | ((- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (* 1/3 rand) (* (- 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))) (* (* 1/3 rand) (sqrt (- a 1/3))) (* (* 1/3 (sqrt a)) rand) (* 1/3 (sqrt a)) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (+ (* (sqrt (- a 1/3)) rand) -1) (sqrt (- a 1/3)) (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (/ 1/3 (sqrt (- a 1/3))) (sqrt (- a 1/3)) (- a 1/3)) |
| 2.0ms | rand | @ | 0 | ((- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (* 1/3 rand) (* (- 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))) (* (* 1/3 rand) (sqrt (- a 1/3))) (* (* 1/3 (sqrt a)) rand) (* 1/3 (sqrt a)) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (+ (* (sqrt (- a 1/3)) rand) -1) (sqrt (- a 1/3)) (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (/ 1/3 (sqrt (- a 1/3))) (sqrt (- a 1/3)) (- a 1/3)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 780 | 6221 |
| 1 | 2293 | 5586 |
| 0 | 8666 | 5140 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole binary64 (- (* 1/3 (* rand (sqrt -1/3))) 1/3))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole binary64 (- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))) 1/3))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole 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))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole 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))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (- (* 1/3 (* rand (sqrt -1/3))) 1/3))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))) 1/3))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole 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))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole 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))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole binary64 (* 1/3 (* rand (sqrt -1/3))))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole binary64 (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole binary64 (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3))))))))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole 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))))))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole 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)))))))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole 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))))))))))))))) |
#s(approx (- a 1/3) #s(hole binary64 -1/3)) |
#s(approx (- a 1/3) #s(hole binary64 (- a 1/3))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (* 1/3 (* rand (sqrt -1/3))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (+ (* 1/6 (/ (* a rand) (sqrt -1/3))) (* 1/3 (* rand (sqrt -1/3)))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3)))))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole 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)))))))))) |
#s(approx (* (* 1/3 (sqrt a)) rand) #s(hole binary64 (* 1/3 (* (sqrt a) rand)))) |
#s(approx (* 1/3 (sqrt a)) #s(hole binary64 (* 1/3 (sqrt a)))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* 1/3 (- (* rand (sqrt -1/3)) 1)))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (+ (* 1/3 (- (* rand (sqrt -1/3)) 1)) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (+ (* 1/3 (- (* rand (sqrt -1/3)) 1)) (* a (+ 1 (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3))))))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (+ (* 1/3 (- (* rand (sqrt -1/3)) 1)) (* 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))))))))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (- (* rand (sqrt -1/3)) 1))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (- (+ (* 1/2 (/ (* a rand) (sqrt -1/3))) (* rand (sqrt -1/3))) 1))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (- (+ (* a (+ (* -1/8 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/2 (/ rand (sqrt -1/3))))) (* rand (sqrt -1/3))) 1))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (- (+ (* a (+ (* 1/2 (/ rand (sqrt -1/3))) (* a (+ (* -1/8 (/ rand (pow (sqrt -1/3) 3))) (* 1/16 (/ (* a rand) (pow (sqrt -1/3) 5))))))) (* rand (sqrt -1/3))) 1))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (sqrt -1/3))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (+ (sqrt -1/3) (* 1/2 (/ a (sqrt -1/3)))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (+ (sqrt -1/3) (* a (+ (* -1/8 (/ a (pow (sqrt -1/3) 3))) (* 1/2 (/ 1 (sqrt -1/3)))))))) |
#s(approx (sqrt (- a 1/3)) #s(hole 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)))))))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) #s(hole binary64 (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) #s(hole 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)))))))))))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) #s(hole 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))))))))))))))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(hole binary64 (+ 1 (* 1/3 (* rand (sqrt -3)))))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(hole binary64 (+ 1 (+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(hole binary64 (+ 1 (+ (* 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))))))))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(hole binary64 (+ 1 (+ (* 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))))))))))) |
#s(approx (/ 1/3 (sqrt (- a 1/3))) #s(hole binary64 (* 1/3 (sqrt -3)))) |
#s(approx (/ 1/3 (sqrt (- a 1/3))) #s(hole binary64 (+ (* -3/2 (/ a (sqrt -3))) (* 1/3 (sqrt -3))))) |
#s(approx (/ 1/3 (sqrt (- a 1/3))) #s(hole binary64 (+ (* 1/3 (sqrt -3)) (* a (- (* -1/6 (/ (* a (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 3/2 (/ 1 (sqrt -3)))))))) |
#s(approx (/ 1/3 (sqrt (- a 1/3))) #s(hole 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)))))))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole binary64 (* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole binary64 (* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a)))))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole 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)))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a)))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole 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)))))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole binary64 (* a (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole 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)))))))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole binary64 (* a (+ 1 (+ (* -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))))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))))) |
#s(approx (- a 1/3) #s(hole binary64 a)) |
#s(approx (- a 1/3) #s(hole binary64 (* a (- 1 (* 1/3 (/ 1 a)))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (* 1/3 (* (sqrt a) rand)))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (* 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)))))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a)))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole 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)))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* (sqrt a) rand))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* a (- (* (sqrt (/ 1 a)) rand) (/ 1 a))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* a (- (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand)) (/ 1 a))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* a (- (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (* (sqrt (/ 1 a)) rand))) (/ 1 a))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (sqrt a))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* a (+ (sqrt (/ 1 a)) (* -1/6 (sqrt (/ 1 (pow a 3)))))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (* -1/72 (sqrt (/ 1 (pow a 5))))))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* 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)))))))))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(hole binary64 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(hole binary64 (+ 1 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(hole binary64 (+ 1 (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(hole binary64 (+ 1 (+ (* 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)))))))) |
#s(approx (/ 1/3 (sqrt (- a 1/3))) #s(hole binary64 (* 1/3 (sqrt (/ 1 a))))) |
#s(approx (/ 1/3 (sqrt (- a 1/3))) #s(hole binary64 (+ (* 1/18 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a)))))) |
#s(approx (/ 1/3 (sqrt (- a 1/3))) #s(hole binary64 (+ (* 1/54 (sqrt (/ 1 (pow a 5)))) (+ (* 1/18 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a))))))) |
#s(approx (/ 1/3 (sqrt (- a 1/3))) #s(hole 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)))))))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole binary64 (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole binary64 (* -1 (* a (- (+ (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/3 (/ 1 a))) 1))))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole 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))))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole binary64 (* -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))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* -1 (* a (- (* -1/3 (* (sqrt (/ 1 a)) rand)) 1))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* -1 (* a (- (+ (* -1/3 (* (sqrt (/ 1 a)) rand)) (* 1/3 (/ 1 a))) 1))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* -1 (* a (- (+ (* -1 (/ (- (* 1/18 (* (sqrt (/ 1 a)) rand)) 1/3) a)) (* -1/3 (* (sqrt (/ 1 a)) rand))) 1))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* -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))))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole binary64 (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole 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))))) 1))))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole 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)))))) 1))))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole 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))))))) 1))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole 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))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -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))))))) |
#s(approx (- a 1/3) #s(hole binary64 (* -1 (* a (- (* 1/3 (/ 1 a)) 1))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2)))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole 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))))))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole 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)))))))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole 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))))))))))) |
#s(approx (* (* 1/3 (sqrt a)) rand) #s(hole binary64 (* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2)))))) |
#s(approx (* 1/3 (sqrt a)) #s(hole binary64 (* -1/3 (* (sqrt a) (pow (sqrt -1) 2))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* -1 (* a (- (+ (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/3 (/ 1 a))) 1))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole 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))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* -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))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))) (/ 1 a)))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/6 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1) a)) (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/72 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/6 (* (sqrt a) (* rand (pow (sqrt -1) 2))))) a)) 1) a)) (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* -1 (* (sqrt a) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* -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)))))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* -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))))))))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a))))))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (+ (* -1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1/18 (* (sqrt (/ 1 a)) rand))) a))))))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/54 (* (sqrt (/ 1 a)) rand)) (+ (* 1/54 (* (sqrt (/ 1 a)) rand)) (* 1/18 (* (sqrt a) rand)))) a)) (* -1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) a))))))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(hole binary64 (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(hole binary64 (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(hole binary64 (+ 1 (+ (* -1 (/ (+ (* 1/54 (* (sqrt a) rand)) (* 1/6 (* (sqrt (/ 1 a)) (* rand (+ 1/27 (* -1/36 a)))))) (pow a 3))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (/ 1/3 (sqrt (- a 1/3))) #s(hole binary64 (+ (* -1/18 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a)))))) |
#s(approx (/ 1/3 (sqrt (- a 1/3))) #s(hole binary64 (+ (* -1/18 (sqrt (/ 1 (pow a 3)))) (+ (* -1/54 (sqrt (/ 1 (pow a 5)))) (* 1/3 (sqrt (/ 1 a))))))) |
#s(approx (/ 1/3 (sqrt (- a 1/3))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/54 (sqrt a)) (* 1/6 (* (sqrt (/ 1 a)) (+ 1/27 (* -1/36 a))))) (pow a 3))) (+ (* -1/18 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a))))))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole binary64 (- a 1/3))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (- a 1/3))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole binary64 a)) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole binary64 (+ a (* 1/3 (* rand (sqrt (- a 1/3))))))) |
#s(approx (* 1/3 rand) #s(hole binary64 (* 1/3 rand))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (- a 1/3))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (- a 1/3))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (- (* rand (sqrt (- a 1/3))) 1))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) #s(hole binary64 (- a 1/3))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(hole binary64 (+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole binary64 (* rand (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* rand (sqrt (- a 1/3))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* rand (- (sqrt (- a 1/3)) (/ 1 rand))))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(hole binary64 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(hole binary64 (* rand (+ (* 1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand))))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* -1 (* rand (+ (* -1 (sqrt (- a 1/3))) (/ 1 rand)))))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(hole binary64 (* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))))) |
| Outputs |
|---|
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole binary64 (- (* 1/3 (* rand (sqrt -1/3))) 1/3))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #s(literal 1/3 binary64) #s(literal -1/3 binary64))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole binary64 (- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))) 1/3))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -1/3 binary64))) rand (fma.f64 (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/6 binary64) #s(literal 1 binary64)) a #s(literal -1/3 binary64)))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole 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))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 a (/.f64 rand (sqrt.f64 #s(literal -1/3 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)))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole 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))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (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)))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (- (* 1/3 (* rand (sqrt -1/3))) 1/3))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #s(literal 1/3 binary64) #s(literal -1/3 binary64))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (- (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))) 1/3))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -1/3 binary64))) rand (fma.f64 (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/6 binary64) #s(literal 1 binary64)) a #s(literal -1/3 binary64)))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole 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))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 a (/.f64 rand (sqrt.f64 #s(literal -1/3 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)))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole 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))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 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)))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole binary64 (* 1/3 (* rand (sqrt -1/3))))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (*.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #s(literal 1/3 binary64))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole binary64 (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (fma.f64 (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/6 binary64) #s(literal 1 binary64)) a (*.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole binary64 (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ 1 (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3))))))))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 a (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64)))) (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/6 binary64) #s(literal 1 binary64))) a (*.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole 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))))))))))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (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 (*.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #s(literal 1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal -1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (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)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole 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)))))))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 9/8 binary64) rand (*.f64 #s(literal -3/2 binary64) rand)) (sqrt.f64 #s(literal -3 binary64))) a (*.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)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole 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))))))))))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (+.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 45/16 binary64) rand (*.f64 #s(literal -27/8 binary64) rand)) (sqrt.f64 #s(literal -3 binary64))) a (/.f64 (fma.f64 #s(literal 9/8 binary64) rand (*.f64 #s(literal -3/2 binary64) rand)) (sqrt.f64 #s(literal -3 binary64)))) a (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.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)))) |
#s(approx (- a 1/3) #s(hole binary64 -1/3)) |
#s(approx (- a 1/3) #s(literal -1/3 binary64)) |
#s(approx (- a 1/3) #s(hole binary64 (- a 1/3))) |
#s(approx (- a 1/3) (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (* 1/3 (* rand (sqrt -1/3))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #s(literal 1/3 binary64))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (+ (* 1/6 (/ (* a rand) (sqrt -1/3))) (* 1/3 (* rand (sqrt -1/3)))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (fma.f64 (*.f64 a (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64)))) #s(literal 1/6 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #s(literal 1/3 binary64)))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (+ (* 1/3 (* rand (sqrt -1/3))) (* a (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3)))))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 a (/.f64 rand (sqrt.f64 #s(literal -1/3 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)))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole 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)))))))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 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 (*.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)))) |
#s(approx (* (* 1/3 (sqrt a)) rand) #s(hole binary64 (* 1/3 (* (sqrt a) rand)))) |
#s(approx (* (* 1/3 (sqrt a)) rand) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64))) |
#s(approx (* 1/3 (sqrt a)) #s(hole binary64 (* 1/3 (sqrt a)))) |
#s(approx (* 1/3 (sqrt a)) (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* 1/3 (- (* rand (sqrt -1/3)) 1)))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #s(literal 1/3 binary64) #s(literal -1/3 binary64))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (+ (* 1/3 (- (* rand (sqrt -1/3)) 1)) (* a (+ 1 (* 1/6 (/ rand (sqrt -1/3)))))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -1/3 binary64))) rand (fma.f64 (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/6 binary64) #s(literal 1 binary64)) a #s(literal -1/3 binary64)))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (+ (* 1/3 (- (* rand (sqrt -1/3)) 1)) (* a (+ 1 (+ (* -1/24 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/6 (/ rand (sqrt -1/3))))))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (fma.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 a (/.f64 rand (sqrt.f64 #s(literal -1/3 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)))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (+ (* 1/3 (- (* rand (sqrt -1/3)) 1)) (* 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))))))))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (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)))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (- (* rand (sqrt -1/3)) 1))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) (-.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #s(literal 1 binary64))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (- (+ (* 1/2 (/ (* a rand) (sqrt -1/3))) (* rand (sqrt -1/3))) 1))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) (fma.f64 (*.f64 a (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64)))) #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #s(literal 1 binary64)))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (- (+ (* a (+ (* -1/8 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/2 (/ rand (sqrt -1/3))))) (* rand (sqrt -1/3))) 1))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) (fma.f64 (fma.f64 #s(literal 3/8 binary64) (*.f64 a (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))))) a (-.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #s(literal 1 binary64)))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (- (+ (* a (+ (* 1/2 (/ rand (sqrt -1/3))) (* a (+ (* -1/8 (/ rand (pow (sqrt -1/3) 3))) (* 1/16 (/ (* a rand) (pow (sqrt -1/3) 5))))))) (* rand (sqrt -1/3))) 1))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) (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 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #s(literal 1 binary64)))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (sqrt -1/3))) |
#s(approx (sqrt (- a 1/3)) (sqrt.f64 #s(literal -1/3 binary64))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (+ (sqrt -1/3) (* 1/2 (/ a (sqrt -1/3)))))) |
#s(approx (sqrt (- a 1/3)) (fma.f64 (/.f64 a (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (+ (sqrt -1/3) (* a (+ (* -1/8 (/ a (pow (sqrt -1/3) 3))) (* 1/2 (/ 1 (sqrt -1/3)))))))) |
#s(approx (sqrt (- a 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)))) |
#s(approx (sqrt (- a 1/3)) #s(hole 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)))))))) |
#s(approx (sqrt (- a 1/3)) (fma.f64 (fma.f64 (-.f64 (*.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) (/.f64 #s(literal 1 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)))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) #s(hole binary64 (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) (fma.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal -1/3 binary64))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/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)))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) #s(hole 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)))))))))))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) (fma.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 9/8 binary64) rand (*.f64 #s(literal -3/2 binary64) rand)) (sqrt.f64 #s(literal -3 binary64))) a (*.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)))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) #s(hole 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))))))))))))))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) (fma.f64 (+.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 45/16 binary64) rand (*.f64 #s(literal -27/8 binary64) rand)) (sqrt.f64 #s(literal -3 binary64))) a (/.f64 (fma.f64 #s(literal 9/8 binary64) rand (*.f64 #s(literal -3/2 binary64) rand)) (sqrt.f64 #s(literal -3 binary64)))) a (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.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)))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(hole binary64 (+ 1 (* 1/3 (* rand (sqrt -3)))))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(hole binary64 (+ 1 (+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (fma.f64 (*.f64 a (/.f64 rand (sqrt.f64 #s(literal -3 binary64)))) #s(literal -3/2 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(hole binary64 (+ 1 (+ (* 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))))))))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -27/8 binary64) rand) a (*.f64 #s(literal -3/2 binary64) 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)))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(hole binary64 (+ 1 (+ (* 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))))))))))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 #s(literal 405/8 binary64) rand) a) (*.f64 #s(literal -27/8 binary64) rand)) (sqrt.f64 #s(literal -3 binary64))) a (*.f64 #s(literal -3/2 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)))) |
#s(approx (/ 1/3 (sqrt (- a 1/3))) #s(hole binary64 (* 1/3 (sqrt -3)))) |
#s(approx (/ 1/3 (sqrt (- a 1/3))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) |
#s(approx (/ 1/3 (sqrt (- a 1/3))) #s(hole binary64 (+ (* -3/2 (/ a (sqrt -3))) (* 1/3 (sqrt -3))))) |
#s(approx (/ 1/3 (sqrt (- a 1/3))) (fma.f64 (/.f64 a (sqrt.f64 #s(literal -3 binary64))) #s(literal -3/2 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64)))) |
#s(approx (/ 1/3 (sqrt (- a 1/3))) #s(hole binary64 (+ (* 1/3 (sqrt -3)) (* a (- (* -1/6 (/ (* a (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 3/2 (/ 1 (sqrt -3)))))))) |
#s(approx (/ 1/3 (sqrt (- a 1/3))) (fma.f64 (-.f64 (*.f64 a (/.f64 #s(literal -27/8 binary64) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal -3 binary64)))) a (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64)))) |
#s(approx (/ 1/3 (sqrt (- a 1/3))) #s(hole 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)))))))) |
#s(approx (/ 1/3 (sqrt (- a 1/3))) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -135/16 binary64) a #s(literal -27/8 binary64)) (sqrt.f64 #s(literal -3 binary64))) a (neg.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)))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a)) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole binary64 (* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a))) a)) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole binary64 (* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a)))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (*.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))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a))) a)) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole 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)))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (*.f64 (-.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)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/18 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal 1 binary64))) (/.f64 #s(literal 1/3 binary64) a)) a)) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a)) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a))) a)) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a)))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (*.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))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a))) a)) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole 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)))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (*.f64 (-.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)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/18 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal 1 binary64))) (/.f64 #s(literal 1/3 binary64) a)) a)) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a)) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole binary64 (* a (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (*.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(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole 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)))))))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (*.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)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/18 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal 1 binary64))) a)) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole binary64 (* a (+ 1 (+ (* -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))))))))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (*.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 #s(literal -1/216 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))))) (fma.f64 rand (fma.f64 #s(literal -1/1296 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64))) #s(literal 1 binary64))) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (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))) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64)) rand (/.f64 (fma.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) rand) #s(literal -1/3 binary64)) a)) a a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (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))) (/.f64 (fma.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) rand) #s(literal -1/3 binary64)) a)) a a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) rand) #s(literal 0 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))) (/.f64 (fma.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) rand) #s(literal -1/3 binary64)) a))) a a)) |
#s(approx (- a 1/3) #s(hole binary64 a)) |
#s(approx (- a 1/3) a) |
#s(approx (- a 1/3) #s(hole binary64 (* a (- 1 (* 1/3 (/ 1 a)))))) |
#s(approx (- a 1/3) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)) a)) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (* 1/3 (* (sqrt a) rand)))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.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)) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (* a (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/216 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (fma.f64 (*.f64 #s(literal -1/216 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) 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))))) a)) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (* 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)))))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.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)))) (*.f64 #s(literal -1/1296 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 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)) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a)) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a))) a)) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* a (- (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ 1 a)))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (*.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))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a))) a)) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole 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)))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (*.f64 (-.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)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64))) (fma.f64 (*.f64 #s(literal -1/18 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal 1 binary64))) (/.f64 #s(literal 1/3 binary64) a)) a)) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* (sqrt a) rand))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) (*.f64 (sqrt.f64 a) rand)) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* a (- (* (sqrt (/ 1 a)) rand) (/ 1 a))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) (*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) rand) (/.f64 #s(literal 1 binary64) a)) a)) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* a (- (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand)) (/ 1 a))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) (*.f64 (-.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)))) (/.f64 #s(literal 1 binary64) a)) a)) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* a (- (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (* (sqrt (/ 1 a)) rand))) (/ 1 a))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) (*.f64 (fma.f64 rand (fma.f64 #s(literal -1/72 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) a))) a)) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (sqrt a))) |
#s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* a (+ (sqrt (/ 1 a)) (* -1/6 (sqrt (/ 1 (pow a 3)))))))) |
#s(approx (sqrt (- a 1/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)) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* a (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (* -1/72 (sqrt (/ 1 (pow a 5))))))))) |
#s(approx (sqrt (- a 1/3)) (*.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)) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* 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)))))))))) |
#s(approx (sqrt (- a 1/3)) (*.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)) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a)) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64)) rand (/.f64 (fma.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) rand) #s(literal -1/3 binary64)) a)) a a)) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) (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))) (/.f64 (fma.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) rand) #s(literal -1/3 binary64)) a)) a a)) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) rand) #s(literal 0 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))) (/.f64 (fma.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) rand) #s(literal -1/3 binary64)) a))) a a)) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(hole binary64 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(hole binary64 (+ 1 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (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))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(hole binary64 (+ 1 (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (fma.f64 (*.f64 #s(literal 1/54 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) rand (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)))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(hole binary64 (+ 1 (+ (* 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)))))))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (fma.f64 rand (fma.f64 #s(literal 1/54 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/18 binary64))) (+.f64 (fma.f64 (*.f64 #s(literal 1/6 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)))) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64)))) |
#s(approx (/ 1/3 (sqrt (- a 1/3))) #s(hole binary64 (* 1/3 (sqrt (/ 1 a))))) |
#s(approx (/ 1/3 (sqrt (- a 1/3))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64))) |
#s(approx (/ 1/3 (sqrt (- a 1/3))) #s(hole binary64 (+ (* 1/18 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a)))))) |
#s(approx (/ 1/3 (sqrt (- a 1/3))) (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(approx (/ 1/3 (sqrt (- a 1/3))) #s(hole binary64 (+ (* 1/54 (sqrt (/ 1 (pow a 5)))) (+ (* 1/18 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a))))))) |
#s(approx (/ 1/3 (sqrt (- a 1/3))) (fma.f64 #s(literal 1/54 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal 1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64))))) |
#s(approx (/ 1/3 (sqrt (- a 1/3))) #s(hole 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)))))))) |
#s(approx (/ 1/3 (sqrt (- a 1/3))) (fma.f64 #s(literal 1/54 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (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 3 binary64)))) #s(literal 1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64)))))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole binary64 (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (*.f64 (neg.f64 a) (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal 1 binary64)))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole binary64 (* -1 (* a (- (+ (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/3 (/ 1 a))) 1))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (-.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64))))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole 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))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (*.f64 (neg.f64 a) (-.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (fma.f64 (*.f64 #s(literal -1/18 binary64) (neg.f64 rand)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64)) (neg.f64 a))) #s(literal 1 binary64)))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole binary64 (* -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))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (*.f64 (neg.f64 a) (-.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand (/.f64 (-.f64 (/.f64 (*.f64 (neg.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)))) (neg.f64 a)) #s(literal 1/3 binary64)) (neg.f64 a))) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* -1 (* a (- (* -1/3 (* (sqrt (/ 1 a)) rand)) 1))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (*.f64 (neg.f64 a) (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* -1 (* a (- (+ (* -1/3 (* (sqrt (/ 1 a)) rand)) (* 1/3 (/ 1 a))) 1))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (-.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* -1 (* a (- (+ (* -1 (/ (- (* 1/18 (* (sqrt (/ 1 a)) rand)) 1/3) a)) (* -1/3 (* (sqrt (/ 1 a)) rand))) 1))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (*.f64 (neg.f64 a) (-.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (fma.f64 (*.f64 #s(literal 1/18 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64)) (neg.f64 a))) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* -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))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (*.f64 (neg.f64 a) (-.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand (/.f64 (-.f64 (/.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)))) (neg.f64 a)) #s(literal 1/3 binary64)) (neg.f64 a))) #s(literal 1 binary64)))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole binary64 (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (*.f64 (neg.f64 a) (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal 1 binary64)))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole 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))))) 1))))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (*.f64 (neg.f64 a) (-.f64 (*.f64 (neg.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)))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole 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)))))) 1))))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (*.f64 (neg.f64 a) (fma.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)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal 1/18 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal 1 binary64))))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole 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))))))) 1))))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (*.f64 (neg.f64 a) (-.f64 (fma.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)))) (*.f64 #s(literal 1/1296 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))))) (*.f64 (neg.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)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 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))) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/3 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) 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) (neg.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole 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))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (neg.f64 a) (-.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) #s(literal -1/3 binary64))) a)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -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))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (neg.f64 a) (-.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64))) (/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) 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 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal 0 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 a)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))))) (neg.f64 a))) a)))) |
#s(approx (- a 1/3) #s(hole binary64 (* -1 (* a (- (* 1/3 (/ 1 a)) 1))))) |
#s(approx (- a 1/3) (*.f64 (neg.f64 a) (-.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64)))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2)))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole 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))))))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (neg.f64 a) (*.f64 (neg.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(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole 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)))))))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (neg.f64 a) (fma.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)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal 1/18 binary64))) (*.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole 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))))))))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (neg.f64 a) (fma.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)))) (*.f64 #s(literal 1/1296 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))))) (*.f64 (neg.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(approx (* (* 1/3 (sqrt a)) rand) #s(hole binary64 (* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2)))))) |
#s(approx (* (* 1/3 (sqrt a)) rand) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64))) |
#s(approx (* 1/3 (sqrt a)) #s(hole binary64 (* -1/3 (* (sqrt a) (pow (sqrt -1) 2))))) |
#s(approx (* 1/3 (sqrt a)) (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (*.f64 (neg.f64 a) (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal 1 binary64)))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* -1 (* a (- (+ (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/3 (/ 1 a))) 1))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (-.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole 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))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (*.f64 (neg.f64 a) (-.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (/.f64 (fma.f64 (*.f64 #s(literal -1/18 binary64) (neg.f64 rand)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64)) (neg.f64 a))) #s(literal 1 binary64)))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* -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))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (*.f64 (neg.f64 a) (-.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) rand (/.f64 (-.f64 (/.f64 (*.f64 (neg.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)))) (neg.f64 a)) #s(literal 1/3 binary64)) (neg.f64 a))) #s(literal 1 binary64)))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) (*.f64 (sqrt.f64 a) rand)) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))) (/ 1 a)))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) (neg.f64 (fma.f64 (*.f64 a (neg.f64 rand)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/6 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1) a)) (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) (*.f64 (neg.f64 a) (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (neg.f64 rand)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) #s(literal 1 binary64)) (neg.f64 a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) rand)))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/72 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/6 (* (sqrt a) (* rand (pow (sqrt -1) 2))))) a)) 1) a)) (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) (*.f64 (neg.f64 a) (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 rand) (fma.f64 #s(literal -1/72 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 a)))) (neg.f64 a)) #s(literal 1 binary64)) (neg.f64 a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) rand)))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* -1 (* (sqrt a) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (- a 1/3)) (*.f64 (neg.f64 a) (-.f64 (*.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))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* -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)))))))) |
#s(approx (sqrt (- a 1/3)) (*.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)))) (-.f64 (*.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)))))) |
#s(approx (sqrt (- a 1/3)) #s(hole binary64 (* -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))))))))) |
#s(approx (sqrt (- a 1/3)) (*.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)))) (-.f64 (*.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))))))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a))))))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) (*.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 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) rand) #s(literal -1/3 binary64)) a)))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (+ (* -1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1/18 (* (sqrt (/ 1 a)) rand))) a))))))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) (*.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)) (fma.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) rand) #s(literal -1/3 binary64))) a)))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/54 (* (sqrt (/ 1 a)) rand)) (+ (* 1/54 (* (sqrt (/ 1 a)) rand)) (* 1/18 (* (sqrt a) rand)))) a)) (* -1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) a))))))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) (*.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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) rand) #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/18 binary64))) a) #s(literal -1 binary64) (fma.f64 #s(literal -1/9 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) rand) #s(literal -1/3 binary64))) a)))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(hole binary64 (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (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))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(hole binary64 (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (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 #s(literal -1/54 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))))) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(hole binary64 (+ 1 (+ (* -1 (/ (+ (* 1/54 (* (sqrt a) rand)) (* 1/6 (* (sqrt (/ 1 a)) (* rand (+ 1/27 (* -1/36 a)))))) (pow a 3))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (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 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (fma.f64 #s(literal -1/36 binary64) a #s(literal 1/27 binary64)) rand)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 1/54 binary64) (*.f64 (sqrt.f64 a) rand))) (pow.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (/ 1/3 (sqrt (- a 1/3))) #s(hole binary64 (+ (* -1/18 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a)))))) |
#s(approx (/ 1/3 (sqrt (- a 1/3))) (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(approx (/ 1/3 (sqrt (- a 1/3))) #s(hole binary64 (+ (* -1/18 (sqrt (/ 1 (pow a 3)))) (+ (* -1/54 (sqrt (/ 1 (pow a 5)))) (* 1/3 (sqrt (/ 1 a))))))) |
#s(approx (/ 1/3 (sqrt (- a 1/3))) (fma.f64 #s(literal -1/54 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64)))) #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64))))) |
#s(approx (/ 1/3 (sqrt (- a 1/3))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/54 (sqrt a)) (* 1/6 (* (sqrt (/ 1 a)) (+ 1/27 (* -1/36 a))))) (pow a 3))) (+ (* -1/18 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a))))))) |
#s(approx (/ 1/3 (sqrt (- a 1/3))) (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 (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) a)) (*.f64 #s(literal 1/54 binary64) (sqrt.f64 a))) (neg.f64 (pow.f64 a #s(literal 3 binary64))))))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole binary64 (- a 1/3))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (fma.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) #s(literal 1/3 binary64) a)) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (- a 1/3))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (fma.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) #s(literal 1/3 binary64) a)) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole binary64 a)) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) a) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole binary64 (+ a (* 1/3 (* rand (sqrt (- a 1/3))))))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a)) |
#s(approx (* 1/3 rand) #s(hole binary64 (* 1/3 rand))) |
#s(approx (* 1/3 rand) (*.f64 #s(literal 1/3 binary64) rand)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (- a 1/3))) |
#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(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#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)) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (- a 1/3))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (fma.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) #s(literal 1/3 binary64) a)) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(literal -1 binary64)) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (- (* rand (sqrt (- a 1/3))) 1))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) #s(hole binary64 (- a 1/3))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) (fma.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) #s(literal 1/3 binary64) a)) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(hole binary64 (+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) 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)) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- 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)) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole binary64 (* rand (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand))))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 a rand)) rand)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (*.f64 #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))) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 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)) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) 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)) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* rand (sqrt (- a 1/3))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand)) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* rand (- (sqrt (- a 1/3)) (/ 1 rand))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) (*.f64 (-.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) rand)) rand)) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- 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)) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(hole binary64 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(hole binary64 (* rand (+ (* 1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand))))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (*.f64 (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) (neg.f64 rand))) (neg.f64 rand))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (*.f64 (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) (neg.f64 rand))) (neg.f64 rand))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (*.f64 (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (/.f64 a (neg.f64 rand))) (neg.f64 rand))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) (neg.f64 rand))) (neg.f64 rand))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (+ (* 1/3 (+ (* (sqrt (- a 1/3)) rand) -1)) a) (*.f64 (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) (neg.f64 rand))) (neg.f64 rand))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) #s(hole binary64 (* -1 (* rand (+ (* -1 (sqrt (- a 1/3))) (/ 1 rand)))))) |
#s(approx (+ (* (sqrt (- a 1/3)) rand) -1) (neg.f64 (fma.f64 (neg.f64 rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1 binary64)))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (* (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (- a 1/3)) (*.f64 (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) (neg.f64 rand))) (neg.f64 rand))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) #s(hole binary64 (* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))))) |
#s(approx (+ (* (/ 1/3 (sqrt (- a 1/3))) rand) 1) (*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) rand)) (neg.f64 rand))) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 228 |
| 0 | 61 | 228 |
| 1 | 228 | 216 |
| 0 | 1914 | 216 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 1/3 binary64)) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (-.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) |
(*.f64 #s(literal 1/3 binary64) rand) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (- a 1/3) a)) |
#s(approx (- a 1/3) a) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) a)) |
(fma.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) a) |
(fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) |
(sqrt.f64 #s(approx (- a 1/3) a)) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal 1 binary64)) #s(approx (- a 1/3) a)) |
(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) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) |
(-.f64 a #s(literal 1/3 binary64)) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 3 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal 2 binary64)) #s(literal 1/9 binary64))) (neg.f64 (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))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal 3 binary64)) #s(literal 1/27 binary64))) (neg.f64 (fma.f64 #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))) (pow.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal 2 binary64)) #s(literal 1/9 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)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 #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))) (pow.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal 2 binary64)))) |
(fma.f64 (*.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))) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64)) rand (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (-.f64 a #s(literal 1/3 binary64))) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) |
(fma.f64 (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 rand #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 #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/3 binary64) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) (-.f64 a #s(literal 1/3 binary64))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal 2 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)))) (/.f64 #s(literal 1/9 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))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal 3 binary64)) (fma.f64 #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))) (pow.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal 2 binary64)))) (/.f64 #s(literal 1/27 binary64) (fma.f64 #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))) (pow.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal 2 binary64))))) |
(-.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal 1/3 binary64)) |
(+.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(+.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) |
(+.f64 a (-.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (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)))) |
(/.f64 (-.f64 (*.f64 a a) (pow.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64))) #s(literal 2 binary64))) (-.f64 a (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64))) #s(literal 2 binary64)) (*.f64 a a))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64))) a))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (fma.f64 a (-.f64 a (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) (pow.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64))) #s(literal 2 binary64)) (*.f64 a a)) (-.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64))) a)) |
(/.f64 (fma.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (-.f64 (pow.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) a))))) |
(/.f64 (fma.f64 #s(literal 1/27 binary64) (pow.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a (-.f64 a (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) (pow.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #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 a) |
(fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64) a) |
(fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a) |
(fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) |
(fma.f64 rand (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) a) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) a) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64))) a)) (/.f64 (*.f64 a a) (-.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64))) a))) |
(-.f64 a (*.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (*.f64 rand #s(literal 1/3 binary64)))) |
(-.f64 a (*.f64 (neg.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 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64))) #s(literal 3 binary64)) (fma.f64 a (-.f64 a (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) (pow.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64))) #s(literal 2 binary64)))) (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 a (-.f64 a (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) (pow.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64))) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64))) a) |
(+.f64 a (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)))) |
(*.f64 rand #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) rand) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(approx (- a 1/3) a)) |
#s(approx (- a 1/3) a) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) #s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand)) |
(*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand) |
(*.f64 (sqrt.f64 a) (*.f64 rand #s(literal 1/3 binary64))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 a)) |
(*.f64 rand (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 a) rand)) |
(*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (fma.f64 (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) #s(literal 1/3 binary64) a)) |
(/.f64 (-.f64 (*.f64 a a) (pow.f64 (*.f64 (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))) (-.f64 a (*.f64 (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 a a))) (neg.f64 (fma.f64 (*.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand) #s(literal 1/3 binary64) (-.f64 #s(literal -1/3 binary64) a)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (fma.f64 a (-.f64 a (*.f64 (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (*.f64 (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 a a)) (fma.f64 (*.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand) #s(literal 1/3 binary64) (-.f64 #s(literal -1/3 binary64) a))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (-.f64 (pow.f64 (*.f64 (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) #s(literal 1/3 binary64)) a)))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a (-.f64 a (*.f64 (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (*.f64 (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(approx (- a 1/3) a))) rand (+.f64 #s(literal -1/3 binary64) a)) |
(fma.f64 (*.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand) #s(literal 1/3 binary64) (+.f64 #s(literal -1/3 binary64) a)) |
(fma.f64 (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) #s(literal 1/3 binary64) a) |
(fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) (*.f64 rand #s(literal 1/3 binary64)) (+.f64 #s(literal -1/3 binary64) a)) |
(fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 #s(approx (- a 1/3) a)) (+.f64 #s(literal -1/3 binary64) a)) |
(fma.f64 rand (*.f64 (sqrt.f64 #s(approx (- a 1/3) a)) #s(literal 1/3 binary64)) (+.f64 #s(literal -1/3 binary64) a)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand) (+.f64 #s(literal -1/3 binary64) a)) |
(fma.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) a) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand) #s(literal 1/3 binary64) (-.f64 #s(literal -1/3 binary64) a))) (/.f64 (*.f64 a a) (fma.f64 (*.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand) #s(literal 1/3 binary64) (-.f64 #s(literal -1/3 binary64) a)))) |
(-.f64 a (*.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64))) #s(literal 1/3 binary64))) |
(-.f64 a (*.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)))) |
(+.f64 (+.f64 a (*.f64 (*.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand) #s(literal 1/3 binary64))) #s(literal -1/3 binary64)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (fma.f64 a (-.f64 a (*.f64 (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (*.f64 (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 a (-.f64 a (*.f64 (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) #s(literal 1/3 binary64))) (pow.f64 (*.f64 (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand) #s(literal 1/3 binary64)) (+.f64 #s(literal -1/3 binary64) a)) |
(+.f64 (*.f64 (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) #s(literal 1/3 binary64)) a) |
(+.f64 a (*.f64 (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) #s(literal 1/3 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand)) (pow.f64 (*.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand) #s(literal -1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand)) (pow.f64 (*.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand) #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) |
(fma.f64 rand (sqrt.f64 #s(approx (- a 1/3) a)) #s(literal -1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand) #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand) #s(literal -1 binary64)))) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- a 1/3) a))) rand)) |
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 rand) (sqrt.f64 #s(approx (- a 1/3) a)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand)) (pow.f64 (*.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand)) (pow.f64 (*.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand)) |
(*.f64 (pow.f64 #s(approx (- a 1/3) a) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- a 1/3) a) #s(literal 1/4 binary64))) |
(pow.f64 #s(approx (- a 1/3) a) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (- a 1/3) a)) |
(exp.f64 (*.f64 (log.f64 #s(approx (- a 1/3) a)) #s(literal 1/2 binary64))) |
(*.f64 #s(approx (- a 1/3) a) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal 1 binary64))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal 1 binary64)) #s(approx (- a 1/3) a)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(approx (- a 1/3) a)) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(approx (- a 1/3) a)) (-.f64 (+.f64 (pow.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (*.f64 #s(approx (- a 1/3) a) (-.f64 (pow.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(approx (- a 1/3) a) (-.f64 (pow.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) #s(literal -1 binary64))) (-.f64 (+.f64 (pow.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(fma.f64 #s(approx (- a 1/3) a) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (*.f64 #s(approx (- a 1/3) a) #s(literal 1 binary64))) |
(fma.f64 #s(approx (- a 1/3) a) #s(literal 1 binary64) (*.f64 #s(approx (- a 1/3) a) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(fma.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(approx (- a 1/3) a) (*.f64 #s(literal 1 binary64) #s(approx (- a 1/3) a))) |
(fma.f64 #s(literal 1 binary64) #s(approx (- a 1/3) a) (*.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(approx (- a 1/3) a))) |
(+.f64 (*.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(approx (- a 1/3) a)) (*.f64 #s(literal 1 binary64) #s(approx (- a 1/3) a))) |
(+.f64 (*.f64 #s(literal 1 binary64) #s(approx (- a 1/3) a)) (*.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(approx (- a 1/3) a))) |
(+.f64 (*.f64 #s(approx (- a 1/3) a) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (*.f64 #s(approx (- a 1/3) a) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(approx (- a 1/3) a) #s(literal 1 binary64)) (*.f64 #s(approx (- a 1/3) a) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(fma.f64 (*.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) |
(fma.f64 rand (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 rand (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 2 binary64)) (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 binary64) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) (/.f64 (pow.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))))) |
(-.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 rand) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64)) (fma.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/3 binary64) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #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 #s(literal 1/3 binary64) (/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64))) |
(pow.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))) #s(literal -1/2 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 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) |
(/.f64 #s(literal 1/3 binary64) (neg.f64 (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(neg.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(neg.f64 (/.f64 #s(literal 1/3 binary64) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(neg.f64 (neg.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal -1 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))) |
(pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (fma.f64 a a #s(literal -1/9 binary64))) (sqrt.f64 (+.f64 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 a #s(literal 1/3 binary64) #s(literal 1/9 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 a #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (-.f64 a #s(literal 1/3 binary64)))) |
(*.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64))) |
(*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.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 (*.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 (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 (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 (fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)))) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (+.f64 a #s(literal 1/3 binary64)))) |
(-.f64 (/.f64 (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)) |
Compiled 13 515 to 1 484 computations (89% saved)
19 alts after pruning (12 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 364 | 2 | 366 |
| Fresh | 0 | 10 | 10 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 3 | 3 |
| Total | 365 | 19 | 384 |
| Status | Accuracy | Program |
|---|---|---|
| 98.5% | (fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(approx (/ (- a 1/3) 3) (*.f64 #s(literal 1/3 binary64) a)) (-.f64 a #s(literal 1/3 binary64))) | |
| 97.9% | (fma.f64 (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) (-.f64 a #s(literal 1/3 binary64)) #s(approx (- a 1/3) a)) | |
| 99.8% | (fma.f64 rand (/.f64 (-.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (-.f64 a #s(literal 1/3 binary64))) | |
| 10.3% | (/.f64 #s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 a a #s(literal -1/9 binary64))) #s(approx (+ a 1/3) #s(literal 1/3 binary64))) | |
| ✓ | 96.6% | (*.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal 1 binary64)) #s(approx (- a 1/3) a)) |
| 96.7% | (*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 #s(approx (- a 1/3) a))) #s(literal 1 binary64)) #s(approx (- a 1/3) a)) | |
| 96.7% | (*.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (/ rand (sqrt (- a 1/3))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) rand)) #s(literal 1 binary64)) #s(approx (- a 1/3) a)) | |
| 98.6% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 #s(approx (- a 1/3) a)) (+.f64 #s(literal -1/3 binary64) a))) | |
| ✓ | 98.6% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) a)) |
| 96.7% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 #s(literal 1/3 binary64) #s(approx (+ (* (sqrt (- a 1/3)) rand) -1) (*.f64 (sqrt.f64 a) rand)) a)) | |
| ✓ | 62.3% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 a #s(literal 1/3 binary64))) |
| 39.0% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64))) | |
| ✓ | 39.0% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
| 37.8% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 #s(approx (- a 1/3) a)))) | |
| 62.3% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (- a 1/3) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)) a))) | |
| ✓ | 60.5% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (- a 1/3) a)) |
| ✓ | 1.6% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (- a 1/3) #s(literal -1/3 binary64))) |
| 37.8% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)))) | |
| ✓ | 37.8% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand))) |
Compiled 1 336 to 486 computations (63.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))) #s(approx (- a 1/3) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 a #s(literal 1/3 binary64))) |
(/.f64 #s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 a a #s(literal -1/9 binary64))) #s(approx (+ a 1/3) #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (- a 1/3) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)) a))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (* 1/3 rand) (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 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 #s(approx (- a 1/3) a)))) |
(/.f64 #s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 a a #s(literal -1/9 binary64))) (+.f64 a #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 #s(literal 1/3 binary64) #s(approx (+ (* (sqrt (- a 1/3)) rand) -1) (*.f64 (sqrt.f64 a) rand)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (*.f64 #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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 #s(literal 1/3 binary64) #s(approx (+ (* (sqrt (- a 1/3)) rand) -1) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 #s(approx (- a 1/3) a)) (+.f64 #s(literal -1/3 binary64) a))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (+.f64 #s(literal -1/3 binary64) a))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (-.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 1/3 binary64))) |
(*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 #s(approx (- a 1/3) a))) #s(literal 1 binary64)) #s(approx (- a 1/3) a)) |
(*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) #s(approx (- a 1/3) a)) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal 1 binary64)) #s(approx (- a 1/3) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a)) |
(*.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (/ rand (sqrt (- a 1/3))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) rand)) #s(literal 1 binary64)) #s(approx (- a 1/3) a)) |
(*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.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 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) (-.f64 a #s(literal 1/3 binary64)) #s(approx (- a 1/3) a)) |
(fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(approx (/ (- a 1/3) 3) (*.f64 #s(literal 1/3 binary64) a)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 rand (/.f64 (-.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (*.f64 rand (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) (-.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)))) (/.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/9 binary64)) (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 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))) |
(*.f64 #s(approx (- a (/ 1 3)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)) a)) (+.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 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) (-.f64 a #s(literal 1/3 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
4 calls:
| 10.0ms | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| 8.0ms | rand |
| 8.0ms | a |
| 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))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| 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 | a |
| 99.9% | 1 | rand |
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))) #s(approx (- a 1/3) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 a #s(literal 1/3 binary64))) |
(/.f64 #s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 a a #s(literal -1/9 binary64))) #s(approx (+ a 1/3) #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (- a 1/3) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)) a))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (* 1/3 rand) (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 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 #s(approx (- a 1/3) a)))) |
(/.f64 #s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 a a #s(literal -1/9 binary64))) (+.f64 a #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 #s(literal 1/3 binary64) #s(approx (+ (* (sqrt (- a 1/3)) rand) -1) (*.f64 (sqrt.f64 a) rand)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (*.f64 #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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 #s(literal 1/3 binary64) #s(approx (+ (* (sqrt (- a 1/3)) rand) -1) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 #s(approx (- a 1/3) a)) (+.f64 #s(literal -1/3 binary64) a))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand (+.f64 #s(literal -1/3 binary64) a))) |
#s(approx (+ (* (/ rand (sqrt (- a 1/3))) (/ (- a 1/3) 3)) (- a 1/3)) (-.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 1/3 binary64))) |
(*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 #s(approx (- a 1/3) a))) #s(literal 1 binary64)) #s(approx (- a 1/3) a)) |
(*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) #s(approx (- a 1/3) a)) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand #s(literal 1 binary64)) #s(approx (- a 1/3) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) #s(literal 1 binary64)) a)) |
(*.f64 (fma.f64 #s(literal 1/3 binary64) #s(approx (/ rand (sqrt (- a 1/3))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) rand)) #s(literal 1 binary64)) #s(approx (- a 1/3) a)) |
(*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.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 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) (-.f64 a #s(literal 1/3 binary64)) #s(approx (- a 1/3) a)) |
(fma.f64 (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(approx (/ (- a 1/3) 3) (*.f64 #s(literal 1/3 binary64) a)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 rand (/.f64 (-.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (*.f64 rand (-.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 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) a)) |
4 calls:
| 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))) |
| 7.0ms | rand |
| 7.0ms | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| 7.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| 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 | a |
| 99.8% | 1 | rand |
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))) #s(approx (- a 1/3) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 a #s(literal 1/3 binary64))) |
(/.f64 #s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 a a #s(literal -1/9 binary64))) #s(approx (+ a 1/3) #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (- a 1/3) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)) a))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (* 1/3 rand) (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 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 #s(approx (- a 1/3) a)))) |
(/.f64 #s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 a a #s(literal -1/9 binary64))) (+.f64 a #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 #s(literal 1/3 binary64) #s(approx (+ (* (sqrt (- a 1/3)) rand) -1) (*.f64 (sqrt.f64 a) rand)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (*.f64 #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 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 #s(literal 1/3 binary64) #s(approx (+ (* (sqrt (- a 1/3)) rand) -1) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 #s(approx (- a 1/3) a)) (+.f64 #s(literal -1/3 binary64) a))) |
| Outputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) a)) |
4 calls:
| 9.0ms | a |
| 4.0ms | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) |
| 4.0ms | rand |
| 4.0ms | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.6% | 1 | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| 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 | rand |
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))) #s(approx (- a 1/3) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 a #s(literal 1/3 binary64))) |
(/.f64 #s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 a a #s(literal -1/9 binary64))) #s(approx (+ a 1/3) #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (- a 1/3) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)) a))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (* 1/3 rand) (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 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 #s(approx (- a 1/3) a)))) |
(/.f64 #s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 a a #s(literal -1/9 binary64))) (+.f64 a #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 #s(literal 1/3 binary64) #s(approx (+ (* (sqrt (- a 1/3)) rand) -1) (*.f64 (sqrt.f64 a) rand)) a)) |
| Outputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 #s(literal 1/3 binary64) #s(approx (+ (* (sqrt (- a 1/3)) rand) -1) (*.f64 (sqrt.f64 a) rand)) a)) |
4 calls:
| 3.0ms | a |
| 3.0ms | rand |
| 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 | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.7% | 1 | rand |
| 96.7% | 1 | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| 96.7% | 1 | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) |
| 96.7% | 1 | a |
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))) #s(approx (- a 1/3) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 a #s(literal 1/3 binary64))) |
(/.f64 #s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 a a #s(literal -1/9 binary64))) #s(approx (+ a 1/3) #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (- a 1/3) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)) a))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (* 1/3 rand) (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 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 #s(approx (- a 1/3) a)))) |
(/.f64 #s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 a a #s(literal -1/9 binary64))) (+.f64 a #s(literal 1/3 binary64))) |
| Outputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (* 1/3 rand) (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))) #s(approx (- a 1/3) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)) a))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)))) |
4 calls:
| 6.0ms | rand |
| 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 | a |
| 3.0ms | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.1% | 3 | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| 87.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))) |
| 66.1% | 3 | a |
| 94.8% | 3 | rand |
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))) #s(approx (- a 1/3) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 a #s(literal 1/3 binary64))) |
(/.f64 #s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 a a #s(literal -1/9 binary64))) #s(approx (+ a 1/3) #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (- a 1/3) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)) a))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand))) |
| Outputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (- a 1/3) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)) a))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand))) |
1 calls:
| 2.0ms | rand |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.8% | 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))) #s(approx (- a 1/3) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 a #s(literal 1/3 binary64))) |
(/.f64 #s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 a a #s(literal -1/9 binary64))) #s(approx (+ a 1/3) #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (- a 1/3) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)) a))) |
| Outputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (- a 1/3) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)) a))) |
(/.f64 #s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 a a #s(literal -1/9 binary64))) #s(approx (+ a 1/3) #s(literal 1/3 binary64))) |
2 calls:
| 2.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))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.1% | 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.2% | 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))) #s(approx (- a 1/3) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 a #s(literal 1/3 binary64))) |
(/.f64 #s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 a a #s(literal -1/9 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))) (-.f64 a #s(literal 1/3 binary64))) |
(/.f64 #s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 a a #s(literal -1/9 binary64))) #s(approx (+ a 1/3) #s(literal 1/3 binary64))) |
1 calls:
| 2.0ms | rand |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.2% | 2 | 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))) #s(approx (- a 1/3) a)) |
#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:
| 3.0ms | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| 2.0ms | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) |
| 2.0ms | rand |
| 2.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.3% | 1 | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| 62.3% | 1 | a |
| 62.3% | 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))) |
| 62.3% | 1 | rand |
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))) #s(approx (- a 1/3) a)) |
| Outputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (- a 1/3) a)) |
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 | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| 1.0ms | a |
| 1.0ms | rand |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.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))) |
| 60.5% | 1 | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| 60.5% | 1 | a |
| 60.5% | 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 | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| 1.0ms | rand |
| 1.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 1.6% | 1 | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| 1.6% | 1 | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) |
| 1.6% | 1 | a |
| 1.6% | 1 | rand |
Compiled 27 to 23 computations (14.8% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 4.4071452097810096e+57 | 5.432420232170704e+65 |
| 12.0ms | -1.988740211838138e+66 | -3.5477873080191015e+65 |
| 18.0ms | 240× | 0 | valid |
Compiled 1 043 to 738 computations (29.2% saved)
ival-mult: 4.0ms (31.7% of total)ival-div: 3.0ms (23.8% of total)ival-sqrt: 2.0ms (15.9% of total)ival-add: 1.0ms (7.9% of total)ival-sub: 1.0ms (7.9% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 4.4071452097810096e+57 | 5.432420232170704e+65 |
| 1.0ms | -1.988740211838138e+66 | -3.5477873080191015e+65 |
Compiled 1 043 to 738 computations (29.2% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 42.0ms | 4.9952115787698164e+137 | 2.8906382151873232e+166 |
| 35.0ms | 176× | 0 | valid |
Compiled 672 to 502 computations (25.3% saved)
ival-mult: 25.0ms (81.8% of total)ival-div: 2.0ms (6.5% of total)ival-add: 1.0ms (3.3% of total)ival-sub: 1.0ms (3.3% of total)ival-sqrt: 1.0ms (3.3% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 4.9952115787698164e+137 | 2.8906382151873232e+166 |
Compiled 584 to 436 computations (25.3% saved)
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 80 | 416 |
| 1 | 130 | 392 |
| 2 | 291 | 392 |
| 3 | 1081 | 392 |
| 4 | 5607 | 392 |
| 1× | node limit |
| Inputs |
|---|
(fma.f64 (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) (-.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 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 #s(literal 1/3 binary64) #s(approx (+ (* (sqrt (- a 1/3)) rand) -1) (*.f64 (sqrt.f64 a) rand)) a)) |
(if (<=.f64 rand #s(literal -1900000000000000101891864885861276621927152929493020224420401119232 binary64)) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)))) (if (<=.f64 rand #s(literal 145000000000000002360709937705436087381839974975713407454312136704 binary64)) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (- a 1/3) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)) a))) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)))))) |
(if (<=.f64 rand #s(literal -1900000000000000101891864885861276621927152929493020224420401119232 binary64)) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand))) (if (<=.f64 rand #s(literal 145000000000000002360709937705436087381839974975713407454312136704 binary64)) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (- a 1/3) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)) a))) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand))))) |
(if (<=.f64 rand #s(literal 8499999999999999768606535342157073728846376114186969931581159376225678280719740395794930495207704400103439783865831908926867299224757595097006080 binary64)) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (- a 1/3) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)) a))) (/.f64 #s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 a a #s(literal -1/9 binary64))) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) |
(if (<=.f64 rand #s(literal 8499999999999999768606535342157073728846376114186969931581159376225678280719740395794930495207704400103439783865831908926867299224757595097006080 binary64)) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 a #s(literal 1/3 binary64))) (/.f64 #s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (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 a #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (- a 1/3) a)) |
#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 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) (-.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 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand #s(literal -1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 #s(approx (- a 1/3) a)) rand #s(literal -1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 #s(literal 1/3 binary64) #s(approx (+ (* (sqrt (- a 1/3)) rand) -1) (*.f64 (sqrt.f64 a) rand)) a)) |
(if (<=.f64 rand #s(literal -1900000000000000101891864885861276621927152929493020224420401119232 binary64)) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)))) (if (<=.f64 rand #s(literal 145000000000000002360709937705436087381839974975713407454312136704 binary64)) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (- a 1/3) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)) a))) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)))))) |
(if (or (<=.f64 rand #s(literal -1900000000000000101891864885861276621927152929493020224420401119232 binary64)) (not (<=.f64 rand #s(literal 145000000000000002360709937705436087381839974975713407454312136704 binary64)))) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (* 1/3 rand) (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))) #s(approx (- a 1/3) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)) a)))) |
(if (<=.f64 rand #s(literal -1900000000000000101891864885861276621927152929493020224420401119232 binary64)) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand))) (if (<=.f64 rand #s(literal 145000000000000002360709937705436087381839974975713407454312136704 binary64)) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (- a 1/3) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)) a))) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand))))) |
(if (or (<=.f64 rand #s(literal -1900000000000000101891864885861276621927152929493020224420401119232 binary64)) (not (<=.f64 rand #s(literal 145000000000000002360709937705436087381839974975713407454312136704 binary64)))) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand))) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (- a 1/3) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)) a)))) |
(if (<=.f64 rand #s(literal 8499999999999999768606535342157073728846376114186969931581159376225678280719740395794930495207704400103439783865831908926867299224757595097006080 binary64)) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (- a 1/3) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)) a))) (/.f64 #s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (fma.f64 a a #s(literal -1/9 binary64))) #s(approx (+ a 1/3) #s(literal 1/3 binary64)))) |
(if (<=.f64 rand #s(literal 8499999999999999768606535342157073728846376114186969931581159376225678280719740395794930495207704400103439783865831908926867299224757595097006080 binary64)) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 a #s(literal 1/3 binary64))) (/.f64 #s(approx (* (+ (* a a) -1/9) (+ (* 1/3 (/ rand (sqrt (- a 1/3)))) 1)) (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 a #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (- a 1/3) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (- a 1/3) #s(literal -1/3 binary64))) |
| 1× | fuel |
Compiled 464 to 86 computations (81.5% saved)
Compiled 968 to 198 computations (79.5% saved)
Loading profile data...