
Time bar (total: 3.0s)
| 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)
| 801.0ms | 8 256× | 0 | valid |
| 38.0ms | 506× | 0 | invalid |
ival-mult: 166.0ms (30.7% of total)ival-div: 161.0ms (29.8% of total)ival-sub: 91.0ms (16.8% of total)ival-sqrt: 63.0ms (11.7% of total)ival-add: 40.0ms (7.4% of total)exact: 14.0ms (2.6% of total)adjust: 3.0ms (0.6% of total)ival-assert: 3.0ms (0.6% 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 |
| 49.0ms | 492× | 0 | valid |
| 2.0ms | 12× | 1 | valid |
| 2.0ms | 4× | 5 | exit |
| 1.0ms | 4× | 2 | valid |
Compiled 192 to 43 computations (77.6% saved)
ival-mult: 9.0ms (31.4% of total)ival-div: 8.0ms (27.9% of total)ival-sqrt: 4.0ms (13.9% of total)ival-sub: 3.0ms (10.5% of total)ival-add: 2.0ms (7% of total)adjust: 1.0ms (3.5% of total)exact: 1.0ms (3.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 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)
| 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 |
|---|
#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 a #s(hole binary64 a)) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (+ 1 (* 1/3 (* rand (sqrt -3)))))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (+ 1 (+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #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 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #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 (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 (/ 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 (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 (* 9 (- a (/ 1 3))) #s(hole binary64 -3)) |
#s(approx (* 9 (- a (/ 1 3))) #s(hole binary64 (- (* 9 a) 3))) |
#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 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (+ 1 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #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 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #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 (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 (/ 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 (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 (* 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 (* (- 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 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (+ 1 (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (+ 1 (+ (* -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 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (+ 1 (+ (* -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) #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 (/ 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 (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 (* 9 (- a (/ 1 3))) #s(hole binary64 (* -1 (* a (- (* 3 (/ 1 a)) 9))))) |
#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 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 1)) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) #s(hole binary64 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))) |
#s(approx rand #s(hole binary64 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 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (* rand (+ (* 1/3 (sqrt (/ 1 (- a 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)))))))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | a | @ | -inf | ((* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (- a (/ 1 3)) a (/ 1 3) 1 3 (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (sqrt (* 9 (- a (/ 1 3)))) (* 9 (- a (/ 1 3))) 9 rand) |
| 4.0ms | a | @ | inf | ((* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (- a (/ 1 3)) a (/ 1 3) 1 3 (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (sqrt (* 9 (- a (/ 1 3)))) (* 9 (- a (/ 1 3))) 9 rand) |
| 3.0ms | a | @ | 0 | ((* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (- a (/ 1 3)) a (/ 1 3) 1 3 (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (sqrt (* 9 (- a (/ 1 3)))) (* 9 (- a (/ 1 3))) 9 rand) |
| 2.0ms | rand | @ | 0 | ((* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (- a (/ 1 3)) a (/ 1 3) 1 3 (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (sqrt (* 9 (- a (/ 1 3)))) (* 9 (- a (/ 1 3))) 9 rand) |
| 1.0ms | rand | @ | -inf | ((* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (- a (/ 1 3)) a (/ 1 3) 1 3 (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (sqrt (* 9 (- a (/ 1 3)))) (* 9 (- a (/ 1 3))) 9 rand) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 454 | 3076 |
| 0 | 468 | 2587 |
| 0 | 2715 | 2432 |
| 1× | iter limit |
| 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 |
#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 a #s(hole binary64 a)) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (+ 1 (* 1/3 (* rand (sqrt -3)))))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (+ 1 (+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #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 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #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 (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 (/ 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 (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 (* 9 (- a (/ 1 3))) #s(hole binary64 -3)) |
#s(approx (* 9 (- a (/ 1 3))) #s(hole binary64 (- (* 9 a) 3))) |
#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 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (+ 1 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #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 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #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 (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 (/ 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 (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 (* 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 (* (- 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 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (+ 1 (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (+ 1 (+ (* -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 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (+ 1 (+ (* -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) #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 (/ 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 (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 (* 9 (- a (/ 1 3))) #s(hole binary64 (* -1 (* a (- (* 3 (/ 1 a)) 9))))) |
#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 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 1)) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) #s(hole binary64 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))) |
#s(approx rand #s(hole binary64 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 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (* rand (+ (* 1/3 (sqrt (/ 1 (- a 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)))))))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))))) |
| Outputs |
|---|
(*.f64 (fma.f64 (pow.f64 (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64))) #s(literal -1 binary64)) rand #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(*.f64 (-.f64 a #s(literal 1/3 binary64)) (fma.f64 (pow.f64 (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64))) #s(literal -1 binary64)) rand #s(literal 1 binary64))) |
(fma.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64) (*.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64))) #s(literal -1 binary64)) rand))) |
(fma.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)) (*.f64 (*.f64 (pow.f64 (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64))) #s(literal -1 binary64)) rand) (-.f64 a #s(literal 1/3 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64))) #s(literal -1 binary64)) rand) (-.f64 a #s(literal 1/3 binary64)))) |
(+.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64))) #s(literal -1 binary64)) rand))) |
(/.f64 (-.f64 (*.f64 a a) #s(literal 1/9 binary64)) (+.f64 a #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 a a (+.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal 1/3 binary64))))) |
(-.f64 a #s(literal 1/3 binary64)) |
a |
#s(literal 1/3 binary64) |
#s(literal 1 binary64) |
#s(literal 3 binary64) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64))) #s(literal -1 binary64)) rand) (*.f64 (pow.f64 (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64))) #s(literal -1 binary64)) rand))) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64))) #s(literal -1 binary64)) rand))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (pow.f64 (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64))) #s(literal -1 binary64)) rand) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64))) #s(literal -1 binary64)) rand) (*.f64 (pow.f64 (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64))) #s(literal -1 binary64)) rand)) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64))) #s(literal -1 binary64)) rand))))) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64))) #s(literal -1 binary64)) rand #s(literal 1 binary64)) |
(fma.f64 rand (pow.f64 (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64))) #s(literal -1 binary64))) rand)) |
(+.f64 (*.f64 (pow.f64 (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64))) #s(literal -1 binary64)) rand) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64))) #s(literal -1 binary64)) rand)) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64))) #s(literal -1 binary64)) rand) |
(*.f64 rand (pow.f64 (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64))) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) rand) (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 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) (neg.f64 (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 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))) |
(*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)) |
(*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))) |
#s(literal 9 binary64) |
rand |
#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))) (fma.f64 (+.f64 (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 (*.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))) (fma.f64 (+.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) (fma.f64 (fma.f64 (*.f64 rand (/.f64 #s(literal 81/4 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/18 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))))) a (*.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 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 (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (+.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) (fma.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (fma.f64 (fma.f64 (*.f64 rand (/.f64 #s(literal 405/8 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/18 binary64) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 #s(literal 81/4 binary64) rand)) (sqrt.f64 #s(literal -3 binary64)))) a (/.f64 (*.f64 #s(literal 1/18 binary64) (*.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 1/2 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 (/ 1 3)) #s(literal -1/3 binary64)) |
#s(approx (- a (/ 1 3)) (-.f64 a #s(literal 1/3 binary64))) |
#s(approx a a) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (+.f64 (fma.f64 (*.f64 a (/.f64 rand (sqrt.f64 #s(literal -3 binary64)))) #s(literal -3/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64))) #s(literal 1 binary64))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (+.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 rand a) #s(literal 81/4 binary64)) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/6 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))))) a (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64))) #s(literal 1 binary64))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (+.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (fma.f64 a (*.f64 rand (/.f64 #s(literal 405/8 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 rand (/.f64 #s(literal 81/4 binary64) (sqrt.f64 #s(literal -3 binary64)))))) a (*.f64 #s(literal -3/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))))) a (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64))) #s(literal 1 binary64))) |
#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) (fma.f64 (*.f64 a (/.f64 rand (sqrt.f64 #s(literal -3 binary64)))) #s(literal -3/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64)))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 rand a) #s(literal 81/4 binary64)) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/6 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 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) (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (fma.f64 a (*.f64 rand (/.f64 #s(literal 405/8 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 rand (/.f64 #s(literal 81/4 binary64) (sqrt.f64 #s(literal -3 binary64)))))) a (*.f64 #s(literal -3/2 binary64) (/.f64 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))))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) |
#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))))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 #s(literal 81/4 binary64) a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal -3 binary64)))) a (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64)))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 a (/.f64 #s(literal 405/8 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/6 binary64) (/.f64 #s(literal -27/8 binary64) (sqrt.f64 #s(literal -3 binary64)))) a) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal -3 binary64)))) a (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64)))) |
#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)))) (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 (* 9 (- a (/ 1 3)))) (fma.f64 (fma.f64 (/.f64 a (pow.f64 #s(literal -1/3 binary64) #s(literal 3/2 binary64))) #s(literal -3/8 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)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 a (pow.f64 #s(literal -1/3 binary64) #s(literal 5/2 binary64))) #s(literal 3/16 binary64) (*.f64 #s(literal -3/8 binary64) (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal -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 (* 9 (- a (/ 1 3))) #s(literal -3 binary64)) |
#s(approx (* 9 (- a (/ 1 3))) (-.f64 (*.f64 #s(literal 9 binary64) a) #s(literal 3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand) #s(literal 1/3 binary64))) #s(literal 1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal 1/18 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand) #s(literal 1/3 binary64)))) #s(literal 1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) rand) #s(literal -1/54 binary64) (fma.f64 #s(literal 1/54 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) rand) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal 1/18 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand) #s(literal 1/3 binary64)))))) #s(literal 1 binary64)) a)) |
#s(approx (- a (/ 1 3)) a) |
#s(approx (- a (/ 1 3)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)) a)) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (+.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal 1/18 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand) #s(literal 1/3 binary64))) #s(literal 1 binary64))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (+.f64 (fma.f64 #s(literal 1/54 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) rand) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal 1/18 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand) #s(literal 1/3 binary64)))) #s(literal 1 binary64))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (+.f64 (fma.f64 #s(literal 1/54 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) rand) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal 1/18 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/36 binary64) a #s(literal 1/27 binary64)) rand) (sqrt.f64 (pow.f64 a #s(literal -7 binary64)))) #s(literal 1/6 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand) #s(literal 1/3 binary64))))) #s(literal 1 binary64))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand) #s(literal 1/3 binary64))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal 1/18 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand) #s(literal 1/3 binary64)))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (fma.f64 #s(literal 1/54 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) rand) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal 1/18 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand) #s(literal 1/3 binary64))))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (fma.f64 #s(literal 1/54 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) rand) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal 1/18 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/36 binary64) a #s(literal 1/27 binary64)) rand) (sqrt.f64 (pow.f64 a #s(literal -7 binary64)))) #s(literal 1/6 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand) #s(literal 1/3 binary64)))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) #s(literal 1/3 binary64))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (fma.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal 1/18 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) #s(literal 1/3 binary64)))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (fma.f64 #s(literal 1/54 binary64) (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) (fma.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal 1/18 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) #s(literal 1/3 binary64))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (fma.f64 #s(literal 1/54 binary64) (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) (fma.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal 1/18 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal -1/36 binary64) a #s(literal 1/27 binary64)) (sqrt.f64 (pow.f64 a #s(literal -7 binary64)))) #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) #s(literal 1/3 binary64)))))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) (*.f64 (sqrt.f64 a) #s(literal 3 binary64))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) #s(literal 3 binary64))) a)) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) (fma.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) #s(literal 3 binary64)))) a)) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) (fma.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) (fma.f64 #s(literal -1/144 binary64) (sqrt.f64 (pow.f64 a #s(literal -7 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) #s(literal 3 binary64))))) a)) |
#s(approx (* 9 (- a (/ 1 3))) (*.f64 #s(literal 9 binary64) a)) |
#s(approx (* 9 (- a (/ 1 3))) (*.f64 (-.f64 #s(literal 9 binary64) (/.f64 #s(literal 3 binary64) a)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) #s(literal 1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) #s(literal 1 binary64)) a) #s(literal 1/3 binary64) (neg.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) #s(literal 1 binary64)))) a))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 a))) #s(literal -1/6 binary64) (*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) #s(literal 1 binary64)) #s(literal -1/3 binary64))) a) #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) #s(literal 1 binary64)))) a))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) #s(literal 1 binary64)) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/18 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 a))) (*.f64 rand #s(literal 1/3 binary64)) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 a))) (*.f64 rand #s(literal 1/3 binary64))))) a))) a) #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) #s(literal 1 binary64)))) a))) |
#s(approx (- a (/ 1 3)) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64)) a))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) #s(literal 1 binary64))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (+.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (pow.f64 a #s(literal -3 binary64)))) (*.f64 rand #s(literal 1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 a)))) #s(literal 1 binary64))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (+.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (pow.f64 a #s(literal -3 binary64)))) (*.f64 rand #s(literal 1/3 binary64)) (fma.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 (pow.f64 a #s(literal -5 binary64)))) (*.f64 rand #s(literal 1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 a))))) #s(literal 1 binary64))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 a))) (/.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))) (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)))) (pow.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (pow.f64 a #s(literal -3 binary64)))) (*.f64 rand #s(literal 1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 a))))) #s(literal 1 binary64))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 a)))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (fma.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (pow.f64 a #s(literal -3 binary64)))) (*.f64 rand #s(literal 1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 a))))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (fma.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (pow.f64 a #s(literal -3 binary64)))) (*.f64 rand #s(literal 1/3 binary64)) (fma.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 (pow.f64 a #s(literal -5 binary64)))) (*.f64 rand #s(literal 1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 a)))))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 a))) (/.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))) (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)))) (pow.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (pow.f64 a #s(literal -3 binary64)))) (*.f64 rand #s(literal 1/3 binary64)) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 a)))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) #s(literal 1/3 binary64))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal 1/3 binary64)) #s(literal -1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) #s(literal 1/3 binary64)))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal 1/3 binary64)) #s(literal -1/6 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) #s(literal 1/3 binary64)) #s(literal -1/18 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) #s(literal 1/3 binary64))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (fma.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/36 binary64) a #s(literal 1/27 binary64))) (sqrt.f64 #s(literal -9 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 a))) #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) #s(literal 1/18 binary64))) (pow.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal 1/3 binary64)) #s(literal -1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) #s(literal 1/3 binary64))))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) (neg.f64 (*.f64 (sqrt.f64 a) #s(literal 3 binary64)))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal 3 binary64)) #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) #s(literal 3 binary64))) a))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) #s(literal 3 binary64)) #s(literal -1/72 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal 3 binary64)) #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) #s(literal 3 binary64)))) a))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) #s(literal 3 binary64)) #s(literal -1/72 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -7 binary64))) #s(literal 3 binary64)) #s(literal 1/432 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal 3 binary64)) #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) #s(literal 3 binary64))))) a))) |
#s(approx (* 9 (- a (/ 1 3))) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 3 binary64) a) #s(literal 9 binary64)) a))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.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 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(literal 1 binary64)) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
#s(approx rand rand) |
#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 (fma.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 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) (pow.f64 rand #s(literal -1 binary64))) rand)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand))) rand))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1/3 binary64)) (pow.f64 rand #s(literal -1 binary64))) rand))) |
Compiled 4 240 to 666 computations (84.3% saved)
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 121 | 9 | 130 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 122 | 9 | 131 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) rand) (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))))) |
| 86.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 (-.f64 (*.f64 a a) #s(literal 1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))))) rand))) | |
| ▶ | 98.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) #s(approx (- a (/ 1 3)) a)))) rand))) |
| ▶ | 99.8% | #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))) |
| ▶ | 61.7% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 a #s(literal 1/3 binary64))) |
| ▶ | 98.0% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)) |
| 98.0% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) #s(literal 1 binary64)) a)) | |
| 79.0% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) | |
| 40.6% | #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 494 to 338 computations (31.6% saved)
| Inputs |
|---|
(*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) rand) (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))))) |
(-.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) rand) (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) rand) (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) |
(*.f64 #s(literal 1 binary64) rand) |
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)) |
#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))) |
#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))) |
(-.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) |
(sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)) |
(*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) a) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 a)) |
(sqrt.f64 a) |
(*.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) #s(approx (- a (/ 1 3)) a)))) rand))) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) #s(approx (- a (/ 1 3)) a)))) rand)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) #s(approx (- a (/ 1 3)) a)))) rand) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) #s(approx (- a (/ 1 3)) a)))) |
(sqrt.f64 (*.f64 #s(literal 9 binary64) #s(approx (- a (/ 1 3)) a))) |
(*.f64 #s(literal 9 binary64) #s(approx (- a (/ 1 3)) a)) |
#s(approx (- a (/ 1 3)) a) |
| Outputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) #s(hole binary64 (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) #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 rand) (sqrt (* (- a 1/3) 9))))) #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 rand) (sqrt (* (- a 1/3) 9))))) #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 a #s(hole binary64 a)) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) #s(hole binary64 (+ 1 (* 1/3 (* rand (sqrt -3)))))) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) #s(hole binary64 (+ 1 (+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) #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 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) #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 rand) (sqrt (* (- a 1/3) 9))) #s(hole binary64 (* 1/3 (* rand (sqrt -3))))) |
#s(approx (/ (* 1 rand) (sqrt (* (- a 1/3) 9))) #s(hole binary64 (+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3)))))) |
#s(approx (/ (* 1 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 (/ (* 1 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) 9) #s(hole binary64 -3)) |
#s(approx (* (- a 1/3) 9) #s(hole binary64 (- (* 9 a) 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 (- (+ (* (* 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 (+ (* (* 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 (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 (sqrt a)) rand) 1/3) 1) a) #s(hole binary64 (* 1/3 (* (sqrt a) rand)))) |
#s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) #s(hole binary64 (+ a (* 1/3 (* (sqrt a) rand))))) |
#s(approx (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
#s(approx (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) #s(hole binary64 (/ (+ a (* 1/3 (* (sqrt a) rand))) a))) |
#s(approx (* (/ 1 (sqrt a)) rand) #s(hole binary64 (* (sqrt (/ 1 a)) rand))) |
#s(approx (/ 1 (sqrt a)) #s(hole binary64 (sqrt (/ 1 a)))) |
#s(approx (sqrt a) #s(hole binary64 (sqrt a))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (+ 1 (* 1/3 (* rand (sqrt -3)))))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (+ 1 (+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #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 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #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 (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 (/ 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 (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 (* 9 (- a (/ 1 3))) #s(hole binary64 -3)) |
#s(approx (* 9 (- a (/ 1 3))) #s(hole binary64 (- (* 9 a) 3))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) #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 rand) (sqrt (* (- a 1/3) 9))))) #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 rand) (sqrt (* (- a 1/3) 9))))) #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 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) #s(hole binary64 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) #s(hole binary64 (+ 1 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) #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 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) #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 rand) (sqrt (* (- a 1/3) 9))) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
#s(approx (/ (* 1 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 (/ (* 1 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 (/ (* 1 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) 9) #s(hole binary64 (* 9 a))) |
#s(approx (* (- a 1/3) 9) #s(hole binary64 (* a (- 9 (* 3 (/ 1 a)))))) |
#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 (- (+ (* (* 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 (+ (* (* 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 (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 (sqrt a)) rand) 1/3) 1) a) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) #s(hole binary64 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (+ 1 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #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 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #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 (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 (/ 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 (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 (* 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 (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) #s(hole binary64 (* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) #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 rand) (sqrt (* (- a 1/3) 9))))) #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 rand) (sqrt (* (- a 1/3) 9))))) #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 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) #s(hole binary64 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) #s(hole binary64 (+ 1 (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))))) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) #s(hole binary64 (+ 1 (+ (* -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 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) #s(hole binary64 (+ 1 (+ (* -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 rand) (sqrt (* (- a 1/3) 9))) #s(hole binary64 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) |
#s(approx (/ (* 1 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 (/ (* 1 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 (/ (* 1 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) 9) #s(hole binary64 (* -1 (* a (- (* 3 (/ 1 a)) 9))))) |
#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 (- (+ (* (* 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 (+ (* (* 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 (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 (sqrt a) #s(hole binary64 (* -1 (* (sqrt a) (pow (sqrt -1) 2))))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (+ 1 (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (+ 1 (+ (* -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 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (+ 1 (+ (* -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) #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 (/ 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 (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 (* 9 (- a (/ 1 3))) #s(hole binary64 (* -1 (* a (- (* 3 (/ 1 a)) 9))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) #s(hole binary64 (- a 1/3))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) #s(hole binary64 1)) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) #s(hole binary64 (+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))))) |
#s(approx (/ (* 1 rand) (sqrt (* (- a 1/3) 9))) #s(hole binary64 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))) |
#s(approx (* 1 rand) #s(hole binary64 rand)) |
#s(approx rand #s(hole 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))) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#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 (+ (* (* 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 (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) #s(hole binary64 a)) |
#s(approx (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) #s(hole binary64 1)) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 1)) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))))) |
#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 rand) (sqrt (* (- a 1/3) 9))))) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))))) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) #s(hole binary64 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) #s(hole binary64 (* rand (+ (* 1/3 (sqrt (/ 1 (- a 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 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 (+ (* (* 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 (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) #s(hole binary64 (* rand (+ (* 1/3 (sqrt a)) (/ a rand))))) |
#s(approx (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) #s(hole binary64 (* rand (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand))))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (* rand (+ (* 1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) #s(hole binary64 (* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 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)))))))) |
#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 rand) (sqrt (- a 1/3))) a) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a))))))) |
#s(approx (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) #s(hole binary64 (* -1 (* rand (- (* -1/3 (sqrt (/ 1 a))) (/ 1 rand)))))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | a | @ | -inf | ((* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (- a (/ 1 3)) a (/ 1 3) 1 3 (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) (/ (* 1 rand) (sqrt (* (- a 1/3) 9))) (* 1 rand) rand (sqrt (* (- a 1/3) 9)) (* (- a 1/3) 9) (- a 1/3) 1/3 9 (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (* 1/3 rand) (sqrt (- a 1/3)) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) (* (/ 1 (sqrt a)) rand) (/ 1 (sqrt a)) (sqrt a) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (sqrt (* 9 (- a (/ 1 3)))) (* 9 (- a (/ 1 3))) (- a (/ 1 3))) |
| 3.0ms | a | @ | inf | ((* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (- a (/ 1 3)) a (/ 1 3) 1 3 (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) (/ (* 1 rand) (sqrt (* (- a 1/3) 9))) (* 1 rand) rand (sqrt (* (- a 1/3) 9)) (* (- a 1/3) 9) (- a 1/3) 1/3 9 (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (* 1/3 rand) (sqrt (- a 1/3)) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) (* (/ 1 (sqrt a)) rand) (/ 1 (sqrt a)) (sqrt a) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (sqrt (* 9 (- a (/ 1 3)))) (* 9 (- a (/ 1 3))) (- a (/ 1 3))) |
| 3.0ms | a | @ | 0 | ((* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (- a (/ 1 3)) a (/ 1 3) 1 3 (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) (/ (* 1 rand) (sqrt (* (- a 1/3) 9))) (* 1 rand) rand (sqrt (* (- a 1/3) 9)) (* (- a 1/3) 9) (- a 1/3) 1/3 9 (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (* 1/3 rand) (sqrt (- a 1/3)) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) (* (/ 1 (sqrt a)) rand) (/ 1 (sqrt a)) (sqrt a) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (sqrt (* 9 (- a (/ 1 3)))) (* 9 (- a (/ 1 3))) (- a (/ 1 3))) |
| 3.0ms | rand | @ | -inf | ((* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (- a (/ 1 3)) a (/ 1 3) 1 3 (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) (/ (* 1 rand) (sqrt (* (- a 1/3) 9))) (* 1 rand) rand (sqrt (* (- a 1/3) 9)) (* (- a 1/3) 9) (- a 1/3) 1/3 9 (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (* 1/3 rand) (sqrt (- a 1/3)) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) (* (/ 1 (sqrt a)) rand) (/ 1 (sqrt a)) (sqrt a) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (sqrt (* 9 (- a (/ 1 3)))) (* 9 (- a (/ 1 3))) (- a (/ 1 3))) |
| 3.0ms | rand | @ | 0 | ((* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (- a (/ 1 3)) a (/ 1 3) 1 3 (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) (/ (* 1 rand) (sqrt (* (- a 1/3) 9))) (* 1 rand) rand (sqrt (* (- a 1/3) 9)) (* (- a 1/3) 9) (- a 1/3) 1/3 9 (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (* 1/3 rand) (sqrt (- a 1/3)) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) (* (/ 1 (sqrt a)) rand) (/ 1 (sqrt a)) (sqrt a) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (sqrt (* 9 (- a (/ 1 3)))) (* 9 (- a (/ 1 3))) (- a (/ 1 3))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 791 | 7664 |
| 0 | 830 | 6142 |
| 0 | 4377 | 5892 |
| 1× | iter limit |
| 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) rand) (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))))) |
(-.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) rand) (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) rand) (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) |
(*.f64 #s(literal 1 binary64) rand) |
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)) |
#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))) |
#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))) |
(-.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) |
(sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)) |
(*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) a) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 a)) |
(sqrt.f64 a) |
(*.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) #s(approx (- a (/ 1 3)) a)))) rand))) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) #s(approx (- a (/ 1 3)) a)))) rand)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) #s(approx (- a (/ 1 3)) a)))) rand) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) #s(approx (- a (/ 1 3)) a)))) |
(sqrt.f64 (*.f64 #s(literal 9 binary64) #s(approx (- a (/ 1 3)) a))) |
(*.f64 #s(literal 9 binary64) #s(approx (- a (/ 1 3)) a)) |
#s(approx (- a (/ 1 3)) a) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) #s(hole binary64 (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) #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 rand) (sqrt (* (- a 1/3) 9))))) #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 rand) (sqrt (* (- a 1/3) 9))))) #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 a #s(hole binary64 a)) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) #s(hole binary64 (+ 1 (* 1/3 (* rand (sqrt -3)))))) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) #s(hole binary64 (+ 1 (+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) #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 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) #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 rand) (sqrt (* (- a 1/3) 9))) #s(hole binary64 (* 1/3 (* rand (sqrt -3))))) |
#s(approx (/ (* 1 rand) (sqrt (* (- a 1/3) 9))) #s(hole binary64 (+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3)))))) |
#s(approx (/ (* 1 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 (/ (* 1 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) 9) #s(hole binary64 -3)) |
#s(approx (* (- a 1/3) 9) #s(hole binary64 (- (* 9 a) 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 (- (+ (* (* 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 (+ (* (* 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 (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 (sqrt a)) rand) 1/3) 1) a) #s(hole binary64 (* 1/3 (* (sqrt a) rand)))) |
#s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) #s(hole binary64 (+ a (* 1/3 (* (sqrt a) rand))))) |
#s(approx (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
#s(approx (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) #s(hole binary64 (/ (+ a (* 1/3 (* (sqrt a) rand))) a))) |
#s(approx (* (/ 1 (sqrt a)) rand) #s(hole binary64 (* (sqrt (/ 1 a)) rand))) |
#s(approx (/ 1 (sqrt a)) #s(hole binary64 (sqrt (/ 1 a)))) |
#s(approx (sqrt a) #s(hole binary64 (sqrt a))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (+ 1 (* 1/3 (* rand (sqrt -3)))))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (+ 1 (+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #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 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #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 (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 (/ 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 (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 (* 9 (- a (/ 1 3))) #s(hole binary64 -3)) |
#s(approx (* 9 (- a (/ 1 3))) #s(hole binary64 (- (* 9 a) 3))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) #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 rand) (sqrt (* (- a 1/3) 9))))) #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 rand) (sqrt (* (- a 1/3) 9))))) #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 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) #s(hole binary64 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) #s(hole binary64 (+ 1 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) #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 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) #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 rand) (sqrt (* (- a 1/3) 9))) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
#s(approx (/ (* 1 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 (/ (* 1 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 (/ (* 1 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) 9) #s(hole binary64 (* 9 a))) |
#s(approx (* (- a 1/3) 9) #s(hole binary64 (* a (- 9 (* 3 (/ 1 a)))))) |
#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 (- (+ (* (* 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 (+ (* (* 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 (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 (sqrt a)) rand) 1/3) 1) a) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) #s(hole binary64 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (+ 1 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #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 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #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 (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 (/ 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 (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 (* 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 (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) #s(hole binary64 (* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) #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 rand) (sqrt (* (- a 1/3) 9))))) #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 rand) (sqrt (* (- a 1/3) 9))))) #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 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) #s(hole binary64 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) #s(hole binary64 (+ 1 (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))))) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) #s(hole binary64 (+ 1 (+ (* -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 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) #s(hole binary64 (+ 1 (+ (* -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 rand) (sqrt (* (- a 1/3) 9))) #s(hole binary64 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) |
#s(approx (/ (* 1 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 (/ (* 1 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 (/ (* 1 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) 9) #s(hole binary64 (* -1 (* a (- (* 3 (/ 1 a)) 9))))) |
#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 (- (+ (* (* 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 (+ (* (* 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 (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 (sqrt a) #s(hole binary64 (* -1 (* (sqrt a) (pow (sqrt -1) 2))))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (+ 1 (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) (/ (* rand (sqrt -1)) (sqrt -9)))) (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (+ 1 (+ (* -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 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (+ 1 (+ (* -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) #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 (/ 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 (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 (* 9 (- a (/ 1 3))) #s(hole binary64 (* -1 (* a (- (* 3 (/ 1 a)) 9))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) #s(hole binary64 (- a 1/3))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) #s(hole binary64 1)) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) #s(hole binary64 (+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))))) |
#s(approx (/ (* 1 rand) (sqrt (* (- a 1/3) 9))) #s(hole binary64 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))) |
#s(approx (* 1 rand) #s(hole binary64 rand)) |
#s(approx rand #s(hole 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))) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#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 (+ (* (* 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 (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) #s(hole binary64 a)) |
#s(approx (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) #s(hole binary64 1)) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 1)) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))))) |
#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 rand) (sqrt (* (- a 1/3) 9))))) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))))) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) #s(hole binary64 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) #s(hole binary64 (* rand (+ (* 1/3 (sqrt (/ 1 (- a 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 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 (+ (* (* 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 (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) #s(hole binary64 (* rand (+ (* 1/3 (sqrt a)) (/ a rand))))) |
#s(approx (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) #s(hole binary64 (* rand (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand))))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (* rand (+ (* 1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) #s(hole binary64 (* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 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)))))))) |
#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 rand) (sqrt (- a 1/3))) a) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a))))))) |
#s(approx (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) #s(hole binary64 (* -1 (* rand (- (* -1/3 (sqrt (/ 1 a))) (/ 1 rand)))))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))))) |
| Outputs |
|---|
(*.f64 (+.f64 (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) #s(literal 1 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)))) #s(literal 1 binary64))) |
(fma.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64) (*.f64 (-.f64 a #s(literal 1/3 binary64)) (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 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 #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 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64)) (*.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 a a) #s(literal 1/9 binary64)) (+.f64 a #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 a a (+.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal 1/3 binary64))))) |
(-.f64 a #s(literal 1/3 binary64)) |
a |
#s(literal 1/3 binary64) |
#s(literal 1 binary64) |
#s(literal 3 binary64) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 rand (sqrt.f64 (*.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)))))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))))) |
(/.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 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 rand (sqrt.f64 (*.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))))) (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64))))))) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64))) #s(literal -1 binary64)) rand #s(literal 1 binary64)) |
(fma.f64 rand (pow.f64 (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64))) #s(literal -1 binary64))) rand)) |
(+.f64 (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64))))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64))) #s(literal -1 binary64)) rand) |
(*.f64 rand (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) (/.f64 rand (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64))))) |
(/.f64 (neg.f64 rand) (neg.f64 (sqrt.f64 (*.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)))) |
rand |
rand |
(*.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))) |
(*.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 (*.f64 a a) #s(literal 1/9 binary64)) (+.f64 a #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 a a (+.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal 1/3 binary64))))) |
(-.f64 a #s(literal 1/3 binary64)) |
#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))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #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)) #s(literal 1/9 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))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #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) (+.f64 #s(literal 1/9 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 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 1/3 binary64) rand) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) (-.f64 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)) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(+.f64 a (-.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64)))) (-.f64 a (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64))) (*.f64 a a)) (-.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64)) a)) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64)) #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64))) (*.f64 a (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64)) (-.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64)) a)))) |
(fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #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) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) a) |
(-.f64 a (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64)) a) |
(+.f64 a (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64))) |
(*.f64 #s(literal 1/3 binary64) rand) |
(*.f64 rand #s(literal 1/3 binary64)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand)) (neg.f64 (sqrt.f64 #s(literal -9 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) |
(pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)) |
(*.f64 (fma.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64) #s(literal 1 binary64)) a) |
(*.f64 a (fma.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) a (*.f64 (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64)) a)) |
(fma.f64 a #s(literal 1 binary64) (*.f64 a (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64)) a)) |
(+.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 1/3 binary64)) rand #s(literal 1 binary64)) |
(fma.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) (*.f64 #s(literal 1/3 binary64) rand) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 a)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) (*.f64 #s(literal 1/3 binary64) rand))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 rand (sqrt.f64 a)))) |
(+.f64 (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand) |
(*.f64 rand (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) |
(/.f64 rand (sqrt.f64 a)) |
(pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 a))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 a)) |
(sqrt.f64 (pow.f64 a #s(literal -1 binary64))) |
(pow.f64 a #s(literal 1/2 binary64)) |
(sqrt.f64 a) |
(*.f64 (+.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(approx (- a (/ 1 3)) a) #s(literal 9 binary64)))) #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(*.f64 (-.f64 a #s(literal 1/3 binary64)) (+.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(approx (- a (/ 1 3)) a) #s(literal 9 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64) (*.f64 (-.f64 a #s(literal 1/3 binary64)) (/.f64 rand (sqrt.f64 (*.f64 #s(approx (- a (/ 1 3)) a) #s(literal 9 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(approx (- a (/ 1 3)) a) #s(literal 9 binary64)))) (-.f64 a #s(literal 1/3 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(approx (- a (/ 1 3)) a) #s(literal 9 binary64)))) (-.f64 a #s(literal 1/3 binary64)))) |
(+.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 a #s(literal 1/3 binary64)) (/.f64 rand (sqrt.f64 (*.f64 #s(approx (- a (/ 1 3)) a) #s(literal 9 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(approx (- a (/ 1 3)) a) #s(literal 9 binary64)))) (/.f64 rand (sqrt.f64 (*.f64 #s(approx (- a (/ 1 3)) a) #s(literal 9 binary64)))))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 #s(approx (- a (/ 1 3)) a) #s(literal 9 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(approx (- a (/ 1 3)) a) #s(literal 9 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(approx (- a (/ 1 3)) a) #s(literal 9 binary64)))) (/.f64 rand (sqrt.f64 (*.f64 #s(approx (- a (/ 1 3)) a) #s(literal 9 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 #s(approx (- a (/ 1 3)) a) #s(literal 9 binary64)))))))) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 #s(approx (- a (/ 1 3)) a) #s(literal 9 binary64))) #s(literal -1 binary64)) rand #s(literal 1 binary64)) |
(fma.f64 rand (pow.f64 (sqrt.f64 (*.f64 #s(approx (- a (/ 1 3)) a) #s(literal 9 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 (sqrt.f64 (*.f64 #s(approx (- a (/ 1 3)) a) #s(literal 9 binary64))) #s(literal -1 binary64))) rand)) |
(+.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(approx (- a (/ 1 3)) a) #s(literal 9 binary64)))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 #s(approx (- a (/ 1 3)) a) #s(literal 9 binary64))))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 #s(approx (- a (/ 1 3)) a) #s(literal 9 binary64))) #s(literal -1 binary64)) rand) |
(*.f64 rand (pow.f64 (sqrt.f64 (*.f64 #s(approx (- a (/ 1 3)) a) #s(literal 9 binary64))) #s(literal -1 binary64))) |
(/.f64 rand (sqrt.f64 (*.f64 #s(approx (- a (/ 1 3)) a) #s(literal 9 binary64)))) |
(pow.f64 (sqrt.f64 (*.f64 #s(approx (- a (/ 1 3)) a) #s(literal 9 binary64))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 #s(approx (- a (/ 1 3)) a) #s(literal 9 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(approx (- a (/ 1 3)) a) #s(literal 9 binary64)))) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 #s(approx (- a (/ 1 3)) a))) |
(pow.f64 (*.f64 #s(approx (- a (/ 1 3)) a) #s(literal 9 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 #s(approx (- a (/ 1 3)) a) #s(literal 9 binary64))) |
(*.f64 #s(approx (- a (/ 1 3)) a) #s(literal 9 binary64)) |
(*.f64 #s(literal 9 binary64) #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))) (*.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))) (fma.f64 (+.f64 (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 (*.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))) (fma.f64 (+.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) (fma.f64 (fma.f64 (*.f64 rand (/.f64 #s(literal 81/4 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/18 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))))) a (*.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 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 (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (+.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) (fma.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (fma.f64 (fma.f64 (*.f64 rand (/.f64 #s(literal 405/8 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/18 binary64) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 #s(literal 81/4 binary64) rand)) (sqrt.f64 #s(literal -3 binary64)))) a (/.f64 (*.f64 #s(literal 1/18 binary64) (*.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 1/2 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 (/ 1 3)) #s(literal -1/3 binary64)) |
#s(approx (- a (/ 1 3)) (-.f64 a #s(literal 1/3 binary64))) |
#s(approx a a) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (+.f64 (fma.f64 (*.f64 a (/.f64 rand (sqrt.f64 #s(literal -3 binary64)))) #s(literal -3/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64))) #s(literal 1 binary64))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (+.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 rand a) #s(literal 81/4 binary64)) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/6 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))))) a (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64))) #s(literal 1 binary64))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (+.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (fma.f64 a (*.f64 rand (/.f64 #s(literal 405/8 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 rand (/.f64 #s(literal 81/4 binary64) (sqrt.f64 #s(literal -3 binary64)))))) a (*.f64 #s(literal -3/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))))) a (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64))) #s(literal 1 binary64))) |
#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) (fma.f64 (*.f64 a (/.f64 rand (sqrt.f64 #s(literal -3 binary64)))) #s(literal -3/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64)))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 rand a) #s(literal 81/4 binary64)) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/6 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 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) (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (fma.f64 a (*.f64 rand (/.f64 #s(literal 405/8 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 rand (/.f64 #s(literal 81/4 binary64) (sqrt.f64 #s(literal -3 binary64)))))) a (*.f64 #s(literal -3/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))))) a (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64)))) |
#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)))) (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 (* 9 (- a (/ 1 3)))) (fma.f64 (fma.f64 (/.f64 a (pow.f64 #s(literal -1/3 binary64) #s(literal 3/2 binary64))) #s(literal -3/8 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)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 a (pow.f64 #s(literal -1/3 binary64) #s(literal 5/2 binary64))) #s(literal 3/16 binary64) (*.f64 #s(literal -3/8 binary64) (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal -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 (* 9 (- a (/ 1 3))) #s(literal -3 binary64)) |
#s(approx (* 9 (- a (/ 1 3))) (-.f64 (*.f64 #s(literal 9 binary64) a) #s(literal 3 binary64))) |
#s(approx (- a (/ 1 3)) #s(literal -1/3 binary64)) |
#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))) (*.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))) (fma.f64 (+.f64 (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 (*.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))) (fma.f64 (+.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) (fma.f64 (fma.f64 (*.f64 rand (/.f64 #s(literal 81/4 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/18 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))))) a (*.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 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 (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (+.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) (fma.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (fma.f64 (fma.f64 (*.f64 rand (/.f64 #s(literal 405/8 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/18 binary64) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 #s(literal 81/4 binary64) rand)) (sqrt.f64 #s(literal -3 binary64)))) a (/.f64 (*.f64 #s(literal 1/18 binary64) (*.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 1/2 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 (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (-.f64 (*.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) (-.f64 (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(literal 1/3 binary64))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (-.f64 (fma.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 rand (pow.f64 #s(literal -1/3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/24 binary64) (*.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(literal 1/3 binary64))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (-.f64 (fma.f64 (+.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 rand (pow.f64 #s(literal -1/3 binary64) #s(literal 5/2 binary64)))) #s(literal 1/48 binary64) (*.f64 (/.f64 rand (pow.f64 #s(literal -1/3 binary64) #s(literal 3/2 binary64))) #s(literal -1/24 binary64))) a (*.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(literal 1/3 binary64))) |
#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) (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) (fma.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 rand (pow.f64 #s(literal -1/3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/24 binary64) (*.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) (fma.f64 (+.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 rand (pow.f64 #s(literal -1/3 binary64) #s(literal 5/2 binary64)))) #s(literal 1/48 binary64) (*.f64 (/.f64 rand (pow.f64 #s(literal -1/3 binary64) #s(literal 3/2 binary64))) #s(literal -1/24 binary64))) a (*.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 (sqrt (- a 1/3)) (sqrt.f64 #s(literal -1/3 binary64))) |
#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)) (fma.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 a (pow.f64 #s(literal -1/3 binary64) #s(literal 3/2 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)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 a (pow.f64 #s(literal -1/3 binary64) #s(literal 5/2 binary64))) (*.f64 #s(literal -1/8 binary64) (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal -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 (sqrt a)) rand) 1/3) 1) a) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64))) |
#s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (fma.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64) a)) |
#s(approx (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64))) |
#s(approx (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) (/.f64 (fma.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64) a) a)) |
#s(approx (* (/ 1 (sqrt a)) rand) (/.f64 rand (sqrt.f64 a))) |
#s(approx (/ 1 (sqrt a)) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) |
#s(approx (sqrt a) (sqrt.f64 a)) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (+.f64 (fma.f64 (*.f64 a (/.f64 rand (sqrt.f64 #s(literal -3 binary64)))) #s(literal -3/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64))) #s(literal 1 binary64))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (+.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 rand a) #s(literal 81/4 binary64)) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/6 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))))) a (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64))) #s(literal 1 binary64))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (+.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (fma.f64 a (*.f64 rand (/.f64 #s(literal 405/8 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 rand (/.f64 #s(literal 81/4 binary64) (sqrt.f64 #s(literal -3 binary64)))))) a (*.f64 #s(literal -3/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))))) a (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64))) #s(literal 1 binary64))) |
#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) (fma.f64 (*.f64 a (/.f64 rand (sqrt.f64 #s(literal -3 binary64)))) #s(literal -3/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64)))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 rand a) #s(literal 81/4 binary64)) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/6 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 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) (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (fma.f64 a (*.f64 rand (/.f64 #s(literal 405/8 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 rand (/.f64 #s(literal 81/4 binary64) (sqrt.f64 #s(literal -3 binary64)))))) a (*.f64 #s(literal -3/2 binary64) (/.f64 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))))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) |
#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))))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 #s(literal 81/4 binary64) a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal -3 binary64)))) a (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64)))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 a (/.f64 #s(literal 405/8 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/6 binary64) (/.f64 #s(literal -27/8 binary64) (sqrt.f64 #s(literal -3 binary64)))) a) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal -3 binary64)))) a (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64)))) |
#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)))) (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 (* 9 (- a (/ 1 3)))) (fma.f64 (fma.f64 (/.f64 a (pow.f64 #s(literal -1/3 binary64) #s(literal 3/2 binary64))) #s(literal -3/8 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)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 a (pow.f64 #s(literal -1/3 binary64) #s(literal 5/2 binary64))) #s(literal 3/16 binary64) (*.f64 #s(literal -3/8 binary64) (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal -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 (* 9 (- a (/ 1 3))) #s(literal -3 binary64)) |
#s(approx (* 9 (- a (/ 1 3))) (-.f64 (*.f64 #s(literal 9 binary64) a) #s(literal 3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64) #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64))) #s(literal 1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64) #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal 1/18 binary64) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64)))) #s(literal 1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64) #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) rand) #s(literal -1/54 binary64) (fma.f64 #s(literal 1/54 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) rand) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal 1/18 binary64) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64)))))) #s(literal 1 binary64)) a)) |
#s(approx (- a (/ 1 3)) a) |
#s(approx (- a (/ 1 3)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)) a)) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (fma.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64) #s(literal 1 binary64))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (+.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal 1/18 binary64) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64))) #s(literal 1 binary64))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (+.f64 (fma.f64 #s(literal 1/54 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) rand) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal 1/18 binary64) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64)))) #s(literal 1 binary64))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (+.f64 (fma.f64 #s(literal 1/54 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) rand) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal 1/18 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/36 binary64) a #s(literal 1/27 binary64)) rand) (sqrt.f64 (pow.f64 a #s(literal -7 binary64)))) #s(literal 1/6 binary64) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64))))) #s(literal 1 binary64))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal 1/18 binary64) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64)))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (fma.f64 #s(literal 1/54 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) rand) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal 1/18 binary64) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64))))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (fma.f64 #s(literal 1/54 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) rand) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal 1/18 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/36 binary64) a #s(literal 1/27 binary64)) rand) (sqrt.f64 (pow.f64 a #s(literal -7 binary64)))) #s(literal 1/6 binary64) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64)))))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) (*.f64 (sqrt.f64 a) #s(literal 3 binary64))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 3 binary64))) a)) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) (fma.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) #s(literal -1/24 binary64) (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 3 binary64)))) a)) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) (fma.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) #s(literal -1/24 binary64) (fma.f64 #s(literal -1/144 binary64) (sqrt.f64 (pow.f64 a #s(literal -7 binary64))) (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 3 binary64))))) a)) |
#s(approx (* 9 (- a (/ 1 3))) (*.f64 #s(literal 9 binary64) a)) |
#s(approx (* 9 (- a (/ 1 3))) (*.f64 (-.f64 #s(literal 9 binary64) (/.f64 #s(literal 3 binary64) a)) a)) |
#s(approx (- a (/ 1 3)) 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))) (*.f64 (fma.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64) #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64))) #s(literal 1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64) #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal 1/18 binary64) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64)))) #s(literal 1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64) #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) rand) #s(literal -1/54 binary64) (fma.f64 #s(literal 1/54 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) rand) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal 1/18 binary64) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64)))))) #s(literal 1 binary64)) a)) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (*.f64 (fma.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (*.f64 (-.f64 (fma.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) a)) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (*.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) a)) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (*.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) (fma.f64 #s(literal -1/216 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) rand) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) a)) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (*.f64 (fma.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (*.f64 (+.f64 (fma.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64))) #s(literal 1 binary64)) a)) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (*.f64 (+.f64 (fma.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) (fma.f64 #s(literal -1/216 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) rand) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64)))) #s(literal 1 binary64)) a)) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (*.f64 (+.f64 (fma.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) (fma.f64 #s(literal -1/216 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) rand) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -7 binary64))) rand) #s(literal -1/1296 binary64) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64))))) #s(literal 1 binary64)) a)) |
#s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) |
#s(approx (sqrt (- a 1/3)) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) a)) |
#s(approx (sqrt (- a 1/3)) (*.f64 (+.f64 (fma.f64 #s(literal -1/72 binary64) (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal -1/6 binary64))) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) a)) |
#s(approx (sqrt (- a 1/3)) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal -1/6 binary64) (fma.f64 #s(literal -1/432 binary64) (sqrt.f64 (pow.f64 a #s(literal -7 binary64))) (*.f64 #s(literal -1/72 binary64) (sqrt.f64 (pow.f64 a #s(literal -5 binary64)))))) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) a)) |
#s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (*.f64 (fma.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)) |
#s(approx (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) (fma.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64) #s(literal 1 binary64))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (fma.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64) #s(literal 1 binary64))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (+.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal 1/18 binary64) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64))) #s(literal 1 binary64))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (+.f64 (fma.f64 #s(literal 1/54 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) rand) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal 1/18 binary64) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64)))) #s(literal 1 binary64))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (+.f64 (fma.f64 #s(literal 1/54 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) rand) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal 1/18 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/36 binary64) a #s(literal 1/27 binary64)) rand) (sqrt.f64 (pow.f64 a #s(literal -7 binary64)))) #s(literal 1/6 binary64) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64))))) #s(literal 1 binary64))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal 1/18 binary64) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64)))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (fma.f64 #s(literal 1/54 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) rand) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal 1/18 binary64) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64))))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (fma.f64 #s(literal 1/54 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) rand) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal 1/18 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/36 binary64) a #s(literal 1/27 binary64)) rand) (sqrt.f64 (pow.f64 a #s(literal -7 binary64)))) #s(literal 1/6 binary64) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64)))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 1/3 binary64))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (fma.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal 1/18 binary64) (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 1/3 binary64)))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (fma.f64 #s(literal 1/54 binary64) (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) (fma.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal 1/18 binary64) (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (fma.f64 #s(literal 1/54 binary64) (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) (fma.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal 1/18 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal -1/36 binary64) a #s(literal 1/27 binary64)) (sqrt.f64 (pow.f64 a #s(literal -7 binary64)))) #s(literal 1/6 binary64) (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 1/3 binary64)))))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) (*.f64 (sqrt.f64 a) #s(literal 3 binary64))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 3 binary64))) a)) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) (fma.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) #s(literal -1/24 binary64) (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 3 binary64)))) a)) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) (fma.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) #s(literal -1/24 binary64) (fma.f64 #s(literal -1/144 binary64) (sqrt.f64 (pow.f64 a #s(literal -7 binary64))) (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 3 binary64))))) a)) |
#s(approx (* 9 (- a (/ 1 3))) (*.f64 #s(literal 9 binary64) a)) |
#s(approx (* 9 (- a (/ 1 3))) (*.f64 (-.f64 #s(literal 9 binary64) (/.f64 #s(literal 3 binary64) a)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64) #s(literal 1 binary64)) a) #s(literal 1/3 binary64) (neg.f64 (fma.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64) #s(literal 1 binary64)))) a))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64) #s(literal 1 binary64)) #s(literal -1/3 binary64) (*.f64 (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) a) #s(literal -1 binary64) (neg.f64 (fma.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64) #s(literal 1 binary64)))) a))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64) #s(literal 1 binary64)) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/18 binary64) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64)) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 a)) (*.f64 #s(literal 1/3 binary64) rand) (*.f64 (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64)) #s(literal 1/18 binary64)))) a))) a) #s(literal -1 binary64) (neg.f64 (fma.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64) #s(literal 1 binary64)))) a))) |
#s(approx (- a (/ 1 3)) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64)) a))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (fma.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64) #s(literal 1 binary64))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (+.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (pow.f64 a #s(literal -3 binary64)))) #s(literal -1/6 binary64) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64))) #s(literal 1 binary64))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (+.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/3 binary64) rand) (fma.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (pow.f64 a #s(literal -5 binary64)))) #s(literal -1/18 binary64) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64)))) #s(literal 1 binary64))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 a)) (*.f64 #s(literal 1/3 binary64) rand) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) (/.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))))) (pow.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (pow.f64 a #s(literal -3 binary64)))) #s(literal -1/6 binary64) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64)))) #s(literal 1 binary64))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (fma.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (pow.f64 a #s(literal -3 binary64)))) #s(literal -1/6 binary64) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64)))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/3 binary64) rand) (fma.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (pow.f64 a #s(literal -5 binary64)))) #s(literal -1/18 binary64) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64))))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 a)) (*.f64 #s(literal 1/3 binary64) rand) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) (/.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))))) (pow.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (pow.f64 a #s(literal -3 binary64)))) #s(literal -1/6 binary64) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64))))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) (neg.f64 (*.f64 (sqrt.f64 a) #s(literal 3 binary64)))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal 3 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 3 binary64))) a))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) #s(literal 3 binary64)) #s(literal -1/72 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal 3 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 3 binary64)))) a))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) #s(literal 3 binary64)) #s(literal -1/72 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -7 binary64))) #s(literal 3 binary64)) #s(literal 1/432 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal 3 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 3 binary64))))) a))) |
#s(approx (* 9 (- a (/ 1 3))) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 3 binary64) a) #s(literal 9 binary64)) a))) |
#s(approx (- a (/ 1 3)) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64)) a))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64) #s(literal 1 binary64)) a) #s(literal 1/3 binary64) (neg.f64 (fma.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64) #s(literal 1 binary64)))) a))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64) #s(literal 1 binary64)) #s(literal -1/3 binary64) (*.f64 (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) a) #s(literal -1 binary64) (neg.f64 (fma.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64) #s(literal 1 binary64)))) a))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64) #s(literal 1 binary64)) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/18 binary64) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64)) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 a)) (*.f64 #s(literal 1/3 binary64) rand) (*.f64 (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64)) #s(literal 1/18 binary64)))) a))) a) #s(literal -1 binary64) (neg.f64 (fma.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64) #s(literal 1 binary64)))) a))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) a))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal -1 binary64)) #s(literal 1/3 binary64) (-.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64))) a))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal -1 binary64)) #s(literal 1/3 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal -1 binary64)) #s(literal -1/18 binary64)) #s(literal 1/3 binary64)) a))) #s(literal 1 binary64)) a))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal -1 binary64)) #s(literal 1/3 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal -1 binary64)) #s(literal 1/18 binary64) (*.f64 (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal -1 binary64)) #s(literal -1/216 binary64))) a)) #s(literal 1/3 binary64)) a))) #s(literal 1 binary64)) a))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) a))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) rand) (sqrt.f64 (pow.f64 a #s(literal -3 binary64)))) #s(literal 1/18 binary64) (-.f64 (*.f64 (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64))) a))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) rand) (sqrt.f64 (pow.f64 a #s(literal -5 binary64)))) #s(literal -1/216 binary64) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) rand) (sqrt.f64 (pow.f64 a #s(literal -3 binary64)))) #s(literal 1/18 binary64) (-.f64 (*.f64 (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)))) a))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) rand) (sqrt.f64 (pow.f64 a #s(literal -5 binary64)))) #s(literal -1/216 binary64) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) rand) (sqrt.f64 (pow.f64 a #s(literal -7 binary64)))) #s(literal 1/1296 binary64) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) rand) (sqrt.f64 (pow.f64 a #s(literal -3 binary64)))) #s(literal 1/18 binary64) (*.f64 (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal -1 binary64)) #s(literal 1/3 binary64))))) #s(literal 1 binary64)) a))) |
#s(approx (sqrt (- a 1/3)) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 a)))) |
#s(approx (sqrt (- a 1/3)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 a #s(literal -3 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)))) a))) |
#s(approx (sqrt (- a 1/3)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 a #s(literal -5 binary64)))) #s(literal -1/72 binary64) (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 a #s(literal -3 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))))) a))) |
#s(approx (sqrt (- a 1/3)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 a #s(literal -5 binary64)))) #s(literal -1/72 binary64) (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 a #s(literal -7 binary64)))) #s(literal 1/432 binary64) (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 a #s(literal -3 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)))))) a))) |
#s(approx (sqrt a) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 a)))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (fma.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64) #s(literal 1 binary64))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (+.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (pow.f64 a #s(literal -3 binary64)))) #s(literal -1/6 binary64) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64))) #s(literal 1 binary64))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (+.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/3 binary64) rand) (fma.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (pow.f64 a #s(literal -5 binary64)))) #s(literal -1/18 binary64) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64)))) #s(literal 1 binary64))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 a)) (*.f64 #s(literal 1/3 binary64) rand) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) (/.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))))) (pow.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (pow.f64 a #s(literal -3 binary64)))) #s(literal -1/6 binary64) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64)))) #s(literal 1 binary64))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (fma.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (pow.f64 a #s(literal -3 binary64)))) #s(literal -1/6 binary64) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64)))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/3 binary64) rand) (fma.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (pow.f64 a #s(literal -5 binary64)))) #s(literal -1/18 binary64) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64))))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 a)) (*.f64 #s(literal 1/3 binary64) rand) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) (/.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))))) (pow.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (pow.f64 a #s(literal -3 binary64)))) #s(literal -1/6 binary64) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 1/3 binary64))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal 1/3 binary64)) #s(literal -1/6 binary64) (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 1/3 binary64)))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal 1/3 binary64)) #s(literal -1/6 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) #s(literal 1/3 binary64)) #s(literal -1/18 binary64) (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 a)) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/36 binary64) a #s(literal 1/27 binary64))) (sqrt.f64 #s(literal -9 binary64))))) (pow.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal 1/3 binary64)) #s(literal -1/6 binary64) (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 1/3 binary64))))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) (neg.f64 (*.f64 (sqrt.f64 a) #s(literal 3 binary64)))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal 3 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 3 binary64))) a))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) #s(literal 3 binary64)) #s(literal -1/72 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal 3 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 3 binary64)))) a))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) #s(literal 3 binary64)) #s(literal -1/72 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -7 binary64))) #s(literal 3 binary64)) #s(literal 1/432 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal 3 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 3 binary64))))) a))) |
#s(approx (* 9 (- a (/ 1 3))) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 3 binary64) a) #s(literal 9 binary64)) a))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64)))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(literal 1 binary64)) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand) #s(literal 1/3 binary64) #s(literal 1 binary64))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand) #s(literal 1/3 binary64))) |
#s(approx (* 1 rand) rand) |
#s(approx (* 1 rand) rand) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64)))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64)))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) a) |
#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) (*.f64 #s(literal 1/3 binary64) rand)) |
#s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) a) |
#s(approx (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) #s(literal 1 binary64)) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(literal 1 binary64)) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand) #s(literal 1/3 binary64) #s(literal 1 binary64))) |
#s(approx (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (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))) (*.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))) (*.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 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand) #s(literal 1/3 binary64))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) (pow.f64 rand #s(literal -1 binary64))) rand)) |
#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))) (*.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) 1/3) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/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) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64))) |
#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 (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (*.f64 (fma.f64 (sqrt.f64 a) #s(literal 1/3 binary64) (/.f64 a rand)) rand)) |
#s(approx (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) (*.f64 (fma.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 1/3 binary64) (pow.f64 rand #s(literal -1 binary64))) rand)) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand) #s(literal 1/3 binary64))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) (pow.f64 rand #s(literal -1 binary64))) rand)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand))) rand))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1/3 binary64)) (pow.f64 rand #s(literal -1 binary64))) rand))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand))) rand))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand))) rand))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 a rand))) rand))) |
#s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 a) #s(literal -1/3 binary64) (neg.f64 (/.f64 a rand))) rand))) |
#s(approx (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) (neg.f64 (*.f64 (-.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal -1/3 binary64)) (pow.f64 rand #s(literal -1 binary64))) rand))) |
#s(approx (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1/3 binary64)) (pow.f64 rand #s(literal -1 binary64))) rand))) |
Compiled 10 221 to 1 232 computations (87.9% saved)
13 alts after pruning (12 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 277 | 11 | 288 |
| Fresh | 3 | 1 | 4 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 284 | 13 | 297 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (*.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)))) #s(literal 1 binary64))) |
| 98.2% | (*.f64 (-.f64 a #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) #s(approx (- a (/ 1 3)) a)))) rand))) | |
| 98.9% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) #s(approx (sqrt (- a 1/3)) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) a)) a) #s(literal 1/3 binary64))) | |
| ▶ | 98.3% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) a) #s(literal 1/3 binary64))) |
| 99.5% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 (-.f64 a (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand))) #s(literal 1/3 binary64))) | |
| 79.0% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 #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(literal 1/3 binary64))) | |
| ✓ | 61.7% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 a #s(literal 1/3 binary64))) |
| 40.6% | #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))))) | |
| ▶ | 39.0% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 #s(approx (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64))) a)) |
| ▶ | 97.7% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (fma.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64) a))) |
| 77.3% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (*.f64 (fma.f64 (sqrt.f64 a) #s(literal 1/3 binary64) (/.f64 a rand)) rand))) | |
| 38.7% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)))) | |
| ▶ | 61.5% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) a)) |
Compiled 864 to 572 computations (33.8% saved)
| Inputs |
|---|
(*.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)))) #s(literal 1 binary64))) |
(-.f64 a #s(literal 1/3 binary64)) |
a |
#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 (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)) |
#s(literal 9 binary64) |
#s(literal 1 binary64) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) a)) |
#s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) a) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (fma.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64) a))) |
#s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (fma.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64) a)) |
(fma.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64) a) |
(*.f64 (sqrt.f64 a) rand) |
(sqrt.f64 a) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) a) #s(literal 1/3 binary64))) |
(-.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) a) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) rand) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) a) |
(*.f64 #s(literal 1/3 binary64) rand) |
#s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 #s(approx (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64))) a)) |
(*.f64 #s(approx (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64))) a) |
#s(approx (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64)) |
(/.f64 rand (sqrt.f64 a)) |
| Outputs |
|---|
#s(approx (* (- a 1/3) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) #s(hole binary64 (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (* (- a 1/3) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) #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) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) #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) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) #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 a #s(hole binary64 a)) |
#s(approx (+ (/ rand (sqrt (* (- a 1/3) 9))) 1) #s(hole binary64 (+ 1 (* 1/3 (* rand (sqrt -3)))))) |
#s(approx (+ (/ rand (sqrt (* (- a 1/3) 9))) 1) #s(hole binary64 (+ 1 (+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (+ (/ rand (sqrt (* (- a 1/3) 9))) 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 (+ (/ rand (sqrt (* (- a 1/3) 9))) 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) 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) 9) #s(hole binary64 -3)) |
#s(approx (* (- a 1/3) 9) #s(hole binary64 (- (* 9 a) 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 (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) #s(hole binary64 (* 1/3 (* (sqrt a) rand)))) |
#s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) #s(hole binary64 (+ a (* 1/3 (* (sqrt a) rand))))) |
#s(approx (+ (* (* (sqrt a) rand) 1/3) a) #s(hole binary64 (* 1/3 (* (sqrt a) rand)))) |
#s(approx (+ (* (* (sqrt a) rand) 1/3) a) #s(hole binary64 (+ a (* 1/3 (* (sqrt a) rand))))) |
#s(approx (* (sqrt a) rand) #s(hole binary64 (* (sqrt a) rand))) |
#s(approx (sqrt a) #s(hole binary64 (sqrt a))) |
#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 (+ (* (* 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 (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 (sqrt a)) rand) 1/3) 1) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
#s(approx (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) #s(hole binary64 (/ (+ a (* 1/3 (* (sqrt a) rand))) a))) |
#s(approx (* (/ rand (sqrt a)) 1/3) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
#s(approx (/ rand (sqrt a)) #s(hole binary64 (* (sqrt (/ 1 a)) rand))) |
#s(approx (* (- a 1/3) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (- a 1/3) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) #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) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) #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) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) #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 (+ (/ rand (sqrt (* (- a 1/3) 9))) 1) #s(hole binary64 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
#s(approx (+ (/ rand (sqrt (* (- a 1/3) 9))) 1) #s(hole binary64 (+ 1 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (/ rand (sqrt (* (- a 1/3) 9))) 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 (+ (/ rand (sqrt (* (- a 1/3) 9))) 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) 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) 9) #s(hole binary64 (* 9 a))) |
#s(approx (* (- a 1/3) 9) #s(hole binary64 (* a (- 9 (* 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 (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* (* (sqrt a) rand) 1/3) a) #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)))))) |
#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 (+ (* (* 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 (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 (sqrt a)) rand) 1/3) 1) #s(hole binary64 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
#s(approx (* (- a 1/3) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) #s(hole binary64 (* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))))) |
#s(approx (* (- a 1/3) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) #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) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) #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) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) #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 (+ (/ rand (sqrt (* (- a 1/3) 9))) 1) #s(hole binary64 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) |
#s(approx (+ (/ rand (sqrt (* (- a 1/3) 9))) 1) #s(hole binary64 (+ 1 (+ (* -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))) 1) #s(hole binary64 (+ 1 (+ (* -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))) 1) #s(hole binary64 (+ 1 (+ (* -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))) #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) 9) #s(hole binary64 (* -1 (* a (- (* 3 (/ 1 a)) 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 (+ (* (* (sqrt a) rand) 1/3) a) #s(hole binary64 (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))))) |
#s(approx (* (sqrt a) rand) #s(hole binary64 (* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2)))))) |
#s(approx (sqrt a) #s(hole binary64 (* -1 (* (sqrt a) (pow (sqrt -1) 2))))) |
#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 (+ (* (* 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 (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) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) #s(hole binary64 (- a 1/3))) |
#s(approx (* (- a 1/3) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#s(approx (+ (/ rand (sqrt (* (- a 1/3) 9))) 1) #s(hole binary64 1)) |
#s(approx (+ (/ rand (sqrt (* (- a 1/3) 9))) 1) #s(hole binary64 (+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) #s(hole binary64 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))) |
#s(approx rand #s(hole 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))) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) #s(hole binary64 a)) |
#s(approx (+ (* (* (sqrt a) rand) 1/3) a) #s(hole binary64 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 (+ (* (* 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 (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) #s(hole binary64 1)) |
#s(approx (* (- a 1/3) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (* (- a 1/3) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))))) |
#s(approx (+ (/ rand (sqrt (* (- a 1/3) 9))) 1) #s(hole binary64 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))) |
#s(approx (+ (/ rand (sqrt (* (- a 1/3) 9))) 1) #s(hole binary64 (* rand (+ (* 1/3 (sqrt (/ 1 (- a 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 (sqrt a)) rand) 1/3) 1) a) #s(hole binary64 (* rand (+ (* 1/3 (sqrt a)) (/ a rand))))) |
#s(approx (+ (* (* (sqrt a) rand) 1/3) a) #s(hole binary64 (* rand (+ (* 1/3 (sqrt a)) (/ a rand))))) |
#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 (+ (* (* 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 (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) #s(hole binary64 (* rand (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand))))) |
#s(approx (* (- a 1/3) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (+ (/ rand (sqrt (* (- a 1/3) 9))) 1) #s(hole binary64 (* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 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)))))))) |
#s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a))))))) |
#s(approx (+ (* (* (sqrt a) rand) 1/3) a) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a))))))) |
#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 rand) (sqrt (- a 1/3))) a) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) #s(hole binary64 (* -1 (* rand (- (* -1/3 (sqrt (/ 1 a))) (/ 1 rand)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | a | @ | -inf | ((* (- a 1/3) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) (- a 1/3) a 1/3 (+ (/ rand (sqrt (* (- a 1/3) 9))) 1) (/ rand (sqrt (* (- a 1/3) 9))) rand (sqrt (* (- a 1/3) 9)) (* (- a 1/3) 9) 9 1 (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (+ (* (* (sqrt a) rand) 1/3) a) (* (sqrt a) rand) (sqrt a) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (* 1/3 rand) (sqrt (- a 1/3)) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) (* (/ rand (sqrt a)) 1/3) (/ rand (sqrt a))) |
| 3.0ms | rand | @ | -inf | ((* (- a 1/3) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) (- a 1/3) a 1/3 (+ (/ rand (sqrt (* (- a 1/3) 9))) 1) (/ rand (sqrt (* (- a 1/3) 9))) rand (sqrt (* (- a 1/3) 9)) (* (- a 1/3) 9) 9 1 (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (+ (* (* (sqrt a) rand) 1/3) a) (* (sqrt a) rand) (sqrt a) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (* 1/3 rand) (sqrt (- a 1/3)) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) (* (/ rand (sqrt a)) 1/3) (/ rand (sqrt a))) |
| 3.0ms | rand | @ | inf | ((* (- a 1/3) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) (- a 1/3) a 1/3 (+ (/ rand (sqrt (* (- a 1/3) 9))) 1) (/ rand (sqrt (* (- a 1/3) 9))) rand (sqrt (* (- a 1/3) 9)) (* (- a 1/3) 9) 9 1 (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (+ (* (* (sqrt a) rand) 1/3) a) (* (sqrt a) rand) (sqrt a) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (* 1/3 rand) (sqrt (- a 1/3)) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) (* (/ rand (sqrt a)) 1/3) (/ rand (sqrt a))) |
| 3.0ms | rand | @ | 0 | ((* (- a 1/3) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) (- a 1/3) a 1/3 (+ (/ rand (sqrt (* (- a 1/3) 9))) 1) (/ rand (sqrt (* (- a 1/3) 9))) rand (sqrt (* (- a 1/3) 9)) (* (- a 1/3) 9) 9 1 (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (+ (* (* (sqrt a) rand) 1/3) a) (* (sqrt a) rand) (sqrt a) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (* 1/3 rand) (sqrt (- a 1/3)) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) (* (/ rand (sqrt a)) 1/3) (/ rand (sqrt a))) |
| 2.0ms | a | @ | 0 | ((* (- a 1/3) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) (- a 1/3) a 1/3 (+ (/ rand (sqrt (* (- a 1/3) 9))) 1) (/ rand (sqrt (* (- a 1/3) 9))) rand (sqrt (* (- a 1/3) 9)) (* (- a 1/3) 9) 9 1 (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (+ (* (* (sqrt a) rand) 1/3) a) (* (sqrt a) rand) (sqrt a) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (* 1/3 rand) (sqrt (- a 1/3)) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) (* (/ rand (sqrt a)) 1/3) (/ rand (sqrt a))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 690 | 5682 |
| 0 | 716 | 5139 |
| 0 | 3896 | 4856 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.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)))) #s(literal 1 binary64))) |
(-.f64 a #s(literal 1/3 binary64)) |
a |
#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 (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)) |
#s(literal 9 binary64) |
#s(literal 1 binary64) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) a)) |
#s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) a) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (fma.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64) a))) |
#s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (fma.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64) a)) |
(fma.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64) a) |
(*.f64 (sqrt.f64 a) rand) |
(sqrt.f64 a) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) a) #s(literal 1/3 binary64))) |
(-.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) a) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) rand) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) a) |
(*.f64 #s(literal 1/3 binary64) rand) |
#s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 #s(approx (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64))) a)) |
(*.f64 #s(approx (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64))) a) |
#s(approx (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64)) |
(/.f64 rand (sqrt.f64 a)) |
#s(approx (* (- a 1/3) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) #s(hole binary64 (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (* (- a 1/3) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) #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) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) #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) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) #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 a #s(hole binary64 a)) |
#s(approx (+ (/ rand (sqrt (* (- a 1/3) 9))) 1) #s(hole binary64 (+ 1 (* 1/3 (* rand (sqrt -3)))))) |
#s(approx (+ (/ rand (sqrt (* (- a 1/3) 9))) 1) #s(hole binary64 (+ 1 (+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (+ (/ rand (sqrt (* (- a 1/3) 9))) 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 (+ (/ rand (sqrt (* (- a 1/3) 9))) 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) 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) 9) #s(hole binary64 -3)) |
#s(approx (* (- a 1/3) 9) #s(hole binary64 (- (* 9 a) 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 (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) #s(hole binary64 (* 1/3 (* (sqrt a) rand)))) |
#s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) #s(hole binary64 (+ a (* 1/3 (* (sqrt a) rand))))) |
#s(approx (+ (* (* (sqrt a) rand) 1/3) a) #s(hole binary64 (* 1/3 (* (sqrt a) rand)))) |
#s(approx (+ (* (* (sqrt a) rand) 1/3) a) #s(hole binary64 (+ a (* 1/3 (* (sqrt a) rand))))) |
#s(approx (* (sqrt a) rand) #s(hole binary64 (* (sqrt a) rand))) |
#s(approx (sqrt a) #s(hole binary64 (sqrt a))) |
#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 (+ (* (* 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 (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 (sqrt a)) rand) 1/3) 1) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
#s(approx (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) #s(hole binary64 (/ (+ a (* 1/3 (* (sqrt a) rand))) a))) |
#s(approx (* (/ rand (sqrt a)) 1/3) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
#s(approx (/ rand (sqrt a)) #s(hole binary64 (* (sqrt (/ 1 a)) rand))) |
#s(approx (* (- a 1/3) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (- a 1/3) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) #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) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) #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) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) #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 (+ (/ rand (sqrt (* (- a 1/3) 9))) 1) #s(hole binary64 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
#s(approx (+ (/ rand (sqrt (* (- a 1/3) 9))) 1) #s(hole binary64 (+ 1 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (/ rand (sqrt (* (- a 1/3) 9))) 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 (+ (/ rand (sqrt (* (- a 1/3) 9))) 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) 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) 9) #s(hole binary64 (* 9 a))) |
#s(approx (* (- a 1/3) 9) #s(hole binary64 (* a (- 9 (* 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 (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* (* (sqrt a) rand) 1/3) a) #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)))))) |
#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 (+ (* (* 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 (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 (sqrt a)) rand) 1/3) 1) #s(hole binary64 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
#s(approx (* (- a 1/3) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) #s(hole binary64 (* a (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))))) |
#s(approx (* (- a 1/3) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) #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) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) #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) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) #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 (+ (/ rand (sqrt (* (- a 1/3) 9))) 1) #s(hole binary64 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) |
#s(approx (+ (/ rand (sqrt (* (- a 1/3) 9))) 1) #s(hole binary64 (+ 1 (+ (* -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))) 1) #s(hole binary64 (+ 1 (+ (* -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))) 1) #s(hole binary64 (+ 1 (+ (* -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))) #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) 9) #s(hole binary64 (* -1 (* a (- (* 3 (/ 1 a)) 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 (+ (* (* (sqrt a) rand) 1/3) a) #s(hole binary64 (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))))) |
#s(approx (* (sqrt a) rand) #s(hole binary64 (* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2)))))) |
#s(approx (sqrt a) #s(hole binary64 (* -1 (* (sqrt a) (pow (sqrt -1) 2))))) |
#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 (+ (* (* 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 (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) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) #s(hole binary64 (- a 1/3))) |
#s(approx (* (- a 1/3) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#s(approx (+ (/ rand (sqrt (* (- a 1/3) 9))) 1) #s(hole binary64 1)) |
#s(approx (+ (/ rand (sqrt (* (- a 1/3) 9))) 1) #s(hole binary64 (+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) #s(hole binary64 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))) |
#s(approx rand #s(hole 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))) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) #s(hole binary64 a)) |
#s(approx (+ (* (* (sqrt a) rand) 1/3) a) #s(hole binary64 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 (+ (* (* 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 (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) #s(hole binary64 1)) |
#s(approx (* (- a 1/3) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (* (- a 1/3) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))))) |
#s(approx (+ (/ rand (sqrt (* (- a 1/3) 9))) 1) #s(hole binary64 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))) |
#s(approx (+ (/ rand (sqrt (* (- a 1/3) 9))) 1) #s(hole binary64 (* rand (+ (* 1/3 (sqrt (/ 1 (- a 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 (sqrt a)) rand) 1/3) 1) a) #s(hole binary64 (* rand (+ (* 1/3 (sqrt a)) (/ a rand))))) |
#s(approx (+ (* (* (sqrt a) rand) 1/3) a) #s(hole binary64 (* rand (+ (* 1/3 (sqrt a)) (/ a rand))))) |
#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 (+ (* (* 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 (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) #s(hole binary64 (* rand (+ (* 1/3 (sqrt (/ 1 a))) (/ 1 rand))))) |
#s(approx (* (- a 1/3) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (+ (/ rand (sqrt (* (- a 1/3) 9))) 1) #s(hole binary64 (* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 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)))))))) |
#s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a))))))) |
#s(approx (+ (* (* (sqrt a) rand) 1/3) a) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a))))))) |
#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 rand) (sqrt (- a 1/3))) a) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) #s(hole binary64 (* -1 (* rand (- (* -1/3 (sqrt (/ 1 a))) (/ 1 rand)))))) |
| Outputs |
|---|
(*.f64 (+.f64 (/.f64 rand (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64))) #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(*.f64 (-.f64 a #s(literal 1/3 binary64)) (+.f64 (/.f64 rand (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 rand (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64))) (-.f64 a #s(literal 1/3 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 (-.f64 a #s(literal 1/3 binary64)) (/.f64 rand (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64))) (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 rand (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64))) (-.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)))) |
(+.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) (/.f64 rand (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)))) (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 a a) #s(literal 1/9 binary64)) (+.f64 a #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 a a (+.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal 1/3 binary64))))) |
(-.f64 a #s(literal 1/3 binary64)) |
a |
#s(literal 1/3 binary64) |
(/.f64 (-.f64 (*.f64 (/.f64 rand (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64))) (/.f64 rand (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)))) #s(literal 1 binary64)) (-.f64 (/.f64 rand (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 rand (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 rand (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64))) (/.f64 rand (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 rand (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64))) #s(literal 1 binary64))))) |
(+.f64 (/.f64 rand (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 rand (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 rand) (neg.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)))) |
(/.f64 rand (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64))) |
rand |
(*.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))) |
(*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)) |
(*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))) |
#s(literal 9 binary64) |
#s(literal 1 binary64) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) a)) |
#s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) a) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (fma.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64) a))) |
#s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (fma.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64) a)) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)))) (-.f64 a (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64))) (*.f64 a a)) (-.f64 (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)) a)) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)) #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64))) (*.f64 a (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)) (-.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)) a)))) |
(fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) |
(fma.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64) a) |
(fma.f64 (sqrt.f64 a) (*.f64 rand #s(literal 1/3 binary64)) a) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 a) rand) a) |
(-.f64 a (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 a) rand))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)) a) |
(+.f64 a (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64))) |
(*.f64 (sqrt.f64 a) rand) |
(*.f64 rand (sqrt.f64 a)) |
(pow.f64 a #s(literal 1/2 binary64)) |
(sqrt.f64 a) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) a) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) a)) #s(literal 1/9 binary64)) (+.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) a) #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) a) #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) a) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) a) (+.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) a) #s(literal 1/3 binary64))))) |
(fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 rand #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) (-.f64 a #s(literal 1/3 binary64))) |
(-.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) a) #s(literal 1/3 binary64)) |
(+.f64 (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) (-.f64 a #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) (*.f64 a a)) (-.f64 (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) a)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) (-.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) a)))) |
(fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) a) |
(fma.f64 #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64)) a) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 rand #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) a) |
(+.f64 (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a))) a) |
(+.f64 a (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)))) |
(*.f64 rand #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) rand) |
#s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 #s(approx (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64))) a)) |
(*.f64 #s(approx (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64))) a) |
(*.f64 a #s(approx (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 a))) |
(/.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 a)) |
(/.f64 (neg.f64 rand) (neg.f64 (sqrt.f64 a))) |
(/.f64 rand (sqrt.f64 a)) |
#s(approx (* (- a 1/3) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) (*.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) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) (fma.f64 (+.f64 (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 (*.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) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) (fma.f64 (+.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) (fma.f64 (fma.f64 (*.f64 rand (/.f64 #s(literal 81/4 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/18 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))))) a (*.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 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 1/3) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) (fma.f64 (+.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) (fma.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (fma.f64 (fma.f64 (*.f64 rand (/.f64 #s(literal 405/8 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/18 binary64) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 #s(literal 81/4 binary64) rand)) (sqrt.f64 #s(literal -3 binary64)))) a (/.f64 (*.f64 #s(literal 1/18 binary64) (*.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 1/2 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 1/3) #s(literal -1/3 binary64)) |
#s(approx (- a 1/3) (-.f64 a #s(literal 1/3 binary64))) |
#s(approx a a) |
#s(approx (+ (/ rand (sqrt (* (- a 1/3) 9))) 1) (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) 9))) 1) (+.f64 (fma.f64 (*.f64 a (/.f64 rand (sqrt.f64 #s(literal -3 binary64)))) #s(literal -3/2 binary64) (*.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) 9))) 1) (+.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 rand a) #s(literal 81/4 binary64)) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/6 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))))) a (*.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) 9))) 1) (+.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (fma.f64 a (*.f64 rand (/.f64 #s(literal 405/8 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 rand (/.f64 #s(literal 81/4 binary64) (sqrt.f64 #s(literal -3 binary64)))))) a (*.f64 #s(literal -3/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))))) a (*.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) 9))) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) (fma.f64 (*.f64 a (/.f64 rand (sqrt.f64 #s(literal -3 binary64)))) #s(literal -3/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64)))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 rand a) #s(literal 81/4 binary64)) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/6 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 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))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (fma.f64 a (*.f64 rand (/.f64 #s(literal 405/8 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 rand (/.f64 #s(literal 81/4 binary64) (sqrt.f64 #s(literal -3 binary64)))))) a (*.f64 #s(literal -3/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))))) a (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64)))) |
#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)) (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)) (fma.f64 (fma.f64 (/.f64 a (pow.f64 #s(literal -1/3 binary64) #s(literal 3/2 binary64))) #s(literal -3/8 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)) (fma.f64 (fma.f64 (fma.f64 (/.f64 a (pow.f64 #s(literal -1/3 binary64) #s(literal 5/2 binary64))) #s(literal 3/16 binary64) (*.f64 #s(literal -3/8 binary64) (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal -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) 9) #s(literal -3 binary64)) |
#s(approx (* (- a 1/3) 9) (-.f64 (*.f64 #s(literal 9 binary64) a) #s(literal 3 binary64))) |
#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))) (fma.f64 (+.f64 (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 (*.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))) (fma.f64 (+.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) (fma.f64 (fma.f64 (*.f64 rand (/.f64 #s(literal 81/4 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/18 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))))) a (*.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 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 (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (+.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) (fma.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (fma.f64 (fma.f64 (*.f64 rand (/.f64 #s(literal 405/8 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/18 binary64) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 #s(literal 81/4 binary64) rand)) (sqrt.f64 #s(literal -3 binary64)))) a (/.f64 (*.f64 #s(literal 1/18 binary64) (*.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 1/2 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 (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64))) |
#s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (fma.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64) a)) |
#s(approx (+ (* (* (sqrt a) rand) 1/3) a) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64))) |
#s(approx (+ (* (* (sqrt a) rand) 1/3) a) (fma.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64) a)) |
#s(approx (* (sqrt a) rand) (*.f64 (sqrt.f64 a) rand)) |
#s(approx (sqrt a) (sqrt.f64 a)) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (-.f64 (*.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) (-.f64 (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(literal 1/3 binary64))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (-.f64 (fma.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 rand (pow.f64 #s(literal -1/3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/24 binary64) (*.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(literal 1/3 binary64))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (-.f64 (fma.f64 (+.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 rand (pow.f64 #s(literal -1/3 binary64) #s(literal 5/2 binary64)))) #s(literal 1/48 binary64) (*.f64 (/.f64 rand (pow.f64 #s(literal -1/3 binary64) #s(literal 3/2 binary64))) #s(literal -1/24 binary64))) a (*.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(literal 1/3 binary64))) |
#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) (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) (fma.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 rand (pow.f64 #s(literal -1/3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/24 binary64) (*.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) (fma.f64 (+.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 rand (pow.f64 #s(literal -1/3 binary64) #s(literal 5/2 binary64)))) #s(literal 1/48 binary64) (*.f64 (/.f64 rand (pow.f64 #s(literal -1/3 binary64) #s(literal 3/2 binary64))) #s(literal -1/24 binary64))) a (*.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 (sqrt (- a 1/3)) (sqrt.f64 #s(literal -1/3 binary64))) |
#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)) (fma.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 a (pow.f64 #s(literal -1/3 binary64) #s(literal 3/2 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)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 a (pow.f64 #s(literal -1/3 binary64) #s(literal 5/2 binary64))) (*.f64 #s(literal -1/8 binary64) (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal -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 (sqrt a)) rand) 1/3) 1) (*.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand) #s(literal 1/3 binary64))) |
#s(approx (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) (/.f64 (fma.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64) a) a)) |
#s(approx (* (/ rand (sqrt a)) 1/3) (*.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand) #s(literal 1/3 binary64))) |
#s(approx (/ rand (sqrt a)) (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand)) |
#s(approx (* (- a 1/3) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) (*.f64 (fma.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)) |
#s(approx (* (- a 1/3) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) (*.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (*.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand) #s(literal 1/3 binary64))) #s(literal 1 binary64)) a)) |
#s(approx (* (- a 1/3) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) (*.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (fma.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 1/3 binary64)) rand (*.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal 1/18 binary64)))) #s(literal 1 binary64)) a)) |
#s(approx (* (- a 1/3) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) (*.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) rand) #s(literal -1/54 binary64) (fma.f64 #s(literal 1/54 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) rand) (fma.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 1/3 binary64)) rand (*.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal 1/18 binary64)))))) #s(literal 1 binary64)) a)) |
#s(approx (- a 1/3) a) |
#s(approx (- a 1/3) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)) a)) |
#s(approx (+ (/ rand (sqrt (* (- a 1/3) 9))) 1) (fma.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64))) |
#s(approx (+ (/ rand (sqrt (* (- a 1/3) 9))) 1) (+.f64 (fma.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 1/3 binary64)) rand (*.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal 1/18 binary64))) #s(literal 1 binary64))) |
#s(approx (+ (/ rand (sqrt (* (- a 1/3) 9))) 1) (+.f64 (fma.f64 #s(literal 1/54 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) rand) (fma.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 1/3 binary64)) rand (*.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal 1/18 binary64)))) #s(literal 1 binary64))) |
#s(approx (+ (/ rand (sqrt (* (- a 1/3) 9))) 1) (+.f64 (fma.f64 #s(literal 1/54 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) rand) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal 1/18 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/36 binary64) a #s(literal 1/27 binary64)) rand) (sqrt.f64 (pow.f64 a #s(literal -7 binary64)))) #s(literal 1/6 binary64) (*.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand) #s(literal 1/3 binary64))))) #s(literal 1 binary64))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand) #s(literal 1/3 binary64))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) (fma.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 1/3 binary64)) rand (*.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal 1/18 binary64)))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) (fma.f64 #s(literal 1/54 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) rand) (fma.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 1/3 binary64)) rand (*.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal 1/18 binary64))))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) (fma.f64 #s(literal 1/54 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) rand) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal 1/18 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/36 binary64) a #s(literal 1/27 binary64)) rand) (sqrt.f64 (pow.f64 a #s(literal -7 binary64)))) #s(literal 1/6 binary64) (*.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand) #s(literal 1/3 binary64)))))) |
#s(approx (sqrt (* (- a 1/3) 9)) (*.f64 (sqrt.f64 a) #s(literal 3 binary64))) |
#s(approx (sqrt (* (- a 1/3) 9)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 3 binary64))) a)) |
#s(approx (sqrt (* (- a 1/3) 9)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) (fma.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) #s(literal -1/24 binary64) (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 3 binary64)))) a)) |
#s(approx (sqrt (* (- a 1/3) 9)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) (fma.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) #s(literal -1/24 binary64) (fma.f64 #s(literal -1/144 binary64) (sqrt.f64 (pow.f64 a #s(literal -7 binary64))) (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 3 binary64))))) a)) |
#s(approx (* (- a 1/3) 9) (*.f64 #s(literal 9 binary64) a)) |
#s(approx (* (- a 1/3) 9) (*.f64 (-.f64 #s(literal 9 binary64) (/.f64 #s(literal 3 binary64) a)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (*.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand) #s(literal 1/3 binary64))) #s(literal 1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (fma.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 1/3 binary64)) rand (*.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal 1/18 binary64)))) #s(literal 1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) rand) #s(literal -1/54 binary64) (fma.f64 #s(literal 1/54 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) rand) (fma.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 1/3 binary64)) rand (*.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal 1/18 binary64)))))) #s(literal 1 binary64)) a)) |
#s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (*.f64 (fma.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)) |
#s(approx (+ (* (* (sqrt a) rand) 1/3) a) (*.f64 (fma.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (*.f64 (fma.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (*.f64 (-.f64 (fma.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) a)) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (*.f64 (-.f64 (+.f64 (fma.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 1/3 binary64)) rand (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand))) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) a)) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (*.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) (fma.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 1/3 binary64)) rand (*.f64 #s(literal -1/216 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) rand)))) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) a)) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (*.f64 (fma.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (*.f64 (+.f64 (fma.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 1/3 binary64)) rand (*.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand))) #s(literal 1 binary64)) a)) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (*.f64 (+.f64 (fma.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) (fma.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 1/3 binary64)) rand (*.f64 #s(literal -1/216 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) rand)))) #s(literal 1 binary64)) a)) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (*.f64 (+.f64 (fma.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) (fma.f64 #s(literal -1/216 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) rand) (fma.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 1/3 binary64)) rand (*.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -7 binary64))) rand) #s(literal -1/1296 binary64))))) #s(literal 1 binary64)) a)) |
#s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) |
#s(approx (sqrt (- a 1/3)) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) a)) |
#s(approx (sqrt (- a 1/3)) (*.f64 (+.f64 (fma.f64 #s(literal -1/72 binary64) (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal -1/6 binary64))) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) a)) |
#s(approx (sqrt (- a 1/3)) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal -1/6 binary64) (fma.f64 #s(literal -1/432 binary64) (sqrt.f64 (pow.f64 a #s(literal -7 binary64))) (*.f64 #s(literal -1/72 binary64) (sqrt.f64 (pow.f64 a #s(literal -5 binary64)))))) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) a)) |
#s(approx (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) (fma.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64))) |
#s(approx (* (- a 1/3) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 1 binary64)) a)) |
#s(approx (* (- a 1/3) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #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))) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 1 binary64)))) a))) |
#s(approx (* (- a 1/3) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) (/.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))) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1/3 binary64))) a) #s(literal -1 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 1 binary64)))) a))) |
#s(approx (* (- a 1/3) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/18 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (fma.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))) (*.f64 (*.f64 #s(literal 1/18 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64)))))) a))) a) #s(literal -1 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 1 binary64)))) a))) |
#s(approx (- a 1/3) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64)) a))) |
#s(approx (+ (/ rand (sqrt (* (- a 1/3) 9))) 1) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 1 binary64))) |
#s(approx (+ (/ rand (sqrt (* (- a 1/3) 9))) 1) (+.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))))) #s(literal 1 binary64))) |
#s(approx (+ (/ rand (sqrt (* (- a 1/3) 9))) 1) (+.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (sqrt.f64 (pow.f64 a #s(literal -3 binary64)))) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 (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))) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))))) #s(literal 1 binary64))) |
#s(approx (+ (/ rand (sqrt (* (- a 1/3) 9))) 1) (+.f64 (fma.f64 (/.f64 (fma.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))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) (/.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))))) (pow.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64)))))) #s(literal 1 binary64))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)))) |
#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))) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64)))))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (sqrt.f64 (pow.f64 a #s(literal -3 binary64)))) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 (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))) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)))))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) (fma.f64 (/.f64 (fma.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))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) (/.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))))) (pow.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal -1/6 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))))))) |
#s(approx (sqrt (* (- a 1/3) 9)) (neg.f64 (*.f64 (sqrt.f64 a) #s(literal 3 binary64)))) |
#s(approx (sqrt (* (- a 1/3) 9)) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal 3 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 3 binary64))) a))) |
#s(approx (sqrt (* (- a 1/3) 9)) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) #s(literal 3 binary64)) #s(literal -1/72 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal 3 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 3 binary64)))) a))) |
#s(approx (sqrt (* (- a 1/3) 9)) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) #s(literal 3 binary64)) #s(literal -1/72 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -7 binary64))) #s(literal 3 binary64)) #s(literal 1/432 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal 3 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 3 binary64))))) a))) |
#s(approx (* (- a 1/3) 9) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 3 binary64) a) #s(literal 9 binary64)) a))) |
#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))) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #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))) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 1 binary64)))) a))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) (/.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))) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1/3 binary64))) a) #s(literal -1 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 1 binary64)))) a))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/18 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (fma.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))) (*.f64 (*.f64 #s(literal 1/18 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64)))))) a))) a) #s(literal -1 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 1 binary64)))) a))) |
#s(approx (+ (* (* (sqrt a) rand) 1/3) a) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) a))) |
#s(approx (* (sqrt a) rand) (neg.f64 (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal -1 binary64)))) |
#s(approx (sqrt a) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 a)))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) a))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand) #s(literal -1 binary64)) #s(literal 1/3 binary64) (-.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64))) a))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal -1 binary64) rand) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand) #s(literal -1 binary64)) #s(literal -1/18 binary64)) #s(literal 1/3 binary64)) a))) #s(literal 1 binary64)) a))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal -1 binary64) rand) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal -1 binary64)) #s(literal 1/18 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand) #s(literal -1 binary64)) #s(literal -1/216 binary64))) a)) #s(literal 1/3 binary64)) a))) #s(literal 1 binary64)) a))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) a))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) rand) (sqrt.f64 (pow.f64 a #s(literal -3 binary64)))) #s(literal 1/18 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64))) a))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) rand) (sqrt.f64 (pow.f64 a #s(literal -5 binary64)))) #s(literal -1/216 binary64) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) rand) (sqrt.f64 (pow.f64 a #s(literal -3 binary64)))) #s(literal 1/18 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)))) a))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) rand) (sqrt.f64 (pow.f64 a #s(literal -5 binary64)))) #s(literal -1/216 binary64) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) rand) (sqrt.f64 (pow.f64 a #s(literal -7 binary64)))) #s(literal 1/1296 binary64) (fma.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 1/3 binary64)) (*.f64 #s(literal -1 binary64) rand) (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) rand) (sqrt.f64 (pow.f64 a #s(literal -3 binary64)))) #s(literal 1/18 binary64))))) #s(literal 1 binary64)) a))) |
#s(approx (sqrt (- a 1/3)) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 a)))) |
#s(approx (sqrt (- a 1/3)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 a #s(literal -3 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)))) a))) |
#s(approx (sqrt (- a 1/3)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 a #s(literal -5 binary64)))) #s(literal -1/72 binary64) (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 a #s(literal -3 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))))) a))) |
#s(approx (sqrt (- a 1/3)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 a #s(literal -5 binary64)))) #s(literal -1/72 binary64) (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 a #s(literal -7 binary64)))) #s(literal 1/432 binary64) (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 a #s(literal -3 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)))))) a))) |
#s(approx (* (- a 1/3) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (* (- a 1/3) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64)))) |
#s(approx (+ (/ rand (sqrt (* (- a 1/3) 9))) 1) #s(literal 1 binary64)) |
#s(approx (+ (/ rand (sqrt (* (- a 1/3) 9))) 1) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand) #s(literal 1/3 binary64) #s(literal 1 binary64))) |
#s(approx (/ rand (sqrt (* (- a 1/3) 9))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand) #s(literal 1/3 binary64))) |
#s(approx rand rand) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64)))) |
#s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) a) |
#s(approx (+ (* (* (sqrt a) rand) 1/3) a) a) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64)))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) a) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a)) |
#s(approx (* 1/3 rand) (*.f64 rand #s(literal 1/3 binary64))) |
#s(approx (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) #s(literal 1 binary64)) |
#s(approx (* (- a 1/3) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64))) |
#s(approx (* (- a 1/3) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) (*.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) 9))) 1) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) rand) #s(literal 1/3 binary64))) |
#s(approx (+ (/ rand (sqrt (* (- a 1/3) 9))) 1) (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/3 binary64) (pow.f64 rand #s(literal -1 binary64))) rand)) |
#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))) (*.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 (sqrt a)) rand) 1/3) 1) a) (*.f64 (fma.f64 (sqrt.f64 a) #s(literal 1/3 binary64) (/.f64 a rand)) rand)) |
#s(approx (+ (* (* (sqrt a) rand) 1/3) a) (*.f64 (fma.f64 (sqrt.f64 a) #s(literal 1/3 binary64) (/.f64 a rand)) rand)) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/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) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64))) |
#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 (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) (*.f64 (fma.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal 1/3 binary64) (pow.f64 rand #s(literal -1 binary64))) rand)) |
#s(approx (* (- a 1/3) (+ (/ rand (sqrt (* (- a 1/3) 9))) 1)) (neg.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (neg.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand))) rand))) |
#s(approx (+ (/ rand (sqrt (* (- a 1/3) 9))) 1) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1/3 binary64)) (pow.f64 rand #s(literal -1 binary64))) rand))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (neg.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand))) rand))) |
#s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (neg.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 a) (neg.f64 (/.f64 a rand))) rand))) |
#s(approx (+ (* (* (sqrt a) rand) 1/3) a) (neg.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 a) (neg.f64 (/.f64 a rand))) rand))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (neg.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (neg.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand))) rand))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (neg.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (neg.f64 (/.f64 a rand))) rand))) |
#s(approx (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) (neg.f64 (*.f64 (-.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal -1/3 binary64)) (pow.f64 rand #s(literal -1 binary64))) rand))) |
Compiled 10 705 to 1 139 computations (89.4% saved)
11 alts after pruning (7 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 270 | 2 | 272 |
| Fresh | 2 | 5 | 7 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 274 | 11 | 285 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.9% | (*.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)))) #s(literal 1 binary64))) |
| 98.2% | (*.f64 (-.f64 a #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) #s(approx (- a (/ 1 3)) a)))) rand))) | |
| ▶ | 98.9% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) #s(approx (sqrt (- a 1/3)) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) a)) a) #s(literal 1/3 binary64))) |
| 79.0% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 #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(literal 1/3 binary64))) | |
| ✓ | 61.7% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 a #s(literal 1/3 binary64))) |
| ▶ | 40.6% | #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))))) |
| ✓ | 39.0% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 #s(approx (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64))) a)) |
| ▶ | 98.1% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a))) |
| ▶ | 98.1% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (fma.f64 (sqrt.f64 a) (*.f64 rand #s(literal 1/3 binary64)) a))) |
| ▶ | 38.7% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)))) |
| ✓ | 61.5% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) a)) |
Compiled 635 to 421 computations (33.7% saved)
| Inputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) #s(approx (sqrt (- a 1/3)) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) a)) a) #s(literal 1/3 binary64))) |
(-.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) #s(approx (sqrt (- a 1/3)) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) a)) a) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) rand) #s(approx (sqrt (- a 1/3)) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) a)) a) |
(*.f64 #s(literal 1/3 binary64) rand) |
#s(literal 1/3 binary64) |
rand |
#s(approx (sqrt (- a 1/3)) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) a)) |
(*.f64 (fma.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) a) |
(fma.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) |
(sqrt.f64 (pow.f64 a #s(literal -3 binary64))) |
(pow.f64 a #s(literal -3 binary64)) |
a |
#s(literal -3 binary64) |
#s(literal -1/6 binary64) |
(pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) |
(sqrt.f64 a) |
#s(literal -1 binary64) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)))) |
#s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)) |
(*.f64 (sqrt.f64 a) rand) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (fma.f64 (sqrt.f64 a) (*.f64 rand #s(literal 1/3 binary64)) a))) |
#s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (fma.f64 (sqrt.f64 a) (*.f64 rand #s(literal 1/3 binary64)) a)) |
(fma.f64 (sqrt.f64 a) (*.f64 rand #s(literal 1/3 binary64)) a) |
(*.f64 rand #s(literal 1/3 binary64)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a))) |
#s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) |
(fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) |
(*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) |
#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)))) |
(sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) |
(-.f64 a #s(literal 1/3 binary64)) |
| Outputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #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 (- (+ (* (* 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 (+ (* (* 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 (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 (* (+ (* (sqrt (pow a -3)) -1/6) (pow (sqrt a) -1)) a) #s(hole binary64 (* -1/6 (sqrt (/ 1 a))))) |
#s(approx (* (+ (* (sqrt (pow a -3)) -1/6) (pow (sqrt a) -1)) a) #s(hole binary64 (/ (+ (sqrt (pow a 3)) (* -1/6 (sqrt a))) a))) |
#s(approx (+ (* (sqrt (pow a -3)) -1/6) (pow (sqrt a) -1)) #s(hole binary64 (* -1/6 (sqrt (/ 1 (pow a 3)))))) |
#s(approx (+ (* (sqrt (pow a -3)) -1/6) (pow (sqrt a) -1)) #s(hole binary64 (/ (+ (sqrt (pow a 3)) (* -1/6 (sqrt a))) (pow a 2)))) |
#s(approx (sqrt (pow a -3)) #s(hole binary64 (sqrt (/ 1 (pow a 3))))) |
#s(approx (pow a -3) #s(hole binary64 (/ 1 (pow a 3)))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (pow (sqrt a) -1) #s(hole binary64 (sqrt (/ 1 a)))) |
#s(approx (sqrt a) #s(hole binary64 (sqrt a))) |
#s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) #s(hole binary64 (* 1/3 (* (sqrt a) rand)))) |
#s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) #s(hole binary64 (+ a (* 1/3 (* (sqrt a) rand))))) |
#s(approx (* (* (sqrt a) rand) 1/3) #s(hole binary64 (* 1/3 (* (sqrt a) rand)))) |
#s(approx (* (sqrt a) rand) #s(hole binary64 (* (sqrt a) rand))) |
#s(approx (+ (* (sqrt a) (* rand 1/3)) a) #s(hole binary64 (* 1/3 (* (sqrt a) rand)))) |
#s(approx (+ (* (sqrt a) (* rand 1/3)) a) #s(hole binary64 (+ a (* 1/3 (* (sqrt a) rand))))) |
#s(approx (+ (* (* (sqrt a) 1/3) rand) a) #s(hole binary64 (* 1/3 (* (sqrt a) rand)))) |
#s(approx (+ (* (* (sqrt a) 1/3) rand) a) #s(hole binary64 (+ a (* 1/3 (* (sqrt a) rand))))) |
#s(approx (* (sqrt a) 1/3) #s(hole binary64 (* 1/3 (sqrt 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 (- 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 (* 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 (- (+ (* (* 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 (+ (* (* 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 (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 (* (+ (* (sqrt (pow a -3)) -1/6) (pow (sqrt a) -1)) a) #s(hole binary64 (sqrt a))) |
#s(approx (* (+ (* (sqrt (pow a -3)) -1/6) (pow (sqrt a) -1)) a) #s(hole binary64 (* a (+ (sqrt (/ 1 a)) (* -1/6 (sqrt (/ 1 (pow a 3)))))))) |
#s(approx (+ (* (sqrt (pow a -3)) -1/6) (pow (sqrt a) -1)) #s(hole binary64 (sqrt (/ 1 a)))) |
#s(approx (+ (* (sqrt (pow a -3)) -1/6) (pow (sqrt a) -1)) #s(hole binary64 (+ (sqrt (/ 1 a)) (* -1/6 (sqrt (/ 1 (pow a 3))))))) |
#s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* (sqrt a) (* rand 1/3)) a) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* (* (sqrt a) 1/3) rand) a) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#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 (- 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 (* (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 (- (+ (* (* 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 (+ (* (* 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 (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 (* (+ (* (sqrt (pow a -3)) -1/6) (pow (sqrt a) -1)) a) #s(hole binary64 (* -1 (* a (+ (* -1 (sqrt (/ 1 a))) (* -1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (sqrt (pow a -3)) -1/6) (pow (sqrt a) -1)) #s(hole binary64 (+ (sqrt (/ 1 a)) (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2)))))) |
#s(approx (sqrt (pow a -3)) #s(hole binary64 (* -1 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))))) |
#s(approx (sqrt a) #s(hole binary64 (* -1 (* (sqrt a) (pow (sqrt -1) 2))))) |
#s(approx (* (* (sqrt a) rand) 1/3) #s(hole binary64 (* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2)))))) |
#s(approx (* (sqrt a) rand) #s(hole binary64 (* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (sqrt a) (* rand 1/3)) a) #s(hole binary64 (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))))) |
#s(approx (+ (* (* (sqrt a) 1/3) rand) a) #s(hole binary64 (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))))) |
#s(approx (* (sqrt a) 1/3) #s(hole binary64 (* -1/3 (* (sqrt a) (pow (sqrt -1) 2))))) |
#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 (- 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/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))) 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 (+ (* (* 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 rand #s(hole binary64 rand)) |
#s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) #s(hole binary64 a)) |
#s(approx (+ (* (sqrt a) (* rand 1/3)) a) #s(hole binary64 a)) |
#s(approx (* rand 1/3) #s(hole binary64 (* 1/3 rand))) |
#s(approx (+ (* (* (sqrt a) 1/3) rand) a) #s(hole binary64 a)) |
#s(approx (* (* 1/3 rand) (sqrt (- 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))) #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 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 (+ (* (* 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 (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) #s(hole binary64 (* rand (+ (* 1/3 (sqrt a)) (/ a rand))))) |
#s(approx (+ (* (sqrt a) (* rand 1/3)) a) #s(hole binary64 (* rand (+ (* 1/3 (sqrt a)) (/ a rand))))) |
#s(approx (+ (* (* (sqrt a) 1/3) rand) a) #s(hole binary64 (* rand (+ (* 1/3 (sqrt a)) (/ a 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 (- (+ (* (* 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 rand) (sqrt (- a 1/3))) a) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a))))))) |
#s(approx (+ (* (sqrt a) (* rand 1/3)) a) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a))))))) |
#s(approx (+ (* (* (sqrt a) 1/3) rand) a) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | a | @ | -inf | ((* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (* 1/3 rand) 1/3 rand (sqrt (- a 1/3)) (* (+ (* (sqrt (pow a -3)) -1/6) (pow (sqrt a) -1)) a) (+ (* (sqrt (pow a -3)) -1/6) (pow (sqrt a) -1)) (sqrt (pow a -3)) (pow a -3) a -3 -1/6 (pow (sqrt a) -1) (sqrt a) -1 (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (* (* (sqrt a) rand) 1/3) (* (sqrt a) rand) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (+ (* (sqrt a) (* rand 1/3)) a) (* rand 1/3) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (+ (* (* (sqrt a) 1/3) rand) a) (* (sqrt a) 1/3) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (* 1/3 rand) (sqrt (- a 1/3))) (sqrt (- a 1/3)) (- a 1/3)) |
| 5.0ms | a | @ | 0 | ((* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (* 1/3 rand) 1/3 rand (sqrt (- a 1/3)) (* (+ (* (sqrt (pow a -3)) -1/6) (pow (sqrt a) -1)) a) (+ (* (sqrt (pow a -3)) -1/6) (pow (sqrt a) -1)) (sqrt (pow a -3)) (pow a -3) a -3 -1/6 (pow (sqrt a) -1) (sqrt a) -1 (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (* (* (sqrt a) rand) 1/3) (* (sqrt a) rand) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (+ (* (sqrt a) (* rand 1/3)) a) (* rand 1/3) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (+ (* (* (sqrt a) 1/3) rand) a) (* (sqrt a) 1/3) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (* 1/3 rand) (sqrt (- a 1/3))) (sqrt (- a 1/3)) (- a 1/3)) |
| 3.0ms | a | @ | inf | ((* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (* 1/3 rand) 1/3 rand (sqrt (- a 1/3)) (* (+ (* (sqrt (pow a -3)) -1/6) (pow (sqrt a) -1)) a) (+ (* (sqrt (pow a -3)) -1/6) (pow (sqrt a) -1)) (sqrt (pow a -3)) (pow a -3) a -3 -1/6 (pow (sqrt a) -1) (sqrt a) -1 (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (* (* (sqrt a) rand) 1/3) (* (sqrt a) rand) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (+ (* (sqrt a) (* rand 1/3)) a) (* rand 1/3) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (+ (* (* (sqrt a) 1/3) rand) a) (* (sqrt a) 1/3) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (* 1/3 rand) (sqrt (- a 1/3))) (sqrt (- a 1/3)) (- a 1/3)) |
| 3.0ms | rand | @ | -inf | ((* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (* 1/3 rand) 1/3 rand (sqrt (- a 1/3)) (* (+ (* (sqrt (pow a -3)) -1/6) (pow (sqrt a) -1)) a) (+ (* (sqrt (pow a -3)) -1/6) (pow (sqrt a) -1)) (sqrt (pow a -3)) (pow a -3) a -3 -1/6 (pow (sqrt a) -1) (sqrt a) -1 (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (* (* (sqrt a) rand) 1/3) (* (sqrt a) rand) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (+ (* (sqrt a) (* rand 1/3)) a) (* rand 1/3) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (+ (* (* (sqrt a) 1/3) rand) a) (* (sqrt a) 1/3) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (* 1/3 rand) (sqrt (- a 1/3))) (sqrt (- a 1/3)) (- a 1/3)) |
| 2.0ms | rand | @ | inf | ((* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (* 1/3 rand) 1/3 rand (sqrt (- a 1/3)) (* (+ (* (sqrt (pow a -3)) -1/6) (pow (sqrt a) -1)) a) (+ (* (sqrt (pow a -3)) -1/6) (pow (sqrt a) -1)) (sqrt (pow a -3)) (pow a -3) a -3 -1/6 (pow (sqrt a) -1) (sqrt a) -1 (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (* (* (sqrt a) rand) 1/3) (* (sqrt a) rand) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (+ (* (sqrt a) (* rand 1/3)) a) (* rand 1/3) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (+ (* (* (sqrt a) 1/3) rand) a) (* (sqrt a) 1/3) (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (* (* 1/3 rand) (sqrt (- a 1/3))) (sqrt (- a 1/3)) (- a 1/3)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 559 | 4112 |
| 0 | 592 | 3592 |
| 0 | 3100 | 3397 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) #s(approx (sqrt (- a 1/3)) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) a)) a) #s(literal 1/3 binary64))) |
(-.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) #s(approx (sqrt (- a 1/3)) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) a)) a) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) rand) #s(approx (sqrt (- a 1/3)) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) a)) a) |
(*.f64 #s(literal 1/3 binary64) rand) |
#s(literal 1/3 binary64) |
rand |
#s(approx (sqrt (- a 1/3)) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) a)) |
(*.f64 (fma.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) a) |
(fma.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) |
(sqrt.f64 (pow.f64 a #s(literal -3 binary64))) |
(pow.f64 a #s(literal -3 binary64)) |
a |
#s(literal -3 binary64) |
#s(literal -1/6 binary64) |
(pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) |
(sqrt.f64 a) |
#s(literal -1 binary64) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)))) |
#s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)) |
(*.f64 (sqrt.f64 a) rand) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (fma.f64 (sqrt.f64 a) (*.f64 rand #s(literal 1/3 binary64)) a))) |
#s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (fma.f64 (sqrt.f64 a) (*.f64 rand #s(literal 1/3 binary64)) a)) |
(fma.f64 (sqrt.f64 a) (*.f64 rand #s(literal 1/3 binary64)) a) |
(*.f64 rand #s(literal 1/3 binary64)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a))) |
#s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a)) |
(fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) |
(*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) |
#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)))) |
(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(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 (- (+ (* (* 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 (+ (* (* 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 (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 (* (+ (* (sqrt (pow a -3)) -1/6) (pow (sqrt a) -1)) a) #s(hole binary64 (* -1/6 (sqrt (/ 1 a))))) |
#s(approx (* (+ (* (sqrt (pow a -3)) -1/6) (pow (sqrt a) -1)) a) #s(hole binary64 (/ (+ (sqrt (pow a 3)) (* -1/6 (sqrt a))) a))) |
#s(approx (+ (* (sqrt (pow a -3)) -1/6) (pow (sqrt a) -1)) #s(hole binary64 (* -1/6 (sqrt (/ 1 (pow a 3)))))) |
#s(approx (+ (* (sqrt (pow a -3)) -1/6) (pow (sqrt a) -1)) #s(hole binary64 (/ (+ (sqrt (pow a 3)) (* -1/6 (sqrt a))) (pow a 2)))) |
#s(approx (sqrt (pow a -3)) #s(hole binary64 (sqrt (/ 1 (pow a 3))))) |
#s(approx (pow a -3) #s(hole binary64 (/ 1 (pow a 3)))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (pow (sqrt a) -1) #s(hole binary64 (sqrt (/ 1 a)))) |
#s(approx (sqrt a) #s(hole binary64 (sqrt a))) |
#s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) #s(hole binary64 (* 1/3 (* (sqrt a) rand)))) |
#s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) #s(hole binary64 (+ a (* 1/3 (* (sqrt a) rand))))) |
#s(approx (* (* (sqrt a) rand) 1/3) #s(hole binary64 (* 1/3 (* (sqrt a) rand)))) |
#s(approx (* (sqrt a) rand) #s(hole binary64 (* (sqrt a) rand))) |
#s(approx (+ (* (sqrt a) (* rand 1/3)) a) #s(hole binary64 (* 1/3 (* (sqrt a) rand)))) |
#s(approx (+ (* (sqrt a) (* rand 1/3)) a) #s(hole binary64 (+ a (* 1/3 (* (sqrt a) rand))))) |
#s(approx (+ (* (* (sqrt a) 1/3) rand) a) #s(hole binary64 (* 1/3 (* (sqrt a) rand)))) |
#s(approx (+ (* (* (sqrt a) 1/3) rand) a) #s(hole binary64 (+ a (* 1/3 (* (sqrt a) rand))))) |
#s(approx (* (sqrt a) 1/3) #s(hole binary64 (* 1/3 (sqrt 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 (- 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 (* 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 (- (+ (* (* 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 (+ (* (* 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 (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 (* (+ (* (sqrt (pow a -3)) -1/6) (pow (sqrt a) -1)) a) #s(hole binary64 (sqrt a))) |
#s(approx (* (+ (* (sqrt (pow a -3)) -1/6) (pow (sqrt a) -1)) a) #s(hole binary64 (* a (+ (sqrt (/ 1 a)) (* -1/6 (sqrt (/ 1 (pow a 3)))))))) |
#s(approx (+ (* (sqrt (pow a -3)) -1/6) (pow (sqrt a) -1)) #s(hole binary64 (sqrt (/ 1 a)))) |
#s(approx (+ (* (sqrt (pow a -3)) -1/6) (pow (sqrt a) -1)) #s(hole binary64 (+ (sqrt (/ 1 a)) (* -1/6 (sqrt (/ 1 (pow a 3))))))) |
#s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* (sqrt a) (* rand 1/3)) a) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* (* (sqrt a) 1/3) rand) a) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#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 (- 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 (* (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 (- (+ (* (* 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 (+ (* (* 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 (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 (* (+ (* (sqrt (pow a -3)) -1/6) (pow (sqrt a) -1)) a) #s(hole binary64 (* -1 (* a (+ (* -1 (sqrt (/ 1 a))) (* -1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (sqrt (pow a -3)) -1/6) (pow (sqrt a) -1)) #s(hole binary64 (+ (sqrt (/ 1 a)) (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2)))))) |
#s(approx (sqrt (pow a -3)) #s(hole binary64 (* -1 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))))) |
#s(approx (sqrt a) #s(hole binary64 (* -1 (* (sqrt a) (pow (sqrt -1) 2))))) |
#s(approx (* (* (sqrt a) rand) 1/3) #s(hole binary64 (* -1/3 (* (sqrt a) (* rand (pow (sqrt -1) 2)))))) |
#s(approx (* (sqrt a) rand) #s(hole binary64 (* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (sqrt a) (* rand 1/3)) a) #s(hole binary64 (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))))) |
#s(approx (+ (* (* (sqrt a) 1/3) rand) a) #s(hole binary64 (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))))) |
#s(approx (* (sqrt a) 1/3) #s(hole binary64 (* -1/3 (* (sqrt a) (pow (sqrt -1) 2))))) |
#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 (- 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/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))) 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 (+ (* (* 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 rand #s(hole binary64 rand)) |
#s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) #s(hole binary64 a)) |
#s(approx (+ (* (sqrt a) (* rand 1/3)) a) #s(hole binary64 a)) |
#s(approx (* rand 1/3) #s(hole binary64 (* 1/3 rand))) |
#s(approx (+ (* (* (sqrt a) 1/3) rand) a) #s(hole binary64 a)) |
#s(approx (* (* 1/3 rand) (sqrt (- 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))) #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 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 (+ (* (* 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 (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) #s(hole binary64 (* rand (+ (* 1/3 (sqrt a)) (/ a rand))))) |
#s(approx (+ (* (sqrt a) (* rand 1/3)) a) #s(hole binary64 (* rand (+ (* 1/3 (sqrt a)) (/ a rand))))) |
#s(approx (+ (* (* (sqrt a) 1/3) rand) a) #s(hole binary64 (* rand (+ (* 1/3 (sqrt a)) (/ a 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 (- (+ (* (* 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 rand) (sqrt (- a 1/3))) a) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a))))))) |
#s(approx (+ (* (sqrt a) (* rand 1/3)) a) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a))))))) |
#s(approx (+ (* (* (sqrt a) 1/3) rand) a) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ a rand)) (* -1/3 (sqrt a))))))) |
| Outputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (*.f64 (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64) (pow.f64 a #s(literal -1/2 binary64))) a)) (-.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (*.f64 (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64) (pow.f64 a #s(literal -1/2 binary64))) a)) a) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (*.f64 (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64) (pow.f64 a #s(literal -1/2 binary64))) a)) a)) #s(literal 1/9 binary64)) (+.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (*.f64 (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64) (pow.f64 a #s(literal -1/2 binary64))) a)) a) #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (*.f64 (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64) (pow.f64 a #s(literal -1/2 binary64))) a)) a) #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (*.f64 (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64) (pow.f64 a #s(literal -1/2 binary64))) a)) a) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (*.f64 (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64) (pow.f64 a #s(literal -1/2 binary64))) a)) a) (+.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (*.f64 (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64) (pow.f64 a #s(literal -1/2 binary64))) a)) a) #s(literal 1/3 binary64))))) |
(fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (*.f64 (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64) (pow.f64 a #s(literal -1/2 binary64))) a)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 #s(approx (sqrt (- a 1/3)) (*.f64 (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64) (pow.f64 a #s(literal -1/2 binary64))) a)) (*.f64 rand #s(literal 1/3 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 rand #s(approx (sqrt (- a 1/3)) (*.f64 (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64) (pow.f64 a #s(literal -1/2 binary64))) a))) (-.f64 a #s(literal 1/3 binary64))) |
(-.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (*.f64 (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64) (pow.f64 a #s(literal -1/2 binary64))) a)) a) #s(literal 1/3 binary64)) |
(+.f64 (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (*.f64 (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64) (pow.f64 a #s(literal -1/2 binary64))) a))) (-.f64 a #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (*.f64 (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64) (pow.f64 a #s(literal -1/2 binary64))) a))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (*.f64 (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64) (pow.f64 a #s(literal -1/2 binary64))) a)))) (*.f64 a a)) (-.f64 (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (*.f64 (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64) (pow.f64 a #s(literal -1/2 binary64))) a))) a)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (*.f64 (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64) (pow.f64 a #s(literal -1/2 binary64))) a))) #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (*.f64 (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64) (pow.f64 a #s(literal -1/2 binary64))) a))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (*.f64 (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64) (pow.f64 a #s(literal -1/2 binary64))) a))) (-.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (*.f64 (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64) (pow.f64 a #s(literal -1/2 binary64))) a))) a)))) |
(fma.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (*.f64 (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64) (pow.f64 a #s(literal -1/2 binary64))) a)) a) |
(fma.f64 #s(approx (sqrt (- a 1/3)) (*.f64 (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64) (pow.f64 a #s(literal -1/2 binary64))) a)) (*.f64 rand #s(literal 1/3 binary64)) a) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 rand #s(approx (sqrt (- a 1/3)) (*.f64 (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64) (pow.f64 a #s(literal -1/2 binary64))) a))) a) |
(+.f64 (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (*.f64 (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64) (pow.f64 a #s(literal -1/2 binary64))) a))) a) |
(+.f64 a (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(approx (sqrt (- a 1/3)) (*.f64 (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64) (pow.f64 a #s(literal -1/2 binary64))) a)))) |
(*.f64 rand #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) rand) |
#s(literal 1/3 binary64) |
rand |
#s(approx (sqrt (- a 1/3)) (*.f64 (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64) (pow.f64 a #s(literal -1/2 binary64))) a)) |
(*.f64 (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64) (pow.f64 a #s(literal -1/2 binary64))) a) |
(*.f64 a (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64) (pow.f64 a #s(literal -1/2 binary64)))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) a (*.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)) a)) |
(fma.f64 a (pow.f64 a #s(literal -1/2 binary64)) (*.f64 a (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) a) (*.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)) a)) |
(+.f64 (*.f64 a (pow.f64 a #s(literal -1/2 binary64))) (*.f64 a (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)) (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64))) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)) (pow.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)) (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)))) (-.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)) (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)) (-.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)) (pow.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)) (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64))) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)))))) |
(fma.f64 (pow.f64 (sqrt.f64 a) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 a) #s(literal -1/2 binary64)) (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64))) |
(fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64) (pow.f64 a #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/6 binary64) (pow.f64 a #s(literal -3/2 binary64)) (pow.f64 a #s(literal -1/2 binary64))) |
(-.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1/6 binary64) (pow.f64 a #s(literal -3/2 binary64)))) |
(+.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)) (pow.f64 a #s(literal -1/2 binary64))) |
(+.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64))) |
(pow.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 a #s(literal -3/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3/2 binary64))) |
(sqrt.f64 (pow.f64 a #s(literal -3 binary64))) |
(*.f64 (pow.f64 a #s(literal -3/2 binary64)) (pow.f64 a #s(literal -3/2 binary64))) |
(pow.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1 binary64)) |
(pow.f64 a #s(literal -3 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 a #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal -3 binary64))) |
a |
#s(literal -3 binary64) |
#s(literal -1/6 binary64) |
(*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 a) #s(literal -1/2 binary64))) |
(pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) |
(pow.f64 a #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 a))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 a)) |
(sqrt.f64 (pow.f64 a #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 a)) #s(literal -1 binary64))) |
(pow.f64 a #s(literal 1/2 binary64)) |
(sqrt.f64 a) |
#s(literal -1 binary64) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)))) |
#s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand) |
(*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 a)) |
(*.f64 (sqrt.f64 a) (*.f64 rand #s(literal 1/3 binary64))) |
(*.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) rand) |
(*.f64 rand (sqrt.f64 a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (fma.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64) a))) |
#s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (fma.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64))) (*.f64 a a)) (-.f64 (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)) a)) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)))) (-.f64 a (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)) (-.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)) a)))) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)) #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64))) (*.f64 a (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)))))) |
(fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) |
(fma.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64) a) |
(fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 a) a) |
(fma.f64 (sqrt.f64 a) (*.f64 rand #s(literal 1/3 binary64)) a) |
(fma.f64 rand (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) a) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 a) rand) a) |
(-.f64 a (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 a) rand))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)) a) |
(+.f64 a (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64))) |
(*.f64 rand #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) rand) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (fma.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64) a))) |
#s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (fma.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64))) (*.f64 a a)) (-.f64 (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)) a)) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)))) (-.f64 a (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)) (-.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)) a)))) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)) #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64))) (*.f64 a (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)))))) |
(fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a) |
(fma.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64) a) |
(fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 a) a) |
(fma.f64 (sqrt.f64 a) (*.f64 rand #s(literal 1/3 binary64)) a) |
(fma.f64 rand (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) a) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 a) rand) a) |
(-.f64 a (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 a) rand))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)) a) |
(+.f64 a (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64))) |
(*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand)) |
(pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (*.f64 a a) #s(literal 1/9 binary64)) (+.f64 a #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 a a (+.f64 #s(literal 1/9 binary64) (*.f64 a #s(literal 1/3 binary64))))) |
(-.f64 a #s(literal 1/3 binary64)) |
#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))) (fma.f64 (+.f64 (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 (*.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))) (fma.f64 (+.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) (fma.f64 (fma.f64 (*.f64 rand (/.f64 #s(literal 81/4 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/18 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))))) a (*.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 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 (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (+.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) (fma.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) (fma.f64 (fma.f64 (*.f64 rand (/.f64 #s(literal 405/8 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/18 binary64) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 #s(literal 81/4 binary64) rand)) (sqrt.f64 #s(literal -3 binary64)))) a (/.f64 (*.f64 #s(literal 1/18 binary64) (*.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 1/2 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 (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (-.f64 (*.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) (-.f64 (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(literal 1/3 binary64))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand) #s(literal 1/3 binary64) (-.f64 (*.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 rand (pow.f64 #s(literal -1/3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/24 binary64) (*.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) (-.f64 (fma.f64 (+.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 rand (pow.f64 #s(literal -1/3 binary64) #s(literal 5/2 binary64)))) #s(literal 1/48 binary64) (*.f64 (/.f64 rand (pow.f64 #s(literal -1/3 binary64) #s(literal 3/2 binary64))) #s(literal -1/24 binary64))) a (*.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(literal 1/3 binary64))) |
#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) (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) (fma.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 rand (pow.f64 #s(literal -1/3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/24 binary64) (*.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) (fma.f64 (+.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 rand (pow.f64 #s(literal -1/3 binary64) #s(literal 5/2 binary64)))) #s(literal 1/48 binary64) (*.f64 (/.f64 rand (pow.f64 #s(literal -1/3 binary64) #s(literal 3/2 binary64))) #s(literal -1/24 binary64))) a (*.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 (sqrt (- a 1/3)) (sqrt.f64 #s(literal -1/3 binary64))) |
#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)) (fma.f64 (fma.f64 (/.f64 a (pow.f64 #s(literal -1/3 binary64) #s(literal 3/2 binary64))) #s(literal -1/8 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)) (fma.f64 (fma.f64 (fma.f64 (/.f64 a (pow.f64 #s(literal -1/3 binary64) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal -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 (* (+ (* (sqrt (pow a -3)) -1/6) (pow (sqrt a) -1)) a) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal -1/6 binary64))) |
#s(approx (* (+ (* (sqrt (pow a -3)) -1/6) (pow (sqrt a) -1)) a) (/.f64 (fma.f64 (sqrt.f64 a) #s(literal -1/6 binary64) (pow.f64 a #s(literal 3/2 binary64))) a)) |
#s(approx (+ (* (sqrt (pow a -3)) -1/6) (pow (sqrt a) -1)) (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64))) |
#s(approx (+ (* (sqrt (pow a -3)) -1/6) (pow (sqrt a) -1)) (/.f64 (fma.f64 (sqrt.f64 a) #s(literal -1/6 binary64) (pow.f64 a #s(literal 3/2 binary64))) (*.f64 a a))) |
#s(approx (sqrt (pow a -3)) (pow.f64 a #s(literal -3/2 binary64))) |
#s(approx (pow a -3) (pow.f64 a #s(literal -3 binary64))) |
#s(approx a a) |
#s(approx (pow (sqrt a) -1) (pow.f64 a #s(literal -1/2 binary64))) |
#s(approx (sqrt a) (sqrt.f64 a)) |
#s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64))) |
#s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (fma.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64) a)) |
#s(approx (* (* (sqrt a) rand) 1/3) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64))) |
#s(approx (* (sqrt a) rand) (*.f64 (sqrt.f64 a) rand)) |
#s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64))) |
#s(approx (+ (* (* (sqrt a) 1/3) rand) a) (fma.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64) a)) |
#s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64))) |
#s(approx (+ (* (* (sqrt a) 1/3) rand) a) (fma.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64) a)) |
#s(approx (* (sqrt a) 1/3) (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64))) |
#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))) (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))) (fma.f64 (fma.f64 (*.f64 a (/.f64 rand (pow.f64 #s(literal -1/3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/24 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))) (fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 rand (pow.f64 #s(literal -1/3 binary64) #s(literal 5/2 binary64)))) #s(literal 1/48 binary64) (*.f64 (/.f64 rand (pow.f64 #s(literal -1/3 binary64) #s(literal 3/2 binary64))) #s(literal -1/24 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 (- a 1/3) #s(literal -1/3 binary64)) |
#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))) (*.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) rand) #s(literal 1/3 binary64))) #s(literal 1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal 1/18 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) rand) #s(literal 1/3 binary64)))) #s(literal 1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) rand) #s(literal -1/54 binary64) (fma.f64 #s(literal 1/54 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) rand) (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal 1/18 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) rand) #s(literal 1/3 binary64)))))) #s(literal 1 binary64)) a)) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (*.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (*.f64 (-.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) a)) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (*.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1/18 binary64) (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) (*.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) rand) #s(literal 1/3 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) a)) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (*.f64 (-.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/18 binary64) (pow.f64 a #s(literal -3/2 binary64))) rand (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 a #s(literal -1/2 binary64))) rand (*.f64 #s(literal -1/216 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) rand)))) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) a)) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (*.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (*.f64 (+.f64 (fma.f64 #s(literal -1/18 binary64) (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) (*.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) rand) #s(literal 1/3 binary64))) #s(literal 1 binary64)) a)) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/18 binary64) (pow.f64 a #s(literal -3/2 binary64))) rand (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 a #s(literal -1/2 binary64))) rand (*.f64 #s(literal -1/216 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) rand)))) #s(literal 1 binary64)) a)) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/18 binary64) (pow.f64 a #s(literal -3/2 binary64))) rand (fma.f64 #s(literal -1/216 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) rand) (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 a #s(literal -1/2 binary64))) rand (*.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -7 binary64))) rand) #s(literal -1/1296 binary64))))) #s(literal 1 binary64)) a)) |
#s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) |
#s(approx (sqrt (- a 1/3)) (*.f64 (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64) (pow.f64 a #s(literal -1/2 binary64))) a)) |
#s(approx (sqrt (- a 1/3)) (*.f64 (+.f64 (fma.f64 #s(literal -1/72 binary64) (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64))) (pow.f64 a #s(literal -1/2 binary64))) a)) |
#s(approx (sqrt (- a 1/3)) (*.f64 (+.f64 (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64) (fma.f64 #s(literal -1/432 binary64) (sqrt.f64 (pow.f64 a #s(literal -7 binary64))) (*.f64 #s(literal -1/72 binary64) (sqrt.f64 (pow.f64 a #s(literal -5 binary64)))))) (pow.f64 a #s(literal -1/2 binary64))) a)) |
#s(approx (* (+ (* (sqrt (pow a -3)) -1/6) (pow (sqrt a) -1)) a) (sqrt.f64 a)) |
#s(approx (* (+ (* (sqrt (pow a -3)) -1/6) (pow (sqrt a) -1)) a) (*.f64 (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64) (pow.f64 a #s(literal -1/2 binary64))) a)) |
#s(approx (+ (* (sqrt (pow a -3)) -1/6) (pow (sqrt a) -1)) (pow.f64 a #s(literal -1/2 binary64))) |
#s(approx (+ (* (sqrt (pow a -3)) -1/6) (pow (sqrt a) -1)) (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64) (pow.f64 a #s(literal -1/2 binary64)))) |
#s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (*.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)) |
#s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)) |
#s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)) |
#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))) (*.f64 (fma.f64 #s(literal -1/18 binary64) (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) (*.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) rand) #s(literal 1/3 binary64))) a)) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (fma.f64 (*.f64 #s(literal -1/18 binary64) (pow.f64 a #s(literal -3/2 binary64))) rand (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 a #s(literal -1/2 binary64))) rand (*.f64 #s(literal -1/216 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) rand)))) a)) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (fma.f64 (*.f64 #s(literal -1/18 binary64) (pow.f64 a #s(literal -3/2 binary64))) rand (fma.f64 #s(literal -1/216 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) rand) (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 a #s(literal -1/2 binary64))) rand (*.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -7 binary64))) rand) #s(literal -1/1296 binary64))))) a)) |
#s(approx (- a 1/3) 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))) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (pow.f64 a #s(literal -1/2 binary64)) #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))) (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)))) a))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1/3 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal -1/6 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))))) a) #s(literal -1 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)))) a))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/18 binary64) (pow.f64 a #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (fma.f64 (*.f64 #s(literal 1/18 binary64) (pow.f64 a #s(literal -1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 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)))))) a))) a) #s(literal -1 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)))) a))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) rand) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) a))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) rand) #s(literal -1 binary64)) #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 1 binary64)) a))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal -1 binary64) rand) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) rand) #s(literal -1 binary64)) #s(literal -1/18 binary64)) #s(literal 1/3 binary64)) a))) #s(literal 1 binary64)) a))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (pow.f64 a #s(literal -1/2 binary64))) (*.f64 #s(literal -1 binary64) rand) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal -1 binary64)) #s(literal 1/18 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) rand) #s(literal -1 binary64)) #s(literal -1/216 binary64))) a)) #s(literal 1/3 binary64)) a))) #s(literal 1 binary64)) a))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) rand) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) a))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal -1 binary64)) #s(literal 1/18 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) rand) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64))) a))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) rand) (sqrt.f64 (pow.f64 a #s(literal -5 binary64)))) #s(literal -1/216 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal -1 binary64)) #s(literal 1/18 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) rand) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)))) a))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) rand) (sqrt.f64 (pow.f64 a #s(literal -5 binary64)))) #s(literal -1/216 binary64) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) rand) (sqrt.f64 (pow.f64 a #s(literal -7 binary64)))) #s(literal 1/1296 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal -1 binary64)) #s(literal 1/18 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) rand) #s(literal -1 binary64)) #s(literal 1/3 binary64))))) #s(literal 1 binary64)) a))) |
#s(approx (sqrt (- a 1/3)) (neg.f64 (*.f64 (sqrt.f64 a) #s(literal -1 binary64)))) |
#s(approx (sqrt (- a 1/3)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 a #s(literal -3/2 binary64))) #s(literal -1 binary64) (neg.f64 (pow.f64 a #s(literal -1/2 binary64)))) a))) |
#s(approx (sqrt (- a 1/3)) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/72 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 a #s(literal -3/2 binary64))) #s(literal -1 binary64) (neg.f64 (pow.f64 a #s(literal -1/2 binary64))))) a))) |
#s(approx (sqrt (- a 1/3)) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/72 binary64) (fma.f64 (*.f64 #s(literal 1/432 binary64) (sqrt.f64 (pow.f64 a #s(literal -7 binary64)))) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 a #s(literal -3/2 binary64))) #s(literal -1 binary64) (neg.f64 (pow.f64 a #s(literal -1/2 binary64)))))) a))) |
#s(approx (* (+ (* (sqrt (pow a -3)) -1/6) (pow (sqrt a) -1)) a) (neg.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1 binary64)) #s(literal -1/6 binary64) (neg.f64 (pow.f64 a #s(literal -1/2 binary64)))) a))) |
#s(approx (+ (* (sqrt (pow a -3)) -1/6) (pow (sqrt a) -1)) (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1 binary64)) #s(literal 1/6 binary64) (pow.f64 a #s(literal -1/2 binary64)))) |
#s(approx (sqrt (pow a -3)) (neg.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1 binary64)))) |
#s(approx (sqrt a) (neg.f64 (*.f64 (sqrt.f64 a) #s(literal -1 binary64)))) |
#s(approx (* (* (sqrt a) rand) 1/3) (*.f64 (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal -1 binary64)) #s(literal -1/3 binary64))) |
#s(approx (* (sqrt a) rand) (neg.f64 (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal -1 binary64)))) |
#s(approx (+ (* (* (sqrt a) 1/3) rand) a) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) rand) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) a))) |
#s(approx (+ (* (* (sqrt a) 1/3) rand) a) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) rand) #s(literal -1 binary64)) #s(literal 1/3 binary64)) #s(literal 1 binary64)) a))) |
#s(approx (* (sqrt a) 1/3) (*.f64 (*.f64 (sqrt.f64 a) #s(literal -1 binary64)) #s(literal -1/3 binary64))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal -1 binary64)) #s(literal -1/3 binary64))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal -1 binary64)) #s(literal 1/18 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) rand) #s(literal -1 binary64)) #s(literal 1/3 binary64))) a))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) rand) (sqrt.f64 (pow.f64 a #s(literal -5 binary64)))) #s(literal -1/216 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal -1 binary64)) #s(literal 1/18 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) rand) #s(literal -1 binary64)) #s(literal 1/3 binary64)))) a))) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) rand) (sqrt.f64 (pow.f64 a #s(literal -5 binary64)))) #s(literal -1/216 binary64) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) rand) (sqrt.f64 (pow.f64 a #s(literal -7 binary64)))) #s(literal 1/1296 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal -1 binary64)) #s(literal 1/18 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) rand) #s(literal -1 binary64)) #s(literal 1/3 binary64))))) a))) |
#s(approx (- a 1/3) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64)) a))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64)))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64)))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) a) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a)) |
#s(approx (* rand 1/3) (*.f64 rand #s(literal 1/3 binary64))) |
#s(approx rand rand) |
#s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) a) |
#s(approx (+ (* (* (sqrt a) 1/3) rand) a) a) |
#s(approx (* rand 1/3) (*.f64 rand #s(literal 1/3 binary64))) |
#s(approx (+ (* (* (sqrt a) 1/3) rand) a) a) |
#s(approx (* (* 1/3 rand) (sqrt (- a 1/3))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
#s(approx (* (- a (/ 1 3)) (+ 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 rand) (sqrt (- a 1/3))) a) 1/3) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/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) (*.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
#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 (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (*.f64 (fma.f64 (sqrt.f64 a) #s(literal 1/3 binary64) (/.f64 a rand)) rand)) |
#s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 (fma.f64 (sqrt.f64 a) #s(literal 1/3 binary64) (/.f64 a rand)) rand)) |
#s(approx (+ (* (* (sqrt a) 1/3) rand) a) (*.f64 (fma.f64 (sqrt.f64 a) #s(literal 1/3 binary64) (/.f64 a rand)) rand)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (neg.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand))) rand))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (neg.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (neg.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand))) rand))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (neg.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (neg.f64 (/.f64 a rand))) rand))) |
#s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (neg.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 a) (neg.f64 (/.f64 a rand))) rand))) |
#s(approx (+ (* (* (sqrt a) 1/3) rand) a) (neg.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 a) (neg.f64 (/.f64 a rand))) rand))) |
#s(approx (+ (* (* (sqrt a) 1/3) rand) a) (neg.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 a) (neg.f64 (/.f64 a rand))) rand))) |
Compiled 12 147 to 1 201 computations (90.1% saved)
12 alts after pruning (5 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 256 | 3 | 259 |
| Fresh | 0 | 2 | 2 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 4 | 4 |
| Total | 258 | 12 | 270 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.9% | (*.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)))) #s(literal 1 binary64))) |
| 98.2% | (*.f64 (-.f64 a #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) #s(approx (- a (/ 1 3)) a)))) rand))) | |
| 74.7% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) #s(approx (sqrt (- a 1/3)) #s(approx (* (+ (* (sqrt (pow a -3)) -1/6) (pow (sqrt a) -1)) a) (/.f64 (fma.f64 (sqrt.f64 a) #s(literal -1/6 binary64) (pow.f64 a #s(literal 3/2 binary64))) a))) a) #s(literal 1/3 binary64))) | |
| 79.0% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 #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(literal 1/3 binary64))) | |
| ✓ | 61.7% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 a #s(literal 1/3 binary64))) |
| ✓ | 40.6% | #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))))) |
| 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 #s(approx (- a 1/3) a)))) | |
| ✓ | 39.0% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 #s(approx (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64))) a)) |
| ✓ | 98.1% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a))) |
| ✓ | 38.7% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)))) |
| 39.0% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (*.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand))) | |
| ✓ | 61.5% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) a)) |
Compiled 1 282 to 443 computations (65.4% saved)
| Inputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (*.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (*.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)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (fma.f64 (sqrt.f64 a) (*.f64 rand #s(literal 1/3 binary64)) a))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (fma.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 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 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) a) #s(literal 1/3 binary64))) |
#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 (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 (-.f64 a (*.f64 #s(literal -1/3 binary64) (*.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))) (*.f64 #s(approx (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64))) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (*.f64 (fma.f64 (sqrt.f64 a) #s(literal 1/3 binary64) (/.f64 a rand)) rand))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) #s(literal 1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 #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(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)))) #s(literal 1 binary64))) |
(*.f64 (-.f64 a #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) #s(approx (- a (/ 1 3)) a)))) 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) #s(approx (- a (/ 1 3)) a)))) rand))) |
(*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) rand) (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 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 (-.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 (-.f64 (*.f64 a a) #s(literal 1/9 binary64)) (+.f64 a #s(literal 1/3 binary64)))))) rand))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) #s(approx (sqrt (- a 1/3)) #s(approx (* (+ (* (sqrt (pow a -3)) -1/6) (pow (sqrt a) -1)) a) (/.f64 (fma.f64 (sqrt.f64 a) #s(literal -1/6 binary64) (pow.f64 a #s(literal 3/2 binary64))) a))) a) #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) #s(approx (sqrt (- a 1/3)) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal -1/6 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) a)) a) #s(literal 1/3 binary64))) |
| Outputs |
|---|
(*.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)))) #s(literal 1 binary64))) |
4 calls:
| 7.0ms | rand |
| 7.0ms | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| 7.0ms | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) |
| 7.0ms | a |
| 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 (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (*.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (*.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)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (fma.f64 (sqrt.f64 a) (*.f64 rand #s(literal 1/3 binary64)) a))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (fma.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 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 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) a) #s(literal 1/3 binary64))) |
#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 (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 (-.f64 a (*.f64 #s(literal -1/3 binary64) (*.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))) (*.f64 #s(approx (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) (*.f64 (/.f64 rand (sqrt.f64 a)) #s(literal 1/3 binary64))) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (*.f64 (fma.f64 (sqrt.f64 a) #s(literal 1/3 binary64) (/.f64 a rand)) rand))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) #s(literal 1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/3 binary64) (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand)) rand)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 #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(literal 1/3 binary64))) |
| Outputs |
|---|
#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))) |
4 calls:
| 10.0ms | rand |
| 5.0ms | a |
| 5.0ms | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) |
| 5.0ms | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| 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 (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (*.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (*.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)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (fma.f64 (sqrt.f64 a) (*.f64 rand #s(literal 1/3 binary64)) a))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (fma.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 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 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) a) #s(literal 1/3 binary64))) |
| Outputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) a) #s(literal 1/3 binary64))) |
4 calls:
| 15.0ms | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| 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 | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.3% | 1 | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| 98.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))) |
| 98.3% | 1 | a |
| 98.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 (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (*.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (*.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)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (fma.f64 (sqrt.f64 a) (*.f64 rand #s(literal 1/3 binary64)) a))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (fma.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand a))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (fma.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 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))))) |
| Outputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (fma.f64 (sqrt.f64 a) (*.f64 rand #s(literal 1/3 binary64)) a))) |
4 calls:
| 3.0ms | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) |
| 3.0ms | a |
| 3.0ms | rand |
| 3.0ms | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.1% | 1 | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| 98.1% | 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.1% | 1 | a |
| 98.1% | 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 (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (*.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (*.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)))) |
| Outputs |
|---|
#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)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 #s(approx (- a 1/3) a)))) |
4 calls:
| 2.0ms | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) |
| 2.0ms | rand |
| 2.0ms | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| 2.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.7% | 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))) |
| 94.3% | 3 | rand |
| 63.9% | 2 | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| 63.9% | 2 | 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 (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (*.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/3 binary64)))) |
| Outputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (*.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (*.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand))) |
1 calls:
| 2.0ms | rand |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.3% | 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 (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) 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:
| 1.0ms | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| 1.0ms | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) |
| 1.0ms | rand |
| 1.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.7% | 1 | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| 61.7% | 1 | a |
| 61.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))) |
| 61.7% | 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 (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) a)) |
| Outputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) 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 |
|---|---|---|
| 61.5% | 1 | rand |
| 61.5% | 1 | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| 61.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))) |
| 61.5% | 1 | a |
Compiled 27 to 23 computations (14.8% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 3.264965544395281e+55 | 1.3557734648998551e+63 |
| 49.0ms | -1.740441451458909e+124 | -6.373428640424489e+108 |
| 53.0ms | 304× | 0 | valid |
Compiled 1 068 to 759 computations (28.9% saved)
ival-mult: 36.0ms (78.2% of total)ival-div: 4.0ms (8.7% of total)ival-sqrt: 2.0ms (4.3% of total)ival-add: 1.0ms (2.2% of total)ival-sub: 1.0ms (2.2% 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 | 3.264965544395281e+55 | 1.3557734648998551e+63 |
| 1.0ms | -1.740441451458909e+124 | -6.373428640424489e+108 |
Compiled 1 239 to 854 computations (31.1% saved)
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 60 | 282 |
| 1 | 94 | 258 |
| 2 | 185 | 258 |
| 3 | 503 | 258 |
| 4 | 2941 | 258 |
| 1× | node limit |
| Inputs |
|---|
(*.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)))) #s(literal 1 binary64))) |
#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 (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) a) #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (fma.f64 (sqrt.f64 a) (*.f64 rand #s(literal 1/3 binary64)) a))) |
(if (<=.f64 rand #s(literal -6499999999999999569141933707482812261233215387132825773667413673346589062635861623000804582207021419801346048 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)))) (if (<=.f64 rand #s(literal 149999999999999999544308758090902235335976598899487192876318720 binary64)) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 a #s(literal 1/3 binary64))) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 #s(approx (- a 1/3) a)))))) |
(if (<=.f64 rand #s(literal -6499999999999999569141933707482812261233215387132825773667413673346589062635861623000804582207021419801346048 binary64)) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (*.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand))) (if (<=.f64 rand #s(literal 149999999999999999544308758090902235335976598899487192876318720 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 (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (*.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) a)) |
| Outputs |
|---|
(*.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)))) #s(literal 1 binary64))) |
#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 (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) #s(approx (sqrt (- a 1/3)) (sqrt.f64 a)) a) #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (fma.f64 (sqrt.f64 a) (*.f64 rand #s(literal 1/3 binary64)) a))) |
(if (<=.f64 rand #s(literal -6499999999999999569141933707482812261233215387132825773667413673346589062635861623000804582207021419801346048 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)))) (if (<=.f64 rand #s(literal 149999999999999999544308758090902235335976598899487192876318720 binary64)) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 a #s(literal 1/3 binary64))) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 #s(approx (- a 1/3) a)))))) |
(if (or (<=.f64 rand #s(literal -6499999999999999569141933707482812261233215387132825773667413673346589062635861623000804582207021419801346048 binary64)) (not (<=.f64 rand #s(literal 149999999999999999544308758090902235335976598899487192876318720 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)))) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 a #s(literal 1/3 binary64)))) |
(if (<=.f64 rand #s(literal -6499999999999999569141933707482812261233215387132825773667413673346589062635861623000804582207021419801346048 binary64)) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (*.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand))) (if (<=.f64 rand #s(literal 149999999999999999544308758090902235335976598899487192876318720 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 (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (*.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand))))) |
(if (or (<=.f64 rand #s(literal -6499999999999999569141933707482812261233215387132825773667413673346589062635861623000804582207021419801346048 binary64)) (not (<=.f64 rand #s(literal 149999999999999999544308758090902235335976598899487192876318720 binary64)))) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(approx (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) (*.f64 (*.f64 (sqrt.f64 a) #s(literal 1/3 binary64)) rand))) #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 a #s(literal 1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 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 (* (+ (* (* (/ 1 (sqrt a)) rand) 1/3) 1) a) a)) |
| 1× | fuel |
Compiled 318 to 64 computations (79.9% saved)
Compiled 676 to 154 computations (77.2% saved)
Loading profile data...