
Time bar (total: 6.8s)
| 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)
| 636.0ms | 8 256× | 0 | valid |
| 47.0ms | 490× | 0 | invalid |
ival-mult: 161.0ms (35.1% of total)ival-div: 127.0ms (27.7% of total)ival-sqrt: 69.0ms (15.1% of total)ival-sub: 42.0ms (9.2% of total)ival-add: 40.0ms (8.7% of total)exact: 14.0ms (3.1% of total)adjust: 3.0ms (0.7% of total)ival-assert: 3.0ms (0.7% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 2 | 0 | - | 0 | - | (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))))) |
| 0 | 0 | - | 0 | - | (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand)) |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | rand |
| 0 | 0 | - | 0 | - | #s(literal 3 binary64) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | #s(literal 9 binary64) |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))) |
| 0 | 0 | - | 0 | - | (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand) |
| 0 | 0 | - | 0 | - | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| 0 | 0 | - | 0 | - | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))))) | oflow-rescue | 2 | 0 |
| ↳ | (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))) | overflow | 2 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 2 | 254 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 2 | 0 | 254 |
| number | freq |
|---|---|
| 0 | 254 |
| 1 | 2 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 1 | 0 | 0 |
| 43.0ms | 490× | 0 | valid |
| 3.0ms | 16× | 1 | valid |
| 2.0ms | 6× | 2 | valid |
Compiled 192 to 43 computations (77.6% saved)
ival-mult: 9.0ms (30.7% of total)ival-div: 8.0ms (27.3% of total)ival-sqrt: 4.0ms (13.7% of total)ival-add: 3.0ms (10.2% of total)ival-sub: 3.0ms (10.2% of total)adjust: 1.0ms (3.4% of total)exact: 1.0ms (3.4% 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.7% | (*.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) |
| 3.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 | 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) |
| 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) |
| 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)
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 122 | 8 | 130 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 123 | 8 | 131 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 31.5% | (*.f64 (/.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 #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))) |
| 56.9% | (*.f64 (/.f64 (-.f64 (*.f64 a a) #s(literal 1/9 binary64)) (+.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) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) | |
| ▶ | 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) rand) (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))))) |
| 99.7% | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) rand))) | |
| ▶ | 99.1% | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #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))))) rand))) |
| 99.5% | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 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)))))) | |
| ▶ | 99.7% | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #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)))))))) |
| ▶ | 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))) |
Compiled 464 to 354 computations (23.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) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 1/3 binary64))) |
(-.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) |
(*.f64 #s(literal 1/3 binary64) rand) |
#s(literal 1/3 binary64) |
rand |
(sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) |
(-.f64 a #s(literal 1/3 binary64)) |
a |
(*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #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)))))))) |
(-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) #s(literal 3 binary64)) |
#s(literal 1 binary64) |
#s(literal 3 binary64) |
(+.f64 #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 (* (/ 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)))))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #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))))) rand))) |
(+.f64 #s(literal 1 binary64) (*.f64 #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))))) rand)) |
(*.f64 #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))))) rand) |
#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))))) |
(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)))) |
(*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal 1/3 binary64)) |
(sqrt.f64 (pow.f64 a #s(literal -3 binary64))) |
(pow.f64 a #s(literal -3 binary64)) |
#s(literal -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))) |
(*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) #s(literal 1/3 binary64)) |
(sqrt.f64 (pow.f64 a #s(literal -5 binary64))) |
(pow.f64 a #s(literal -5 binary64)) |
#s(literal -5 binary64) |
#s(literal -1/18 binary64) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) #s(literal 1/3 binary64)) |
(/.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) rand) (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 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) |
(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) |
(*.f64 (/.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 #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 (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 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) |
(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 #s(literal 1/9 binary64) (*.f64 a #s(literal 1/3 binary64))) |
#s(literal 1/9 binary64) |
(*.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) (-.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)))) |
| 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 (- 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 (- a (/ 1 3)) #s(hole binary64 -1/3)) |
#s(approx (- a (/ 1 3)) #s(hole binary64 (- a 1/3))) |
#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/3 rand) (/ 1 (sqrt (- a 1/3)))) #s(hole binary64 (* 1/3 (* rand (sqrt -3))))) |
#s(approx (* (* 1/3 rand) (/ 1 (sqrt (- a 1/3)))) #s(hole binary64 (+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3)))))) |
#s(approx (* (* 1/3 rand) (/ 1 (sqrt (- a 1/3)))) #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/3 rand) (/ 1 (sqrt (- a 1/3)))) #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 (- a 1/3))) #s(hole binary64 (sqrt -3))) |
#s(approx (/ 1 (sqrt (- a 1/3))) #s(hole binary64 (+ (sqrt -3) (* -9/2 (/ a (sqrt -3)))))) |
#s(approx (/ 1 (sqrt (- a 1/3))) #s(hole binary64 (+ (sqrt -3) (* a (- (* -1/2 (/ (* a (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 9/2 (/ 1 (sqrt -3)))))))) |
#s(approx (/ 1 (sqrt (- a 1/3))) #s(hole binary64 (+ (sqrt -3) (* a (- (* a (+ (* -1/2 (/ (* a (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))) (* -1/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (sqrt -3))))) (* 9/2 (/ 1 (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 (pow a -3)) 1/3) -1/6) (+ (* (* (sqrt (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3))) #s(hole binary64 (* -1/54 (sqrt (/ 1 (pow a 5)))))) |
#s(approx (+ (* (* (sqrt (pow a -3)) 1/3) -1/6) (+ (* (* (sqrt (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3))) #s(hole binary64 (/ (+ (* -1/18 (sqrt (pow a 3))) (* -1/54 (sqrt a))) (pow a 3)))) |
#s(approx (+ (* (* (sqrt (pow a -3)) 1/3) -1/6) (+ (* (* (sqrt (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3))) #s(hole binary64 (/ (+ (* -1/54 (sqrt a)) (* a (+ (* -1/18 (sqrt a)) (* 1/3 (sqrt (pow a 3)))))) (pow a 3)))) |
#s(approx (* (sqrt (pow a -3)) 1/3) #s(hole binary64 (* 1/3 (sqrt (/ 1 (pow a 3)))))) |
#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 (+ (* (* (sqrt (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3)) #s(hole binary64 (* -1/54 (sqrt (/ 1 (pow a 5)))))) |
#s(approx (+ (* (* (sqrt (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3)) #s(hole binary64 (/ (+ (* -1/54 (sqrt a)) (* 1/3 (sqrt (pow a 5)))) (pow a 3)))) |
#s(approx (* (sqrt (pow a -5)) 1/3) #s(hole binary64 (* 1/3 (sqrt (/ 1 (pow a 5)))))) |
#s(approx (sqrt (pow a -5)) #s(hole binary64 (sqrt (/ 1 (pow a 5))))) |
#s(approx (pow a -5) #s(hole binary64 (/ 1 (pow a 5)))) |
#s(approx (* (/ 1 (sqrt a)) 1/3) #s(hole binary64 (* 1/3 (sqrt (/ 1 a))))) |
#s(approx (/ 1 (sqrt a)) #s(hole binary64 (sqrt (/ 1 a)))) |
#s(approx (sqrt a) #s(hole binary64 (sqrt 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 (+ 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 (* (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* a 1/3)))) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (* (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* a 1/3)))) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (- (* 1/2 (/ rand (sqrt -3))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3)))))))))) |
#s(approx (* (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* a 1/3)))) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (- (+ (* 1/2 (/ rand (sqrt -3))) (* a (- (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (+ (* -3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* 3 (- (* 1/2 (/ rand (sqrt -3))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3))))))))))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3)))))))))) |
#s(approx (* (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* a 1/3)))) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (- (+ (* 1/2 (/ rand (sqrt -3))) (* a (- (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (- (* 9 (+ 1 (+ (* 1/162 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/3 (* rand (sqrt -3)))))) (+ (* 3 (- (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (+ (* -3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* 3 (- (* 1/2 (/ rand (sqrt -3))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3)))))))))) (* 9 (- (* 1/2 (/ rand (sqrt -3))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3))))))))))) (+ (* -3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* 3 (- (* 1/2 (/ rand (sqrt -3))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3))))))))))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3)))))))))) |
#s(approx (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* a 1/3)))) #s(hole binary64 -1/3)) |
#s(approx (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* a 1/3)))) #s(hole binary64 (- a 1/3))) |
#s(approx (- (pow a 3) 1/27) #s(hole binary64 -1/27)) |
#s(approx (- (pow a 3) 1/27) #s(hole binary64 (- (pow a 3) 1/27))) |
#s(approx (pow a 3) #s(hole binary64 (pow a 3))) |
#s(approx (+ (* a a) (+ 1/9 (* a 1/3))) #s(hole binary64 1/9)) |
#s(approx (+ (* a a) (+ 1/9 (* a 1/3))) #s(hole binary64 (+ 1/9 (* 1/3 a)))) |
#s(approx (+ (* a a) (+ 1/9 (* a 1/3))) #s(hole binary64 (+ 1/9 (* a (+ 1/3 a))))) |
#s(approx (+ 1/9 (* a 1/3)) #s(hole binary64 1/9)) |
#s(approx (+ 1/9 (* a 1/3)) #s(hole binary64 (+ 1/9 (* 1/3 a)))) |
#s(approx (* a 1/3) #s(hole binary64 (* 1/3 a))) |
#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 (- (+ (* (* 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 (- 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)) #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/3 rand) (/ 1 (sqrt (- a 1/3)))) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
#s(approx (* (* 1/3 rand) (/ 1 (sqrt (- a 1/3)))) #s(hole binary64 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
#s(approx (* (* 1/3 rand) (/ 1 (sqrt (- a 1/3)))) #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/3 rand) (/ 1 (sqrt (- a 1/3)))) #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 (- a 1/3))) #s(hole binary64 (sqrt (/ 1 a)))) |
#s(approx (/ 1 (sqrt (- a 1/3))) #s(hole binary64 (+ (sqrt (/ 1 a)) (* 1/6 (sqrt (/ 1 (pow a 3))))))) |
#s(approx (/ 1 (sqrt (- a 1/3))) #s(hole binary64 (+ (sqrt (/ 1 a)) (+ (* 1/18 (sqrt (/ 1 (pow a 5)))) (* 1/6 (sqrt (/ 1 (pow a 3)))))))) |
#s(approx (/ 1 (sqrt (- a 1/3))) #s(hole binary64 (+ (sqrt (/ 1 a)) (+ (* 1/18 (sqrt (/ 1 (pow a 5)))) (+ (* 1/6 (sqrt (/ 1 (pow a 3)))) (* 1/2 (* (sqrt (/ 1 (pow a 7))) (- 1/27 (* 1/36 a))))))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) #s(hole binary64 (* 1/3 (sqrt (/ 1 a))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) #s(hole binary64 (+ (* 1/18 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a)))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) #s(hole binary64 (+ (* 1/54 (sqrt (/ 1 (pow a 5)))) (+ (* 1/18 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a))))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) #s(hole binary64 (+ (* 1/54 (sqrt (/ 1 (pow a 5)))) (+ (* 1/18 (sqrt (/ 1 (pow a 3)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 7))) (- 1/27 (* 1/36 a)))) (* 1/3 (sqrt (/ 1 a)))))))) |
#s(approx (+ (* (* (sqrt (pow a -3)) 1/3) -1/6) (+ (* (* (sqrt (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3))) #s(hole binary64 (* 1/3 (sqrt (/ 1 a))))) |
#s(approx (+ (* (* (sqrt (pow a -3)) 1/3) -1/6) (+ (* (* (sqrt (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3))) #s(hole binary64 (+ (* -1/18 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a)))))) |
#s(approx (+ (* (* (sqrt (pow a -3)) 1/3) -1/6) (+ (* (* (sqrt (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3))) #s(hole binary64 (+ (* -1/18 (sqrt (/ 1 (pow a 3)))) (+ (* -1/54 (sqrt (/ 1 (pow a 5)))) (* 1/3 (sqrt (/ 1 a))))))) |
#s(approx (+ (* (* (sqrt (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3)) #s(hole binary64 (* 1/3 (sqrt (/ 1 a))))) |
#s(approx (+ (* (* (sqrt (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3)) #s(hole binary64 (+ (* -1/54 (sqrt (/ 1 (pow a 5)))) (* 1/3 (sqrt (/ 1 a)))))) |
#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 (+ 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 (* (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* a 1/3)))) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* 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 (* (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* a 1/3)))) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (- (+ 1 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (+ (* -1/9 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (pow a 2))) (+ (* 1/9 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (pow a 2))) (* 1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)))))))) |
#s(approx (* (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* a 1/3)))) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (- (+ 1 (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (+ (* -1/9 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (pow a 2))) (+ (* 1/9 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (pow a 2))) (+ (* 1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (/ (- (* 1/18 (* (sqrt a) rand)) (+ (* -1/9 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/9 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) (pow a 3)))))))))) |
#s(approx (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* a 1/3)))) #s(hole binary64 a)) |
#s(approx (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* a 1/3)))) #s(hole binary64 (* a (- 1 (* 1/3 (/ 1 a)))))) |
#s(approx (- (pow a 3) 1/27) #s(hole binary64 (pow a 3))) |
#s(approx (- (pow a 3) 1/27) #s(hole binary64 (* (pow a 3) (- 1 (* 1/27 (/ 1 (pow a 3))))))) |
#s(approx (+ (* a a) (+ 1/9 (* a 1/3))) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* a a) (+ 1/9 (* a 1/3))) #s(hole binary64 (* (pow a 2) (+ 1 (* 1/3 (/ 1 a)))))) |
#s(approx (+ (* a a) (+ 1/9 (* a 1/3))) #s(hole binary64 (* (pow a 2) (+ 1 (+ (/ 1/9 (pow a 2)) (* 1/3 (/ 1 a))))))) |
#s(approx (+ 1/9 (* a 1/3)) #s(hole binary64 (* 1/3 a))) |
#s(approx (+ 1/9 (* a 1/3)) #s(hole binary64 (* a (+ 1/3 (* 1/9 (/ 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 (- (+ (* (* 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) #s(hole binary64 (* -1 (* a (- (* 1/3 (/ 1 a)) 1))))) |
#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/3 rand) (/ 1 (sqrt (- a 1/3)))) #s(hole binary64 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
#s(approx (* (* 1/3 rand) (/ 1 (sqrt (- a 1/3)))) #s(hole binary64 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (* 1/3 rand) (/ 1 (sqrt (- a 1/3)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/54 (* (sqrt a) rand)) (* 1/6 (* (sqrt (/ 1 a)) (* rand (+ 1/27 (* -1/36 a)))))) (pow a 3))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (/ 1 (sqrt (- a 1/3))) #s(hole binary64 (+ (sqrt (/ 1 a)) (* -1/6 (sqrt (/ 1 (pow a 3))))))) |
#s(approx (/ 1 (sqrt (- a 1/3))) #s(hole binary64 (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (* -1/18 (sqrt (/ 1 (pow a 5)))))))) |
#s(approx (/ 1 (sqrt (- a 1/3))) #s(hole binary64 (+ (sqrt (/ 1 a)) (+ (* -1 (/ (+ (* 1/18 (sqrt a)) (* 1/2 (* (sqrt (/ 1 a)) (+ 1/27 (* -1/36 a))))) (pow a 3))) (* -1/6 (sqrt (/ 1 (pow a 3)))))))) |
#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 (pow a -3)) 1/3) -1/6) (+ (* (* (sqrt (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3))) #s(hole binary64 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* 1/3 (sqrt (/ 1 a)))))) |
#s(approx (+ (* (* (sqrt (pow a -3)) 1/3) -1/6) (+ (* (* (sqrt (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/18 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (* 1/54 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2)))) a)) (* 1/3 (sqrt (/ 1 a)))))) |
#s(approx (* (sqrt (pow a -3)) 1/3) #s(hole binary64 (* -1/3 (* (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 (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3)) #s(hole binary64 (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (* 1/3 (sqrt (/ 1 a)))))) |
#s(approx (* (sqrt (pow a -5)) 1/3) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (pow a -5)) #s(hole binary64 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2)))) |
#s(approx (sqrt a) #s(hole binary64 (* -1 (* (sqrt a) (pow (sqrt -1) 2))))) |
#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 (+ 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 (* (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* 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 (* (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* 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 (* (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* 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))))) (+ (* -1/9 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a)) (* 1/9 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a)))) a))))))) |
#s(approx (* (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* 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 (- (* -1/6 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* -1/9 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/9 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))))) (* 1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1/3 (/ (- (* -1/6 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* -1/9 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/9 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))))) a))) a)) (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) a))))))) |
#s(approx (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* a 1/3)))) #s(hole binary64 (* -1 (* a (- (* 1/3 (/ 1 a)) 1))))) |
#s(approx (- (pow a 3) 1/27) #s(hole binary64 (* -1 (* (pow a 3) (- (* 1/27 (/ 1 (pow a 3))) 1))))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) #s(hole binary64 (* -1 (* (sqrt a) (* (sqrt -9) (sqrt -1)))))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) #s(hole binary64 (* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -9) (sqrt -1)))) (* (sqrt (/ 1 a)) (* (sqrt -9) (sqrt -1)))))))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) #s(hole binary64 (* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (* (sqrt -9) (sqrt -1)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -9) (sqrt -1)))) (* (sqrt (/ 1 a)) (* (sqrt -9) (sqrt -1))))))))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) #s(hole binary64 (* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (* (sqrt -9) (sqrt -1)))) (+ (* 1/432 (* (sqrt (/ 1 (pow a 7))) (* (sqrt -9) (sqrt -1)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -9) (sqrt -1)))) (* (sqrt (/ 1 a)) (* (sqrt -9) (sqrt -1)))))))))) |
#s(approx (* 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/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 (* (/ 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 (* (* 1/3 rand) (/ 1 (sqrt (- a 1/3)))) #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 (- 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 (* (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* a 1/3)))) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (/ (- (pow a 3) 1/27) (+ 1/9 (+ (* 1/3 a) (pow a 2)))))) |
#s(approx (* (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* a 1/3)))) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (- (+ (* 1/3 (* (/ (* rand (- (pow a 3) 1/27)) (+ 1/9 (+ (* 1/3 a) (pow a 2)))) (sqrt (/ 1 (- a 1/3))))) (/ (pow a 3) (+ 1/9 (+ (* 1/3 a) (pow a 2))))) (* 1/27 (/ 1 (+ 1/9 (+ (* 1/3 a) (pow a 2)))))))) |
#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 (* (/ 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/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 (* (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* a 1/3)))) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* 1/3 (* (/ (* rand (- (pow a 3) 1/27)) (+ 1/9 (+ (* 1/3 a) (pow a 2)))) (sqrt (/ 1 (- a 1/3))))))) |
#s(approx (* (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* a 1/3)))) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* rand (- (+ (* 1/3 (* (/ (- (pow a 3) 1/27) (+ 1/9 (+ (* 1/3 a) (pow a 2)))) (sqrt (/ 1 (- a 1/3))))) (/ (pow a 3) (* rand (+ 1/9 (+ (* 1/3 a) (pow a 2)))))) (/ 1/27 (* rand (+ 1/9 (+ (* 1/3 a) (pow a 2))))))))) |
#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 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (* -1 (* 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 (* (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* a 1/3)))) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- (/ (pow a 3) (+ 1/9 (+ (* 1/3 a) (pow a 2)))) (* 1/27 (/ 1 (+ 1/9 (+ (* 1/3 a) (pow a 2)))))) rand)) (* -1/3 (* (/ (- (pow a 3) 1/27) (+ 1/9 (+ (* 1/3 a) (pow a 2)))) (sqrt (/ 1 (- a 1/3)))))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.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)) (- a 1/3) a (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (- a (/ 1 3)) (/ 1 3) 1 3 (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (* (* 1/3 rand) (/ 1 (sqrt (- a 1/3)))) (/ 1 (sqrt (- a 1/3))) (* (- 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 (pow a -3)) 1/3) -1/6) (+ (* (* (sqrt (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3))) (* (sqrt (pow a -3)) 1/3) (sqrt (pow a -3)) (pow a -3) -3 -1/6 (+ (* (* (sqrt (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3)) (* (sqrt (pow a -5)) 1/3) (sqrt (pow a -5)) (pow a -5) -5 -1/18 (* (/ 1 (sqrt a)) 1/3) (/ 1 (sqrt a)) (sqrt a) (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) (/ (* 1 rand) (sqrt (* (- a 1/3) 9))) (* 1 rand) (sqrt (* (- a 1/3) 9)) (* (- a 1/3) 9) 9 (* (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* a 1/3)))) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* a 1/3)))) (- (pow a 3) 1/27) (pow a 3) 1/27 (+ (* a a) (+ 1/9 (* a 1/3))) (+ 1/9 (* a 1/3)) 1/9 (* a 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.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)) (- a 1/3) a (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (- a (/ 1 3)) (/ 1 3) 1 3 (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (* (* 1/3 rand) (/ 1 (sqrt (- a 1/3)))) (/ 1 (sqrt (- a 1/3))) (* (- 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 (pow a -3)) 1/3) -1/6) (+ (* (* (sqrt (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3))) (* (sqrt (pow a -3)) 1/3) (sqrt (pow a -3)) (pow a -3) -3 -1/6 (+ (* (* (sqrt (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3)) (* (sqrt (pow a -5)) 1/3) (sqrt (pow a -5)) (pow a -5) -5 -1/18 (* (/ 1 (sqrt a)) 1/3) (/ 1 (sqrt a)) (sqrt a) (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) (/ (* 1 rand) (sqrt (* (- a 1/3) 9))) (* 1 rand) (sqrt (* (- a 1/3) 9)) (* (- a 1/3) 9) 9 (* (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* a 1/3)))) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* a 1/3)))) (- (pow a 3) 1/27) (pow a 3) 1/27 (+ (* a a) (+ 1/9 (* a 1/3))) (+ 1/9 (* a 1/3)) 1/9 (* a 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)))) |
| 8.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)) (- a 1/3) a (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (- a (/ 1 3)) (/ 1 3) 1 3 (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (* (* 1/3 rand) (/ 1 (sqrt (- a 1/3)))) (/ 1 (sqrt (- a 1/3))) (* (- 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 (pow a -3)) 1/3) -1/6) (+ (* (* (sqrt (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3))) (* (sqrt (pow a -3)) 1/3) (sqrt (pow a -3)) (pow a -3) -3 -1/6 (+ (* (* (sqrt (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3)) (* (sqrt (pow a -5)) 1/3) (sqrt (pow a -5)) (pow a -5) -5 -1/18 (* (/ 1 (sqrt a)) 1/3) (/ 1 (sqrt a)) (sqrt a) (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) (/ (* 1 rand) (sqrt (* (- a 1/3) 9))) (* 1 rand) (sqrt (* (- a 1/3) 9)) (* (- a 1/3) 9) 9 (* (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* a 1/3)))) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* a 1/3)))) (- (pow a 3) 1/27) (pow a 3) 1/27 (+ (* a a) (+ 1/9 (* a 1/3))) (+ 1/9 (* a 1/3)) 1/9 (* a 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)))) |
| 7.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)) (- a 1/3) a (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (- a (/ 1 3)) (/ 1 3) 1 3 (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (* (* 1/3 rand) (/ 1 (sqrt (- a 1/3)))) (/ 1 (sqrt (- a 1/3))) (* (- 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 (pow a -3)) 1/3) -1/6) (+ (* (* (sqrt (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3))) (* (sqrt (pow a -3)) 1/3) (sqrt (pow a -3)) (pow a -3) -3 -1/6 (+ (* (* (sqrt (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3)) (* (sqrt (pow a -5)) 1/3) (sqrt (pow a -5)) (pow a -5) -5 -1/18 (* (/ 1 (sqrt a)) 1/3) (/ 1 (sqrt a)) (sqrt a) (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) (/ (* 1 rand) (sqrt (* (- a 1/3) 9))) (* 1 rand) (sqrt (* (- a 1/3) 9)) (* (- a 1/3) 9) 9 (* (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* a 1/3)))) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* a 1/3)))) (- (pow a 3) 1/27) (pow a 3) 1/27 (+ (* a a) (+ 1/9 (* a 1/3))) (+ 1/9 (* a 1/3)) 1/9 (* a 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)))) |
| 3.0ms | rand | @ | 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)) (- a 1/3) a (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (- a (/ 1 3)) (/ 1 3) 1 3 (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand) (* (* 1/3 rand) (/ 1 (sqrt (- a 1/3)))) (/ 1 (sqrt (- a 1/3))) (* (- 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 (pow a -3)) 1/3) -1/6) (+ (* (* (sqrt (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3))) (* (sqrt (pow a -3)) 1/3) (sqrt (pow a -3)) (pow a -3) -3 -1/6 (+ (* (* (sqrt (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3)) (* (sqrt (pow a -5)) 1/3) (sqrt (pow a -5)) (pow a -5) -5 -1/18 (* (/ 1 (sqrt a)) 1/3) (/ 1 (sqrt a)) (sqrt a) (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) (/ (* 1 rand) (sqrt (* (- a 1/3) 9))) (* 1 rand) (sqrt (* (- a 1/3) 9)) (* (- a 1/3) 9) 9 (* (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* a 1/3)))) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* a 1/3)))) (- (pow a 3) 1/27) (pow a 3) 1/27 (+ (* a a) (+ 1/9 (* a 1/3))) (+ 1/9 (* a 1/3)) 1/9 (* a 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)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1092 | 10942 |
| 0 | 1173 | 8422 |
| 1 | 6266 | 8261 |
| 0 | 8169 | 7826 |
| 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) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 1/3 binary64))) |
(-.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) |
(*.f64 #s(literal 1/3 binary64) rand) |
#s(literal 1/3 binary64) |
rand |
(sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) |
(-.f64 a #s(literal 1/3 binary64)) |
a |
(*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #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)))))))) |
(-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) #s(literal 3 binary64)) |
#s(literal 1 binary64) |
#s(literal 3 binary64) |
(+.f64 #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 (* (/ 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)))))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) rand) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #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))))) rand))) |
(+.f64 #s(literal 1 binary64) (*.f64 #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))))) rand)) |
(*.f64 #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))))) rand) |
#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))))) |
(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)))) |
(*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal 1/3 binary64)) |
(sqrt.f64 (pow.f64 a #s(literal -3 binary64))) |
(pow.f64 a #s(literal -3 binary64)) |
#s(literal -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))) |
(*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) #s(literal 1/3 binary64)) |
(sqrt.f64 (pow.f64 a #s(literal -5 binary64))) |
(pow.f64 a #s(literal -5 binary64)) |
#s(literal -5 binary64) |
#s(literal -1/18 binary64) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) #s(literal 1/3 binary64)) |
(/.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) rand) (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 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) |
(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) |
(*.f64 (/.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 #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 (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 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) |
(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 #s(literal 1/9 binary64) (*.f64 a #s(literal 1/3 binary64))) |
#s(literal 1/9 binary64) |
(*.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) (-.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(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 (- 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 (- a (/ 1 3)) #s(hole binary64 -1/3)) |
#s(approx (- a (/ 1 3)) #s(hole binary64 (- a 1/3))) |
#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/3 rand) (/ 1 (sqrt (- a 1/3)))) #s(hole binary64 (* 1/3 (* rand (sqrt -3))))) |
#s(approx (* (* 1/3 rand) (/ 1 (sqrt (- a 1/3)))) #s(hole binary64 (+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3)))))) |
#s(approx (* (* 1/3 rand) (/ 1 (sqrt (- a 1/3)))) #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/3 rand) (/ 1 (sqrt (- a 1/3)))) #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 (- a 1/3))) #s(hole binary64 (sqrt -3))) |
#s(approx (/ 1 (sqrt (- a 1/3))) #s(hole binary64 (+ (sqrt -3) (* -9/2 (/ a (sqrt -3)))))) |
#s(approx (/ 1 (sqrt (- a 1/3))) #s(hole binary64 (+ (sqrt -3) (* a (- (* -1/2 (/ (* a (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 9/2 (/ 1 (sqrt -3)))))))) |
#s(approx (/ 1 (sqrt (- a 1/3))) #s(hole binary64 (+ (sqrt -3) (* a (- (* a (+ (* -1/2 (/ (* a (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))) (* -1/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (sqrt -3))))) (* 9/2 (/ 1 (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 (pow a -3)) 1/3) -1/6) (+ (* (* (sqrt (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3))) #s(hole binary64 (* -1/54 (sqrt (/ 1 (pow a 5)))))) |
#s(approx (+ (* (* (sqrt (pow a -3)) 1/3) -1/6) (+ (* (* (sqrt (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3))) #s(hole binary64 (/ (+ (* -1/18 (sqrt (pow a 3))) (* -1/54 (sqrt a))) (pow a 3)))) |
#s(approx (+ (* (* (sqrt (pow a -3)) 1/3) -1/6) (+ (* (* (sqrt (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3))) #s(hole binary64 (/ (+ (* -1/54 (sqrt a)) (* a (+ (* -1/18 (sqrt a)) (* 1/3 (sqrt (pow a 3)))))) (pow a 3)))) |
#s(approx (* (sqrt (pow a -3)) 1/3) #s(hole binary64 (* 1/3 (sqrt (/ 1 (pow a 3)))))) |
#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 (+ (* (* (sqrt (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3)) #s(hole binary64 (* -1/54 (sqrt (/ 1 (pow a 5)))))) |
#s(approx (+ (* (* (sqrt (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3)) #s(hole binary64 (/ (+ (* -1/54 (sqrt a)) (* 1/3 (sqrt (pow a 5)))) (pow a 3)))) |
#s(approx (* (sqrt (pow a -5)) 1/3) #s(hole binary64 (* 1/3 (sqrt (/ 1 (pow a 5)))))) |
#s(approx (sqrt (pow a -5)) #s(hole binary64 (sqrt (/ 1 (pow a 5))))) |
#s(approx (pow a -5) #s(hole binary64 (/ 1 (pow a 5)))) |
#s(approx (* (/ 1 (sqrt a)) 1/3) #s(hole binary64 (* 1/3 (sqrt (/ 1 a))))) |
#s(approx (/ 1 (sqrt a)) #s(hole binary64 (sqrt (/ 1 a)))) |
#s(approx (sqrt a) #s(hole binary64 (sqrt 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 (+ 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 (* (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* a 1/3)))) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (* (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* a 1/3)))) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (- (* 1/2 (/ rand (sqrt -3))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3)))))))))) |
#s(approx (* (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* a 1/3)))) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (- (+ (* 1/2 (/ rand (sqrt -3))) (* a (- (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (+ (* -3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* 3 (- (* 1/2 (/ rand (sqrt -3))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3))))))))))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3)))))))))) |
#s(approx (* (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* a 1/3)))) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (- (+ (* 1/2 (/ rand (sqrt -3))) (* a (- (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (- (* 9 (+ 1 (+ (* 1/162 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/3 (* rand (sqrt -3)))))) (+ (* 3 (- (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (+ (* -3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* 3 (- (* 1/2 (/ rand (sqrt -3))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3)))))))))) (* 9 (- (* 1/2 (/ rand (sqrt -3))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3))))))))))) (+ (* -3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* 3 (- (* 1/2 (/ rand (sqrt -3))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3))))))))))) (* -1 (+ 1 (* 1/3 (* rand (sqrt -3)))))))))) |
#s(approx (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* a 1/3)))) #s(hole binary64 -1/3)) |
#s(approx (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* a 1/3)))) #s(hole binary64 (- a 1/3))) |
#s(approx (- (pow a 3) 1/27) #s(hole binary64 -1/27)) |
#s(approx (- (pow a 3) 1/27) #s(hole binary64 (- (pow a 3) 1/27))) |
#s(approx (pow a 3) #s(hole binary64 (pow a 3))) |
#s(approx (+ (* a a) (+ 1/9 (* a 1/3))) #s(hole binary64 1/9)) |
#s(approx (+ (* a a) (+ 1/9 (* a 1/3))) #s(hole binary64 (+ 1/9 (* 1/3 a)))) |
#s(approx (+ (* a a) (+ 1/9 (* a 1/3))) #s(hole binary64 (+ 1/9 (* a (+ 1/3 a))))) |
#s(approx (+ 1/9 (* a 1/3)) #s(hole binary64 1/9)) |
#s(approx (+ 1/9 (* a 1/3)) #s(hole binary64 (+ 1/9 (* 1/3 a)))) |
#s(approx (* a 1/3) #s(hole binary64 (* 1/3 a))) |
#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 (- (+ (* (* 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 (- 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)) #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/3 rand) (/ 1 (sqrt (- a 1/3)))) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
#s(approx (* (* 1/3 rand) (/ 1 (sqrt (- a 1/3)))) #s(hole binary64 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
#s(approx (* (* 1/3 rand) (/ 1 (sqrt (- a 1/3)))) #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/3 rand) (/ 1 (sqrt (- a 1/3)))) #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 (- a 1/3))) #s(hole binary64 (sqrt (/ 1 a)))) |
#s(approx (/ 1 (sqrt (- a 1/3))) #s(hole binary64 (+ (sqrt (/ 1 a)) (* 1/6 (sqrt (/ 1 (pow a 3))))))) |
#s(approx (/ 1 (sqrt (- a 1/3))) #s(hole binary64 (+ (sqrt (/ 1 a)) (+ (* 1/18 (sqrt (/ 1 (pow a 5)))) (* 1/6 (sqrt (/ 1 (pow a 3)))))))) |
#s(approx (/ 1 (sqrt (- a 1/3))) #s(hole binary64 (+ (sqrt (/ 1 a)) (+ (* 1/18 (sqrt (/ 1 (pow a 5)))) (+ (* 1/6 (sqrt (/ 1 (pow a 3)))) (* 1/2 (* (sqrt (/ 1 (pow a 7))) (- 1/27 (* 1/36 a))))))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) #s(hole binary64 (* 1/3 (sqrt (/ 1 a))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) #s(hole binary64 (+ (* 1/18 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a)))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) #s(hole binary64 (+ (* 1/54 (sqrt (/ 1 (pow a 5)))) (+ (* 1/18 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a))))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) #s(hole binary64 (+ (* 1/54 (sqrt (/ 1 (pow a 5)))) (+ (* 1/18 (sqrt (/ 1 (pow a 3)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 7))) (- 1/27 (* 1/36 a)))) (* 1/3 (sqrt (/ 1 a)))))))) |
#s(approx (+ (* (* (sqrt (pow a -3)) 1/3) -1/6) (+ (* (* (sqrt (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3))) #s(hole binary64 (* 1/3 (sqrt (/ 1 a))))) |
#s(approx (+ (* (* (sqrt (pow a -3)) 1/3) -1/6) (+ (* (* (sqrt (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3))) #s(hole binary64 (+ (* -1/18 (sqrt (/ 1 (pow a 3)))) (* 1/3 (sqrt (/ 1 a)))))) |
#s(approx (+ (* (* (sqrt (pow a -3)) 1/3) -1/6) (+ (* (* (sqrt (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3))) #s(hole binary64 (+ (* -1/18 (sqrt (/ 1 (pow a 3)))) (+ (* -1/54 (sqrt (/ 1 (pow a 5)))) (* 1/3 (sqrt (/ 1 a))))))) |
#s(approx (+ (* (* (sqrt (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3)) #s(hole binary64 (* 1/3 (sqrt (/ 1 a))))) |
#s(approx (+ (* (* (sqrt (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3)) #s(hole binary64 (+ (* -1/54 (sqrt (/ 1 (pow a 5)))) (* 1/3 (sqrt (/ 1 a)))))) |
#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 (+ 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 (* (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* a 1/3)))) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* 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 (* (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* a 1/3)))) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (- (+ 1 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))) (+ (* -1/9 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (pow a 2))) (+ (* 1/9 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (pow a 2))) (* 1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)))))))) |
#s(approx (* (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* a 1/3)))) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* a (- (+ 1 (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) (+ (* -1/9 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (pow a 2))) (+ (* 1/9 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (pow a 2))) (+ (* 1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (/ (- (* 1/18 (* (sqrt a) rand)) (+ (* -1/9 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/9 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) (pow a 3)))))))))) |
#s(approx (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* a 1/3)))) #s(hole binary64 a)) |
#s(approx (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* a 1/3)))) #s(hole binary64 (* a (- 1 (* 1/3 (/ 1 a)))))) |
#s(approx (- (pow a 3) 1/27) #s(hole binary64 (pow a 3))) |
#s(approx (- (pow a 3) 1/27) #s(hole binary64 (* (pow a 3) (- 1 (* 1/27 (/ 1 (pow a 3))))))) |
#s(approx (+ (* a a) (+ 1/9 (* a 1/3))) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* a a) (+ 1/9 (* a 1/3))) #s(hole binary64 (* (pow a 2) (+ 1 (* 1/3 (/ 1 a)))))) |
#s(approx (+ (* a a) (+ 1/9 (* a 1/3))) #s(hole binary64 (* (pow a 2) (+ 1 (+ (/ 1/9 (pow a 2)) (* 1/3 (/ 1 a))))))) |
#s(approx (+ 1/9 (* a 1/3)) #s(hole binary64 (* 1/3 a))) |
#s(approx (+ 1/9 (* a 1/3)) #s(hole binary64 (* a (+ 1/3 (* 1/9 (/ 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 (- (+ (* (* 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) #s(hole binary64 (* -1 (* a (- (* 1/3 (/ 1 a)) 1))))) |
#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/3 rand) (/ 1 (sqrt (- a 1/3)))) #s(hole binary64 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
#s(approx (* (* 1/3 rand) (/ 1 (sqrt (- a 1/3)))) #s(hole binary64 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (* 1/3 rand) (/ 1 (sqrt (- a 1/3)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/54 (* (sqrt a) rand)) (* 1/6 (* (sqrt (/ 1 a)) (* rand (+ 1/27 (* -1/36 a)))))) (pow a 3))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (/ 1 (sqrt (- a 1/3))) #s(hole binary64 (+ (sqrt (/ 1 a)) (* -1/6 (sqrt (/ 1 (pow a 3))))))) |
#s(approx (/ 1 (sqrt (- a 1/3))) #s(hole binary64 (+ (sqrt (/ 1 a)) (+ (* -1/6 (sqrt (/ 1 (pow a 3)))) (* -1/18 (sqrt (/ 1 (pow a 5)))))))) |
#s(approx (/ 1 (sqrt (- a 1/3))) #s(hole binary64 (+ (sqrt (/ 1 a)) (+ (* -1 (/ (+ (* 1/18 (sqrt a)) (* 1/2 (* (sqrt (/ 1 a)) (+ 1/27 (* -1/36 a))))) (pow a 3))) (* -1/6 (sqrt (/ 1 (pow a 3)))))))) |
#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 (pow a -3)) 1/3) -1/6) (+ (* (* (sqrt (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3))) #s(hole binary64 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* 1/3 (sqrt (/ 1 a)))))) |
#s(approx (+ (* (* (sqrt (pow a -3)) 1/3) -1/6) (+ (* (* (sqrt (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/18 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (* 1/54 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2)))) a)) (* 1/3 (sqrt (/ 1 a)))))) |
#s(approx (* (sqrt (pow a -3)) 1/3) #s(hole binary64 (* -1/3 (* (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 (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3)) #s(hole binary64 (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (* 1/3 (sqrt (/ 1 a)))))) |
#s(approx (* (sqrt (pow a -5)) 1/3) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (pow a -5)) #s(hole binary64 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2)))) |
#s(approx (sqrt a) #s(hole binary64 (* -1 (* (sqrt a) (pow (sqrt -1) 2))))) |
#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 (+ 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 (* (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* 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 (* (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* 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 (* (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* 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))))) (+ (* -1/9 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a)) (* 1/9 (/ (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))) a)))) a))))))) |
#s(approx (* (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* 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 (- (* -1/6 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* -1/9 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/9 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))))) (* 1/18 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* -1/3 (/ (- (* -1/6 (* (sqrt a) (/ (* rand (sqrt -1)) (sqrt -9)))) (+ (* -1/9 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))) (* 1/9 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9))))))) a))) a)) (* -1/3 (+ 1 (* (sqrt (/ 1 a)) (/ (* rand (sqrt -1)) (sqrt -9)))))) a))))))) |
#s(approx (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* a 1/3)))) #s(hole binary64 (* -1 (* a (- (* 1/3 (/ 1 a)) 1))))) |
#s(approx (- (pow a 3) 1/27) #s(hole binary64 (* -1 (* (pow a 3) (- (* 1/27 (/ 1 (pow a 3))) 1))))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) #s(hole binary64 (* -1 (* (sqrt a) (* (sqrt -9) (sqrt -1)))))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) #s(hole binary64 (* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -9) (sqrt -1)))) (* (sqrt (/ 1 a)) (* (sqrt -9) (sqrt -1)))))))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) #s(hole binary64 (* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (* (sqrt -9) (sqrt -1)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -9) (sqrt -1)))) (* (sqrt (/ 1 a)) (* (sqrt -9) (sqrt -1))))))))) |
#s(approx (sqrt (* 9 (- a (/ 1 3)))) #s(hole binary64 (* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (* (sqrt -9) (sqrt -1)))) (+ (* 1/432 (* (sqrt (/ 1 (pow a 7))) (* (sqrt -9) (sqrt -1)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* (sqrt -9) (sqrt -1)))) (* (sqrt (/ 1 a)) (* (sqrt -9) (sqrt -1)))))))))) |
#s(approx (* 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/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 (* (/ 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 (* (* 1/3 rand) (/ 1 (sqrt (- a 1/3)))) #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 (- 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 (* (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* a 1/3)))) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (/ (- (pow a 3) 1/27) (+ 1/9 (+ (* 1/3 a) (pow a 2)))))) |
#s(approx (* (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* a 1/3)))) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (- (+ (* 1/3 (* (/ (* rand (- (pow a 3) 1/27)) (+ 1/9 (+ (* 1/3 a) (pow a 2)))) (sqrt (/ 1 (- a 1/3))))) (/ (pow a 3) (+ 1/9 (+ (* 1/3 a) (pow a 2))))) (* 1/27 (/ 1 (+ 1/9 (+ (* 1/3 a) (pow a 2)))))))) |
#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 (* (/ 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/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 (* (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* a 1/3)))) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* 1/3 (* (/ (* rand (- (pow a 3) 1/27)) (+ 1/9 (+ (* 1/3 a) (pow a 2)))) (sqrt (/ 1 (- a 1/3))))))) |
#s(approx (* (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* a 1/3)))) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* rand (- (+ (* 1/3 (* (/ (- (pow a 3) 1/27) (+ 1/9 (+ (* 1/3 a) (pow a 2)))) (sqrt (/ 1 (- a 1/3))))) (/ (pow a 3) (* rand (+ 1/9 (+ (* 1/3 a) (pow a 2)))))) (/ 1/27 (* rand (+ 1/9 (+ (* 1/3 a) (pow a 2))))))))) |
#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 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand)) #s(hole binary64 (* -1 (* 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 (* (/ (- (pow a 3) 1/27) (+ (* a a) (+ 1/9 (* a 1/3)))) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- (/ (pow a 3) (+ 1/9 (+ (* 1/3 a) (pow a 2)))) (* 1/27 (/ 1 (+ 1/9 (+ (* 1/3 a) (pow a 2)))))) rand)) (* -1/3 (* (/ (- (pow a 3) 1/27) (+ 1/9 (+ (* 1/3 a) (pow a 2)))) (sqrt (/ 1 (- a 1/3)))))))))) |
| Outputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) (-.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a) (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a)) #s(literal 1/9 binary64)) (+.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a) (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a) (+.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal 1/3 binary64))))) |
(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 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 #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 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a) #s(literal 1/3 binary64)) |
(+.f64 (*.f64 (*.f64 (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 (fma.f64 (pow.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 a #s(literal 3 binary64))) (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 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a) |
(fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) |
(fma.f64 #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 rand #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) rand) |
(/.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))) |
#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))) |
(exp.f64 (*.f64 (log.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))) (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64)))) (*.f64 (/.f64 #s(literal 1/27 binary64) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))) (/.f64 #s(literal 1/27 binary64) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))))) (+.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))) (/.f64 #s(literal 1/27 binary64) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))))) |
(/.f64 (-.f64 (*.f64 a a) #s(literal 1/9 binary64)) (+.f64 #s(literal 1/3 binary64) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/27 binary64) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))) (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))) (fma.f64 (/.f64 #s(literal 1/27 binary64) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))) (/.f64 #s(literal 1/27 binary64) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))) (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))) (/.f64 #s(literal 1/27 binary64) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (neg.f64 (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64)))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))) |
(-.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))) (/.f64 #s(literal 1/27 binary64) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64)))) |
(-.f64 a #s(literal 1/3 binary64)) |
(+.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))) (*.f64 #s(literal -1/27 binary64) (pow.f64 (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64)) #s(literal -1 binary64)))) |
a |
(*.f64 (+.f64 #s(approx (/ (* 1 rand) (sqrt (* (- a 1/3) 9))) (*.f64 (*.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) rand) #s(literal 1/3 binary64))) #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(*.f64 (-.f64 a #s(literal 1/3 binary64)) (+.f64 #s(approx (/ (* 1 rand) (sqrt (* (- a 1/3) 9))) (*.f64 (*.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) rand) #s(literal 1/3 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)) #s(approx (/ (* 1 rand) (sqrt (* (- a 1/3) 9))) (*.f64 (*.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) rand) #s(literal 1/3 binary64))))) |
(fma.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)) (*.f64 #s(approx (/ (* 1 rand) (sqrt (* (- a 1/3) 9))) (*.f64 (*.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) rand) #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64))) (*.f64 #s(approx (/ (* 1 rand) (sqrt (* (- a 1/3) 9))) (*.f64 (*.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) rand) #s(literal 1/3 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)) #s(approx (/ (* 1 rand) (sqrt (* (- a 1/3) 9))) (*.f64 (*.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) rand) #s(literal 1/3 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))) (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64)))) (*.f64 (/.f64 #s(literal 1/27 binary64) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))) (/.f64 #s(literal 1/27 binary64) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))))) (+.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))) (/.f64 #s(literal 1/27 binary64) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))))) |
(/.f64 (-.f64 (*.f64 a a) #s(literal 1/9 binary64)) (+.f64 #s(literal 1/3 binary64) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/27 binary64) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))) (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))) (fma.f64 (/.f64 #s(literal 1/27 binary64) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))) (/.f64 #s(literal 1/27 binary64) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))) (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))) (/.f64 #s(literal 1/27 binary64) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (neg.f64 (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64)))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))) |
(-.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))) (/.f64 #s(literal 1/27 binary64) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64)))) |
(-.f64 a #s(literal 1/3 binary64)) |
(+.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))) (*.f64 #s(literal -1/27 binary64) (pow.f64 (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64)) #s(literal -1 binary64)))) |
#s(literal 1/3 binary64) |
#s(literal 1 binary64) |
#s(literal 3 binary64) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ (* 1 rand) (sqrt (* (- a 1/3) 9))) (*.f64 (*.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) rand) #s(literal 1/3 binary64))) #s(approx (/ (* 1 rand) (sqrt (* (- a 1/3) 9))) (*.f64 (*.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) rand) #s(literal 1/3 binary64))))) (-.f64 #s(literal 1 binary64) #s(approx (/ (* 1 rand) (sqrt (* (- a 1/3) 9))) (*.f64 (*.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) rand) #s(literal 1/3 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ (* 1 rand) (sqrt (* (- a 1/3) 9))) (*.f64 (*.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) rand) #s(literal 1/3 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(approx (/ (* 1 rand) (sqrt (* (- a 1/3) 9))) (*.f64 (*.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) rand) #s(literal 1/3 binary64))) #s(approx (/ (* 1 rand) (sqrt (* (- a 1/3) 9))) (*.f64 (*.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) rand) #s(literal 1/3 binary64)))) (*.f64 #s(literal 1 binary64) #s(approx (/ (* 1 rand) (sqrt (* (- a 1/3) 9))) (*.f64 (*.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) rand) #s(literal 1/3 binary64))))))) |
(+.f64 #s(approx (/ (* 1 rand) (sqrt (* (- a 1/3) 9))) (*.f64 (*.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) rand) #s(literal 1/3 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) #s(approx (/ (* 1 rand) (sqrt (* (- a 1/3) 9))) (*.f64 (*.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) rand) #s(literal 1/3 binary64)))) |
#s(approx (/ (* 1 rand) (sqrt (* (- a 1/3) 9))) (*.f64 (*.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) rand) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) rand) #s(literal 1/3 binary64)) |
(*.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (*.f64 rand #s(literal 1/3 binary64))) |
(*.f64 (*.f64 rand #s(literal 1/3 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) rand)) |
(/.f64 (*.f64 (*.f64 rand #s(literal 1/3 binary64)) #s(literal 1 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(pow.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64)) |
(pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(sqrt.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/18 binary64) (fma.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))) rand #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(*.f64 (-.f64 a #s(literal 1/3 binary64)) (fma.f64 #s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/18 binary64) (fma.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))) 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 #s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/18 binary64) (fma.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))) rand))) |
(fma.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/18 binary64) (fma.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))) rand) (-.f64 a #s(literal 1/3 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/18 binary64) (fma.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))) 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 #s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/18 binary64) (fma.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))) rand))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/18 binary64) (fma.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))) rand) (*.f64 #s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/18 binary64) (fma.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))) rand))) (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/18 binary64) (fma.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))) rand))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/18 binary64) (fma.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))) rand) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/18 binary64) (fma.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))) rand) (*.f64 #s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/18 binary64) (fma.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))) rand)) (*.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/18 binary64) (fma.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))) rand))))) |
(fma.f64 #s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/18 binary64) (fma.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))) rand #s(literal 1 binary64)) |
(fma.f64 rand #s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/18 binary64) (fma.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 #s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/18 binary64) (fma.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))))) rand)) |
(+.f64 (*.f64 #s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/18 binary64) (fma.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))) rand) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/18 binary64) (fma.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))) rand)) |
(*.f64 #s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/18 binary64) (fma.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))) rand) |
(*.f64 rand #s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/18 binary64) (fma.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/18 binary64) (fma.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/18 binary64)) (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/18 binary64))) (*.f64 (fma.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))) (fma.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))) (-.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/18 binary64)) (fma.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal 3 binary64)) #s(literal -1/5832 binary64) (pow.f64 (fma.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/18 binary64)) (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/18 binary64)) (-.f64 (*.f64 (fma.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))) (fma.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))) (*.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/18 binary64)) (fma.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))))) |
(fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)) #s(literal 1/3 binary64) (fma.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))) |
(fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/18 binary64) (fma.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))) |
(fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal 1/3 binary64)) #s(literal -1/6 binary64) (fma.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))) |
(fma.f64 #s(literal -1/18 binary64) (pow.f64 a #s(literal -3/2 binary64)) (fma.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal 1/3 binary64)) (fma.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))) |
(+.f64 (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/18 binary64) (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64))) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))) |
(+.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/18 binary64)) (fma.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))) |
(+.f64 (fma.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))) (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/18 binary64))) |
(*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 a #s(literal -3/2 binary64))) |
(/.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) |
(*.f64 (pow.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 a #s(literal 3/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -1/2 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))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal -3/2 binary64))) |
(*.f64 (pow.f64 (*.f64 a a) #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (*.f64 a a) #s(literal -1 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))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal -3 binary64))) (sinh.f64 (*.f64 (log.f64 a) #s(literal -3 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 a #s(literal 3 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal -3 binary64))) |
#s(literal -3 binary64) |
#s(literal -1/6 binary64) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64)) (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64))) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))) (-.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal 3 binary64)) #s(literal -1/157464 binary64) (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -3 binary64)) #s(literal 1/27 binary64))) (fma.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64)) (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))) (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))))) |
(fma.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/18 binary64)) #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1/3 binary64) (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64))) |
(fma.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))) |
(fma.f64 #s(literal -1/54 binary64) (pow.f64 a #s(literal -5/2 binary64)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))) |
(fma.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) #s(literal -1/18 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))) |
(fma.f64 #s(literal -1/18 binary64) (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))) |
(fma.f64 #s(literal 1/3 binary64) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64))) |
(-.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64)) (*.f64 #s(literal -1/3 binary64) (pow.f64 a #s(literal -1/2 binary64)))) |
(-.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64)) (*.f64 (neg.f64 (pow.f64 a #s(literal -1/2 binary64))) #s(literal 1/3 binary64))) |
(+.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64))) |
(+.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))) |
(*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 a #s(literal -5/2 binary64))) |
(/.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) |
(*.f64 (pow.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 a #s(literal 5/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 a #s(literal -5 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 a #s(literal -5/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5/2 binary64))) |
(sqrt.f64 (pow.f64 a #s(literal -5 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 a #s(literal -5 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal -5/2 binary64))) |
(*.f64 (pow.f64 a #s(literal -5/2 binary64)) (pow.f64 a #s(literal -5/2 binary64))) |
(pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64)) |
(pow.f64 a #s(literal -5 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 a #s(literal 5 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal -5 binary64))) (sinh.f64 (*.f64 (log.f64 a) #s(literal -5 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 a #s(literal 5 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal -5 binary64))) |
#s(literal -5 binary64) |
#s(literal -1/18 binary64) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 a #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 binary64))) |
(/.f64 #s(literal 1/3 binary64) (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)) |
(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 (pow.f64 a #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 a)) #s(literal -1 binary64))) |
(pow.f64 a #s(literal 1/2 binary64)) |
(sqrt.f64 a) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 rand (pow.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(*.f64 (-.f64 a #s(literal 1/3 binary64)) (fma.f64 rand (pow.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 rand (pow.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 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(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 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(literal 9 binary64) (-.f64 a #s(literal 1/3 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(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))))) |
(fma.f64 rand (pow.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))) #s(literal -1/2 binary64))) rand)) |
(+.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))) |
(*.f64 rand (pow.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))) #s(literal -1/2 binary64)) rand) |
(*.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (neg.f64 rand) (neg.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) |
rand |
(*.f64 (pow.f64 #s(literal 9 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (pow.f64 #s(literal 9 binary64) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(pow.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))) |
(*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)) |
#s(literal 9 binary64) |
(*.f64 (fma.f64 rand (pow.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(*.f64 (-.f64 a #s(literal 1/3 binary64)) (fma.f64 rand (pow.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 rand (pow.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 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(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 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(literal 9 binary64) (-.f64 a #s(literal 1/3 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(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))) (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64)))) (*.f64 (/.f64 #s(literal 1/27 binary64) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))) (/.f64 #s(literal 1/27 binary64) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))))) (+.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))) (/.f64 #s(literal 1/27 binary64) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))))) |
(/.f64 (-.f64 (*.f64 a a) #s(literal 1/9 binary64)) (+.f64 #s(literal 1/3 binary64) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/27 binary64) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))) (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))) (fma.f64 (/.f64 #s(literal 1/27 binary64) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))) (/.f64 #s(literal 1/27 binary64) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))) (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))) (/.f64 #s(literal 1/27 binary64) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (neg.f64 (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64)))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))) |
(-.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))) (/.f64 #s(literal 1/27 binary64) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64)))) |
(-.f64 a #s(literal 1/3 binary64)) |
(+.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))) (*.f64 #s(literal -1/27 binary64) (pow.f64 (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal 1/729 binary64)) (+.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 9 binary64)) #s(literal 1/19683 binary64)) (+.f64 (pow.f64 a #s(literal 6 binary64)) (+.f64 #s(literal 1/729 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))))) |
(-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64)) |
(*.f64 (*.f64 a a) a) |
(*.f64 (pow.f64 a #s(literal 3/2 binary64)) (pow.f64 a #s(literal 3/2 binary64))) |
(*.f64 a (*.f64 a a)) |
(pow.f64 a #s(literal 3 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 a) #s(literal 3 binary64)))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 3 binary64))) |
#s(literal 1/27 binary64) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)) (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) (-.f64 (*.f64 a a) (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))) |
(/.f64 (-.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/3 binary64) a) a) (*.f64 (+.f64 #s(literal 1/3 binary64) a) a))) (-.f64 #s(literal 1/9 binary64) (*.f64 (+.f64 #s(literal 1/3 binary64) a) a))) |
(/.f64 (+.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 a a) (*.f64 a a) (-.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)) (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) (*.f64 (*.f64 a a) (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)))))) |
(/.f64 (+.f64 #s(literal 1/729 binary64) (pow.f64 (*.f64 (+.f64 #s(literal 1/3 binary64) a) a) #s(literal 3 binary64))) (+.f64 #s(literal 1/81 binary64) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/3 binary64) a) a) (*.f64 (+.f64 #s(literal 1/3 binary64) a) a)) (*.f64 #s(literal 1/9 binary64) (*.f64 (+.f64 #s(literal 1/3 binary64) a) a))))) |
(fma.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64)) (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) |
(fma.f64 (neg.f64 a) (neg.f64 a) (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) |
(fma.f64 (fabs.f64 a) (fabs.f64 a) (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) |
(fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64)) |
(fma.f64 a (+.f64 #s(literal 1/3 binary64) a) #s(literal 1/9 binary64)) |
(fma.f64 a a (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) |
(-.f64 #s(literal 1/9 binary64) (*.f64 (neg.f64 a) (+.f64 #s(literal 1/3 binary64) a))) |
(+.f64 (fma.f64 a a #s(literal 1/9 binary64)) (*.f64 #s(literal 1/3 binary64) a)) |
(+.f64 (*.f64 (+.f64 #s(literal 1/3 binary64) a) a) #s(literal 1/9 binary64)) |
(+.f64 (*.f64 a a) (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) |
(+.f64 (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)) (*.f64 a a)) |
(+.f64 #s(literal 1/9 binary64) (*.f64 (+.f64 #s(literal 1/3 binary64) a) a)) |
(/.f64 (-.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) a) (*.f64 #s(literal 1/3 binary64) a))) (-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (+.f64 #s(literal 1/729 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) (+.f64 #s(literal 1/81 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) a) (*.f64 #s(literal 1/3 binary64) a)) (*.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1/3 binary64) a))))) |
(fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64)) |
(fma.f64 a #s(literal 1/3 binary64) #s(literal 1/9 binary64)) |
(-.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1/3 binary64) a)) |
(-.f64 #s(literal 1/9 binary64) (*.f64 (neg.f64 a) #s(literal 1/3 binary64))) |
(+.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 1/9 binary64)) |
(+.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 1/3 binary64) a)) |
#s(literal 1/9 binary64) |
(*.f64 #s(literal 1/3 binary64) a) |
(*.f64 a #s(literal 1/3 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))))) (-.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))))) |
(fma.f64 rand (pow.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))) #s(literal -1/2 binary64)) rand #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))) #s(literal -1/2 binary64))) rand)) |
(+.f64 (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))) |
(*.f64 rand (pow.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))) #s(literal -1/2 binary64)) rand) |
(*.f64 #s(literal 1 binary64) (/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (neg.f64 rand) (neg.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 rand (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) |
(*.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64))) |
(pow.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(literal 9 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (pow.f64 #s(literal 9 binary64) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(pow.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))) |
(*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (*.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 rand) (sqrt (* (- a 1/3) 9))))) (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 rand) (sqrt (* (- a 1/3) 9))))) (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 rand) (sqrt (* (- a 1/3) 9))))) (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 (/.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 #s(literal -1/3 binary64) #s(literal -3/2 binary64)))) a (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) a (sqrt.f64 #s(literal -1/3 binary64)))) |
#s(approx (- a 1/3) #s(literal -1/3 binary64)) |
#s(approx (- a 1/3) (-.f64 a #s(literal 1/3 binary64))) |
#s(approx a a) |
#s(approx (- a 1/3) #s(literal -1/3 binary64)) |
#s(approx (- a 1/3) (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64))) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) (+.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 rand) (sqrt (* (- a 1/3) 9)))) (+.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 rand) (sqrt (* (- a 1/3) 9)))) (+.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 rand) (sqrt (* (- a 1/3) 9))) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64))) |
#s(approx (/ (* 1 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 (/ (* 1 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 (/ (* 1 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 (* (* 1/3 rand) (/ 1 (sqrt (- a 1/3)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64))) |
#s(approx (* (* 1/3 rand) (/ 1 (sqrt (- a 1/3)))) (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/3 rand) (/ 1 (sqrt (- a 1/3)))) (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/3 rand) (/ 1 (sqrt (- a 1/3)))) (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 (- a 1/3))) (sqrt.f64 #s(literal -3 binary64))) |
#s(approx (/ 1 (sqrt (- a 1/3))) (fma.f64 (/.f64 a (sqrt.f64 #s(literal -3 binary64))) #s(literal -9/2 binary64) (sqrt.f64 #s(literal -3 binary64)))) |
#s(approx (/ 1 (sqrt (- a 1/3))) (fma.f64 (fma.f64 (*.f64 a (/.f64 #s(literal 81/4 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/2 binary64) (*.f64 #s(literal -9/2 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) a (sqrt.f64 #s(literal -3 binary64)))) |
#s(approx (/ 1 (sqrt (- a 1/3))) (fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 #s(literal 405/8 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/2 binary64) (/.f64 #s(literal -81/8 binary64) (sqrt.f64 #s(literal -3 binary64)))) a (*.f64 #s(literal -9/2 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) a (sqrt.f64 #s(literal -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 (fma.f64 (*.f64 a (/.f64 #s(literal 81/4 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/6 binary64) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 #s(literal -1/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 (fma.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 -1/3 binary64)))) a (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (* (sqrt (pow a -3)) 1/3) -1/6) (+ (* (* (sqrt (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3))) (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64))) |
#s(approx (+ (* (* (sqrt (pow a -3)) 1/3) -1/6) (+ (* (* (sqrt (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3))) (/.f64 (fma.f64 (pow.f64 a #s(literal 3/2 binary64)) #s(literal -1/18 binary64) (*.f64 #s(literal -1/54 binary64) (sqrt.f64 a))) (pow.f64 a #s(literal 3 binary64)))) |
#s(approx (+ (* (* (sqrt (pow a -3)) 1/3) -1/6) (+ (* (* (sqrt (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3))) (/.f64 (fma.f64 (fma.f64 (pow.f64 a #s(literal 3/2 binary64)) #s(literal 1/3 binary64) (*.f64 (sqrt.f64 a) #s(literal -1/18 binary64))) a (*.f64 #s(literal -1/54 binary64) (sqrt.f64 a))) (pow.f64 a #s(literal 3 binary64)))) |
#s(approx (* (sqrt (pow a -3)) 1/3) (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal 1/3 binary64))) |
#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 (+ (* (* (sqrt (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3)) (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64))) |
#s(approx (+ (* (* (sqrt (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3)) (/.f64 (fma.f64 (pow.f64 a #s(literal 5/2 binary64)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/54 binary64) (sqrt.f64 a))) (pow.f64 a #s(literal 3 binary64)))) |
#s(approx (* (sqrt (pow a -5)) 1/3) (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal 1/3 binary64))) |
#s(approx (sqrt (pow a -5)) (pow.f64 a #s(literal -5/2 binary64))) |
#s(approx (pow a -5) (pow.f64 a #s(literal -5 binary64))) |
#s(approx (* (/ 1 (sqrt a)) 1/3) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))) |
#s(approx (/ 1 (sqrt a)) (pow.f64 a #s(literal -1/2 binary64))) |
#s(approx (sqrt a) (sqrt.f64 a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (*.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 rand) (sqrt (* (- a 1/3) 9))))) (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 rand) (sqrt (* (- a 1/3) 9))))) (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 rand) (sqrt (* (- a 1/3) 9))))) (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 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64))) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) (+.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 rand) (sqrt (* (- a 1/3) 9)))) (+.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 rand) (sqrt (* (- a 1/3) 9)))) (+.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 rand) (sqrt (* (- a 1/3) 9))) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64))) |
#s(approx (/ (* 1 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 (/ (* 1 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 (/ (* 1 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 #s(literal 3/2 binary64) (/.f64 a (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 3 binary64)))) |
#s(approx (sqrt (* (- a 1/3) 9)) (fma.f64 (fma.f64 #s(literal -3/8 binary64) (/.f64 a (pow.f64 #s(literal -1/3 binary64) #s(literal 3/2 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 #s(literal 3/16 binary64) (/.f64 a (pow.f64 #s(literal -1/3 binary64) #s(literal 5/2 binary64))) (*.f64 #s(literal -3/8 binary64) (pow.f64 #s(literal -1/3 binary64) #s(literal -3/2 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 rand) (sqrt (* (- a 1/3) 9))))) (*.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 rand) (sqrt (* (- a 1/3) 9))))) (fma.f64 (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)))) a (*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) #s(literal -1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (fma.f64 (-.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 #s(literal 81/4 binary64) rand)) (sqrt.f64 #s(literal -3 binary64))) (fma.f64 (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)))) #s(literal 3 binary64) (*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)))) a (*.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))) (neg.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)))) a (*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) #s(literal -1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (+.f64 (fma.f64 #s(literal 1/162 binary64) (*.f64 rand (/.f64 #s(literal 405/8 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64))) #s(literal 1 binary64)) #s(literal 9 binary64)) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 #s(literal 81/4 binary64) rand)) (sqrt.f64 #s(literal -3 binary64))) (fma.f64 (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)))) #s(literal 3 binary64) (*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)))) #s(literal 3 binary64) (*.f64 (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)))) #s(literal 9 binary64)))) a (/.f64 (*.f64 #s(literal 1/18 binary64) (*.f64 #s(literal 81/4 binary64) rand)) (sqrt.f64 #s(literal -3 binary64)))) (fma.f64 (fma.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)))) #s(literal 3 binary64) (*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) #s(literal -3 binary64)))) a (*.f64 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))) (neg.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)))) a (*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) #s(literal -1/3 binary64)))) |
#s(approx (- a 1/3) #s(literal -1/3 binary64)) |
#s(approx (- a 1/3) (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (- (pow a 3) 1/27) #s(literal -1/27 binary64)) |
#s(approx (- (pow a 3) 1/27) (-.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 1/27 binary64))) |
#s(approx (pow a 3) (pow.f64 a #s(literal 3 binary64))) |
#s(approx (+ (* a a) (+ 1/9 (* a 1/3))) #s(literal 1/9 binary64)) |
#s(approx (+ (* a a) (+ 1/9 (* a 1/3))) (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) |
#s(approx (+ (* a a) (+ 1/9 (* a 1/3))) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64))) |
#s(approx (+ 1/9 (* a 1/3)) #s(literal 1/9 binary64)) |
#s(approx (+ 1/9 (* a 1/3)) (fma.f64 #s(literal 1/3 binary64) a #s(literal 1/9 binary64))) |
#s(approx (* a 1/3) (*.f64 #s(literal 1/3 binary64) a)) |
#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 #s(literal 3/2 binary64) (/.f64 a (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 3 binary64)))) |
#s(approx (sqrt (* (- a 1/3) 9)) (fma.f64 (fma.f64 #s(literal -3/8 binary64) (/.f64 a (pow.f64 #s(literal -1/3 binary64) #s(literal 3/2 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 #s(literal 3/16 binary64) (/.f64 a (pow.f64 #s(literal -1/3 binary64) #s(literal 5/2 binary64))) (*.f64 #s(literal -3/8 binary64) (pow.f64 #s(literal -1/3 binary64) #s(literal -3/2 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 rand) (sqrt (* (- a 1/3) 9))))) (*.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand #s(literal 1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (*.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand)) #s(literal 1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (*.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand #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 #s(literal 1/3 binary64) (sqrt.f64 a)) rand))) #s(literal 1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (*.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (fma.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) rand) #s(literal -1/54 binary64) (fma.f64 #s(literal 1/54 binary64) (*.f64 (pow.f64 a #s(literal -5/2 binary64)) rand) (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal 1/18 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand))))) #s(literal 1 binary64)) a)) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (*.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand #s(literal 1 binary64)) a)) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) 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 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal -1/18 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) 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 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal -1/18 binary64) (fma.f64 #s(literal -1/216 binary64) (*.f64 (pow.f64 a #s(literal -5/2 binary64)) rand) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) 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 #s(literal 1/3 binary64) (sqrt.f64 a)) rand #s(literal 1 binary64)) a)) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (*.f64 (+.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal -1/18 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand)) #s(literal 1 binary64)) a)) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (*.f64 (+.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal -1/18 binary64) (fma.f64 #s(literal -1/216 binary64) (*.f64 (pow.f64 a #s(literal -5/2 binary64)) rand) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand))) #s(literal 1 binary64)) a)) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (*.f64 (+.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal -1/18 binary64) (fma.f64 #s(literal -1/216 binary64) (*.f64 (pow.f64 a #s(literal -5/2 binary64)) rand) (fma.f64 (*.f64 (pow.f64 a #s(literal -7/2 binary64)) rand) #s(literal -1/1296 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand)))) #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) (pow.f64 a #s(literal -5/2 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) (pow.f64 a #s(literal -7/2 binary64)) (*.f64 #s(literal -1/72 binary64) (pow.f64 a #s(literal -5/2 binary64))))) (pow.f64 a #s(literal -1/2 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) a) |
#s(approx (- a 1/3) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)) a)) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand #s(literal 1 binary64))) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) (+.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal 1/18 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand)) #s(literal 1 binary64))) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) (+.f64 (fma.f64 #s(literal 1/54 binary64) (*.f64 (pow.f64 a #s(literal -5/2 binary64)) rand) (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal 1/18 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand))) #s(literal 1 binary64))) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) (+.f64 (fma.f64 (*.f64 #s(literal 1/54 binary64) (pow.f64 a #s(literal -5/2 binary64))) rand (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal 1/18 binary64)) rand (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 a #s(literal -7/2 binary64))) (*.f64 (fma.f64 #s(literal -1/36 binary64) a #s(literal 1/27 binary64)) rand) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand)))) #s(literal 1 binary64))) |
#s(approx (/ (* 1 rand) (sqrt (* (- a 1/3) 9))) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand)) |
#s(approx (/ (* 1 rand) (sqrt (* (- a 1/3) 9))) (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal 1/18 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand))) |
#s(approx (/ (* 1 rand) (sqrt (* (- a 1/3) 9))) (fma.f64 #s(literal 1/54 binary64) (*.f64 (pow.f64 a #s(literal -5/2 binary64)) rand) (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal 1/18 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand)))) |
#s(approx (/ (* 1 rand) (sqrt (* (- a 1/3) 9))) (fma.f64 (*.f64 #s(literal 1/54 binary64) (pow.f64 a #s(literal -5/2 binary64))) rand (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal 1/18 binary64)) rand (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 a #s(literal -7/2 binary64))) (*.f64 (fma.f64 #s(literal -1/36 binary64) a #s(literal 1/27 binary64)) rand) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand))))) |
#s(approx (* (* 1/3 rand) (/ 1 (sqrt (- a 1/3)))) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand)) |
#s(approx (* (* 1/3 rand) (/ 1 (sqrt (- a 1/3)))) (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal 1/18 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand))) |
#s(approx (* (* 1/3 rand) (/ 1 (sqrt (- a 1/3)))) (fma.f64 #s(literal 1/54 binary64) (*.f64 (pow.f64 a #s(literal -5/2 binary64)) rand) (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal 1/18 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand)))) |
#s(approx (* (* 1/3 rand) (/ 1 (sqrt (- a 1/3)))) (fma.f64 (*.f64 #s(literal 1/54 binary64) (pow.f64 a #s(literal -5/2 binary64))) rand (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal 1/18 binary64)) rand (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 a #s(literal -7/2 binary64))) (*.f64 (fma.f64 #s(literal -1/36 binary64) a #s(literal 1/27 binary64)) rand) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand))))) |
#s(approx (/ 1 (sqrt (- a 1/3))) (pow.f64 a #s(literal -1/2 binary64))) |
#s(approx (/ 1 (sqrt (- a 1/3))) (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 1/3))) (+.f64 (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal 1/18 binary64))) (pow.f64 a #s(literal -1/2 binary64)))) |
#s(approx (/ 1 (sqrt (- a 1/3))) (+.f64 (fma.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal 1/18 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -7/2 binary64))) (fma.f64 #s(literal -1/36 binary64) a #s(literal 1/27 binary64)) (*.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 (* 9 (- a (/ 1 3))))) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal 1/18 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (fma.f64 #s(literal 1/54 binary64) (pow.f64 a #s(literal -5/2 binary64)) (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal 1/18 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (fma.f64 #s(literal 1/54 binary64) (pow.f64 a #s(literal -5/2 binary64)) (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal 1/18 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 a #s(literal -7/2 binary64))) (fma.f64 #s(literal -1/36 binary64) a #s(literal 1/27 binary64)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))))) |
#s(approx (+ (* (* (sqrt (pow a -3)) 1/3) -1/6) (+ (* (* (sqrt (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3))) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))) |
#s(approx (+ (* (* (sqrt (pow a -3)) 1/3) -1/6) (+ (* (* (sqrt (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3))) (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/18 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))) |
#s(approx (+ (* (* (sqrt (pow a -3)) 1/3) -1/6) (+ (* (* (sqrt (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3))) (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/18 binary64) (fma.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))) |
#s(approx (+ (* (* (sqrt (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3)) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))) |
#s(approx (+ (* (* (sqrt (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3)) (fma.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (*.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand #s(literal 1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (*.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand)) #s(literal 1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (*.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand #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 #s(literal 1/3 binary64) (sqrt.f64 a)) rand))) #s(literal 1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (*.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (fma.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) rand) #s(literal -1/54 binary64) (fma.f64 #s(literal 1/54 binary64) (*.f64 (pow.f64 a #s(literal -5/2 binary64)) rand) (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal 1/18 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand))))) #s(literal 1 binary64)) a)) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand #s(literal 1 binary64))) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) (+.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal 1/18 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand)) #s(literal 1 binary64))) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) (+.f64 (fma.f64 #s(literal 1/54 binary64) (*.f64 (pow.f64 a #s(literal -5/2 binary64)) rand) (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal 1/18 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand))) #s(literal 1 binary64))) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) (+.f64 (fma.f64 (*.f64 #s(literal 1/54 binary64) (pow.f64 a #s(literal -5/2 binary64))) rand (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal 1/18 binary64)) rand (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 a #s(literal -7/2 binary64))) (*.f64 (fma.f64 #s(literal -1/36 binary64) a #s(literal 1/27 binary64)) rand) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand)))) #s(literal 1 binary64))) |
#s(approx (/ (* 1 rand) (sqrt (* (- a 1/3) 9))) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand)) |
#s(approx (/ (* 1 rand) (sqrt (* (- a 1/3) 9))) (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal 1/18 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand))) |
#s(approx (/ (* 1 rand) (sqrt (* (- a 1/3) 9))) (fma.f64 #s(literal 1/54 binary64) (*.f64 (pow.f64 a #s(literal -5/2 binary64)) rand) (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal 1/18 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand)))) |
#s(approx (/ (* 1 rand) (sqrt (* (- a 1/3) 9))) (fma.f64 (*.f64 #s(literal 1/54 binary64) (pow.f64 a #s(literal -5/2 binary64))) rand (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal 1/18 binary64)) rand (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 a #s(literal -7/2 binary64))) (*.f64 (fma.f64 #s(literal -1/36 binary64) a #s(literal 1/27 binary64)) rand) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand))))) |
#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 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 3 binary64) (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/2 binary64))) a)) |
#s(approx (sqrt (* (- a 1/3) 9)) (*.f64 (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 3 binary64) (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/24 binary64)))) a)) |
#s(approx (sqrt (* (- a 1/3) 9)) (*.f64 (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/24 binary64) (fma.f64 #s(literal -1/144 binary64) (pow.f64 a #s(literal -7/2 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 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 rand) (sqrt (* (- a 1/3) 9))))) (*.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand #s(literal 1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (*.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand #s(literal 1 binary64)) a) #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand)) #s(literal 1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (*.f64 (-.f64 (+.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal 1/18 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand)) #s(literal 1 binary64)) (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand #s(literal 1 binary64)) (*.f64 a a)) #s(literal -1/9 binary64) (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand #s(literal 1 binary64)) (*.f64 a a)) #s(literal 1/9 binary64) (*.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand #s(literal 1 binary64)) a) #s(literal 1/3 binary64))))) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (*.f64 (-.f64 (+.f64 (fma.f64 #s(literal 1/54 binary64) (*.f64 (pow.f64 a #s(literal -5/2 binary64)) rand) (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal 1/18 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand))) #s(literal 1 binary64)) (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand #s(literal 1 binary64)) (*.f64 a a)) #s(literal -1/9 binary64) (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand #s(literal 1 binary64)) (*.f64 a a)) #s(literal 1/9 binary64) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand #s(literal 1 binary64)) a) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/18 binary64)) (*.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand #s(literal 1 binary64)) #s(literal 0 binary64))) (pow.f64 a #s(literal 3 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 (- (pow a 3) 1/27) (pow.f64 a #s(literal 3 binary64))) |
#s(approx (- (pow a 3) 1/27) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal 1/27 binary64))) (pow.f64 a #s(literal 3 binary64)))) |
#s(approx (+ (* a a) (+ 1/9 (* a 1/3))) (*.f64 a a)) |
#s(approx (+ (* a a) (+ 1/9 (* a 1/3))) (*.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64)) (*.f64 a a))) |
#s(approx (+ (* a a) (+ 1/9 (* a 1/3))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/9 binary64) (*.f64 a a))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 a a))) |
#s(approx (+ 1/9 (* a 1/3)) (*.f64 #s(literal 1/3 binary64) a)) |
#s(approx (+ 1/9 (* a 1/3)) (*.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) a) #s(literal 1/3 binary64)) a)) |
#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 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 3 binary64) (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/2 binary64))) a)) |
#s(approx (sqrt (* (- a 1/3) 9)) (*.f64 (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 3 binary64) (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/24 binary64)))) a)) |
#s(approx (sqrt (* (- a 1/3) 9)) (*.f64 (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/24 binary64) (fma.f64 #s(literal -1/144 binary64) (pow.f64 a #s(literal -7/2 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 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 rand) (sqrt (* (- a 1/3) 9))))) (*.f64 (fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 rand #s(literal 1/3 binary64)) #s(literal 1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 rand #s(literal 1/3 binary64)) #s(literal 1 binary64)) a) #s(literal 1/3 binary64) (neg.f64 (fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 rand #s(literal 1/3 binary64)) #s(literal 1 binary64)))) a))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 a #s(literal -1/2 binary64))) (*.f64 rand #s(literal 1/3 binary64)) (*.f64 (fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 rand #s(literal 1/3 binary64)) #s(literal 1 binary64)) #s(literal -1/3 binary64))) a) #s(literal -1 binary64) (neg.f64 (fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 rand #s(literal 1/3 binary64)) #s(literal 1 binary64)))) a))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 rand #s(literal 1/3 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 rand #s(literal 1/3 binary64)) (fma.f64 (*.f64 #s(literal 1/18 binary64) (pow.f64 a #s(literal -1/2 binary64))) (*.f64 rand #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64))))) a))) a) #s(literal -1 binary64) (neg.f64 (fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 rand #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 #s(literal 1/3 binary64) (sqrt.f64 a)) (*.f64 #s(literal -1 binary64) rand)) #s(literal 1 binary64)) a))) |
#s(approx (- (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 1/3) (neg.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) (*.f64 #s(literal -1 binary64) rand) (-.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 #s(literal 1/3 binary64) (sqrt.f64 a)) (*.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) (sqrt.f64 a)) (*.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 #s(literal 1/3 binary64) (sqrt.f64 a)) (*.f64 #s(literal -1 binary64) rand)) #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 #s(literal 1/3 binary64) (sqrt.f64 a)) (*.f64 #s(literal -1 binary64) rand)) #s(literal 1 binary64))) a))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/216 binary64) (pow.f64 a #s(literal -5/2 binary64))) (*.f64 #s(literal -1 binary64) rand) (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 #s(literal 1/3 binary64) (sqrt.f64 a)) (*.f64 #s(literal -1 binary64) rand)) #s(literal 1 binary64)))) a))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/216 binary64) (pow.f64 a #s(literal -5/2 binary64))) (*.f64 #s(literal -1 binary64) rand) (fma.f64 (*.f64 #s(literal 1/1296 binary64) (pow.f64 a #s(literal -7/2 binary64))) (*.f64 #s(literal -1 binary64) rand) (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal -1 binary64)) #s(literal 1/18 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) (*.f64 #s(literal -1 binary64) rand))))) #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) (pow.f64 a #s(literal -3/2 binary64))) #s(literal 1/6 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 a #s(literal -1/2 binary64)))) a))) |
#s(approx (sqrt (- a 1/3)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 a #s(literal -5/2 binary64))) #s(literal -1/72 binary64) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 a #s(literal -3/2 binary64))) #s(literal 1/6 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 a #s(literal -1/2 binary64))))) a))) |
#s(approx (sqrt (- a 1/3)) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 a #s(literal -5/2 binary64))) #s(literal -1/72 binary64) (fma.f64 (*.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1 binary64)) #s(literal 1/432 binary64) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 a #s(literal -3/2 binary64))) #s(literal 1/6 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 a #s(literal -1/2 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) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64)) a))) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) (fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 rand #s(literal 1/3 binary64)) #s(literal 1 binary64))) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) (+.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)) (*.f64 rand #s(literal 1/3 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 rand #s(literal 1/3 binary64)))) #s(literal 1 binary64))) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) (+.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)) (*.f64 rand #s(literal 1/3 binary64)) (fma.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/18 binary64)) (*.f64 rand #s(literal 1/3 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 rand #s(literal 1/3 binary64))))) #s(literal 1 binary64))) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1/2 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))) (*.f64 (*.f64 (sqrt.f64 a) #s(literal 1/18 binary64)) (*.f64 rand #s(literal 1/3 binary64)))) (pow.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)) (*.f64 rand #s(literal 1/3 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 rand #s(literal 1/3 binary64))))) #s(literal 1 binary64))) |
#s(approx (/ (* 1 rand) (sqrt (* (- a 1/3) 9))) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 rand #s(literal 1/3 binary64)))) |
#s(approx (/ (* 1 rand) (sqrt (* (- a 1/3) 9))) (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)) (*.f64 rand #s(literal 1/3 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 rand #s(literal 1/3 binary64))))) |
#s(approx (/ (* 1 rand) (sqrt (* (- a 1/3) 9))) (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)) (*.f64 rand #s(literal 1/3 binary64)) (fma.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/18 binary64)) (*.f64 rand #s(literal 1/3 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 rand #s(literal 1/3 binary64)))))) |
#s(approx (/ (* 1 rand) (sqrt (* (- a 1/3) 9))) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1/2 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))) (*.f64 (*.f64 (sqrt.f64 a) #s(literal 1/18 binary64)) (*.f64 rand #s(literal 1/3 binary64)))) (pow.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)) (*.f64 rand #s(literal 1/3 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 rand #s(literal 1/3 binary64)))))) |
#s(approx (* (* 1/3 rand) (/ 1 (sqrt (- a 1/3)))) (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal -1/18 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand))) |
#s(approx (* (* 1/3 rand) (/ 1 (sqrt (- a 1/3)))) (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal -1/18 binary64) (fma.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) rand) #s(literal -1/54 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand)))) |
#s(approx (* (* 1/3 rand) (/ 1 (sqrt (- a 1/3)))) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (fma.f64 #s(literal -1/36 binary64) a #s(literal 1/27 binary64)) rand) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/54 binary64))) (pow.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal -1/18 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)) rand)))) |
#s(approx (/ 1 (sqrt (- a 1/3))) (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 1/3))) (+.f64 (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64) (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/18 binary64))) (pow.f64 a #s(literal -1/2 binary64)))) |
#s(approx (/ 1 (sqrt (- a 1/3))) (+.f64 (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1/2 binary64))) (fma.f64 #s(literal -1/36 binary64) a #s(literal 1/27 binary64)) (*.f64 (sqrt.f64 a) #s(literal 1/18 binary64))) (pow.f64 a #s(literal 3 binary64))))) (pow.f64 a #s(literal -1/2 binary64)))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/18 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/18 binary64) (fma.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/54 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))) |
#s(approx (/ 1 (sqrt (* 9 (- a (/ 1 3))))) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1/2 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1/36 binary64) a #s(literal 1/27 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -9 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 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/18 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a))))) |
#s(approx (+ (* (* (sqrt (pow a -3)) 1/3) -1/6) (+ (* (* (sqrt (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3))) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 a #s(literal -3/2 binary64))) #s(literal 1/18 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))) |
#s(approx (+ (* (* (sqrt (pow a -3)) 1/3) -1/6) (+ (* (* (sqrt (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3))) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 a #s(literal -1/2 binary64))) #s(literal -1/18 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 a #s(literal -3/2 binary64))) #s(literal 1/54 binary64))) a) #s(literal -1 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))) |
#s(approx (* (sqrt (pow a -3)) 1/3) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 a #s(literal -3/2 binary64))) #s(literal -1/3 binary64))) |
#s(approx (sqrt (pow a -3)) (neg.f64 (*.f64 #s(literal -1 binary64) (pow.f64 a #s(literal -3/2 binary64))))) |
#s(approx (+ (* (* (sqrt (pow a -5)) 1/3) -1/18) (* (/ 1 (sqrt a)) 1/3)) (fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 a #s(literal -5/2 binary64))) #s(literal -1/54 binary64) (/.f64 #s(literal 1/3 binary64) (sqrt.f64 a)))) |
#s(approx (* (sqrt (pow a -5)) 1/3) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 a #s(literal -5/2 binary64))) #s(literal 1/3 binary64))) |
#s(approx (sqrt (pow a -5)) (*.f64 #s(literal -1 binary64) (pow.f64 a #s(literal -5/2 binary64)))) |
#s(approx (sqrt a) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 a)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (*.f64 (fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 rand #s(literal 1/3 binary64)) #s(literal 1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 rand #s(literal 1/3 binary64)) #s(literal 1 binary64)) a) #s(literal 1/3 binary64) (neg.f64 (fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 rand #s(literal 1/3 binary64)) #s(literal 1 binary64)))) a))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 a #s(literal -1/2 binary64))) (*.f64 rand #s(literal 1/3 binary64)) (*.f64 (fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 rand #s(literal 1/3 binary64)) #s(literal 1 binary64)) #s(literal -1/3 binary64))) a) #s(literal -1 binary64) (neg.f64 (fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 rand #s(literal 1/3 binary64)) #s(literal 1 binary64)))) a))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 rand #s(literal 1/3 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 rand #s(literal 1/3 binary64)) (fma.f64 (*.f64 #s(literal 1/18 binary64) (pow.f64 a #s(literal -1/2 binary64))) (*.f64 rand #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64))))) a))) a) #s(literal -1 binary64) (neg.f64 (fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 rand #s(literal 1/3 binary64)) #s(literal 1 binary64)))) a))) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) (fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 rand #s(literal 1/3 binary64)) #s(literal 1 binary64))) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) (+.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)) (*.f64 rand #s(literal 1/3 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 rand #s(literal 1/3 binary64)))) #s(literal 1 binary64))) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) (+.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)) (*.f64 rand #s(literal 1/3 binary64)) (fma.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/18 binary64)) (*.f64 rand #s(literal 1/3 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 rand #s(literal 1/3 binary64))))) #s(literal 1 binary64))) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1/2 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))) (*.f64 (*.f64 (sqrt.f64 a) #s(literal 1/18 binary64)) (*.f64 rand #s(literal 1/3 binary64)))) (pow.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)) (*.f64 rand #s(literal 1/3 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 rand #s(literal 1/3 binary64))))) #s(literal 1 binary64))) |
#s(approx (/ (* 1 rand) (sqrt (* (- a 1/3) 9))) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 rand #s(literal 1/3 binary64)))) |
#s(approx (/ (* 1 rand) (sqrt (* (- a 1/3) 9))) (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)) (*.f64 rand #s(literal 1/3 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 rand #s(literal 1/3 binary64))))) |
#s(approx (/ (* 1 rand) (sqrt (* (- a 1/3) 9))) (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)) (*.f64 rand #s(literal 1/3 binary64)) (fma.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/18 binary64)) (*.f64 rand #s(literal 1/3 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 rand #s(literal 1/3 binary64)))))) |
#s(approx (/ (* 1 rand) (sqrt (* (- a 1/3) 9))) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 a #s(literal -1/2 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))) (*.f64 (*.f64 (sqrt.f64 a) #s(literal 1/18 binary64)) (*.f64 rand #s(literal 1/3 binary64)))) (pow.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)) (*.f64 rand #s(literal 1/3 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 rand #s(literal 1/3 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 (pow.f64 a #s(literal -3/2 binary64)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 3 binary64))) a))) |
#s(approx (sqrt (* (- a 1/3) 9)) (neg.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal 3 binary64)) #s(literal -1/72 binary64) (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 3 binary64)))) a))) |
#s(approx (sqrt (* (- a 1/3) 9)) (neg.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal 3 binary64)) #s(literal -1/72 binary64) (fma.f64 (*.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal 3 binary64)) #s(literal 1/432 binary64) (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 a #s(literal -1/2 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 rand) (sqrt (* (- a 1/3) 9))))) (*.f64 (fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 rand #s(literal 1/3 binary64)) #s(literal 1 binary64)) a)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 rand #s(literal 1/3 binary64)) #s(literal 1 binary64)) a) #s(literal 1/3 binary64) (neg.f64 (fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 rand #s(literal 1/3 binary64)) #s(literal 1 binary64)))) a))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (pow.f64 a #s(literal -1/2 binary64))) (*.f64 rand #s(literal 1/3 binary64)) (*.f64 (fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 rand #s(literal 1/3 binary64)) #s(literal 1 binary64)) #s(literal -1/3 binary64))) (*.f64 (/.f64 (fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 rand #s(literal 1/3 binary64)) #s(literal 1 binary64)) a) #s(literal 0 binary64))) a) #s(literal -1 binary64) (neg.f64 (fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 rand #s(literal 1/3 binary64)) #s(literal 1 binary64)))) a))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 rand #s(literal 1/3 binary64)) #s(literal 1 binary64)) #s(literal -1/3 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 rand #s(literal 1/3 binary64))) #s(literal 1/18 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64))) (*.f64 (fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 rand #s(literal 1/3 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 a)) (*.f64 rand #s(literal 1/3 binary64))) (*.f64 (fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 rand #s(literal 1/3 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64))) a) #s(literal -1/3 binary64))) a))) a) #s(literal -1 binary64) (neg.f64 (fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 rand #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 (- (pow a 3) 1/27) (neg.f64 (*.f64 (-.f64 (*.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal 1/27 binary64)) #s(literal 1 binary64)) (pow.f64 a #s(literal 3 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 (pow.f64 a #s(literal -3/2 binary64)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 3 binary64))) a))) |
#s(approx (sqrt (* (- a 1/3) 9)) (neg.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal 3 binary64)) #s(literal -1/72 binary64) (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 3 binary64)))) a))) |
#s(approx (sqrt (* (- a 1/3) 9)) (neg.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal 3 binary64)) #s(literal -1/72 binary64) (fma.f64 (*.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal 3 binary64)) #s(literal 1/432 binary64) (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal 3 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 a #s(literal -1/2 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 rand) (sqrt (* (- a 1/3) 9))))) (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) (-.f64 a #s(literal 1/3 binary64)))) |
#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 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #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 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) a)) |
#s(approx (* 1/3 rand) (*.f64 rand #s(literal 1/3 binary64))) |
#s(approx (* 1 rand) rand) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) #s(literal 1 binary64)) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) (fma.f64 (*.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64))) |
#s(approx (/ (* 1 rand) (sqrt (* (- a 1/3) 9))) (*.f64 (*.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) rand) #s(literal 1/3 binary64))) |
#s(approx (* (* 1/3 rand) (/ 1 (sqrt (- a 1/3)))) (*.f64 (*.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) rand) #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (fma.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (*.f64 rand #s(literal 1/3 binary64)) (-.f64 a #s(literal 1/3 binary64)))) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) #s(literal 1 binary64)) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) (fma.f64 (*.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64))) |
#s(approx (/ (* 1 rand) (sqrt (* (- a 1/3) 9))) (*.f64 (*.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) rand) #s(literal 1/3 binary64))) |
#s(approx (* 1 rand) rand) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 rand (-.f64 a #s(literal 1/3 binary64)))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (-.f64 a #s(literal 1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (*.f64 (fma.f64 (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 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) (*.f64 (*.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) rand) #s(literal 1/3 binary64))) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) (*.f64 (fma.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1/3 binary64) (pow.f64 rand #s(literal -1 binary64))) rand)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (*.f64 (fma.f64 (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 rand) (sqrt (* (- a 1/3) 9)))) (*.f64 (*.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) rand) #s(literal 1/3 binary64))) |
#s(approx (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) (*.f64 (fma.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) #s(literal 1/3 binary64) (pow.f64 rand #s(literal -1 binary64))) rand)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 rand (-.f64 a #s(literal 1/3 binary64)))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 a #s(literal 1/3 binary64))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (/.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) rand) (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64)))) (/.f64 #s(literal 1/27 binary64) (*.f64 (fma.f64 (+.f64 #s(literal 1/3 binary64) a) a #s(literal 1/9 binary64)) rand))) rand)) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (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 (/ (* 1 rand) (sqrt (* (- a 1/3) 9)))) (neg.f64 (*.f64 (-.f64 (*.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/3 binary64)) (pow.f64 rand #s(literal -1 binary64))) rand))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (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 rand) (sqrt (* (- a 1/3) 9)))) (neg.f64 (*.f64 (-.f64 (*.f64 (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/3 binary64)) (pow.f64 rand #s(literal -1 binary64))) rand))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (sqrt (* (- a 1/3) 9))))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 a #s(literal 1/3 binary64))) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal -1/2 binary64)) (neg.f64 (/.f64 (-.f64 a #s(literal 1/3 binary64)) rand))) rand))) |
Compiled 22 035 to 2 738 computations (87.6% saved)
6 alts after pruning (3 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 547 | 3 | 550 |
| Fresh | 3 | 0 | 3 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 552 | 6 | 558 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.7% | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) rand) (*.f64 (pow.f64 #s(literal 9 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))))) |
| ✓ | 99.8% | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) rand) (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))))) |
| ✓ | 99.1% | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #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))))) rand))) |
| ✓ | 99.7% | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #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)))))))) |
| ▶ | 99.5% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64) (-.f64 a #s(literal 1/3 binary64)))) |
| ▶ | 99.5% | #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 (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))) |
Compiled 187 to 138 computations (26.2% 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 (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 (fma.f64 (*.f64 #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)) a) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 #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)) a) |
(*.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) |
(fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64) (pow.f64 a #s(literal -1/2 binary64))) |
(pow.f64 a #s(literal -3/2 binary64)) |
a |
#s(literal -3/2 binary64) |
#s(literal -1/6 binary64) |
(pow.f64 a #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64) (-.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64) (-.f64 a #s(literal 1/3 binary64))) |
(*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) |
(sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) |
(-.f64 a #s(literal 1/3 binary64)) |
(*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) rand) (*.f64 (pow.f64 #s(literal 9 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))))) |
(-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
(/.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) (*.f64 (pow.f64 #s(literal 9 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) rand) (*.f64 (pow.f64 #s(literal 9 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(*.f64 #s(literal 1 binary64) rand) |
(*.f64 (pow.f64 #s(literal 9 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(pow.f64 #s(literal 9 binary64) #s(literal 1/2 binary64)) |
#s(literal 9 binary64) |
#s(literal 1/2 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 (* (+ (* (pow a -3/2) -1/6) (pow a -1/2)) a) #s(hole binary64 (* -1/6 (sqrt (/ 1 a))))) |
#s(approx (* (+ (* (pow a -3/2) -1/6) (pow a -1/2)) a) #s(hole binary64 (/ (+ (sqrt (pow a 3)) (* -1/6 (sqrt a))) a))) |
#s(approx (+ (* (pow a -3/2) -1/6) (pow a -1/2)) #s(hole binary64 (* -1/6 (sqrt (/ 1 (pow a 3)))))) |
#s(approx (+ (* (pow a -3/2) -1/6) (pow a -1/2)) #s(hole binary64 (/ (+ (sqrt (pow a 3)) (* -1/6 (sqrt a))) (pow a 2)))) |
#s(approx (pow a -3/2) #s(hole binary64 (sqrt (/ 1 (pow a 3))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (pow a -1/2) #s(hole binary64 (sqrt (/ 1 a)))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) #s(hole binary64 (- (* 1/3 (* rand (sqrt -1/3))) 1/3))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 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 (+ (* (* (sqrt (- a 1/3)) rand) 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 (+ (* (* (sqrt (- a 1/3)) rand) 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 (* (sqrt (- a 1/3)) rand) #s(hole binary64 (* rand (sqrt -1/3)))) |
#s(approx (* (sqrt (- a 1/3)) rand) #s(hole binary64 (+ (* 1/2 (/ (* a rand) (sqrt -1/3))) (* rand (sqrt -1/3))))) |
#s(approx (* (sqrt (- a 1/3)) rand) #s(hole binary64 (+ (* a (+ (* -1/8 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/2 (/ rand (sqrt -1/3))))) (* rand (sqrt -1/3))))) |
#s(approx (* (sqrt (- a 1/3)) rand) #s(hole binary64 (+ (* a (+ (* 1/2 (/ rand (sqrt -1/3))) (* a (+ (* -1/8 (/ rand (pow (sqrt -1/3) 3))) (* 1/16 (/ (* a rand) (pow (sqrt -1/3) 5))))))) (* rand (sqrt -1/3))))) |
#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 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))))) #s(hole binary64 (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))))) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))))) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))))) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (+ (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/18 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))))))))))))))) |
#s(approx (- a (/ 1 3)) #s(hole binary64 -1/3)) |
#s(approx (- a (/ 1 3)) #s(hole binary64 (- a 1/3))) |
#s(approx (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3))))) #s(hole binary64 (+ 1 (* 1/3 (* rand (sqrt -3)))))) |
#s(approx (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3))))) #s(hole binary64 (+ 1 (+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3))))) #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) (* (pow 9 1/2) (sqrt (- a 1/3))))) #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) (* (pow 9 1/2) (sqrt (- a 1/3)))) #s(hole binary64 (* 1/3 (* rand (sqrt -3))))) |
#s(approx (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))) #s(hole binary64 (+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3)))))) |
#s(approx (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))) #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) (* (pow 9 1/2) (sqrt (- a 1/3)))) #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 (* (pow 9 1/2) (sqrt (- a 1/3))) #s(hole binary64 (* 3 (sqrt -1/3)))) |
#s(approx (* (pow 9 1/2) (sqrt (- a 1/3))) #s(hole binary64 (+ (* 3/2 (/ a (sqrt -1/3))) (* 3 (sqrt -1/3))))) |
#s(approx (* (pow 9 1/2) (sqrt (- 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 (* (pow 9 1/2) (sqrt (- 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 (* (- 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 (* (+ (* (pow a -3/2) -1/6) (pow a -1/2)) a) #s(hole binary64 (sqrt a))) |
#s(approx (* (+ (* (pow a -3/2) -1/6) (pow a -1/2)) a) #s(hole binary64 (* a (+ (sqrt (/ 1 a)) (* -1/6 (sqrt (/ 1 (pow a 3)))))))) |
#s(approx (+ (* (pow a -3/2) -1/6) (pow a -1/2)) #s(hole binary64 (sqrt (/ 1 a)))) |
#s(approx (+ (* (pow a -3/2) -1/6) (pow a -1/2)) #s(hole binary64 (+ (sqrt (/ 1 a)) (* -1/6 (sqrt (/ 1 (pow a 3))))))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) #s(hole binary64 (* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 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 (+ (* (* (sqrt (- a 1/3)) rand) 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 (* (sqrt (- a 1/3)) rand) #s(hole binary64 (* (sqrt a) rand))) |
#s(approx (* (sqrt (- a 1/3)) rand) #s(hole binary64 (* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand))))) |
#s(approx (* (sqrt (- a 1/3)) rand) #s(hole binary64 (* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (sqrt (- a 1/3)) rand) #s(hole binary64 (* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* -1/432 (* (sqrt (/ 1 (pow a 7))) rand)) (* (sqrt (/ 1 a)) rand))))))) |
#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 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))))) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))))) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))))) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))))) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))))) |
#s(approx (- 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) (* (pow 9 1/2) (sqrt (- a 1/3))))) #s(hole binary64 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
#s(approx (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3))))) #s(hole binary64 (+ 1 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3))))) #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) (* (pow 9 1/2) (sqrt (- a 1/3))))) #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) (* (pow 9 1/2) (sqrt (- a 1/3)))) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
#s(approx (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))) #s(hole binary64 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
#s(approx (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))) #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) (* (pow 9 1/2) (sqrt (- a 1/3)))) #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 (* (pow 9 1/2) (sqrt (- a 1/3))) #s(hole binary64 (* 3 (sqrt a)))) |
#s(approx (* (pow 9 1/2) (sqrt (- a 1/3))) #s(hole binary64 (* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (* 3 (sqrt (/ 1 a))))))) |
#s(approx (* (pow 9 1/2) (sqrt (- 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 (* (pow 9 1/2) (sqrt (- 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 (* (- 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 (* (+ (* (pow a -3/2) -1/6) (pow a -1/2)) a) #s(hole binary64 (* (sqrt a) (pow (sqrt -1) 2)))) |
#s(approx (* (+ (* (pow a -3/2) -1/6) (pow a -1/2)) a) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (* -1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (pow a -3/2) -1/6) (pow a -1/2)) #s(hole binary64 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))) |
#s(approx (+ (* (pow a -3/2) -1/6) (pow a -1/2)) #s(hole binary64 (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))) |
#s(approx (pow a -3/2) #s(hole binary64 (* -1 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))))) |
#s(approx (pow a -1/2) #s(hole binary64 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) #s(hole binary64 (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 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 (+ (* (* (sqrt (- a 1/3)) rand) 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 (+ (* (* (sqrt (- a 1/3)) rand) 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 (* (sqrt (- a 1/3)) rand) #s(hole binary64 (* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2)))))) |
#s(approx (* (sqrt (- a 1/3)) rand) #s(hole binary64 (* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))))) |
#s(approx (* (sqrt (- a 1/3)) rand) #s(hole binary64 (* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))))))) |
#s(approx (* (sqrt (- a 1/3)) rand) #s(hole binary64 (* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/432 (* (sqrt (/ 1 (pow a 7))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))))))) |
#s(approx (- a 1/3) #s(hole binary64 (* -1 (* a (- (* 1/3 (/ 1 a)) 1))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))))) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))))) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (+ (* -1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1/18 (* (sqrt (/ 1 a)) rand))) a))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))))) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/54 (* (sqrt (/ 1 a)) rand)) (+ (* 1/54 (* (sqrt (/ 1 a)) rand)) (* 1/18 (* (sqrt a) rand)))) a)) (* -1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) a))))))) |
#s(approx (- a (/ 1 3)) #s(hole binary64 (* -1 (* a (- (* 1/3 (/ 1 a)) 1))))) |
#s(approx (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3))))) #s(hole binary64 (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3))))) #s(hole binary64 (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3))))) #s(hole binary64 (+ 1 (+ (* -1 (/ (+ (* 1/54 (* (sqrt a) rand)) (* 1/6 (* (sqrt (/ 1 a)) (* rand (+ 1/27 (* -1/36 a)))))) (pow a 3))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))) #s(hole binary64 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
#s(approx (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))) #s(hole binary64 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/54 (* (sqrt a) rand)) (* 1/6 (* (sqrt (/ 1 a)) (* rand (+ 1/27 (* -1/36 a)))))) (pow a 3))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (pow 9 1/2) (sqrt (- a 1/3))) #s(hole binary64 (* -3 (* (sqrt a) (pow (sqrt -1) 2))))) |
#s(approx (* (pow 9 1/2) (sqrt (- a 1/3))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))))) |
#s(approx (* (pow 9 1/2) (sqrt (- a 1/3))) #s(hole binary64 (* -1 (* a (+ (* -1/24 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))))) |
#s(approx (* (pow 9 1/2) (sqrt (- a 1/3))) #s(hole binary64 (* -1 (* a (+ (* -1/24 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/144 (* (sqrt (/ 1 (pow a 7))) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))))))) |
#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 (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) #s(hole binary64 (- a 1/3))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#s(approx (* (sqrt (- a 1/3)) rand) #s(hole binary64 (* rand (sqrt (- a 1/3))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))))) #s(hole binary64 (- a 1/3))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))))) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#s(approx (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3))))) #s(hole binary64 1)) |
#s(approx (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3))))) #s(hole binary64 (+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))))) |
#s(approx (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))) #s(hole binary64 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))) |
#s(approx (* 1 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/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 (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))))) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))))) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))))) |
#s(approx (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3))))) #s(hole binary64 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))) |
#s(approx (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3))))) #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/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 (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))))) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3))))) #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))) (- (+ (* (* 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)) (* (+ (* (pow a -3/2) -1/6) (pow a -1/2)) a) (+ (* (pow a -3/2) -1/6) (pow a -1/2)) (pow a -3/2) a -3/2 -1/6 (pow a -1/2) -1/2 (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) (* (sqrt (- a 1/3)) rand) (sqrt (- a 1/3)) (- a 1/3) (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))))) (- a (/ 1 3)) (/ 1 3) 1 3 (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3))))) (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))) (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3))) (pow 9 1/2) 9 1/2) |
| 3.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)) (* (+ (* (pow a -3/2) -1/6) (pow a -1/2)) a) (+ (* (pow a -3/2) -1/6) (pow a -1/2)) (pow a -3/2) a -3/2 -1/6 (pow a -1/2) -1/2 (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) (* (sqrt (- a 1/3)) rand) (sqrt (- a 1/3)) (- a 1/3) (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))))) (- a (/ 1 3)) (/ 1 3) 1 3 (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3))))) (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))) (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3))) (pow 9 1/2) 9 1/2) |
| 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)) (* (+ (* (pow a -3/2) -1/6) (pow a -1/2)) a) (+ (* (pow a -3/2) -1/6) (pow a -1/2)) (pow a -3/2) a -3/2 -1/6 (pow a -1/2) -1/2 (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) (* (sqrt (- a 1/3)) rand) (sqrt (- a 1/3)) (- a 1/3) (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))))) (- a (/ 1 3)) (/ 1 3) 1 3 (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3))))) (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))) (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3))) (pow 9 1/2) 9 1/2) |
| 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)) (* (+ (* (pow a -3/2) -1/6) (pow a -1/2)) a) (+ (* (pow a -3/2) -1/6) (pow a -1/2)) (pow a -3/2) a -3/2 -1/6 (pow a -1/2) -1/2 (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) (* (sqrt (- a 1/3)) rand) (sqrt (- a 1/3)) (- a 1/3) (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))))) (- a (/ 1 3)) (/ 1 3) 1 3 (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3))))) (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))) (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3))) (pow 9 1/2) 9 1/2) |
| 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)) (* (+ (* (pow a -3/2) -1/6) (pow a -1/2)) a) (+ (* (pow a -3/2) -1/6) (pow a -1/2)) (pow a -3/2) a -3/2 -1/6 (pow a -1/2) -1/2 (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) (* (sqrt (- a 1/3)) rand) (sqrt (- a 1/3)) (- a 1/3) (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))))) (- a (/ 1 3)) (/ 1 3) 1 3 (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3))))) (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))) (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3))) (pow 9 1/2) 9 1/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 746 | 6461 |
| 0 | 775 | 5515 |
| 0 | 4315 | 5207 |
| 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 (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 (fma.f64 (*.f64 #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)) a) #s(literal 1/3 binary64)) |
(fma.f64 (*.f64 #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)) a) |
(*.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) |
(fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64) (pow.f64 a #s(literal -1/2 binary64))) |
(pow.f64 a #s(literal -3/2 binary64)) |
a |
#s(literal -3/2 binary64) |
#s(literal -1/6 binary64) |
(pow.f64 a #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64) (-.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64) (-.f64 a #s(literal 1/3 binary64))) |
(*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) |
(sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) |
(-.f64 a #s(literal 1/3 binary64)) |
(*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) rand) (*.f64 (pow.f64 #s(literal 9 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))))) |
(-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
(/.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) (*.f64 (pow.f64 #s(literal 9 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) rand) (*.f64 (pow.f64 #s(literal 9 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(*.f64 #s(literal 1 binary64) rand) |
(*.f64 (pow.f64 #s(literal 9 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(pow.f64 #s(literal 9 binary64) #s(literal 1/2 binary64)) |
#s(literal 9 binary64) |
#s(literal 1/2 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 (* (+ (* (pow a -3/2) -1/6) (pow a -1/2)) a) #s(hole binary64 (* -1/6 (sqrt (/ 1 a))))) |
#s(approx (* (+ (* (pow a -3/2) -1/6) (pow a -1/2)) a) #s(hole binary64 (/ (+ (sqrt (pow a 3)) (* -1/6 (sqrt a))) a))) |
#s(approx (+ (* (pow a -3/2) -1/6) (pow a -1/2)) #s(hole binary64 (* -1/6 (sqrt (/ 1 (pow a 3)))))) |
#s(approx (+ (* (pow a -3/2) -1/6) (pow a -1/2)) #s(hole binary64 (/ (+ (sqrt (pow a 3)) (* -1/6 (sqrt a))) (pow a 2)))) |
#s(approx (pow a -3/2) #s(hole binary64 (sqrt (/ 1 (pow a 3))))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (pow a -1/2) #s(hole binary64 (sqrt (/ 1 a)))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) #s(hole binary64 (- (* 1/3 (* rand (sqrt -1/3))) 1/3))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 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 (+ (* (* (sqrt (- a 1/3)) rand) 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 (+ (* (* (sqrt (- a 1/3)) rand) 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 (* (sqrt (- a 1/3)) rand) #s(hole binary64 (* rand (sqrt -1/3)))) |
#s(approx (* (sqrt (- a 1/3)) rand) #s(hole binary64 (+ (* 1/2 (/ (* a rand) (sqrt -1/3))) (* rand (sqrt -1/3))))) |
#s(approx (* (sqrt (- a 1/3)) rand) #s(hole binary64 (+ (* a (+ (* -1/8 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/2 (/ rand (sqrt -1/3))))) (* rand (sqrt -1/3))))) |
#s(approx (* (sqrt (- a 1/3)) rand) #s(hole binary64 (+ (* a (+ (* 1/2 (/ rand (sqrt -1/3))) (* a (+ (* -1/8 (/ rand (pow (sqrt -1/3) 3))) (* 1/16 (/ (* a rand) (pow (sqrt -1/3) 5))))))) (* rand (sqrt -1/3))))) |
#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 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))))) #s(hole binary64 (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))))) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (* 1/2 (/ rand (sqrt -3))))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))))) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3)))))))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))))) #s(hole binary64 (+ (* -1/3 (+ 1 (* 1/3 (* rand (sqrt -3))))) (* a (+ 1 (+ (* 1/3 (* rand (sqrt -3))) (+ (* 1/2 (/ rand (sqrt -3))) (* a (+ (* -3/2 (/ rand (sqrt -3))) (+ (* 1/18 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* a (+ (* -1/6 (/ (* rand (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2))))) (sqrt -3))) (* 1/18 (/ (* rand (+ 81 (* 9/2 (/ (+ 27 (* 81/4 (/ 1 (pow (sqrt -3) 2)))) (pow (sqrt -3) 2))))) (sqrt -3))))))))))))))) |
#s(approx (- a (/ 1 3)) #s(hole binary64 -1/3)) |
#s(approx (- a (/ 1 3)) #s(hole binary64 (- a 1/3))) |
#s(approx (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3))))) #s(hole binary64 (+ 1 (* 1/3 (* rand (sqrt -3)))))) |
#s(approx (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3))))) #s(hole binary64 (+ 1 (+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3))))))) |
#s(approx (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3))))) #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) (* (pow 9 1/2) (sqrt (- a 1/3))))) #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) (* (pow 9 1/2) (sqrt (- a 1/3)))) #s(hole binary64 (* 1/3 (* rand (sqrt -3))))) |
#s(approx (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))) #s(hole binary64 (+ (* -3/2 (/ (* a rand) (sqrt -3))) (* 1/3 (* rand (sqrt -3)))))) |
#s(approx (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))) #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) (* (pow 9 1/2) (sqrt (- a 1/3)))) #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 (* (pow 9 1/2) (sqrt (- a 1/3))) #s(hole binary64 (* 3 (sqrt -1/3)))) |
#s(approx (* (pow 9 1/2) (sqrt (- a 1/3))) #s(hole binary64 (+ (* 3/2 (/ a (sqrt -1/3))) (* 3 (sqrt -1/3))))) |
#s(approx (* (pow 9 1/2) (sqrt (- 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 (* (pow 9 1/2) (sqrt (- 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 (* (- 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 (* (+ (* (pow a -3/2) -1/6) (pow a -1/2)) a) #s(hole binary64 (sqrt a))) |
#s(approx (* (+ (* (pow a -3/2) -1/6) (pow a -1/2)) a) #s(hole binary64 (* a (+ (sqrt (/ 1 a)) (* -1/6 (sqrt (/ 1 (pow a 3)))))))) |
#s(approx (+ (* (pow a -3/2) -1/6) (pow a -1/2)) #s(hole binary64 (sqrt (/ 1 a)))) |
#s(approx (+ (* (pow a -3/2) -1/6) (pow a -1/2)) #s(hole binary64 (+ (sqrt (/ 1 a)) (* -1/6 (sqrt (/ 1 (pow a 3))))))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) #s(hole binary64 (* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 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 (+ (* (* (sqrt (- a 1/3)) rand) 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 (* (sqrt (- a 1/3)) rand) #s(hole binary64 (* (sqrt a) rand))) |
#s(approx (* (sqrt (- a 1/3)) rand) #s(hole binary64 (* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand))))) |
#s(approx (* (sqrt (- a 1/3)) rand) #s(hole binary64 (* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (sqrt (- a 1/3)) rand) #s(hole binary64 (* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* -1/432 (* (sqrt (/ 1 (pow a 7))) rand)) (* (sqrt (/ 1 a)) rand))))))) |
#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 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))))) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))))) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))))) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))))) #s(hole binary64 (* a (+ 1 (+ (* -1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))))))) |
#s(approx (- 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) (* (pow 9 1/2) (sqrt (- a 1/3))))) #s(hole binary64 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
#s(approx (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3))))) #s(hole binary64 (+ 1 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3))))) #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) (* (pow 9 1/2) (sqrt (- a 1/3))))) #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) (* (pow 9 1/2) (sqrt (- a 1/3)))) #s(hole binary64 (* 1/3 (* (sqrt (/ 1 a)) rand)))) |
#s(approx (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))) #s(hole binary64 (+ (* 1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
#s(approx (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))) #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) (* (pow 9 1/2) (sqrt (- a 1/3)))) #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 (* (pow 9 1/2) (sqrt (- a 1/3))) #s(hole binary64 (* 3 (sqrt a)))) |
#s(approx (* (pow 9 1/2) (sqrt (- a 1/3))) #s(hole binary64 (* a (+ (* -1/2 (sqrt (/ 1 (pow a 3)))) (* 3 (sqrt (/ 1 a))))))) |
#s(approx (* (pow 9 1/2) (sqrt (- 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 (* (pow 9 1/2) (sqrt (- 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 (* (- 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 (* (+ (* (pow a -3/2) -1/6) (pow a -1/2)) a) #s(hole binary64 (* (sqrt a) (pow (sqrt -1) 2)))) |
#s(approx (* (+ (* (pow a -3/2) -1/6) (pow a -1/2)) a) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))) (* -1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* (pow a -3/2) -1/6) (pow a -1/2)) #s(hole binary64 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))) |
#s(approx (+ (* (pow a -3/2) -1/6) (pow a -1/2)) #s(hole binary64 (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))) |
#s(approx (pow a -3/2) #s(hole binary64 (* -1 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))))) |
#s(approx (pow a -1/2) #s(hole binary64 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) #s(hole binary64 (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 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 (+ (* (* (sqrt (- a 1/3)) rand) 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 (+ (* (* (sqrt (- a 1/3)) rand) 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 (* (sqrt (- a 1/3)) rand) #s(hole binary64 (* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2)))))) |
#s(approx (* (sqrt (- a 1/3)) rand) #s(hole binary64 (* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))))) |
#s(approx (* (sqrt (- a 1/3)) rand) #s(hole binary64 (* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))))))) |
#s(approx (* (sqrt (- a 1/3)) rand) #s(hole binary64 (* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/432 (* (sqrt (/ 1 (pow a 7))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))))))) |
#s(approx (- a 1/3) #s(hole binary64 (* -1 (* a (- (* 1/3 (/ 1 a)) 1))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))))) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* 1/3 (/ (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) a))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))))) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (+ (* -1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1/18 (* (sqrt (/ 1 a)) rand))) a))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))))) #s(hole binary64 (* -1 (* a (+ (* -1 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/54 (* (sqrt (/ 1 a)) rand)) (+ (* 1/54 (* (sqrt (/ 1 a)) rand)) (* 1/18 (* (sqrt a) rand)))) a)) (* -1/3 (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))))) a))))))) |
#s(approx (- a (/ 1 3)) #s(hole binary64 (* -1 (* a (- (* 1/3 (/ 1 a)) 1))))) |
#s(approx (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3))))) #s(hole binary64 (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3))))) #s(hole binary64 (+ 1 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3))))) #s(hole binary64 (+ 1 (+ (* -1 (/ (+ (* 1/54 (* (sqrt a) rand)) (* 1/6 (* (sqrt (/ 1 a)) (* rand (+ 1/27 (* -1/36 a)))))) (pow a 3))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))) #s(hole binary64 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand))))) |
#s(approx (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))) #s(hole binary64 (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/54 (* (sqrt (/ 1 (pow a 5))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/54 (* (sqrt a) rand)) (* 1/6 (* (sqrt (/ 1 a)) (* rand (+ 1/27 (* -1/36 a)))))) (pow a 3))) (+ (* -1/18 (* (sqrt (/ 1 (pow a 3))) rand)) (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (pow 9 1/2) (sqrt (- a 1/3))) #s(hole binary64 (* -3 (* (sqrt a) (pow (sqrt -1) 2))))) |
#s(approx (* (pow 9 1/2) (sqrt (- a 1/3))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))))) |
#s(approx (* (pow 9 1/2) (sqrt (- a 1/3))) #s(hole binary64 (* -1 (* a (+ (* -1/24 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))))) |
#s(approx (* (pow 9 1/2) (sqrt (- a 1/3))) #s(hole binary64 (* -1 (* a (+ (* -1/24 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))) (+ (* 1/144 (* (sqrt (/ 1 (pow a 7))) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (pow (sqrt -1) 2))) (* 3 (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))))))) |
#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 (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) #s(hole binary64 (- a 1/3))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#s(approx (* (sqrt (- a 1/3)) rand) #s(hole binary64 (* rand (sqrt (- a 1/3))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))))) #s(hole binary64 (- a 1/3))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))))) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#s(approx (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3))))) #s(hole binary64 1)) |
#s(approx (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3))))) #s(hole binary64 (+ 1 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3)))))))) |
#s(approx (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))) #s(hole binary64 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))) |
#s(approx (* 1 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/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 (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))))) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))))) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))))) |
#s(approx (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3))))) #s(hole binary64 (* 1/3 (* rand (sqrt (/ 1 (- a 1/3))))))) |
#s(approx (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3))))) #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/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 (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))))) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3))))) #s(hole binary64 (* -1 (* rand (- (* -1/3 (sqrt (/ 1 (- a 1/3)))) (/ 1 rand)))))) |
| 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)))) |
(/.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 (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)))))) |
(fma.f64 (pow.f64 a #s(literal -1/4 binary64)) (pow.f64 a #s(literal -1/4 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 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 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 -3/4 binary64)) (pow.f64 a #s(literal -3/4 binary64))) |
(pow.f64 a #s(literal -3/2 binary64)) |
(exp.f64 (*.f64 (log.f64 a) #s(literal -3/2 binary64))) |
a |
#s(literal -3/2 binary64) |
#s(literal -1/6 binary64) |
(*.f64 (pow.f64 a #s(literal -1/4 binary64)) (pow.f64 a #s(literal -1/4 binary64))) |
(pow.f64 a #s(literal -1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 a) #s(literal -1/2 binary64))) |
#s(literal -1/2 binary64) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64) (-.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a)) #s(literal 1/9 binary64)) (+.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 1/3 binary64))) |
(/.f64 (-.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 (-.f64 a #s(literal 1/3 binary64)) (-.f64 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 (-.f64 (pow.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 3 binary64)) #s(literal 1/27 binary64)) (fma.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) (+.f64 #s(literal 1/9 binary64) (*.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 1/3 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #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 (-.f64 a #s(literal 1/3 binary64)) (-.f64 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)))))) |
(fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (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 rand #s(literal 1/3 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) (-.f64 a #s(literal 1/3 binary64))) |
(-.f64 (fma.f64 (*.f64 rand #s(literal 1/3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) a) #s(literal 1/3 binary64)) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(+.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #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 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) |
(*.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(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)) |
(*.f64 (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(*.f64 (-.f64 a #s(literal 1/3 binary64)) (fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64) (*.f64 (-.f64 a #s(literal 1/3 binary64)) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (-.f64 a #s(literal 1/3 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (-.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (-.f64 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 (/.f64 rand #s(literal 3 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(literal 1/3 binary64) |
#s(literal 1 binary64) |
#s(literal 3 binary64) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))))) |
(fma.f64 rand (pow.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) #s(literal -1 binary64)) rand #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) #s(literal -1 binary64))) rand)) |
(+.f64 (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(*.f64 rand (pow.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) #s(literal -1 binary64)) rand) |
(*.f64 #s(literal 1/3 binary64) (/.f64 rand (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (/.f64 rand #s(literal 3 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (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 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a #s(literal 1/3 binary64)))) |
#s(literal 3 binary64) |
#s(literal 9 binary64) |
#s(literal 1/2 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 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -3/2 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 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -3/2 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 (+ (* (* (sqrt (- a 1/3)) rand) 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 (+ (* (* (sqrt (- a 1/3)) rand) 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 (+ (* (* (sqrt (- a 1/3)) rand) 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 (+ (* (* (sqrt (- a 1/3)) rand) 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 (* (+ (* (pow a -3/2) -1/6) (pow a -1/2)) a) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) #s(literal -1/6 binary64))) |
#s(approx (* (+ (* (pow a -3/2) -1/6) (pow a -1/2)) a) (/.f64 (fma.f64 (sqrt.f64 a) #s(literal -1/6 binary64) (pow.f64 a #s(literal 3/2 binary64))) a)) |
#s(approx (+ (* (pow a -3/2) -1/6) (pow a -1/2)) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal -1/6 binary64))) |
#s(approx (+ (* (pow a -3/2) -1/6) (pow a -1/2)) (/.f64 (fma.f64 (sqrt.f64 a) #s(literal -1/6 binary64) (pow.f64 a #s(literal 3/2 binary64))) (*.f64 a a))) |
#s(approx (pow a -3/2) (sqrt.f64 (pow.f64 a #s(literal -3 binary64)))) |
#s(approx a a) |
#s(approx (pow a -1/2) (/.f64 #s(literal 1 binary64) (sqrt.f64 a))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 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 (+ (* (* (sqrt (- a 1/3)) rand) 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 (+ (* (* (sqrt (- a 1/3)) rand) 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 (+ (* (* (sqrt (- a 1/3)) rand) 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 (* (sqrt (- a 1/3)) rand) (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand)) |
#s(approx (* (sqrt (- a 1/3)) rand) (fma.f64 (*.f64 a (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand))) |
#s(approx (* (sqrt (- a 1/3)) rand) (fma.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 rand (pow.f64 #s(literal -1/3 binary64) #s(literal 3/2 binary64)))) (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/2 binary64))) a (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand))) |
#s(approx (* (sqrt (- a 1/3)) rand) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 a (/.f64 rand (pow.f64 #s(literal -1/3 binary64) #s(literal 5/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 rand (pow.f64 #s(literal -1/3 binary64) #s(literal 3/2 binary64))))) a (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/2 binary64))) a (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand))) |
#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 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -3/2 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 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -3/2 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 (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3))))) (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64))) |
#s(approx (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3))))) (+.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 rand) (* (pow 9 1/2) (sqrt (- a 1/3))))) (+.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 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -3/2 binary64))) a (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64))) #s(literal 1 binary64))) |
#s(approx (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3))))) (+.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 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -3/2 binary64))) a (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64))) #s(literal 1 binary64))) |
#s(approx (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64))) |
#s(approx (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))) (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 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))) (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 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -3/2 binary64))) a (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64)))) |
#s(approx (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))) (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 (/.f64 rand (sqrt.f64 #s(literal -3 binary64))) #s(literal -3/2 binary64))) a (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) rand) #s(literal 1/3 binary64)))) |
#s(approx (* (pow 9 1/2) (sqrt (- a 1/3))) (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 3 binary64))) |
#s(approx (* (pow 9 1/2) (sqrt (- a 1/3))) (fma.f64 #s(literal 3/2 binary64) (/.f64 a (sqrt.f64 #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) #s(literal 3 binary64)))) |
#s(approx (* (pow 9 1/2) (sqrt (- a 1/3))) (fma.f64 (fma.f64 #s(literal -3/8 binary64) (/.f64 a (pow.f64 #s(literal -1/3 binary64) #s(literal 3/2 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 (* (pow 9 1/2) (sqrt (- a 1/3))) (fma.f64 (fma.f64 (fma.f64 #s(literal 3/16 binary64) (/.f64 a (pow.f64 #s(literal -1/3 binary64) #s(literal 5/2 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)) (+ 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 (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) (*.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 (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) (*.f64 (-.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) a)) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand) #s(literal 1/3 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) a)) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) 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) (*.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 (+ (* (* 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) 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 (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 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) 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 (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 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand) #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) (/.f64 #s(literal 1 binary64) (sqrt.f64 a))) 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))) (/.f64 #s(literal 1 binary64) (sqrt.f64 a))) 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)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 a))) a)) |
#s(approx (* (+ (* (pow a -3/2) -1/6) (pow a -1/2)) a) (sqrt.f64 a)) |
#s(approx (* (+ (* (pow a -3/2) -1/6) (pow a -1/2)) a) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 a))) a)) |
#s(approx (+ (* (pow a -3/2) -1/6) (pow a -1/2)) (/.f64 #s(literal 1 binary64) (sqrt.f64 a))) |
#s(approx (+ (* (pow a -3/2) -1/6) (pow a -1/2)) (fma.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 a)))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) (*.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 (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) (*.f64 (-.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) a)) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand) #s(literal 1/3 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) a)) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand) #s(literal 1/3 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) a)) |
#s(approx (* (sqrt (- a 1/3)) rand) (*.f64 (sqrt.f64 a) rand)) |
#s(approx (* (sqrt (- a 1/3)) rand) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal -1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand)) a)) |
#s(approx (* (sqrt (- a 1/3)) rand) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/72 binary64) (sqrt.f64 (pow.f64 a #s(literal -5 binary64)))) rand (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand))) a)) |
#s(approx (* (sqrt (- a 1/3)) rand) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/72 binary64) (sqrt.f64 (pow.f64 a #s(literal -5 binary64)))) rand (fma.f64 (*.f64 #s(literal -1/432 binary64) (sqrt.f64 (pow.f64 a #s(literal -7 binary64)))) rand (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand)))) 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 #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 rand) (* (pow 9 1/2) (sqrt (- a 1/3))))) (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 rand) (* (pow 9 1/2) (sqrt (- a 1/3))))) (+.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 rand) (* (pow 9 1/2) (sqrt (- a 1/3))))) (+.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 rand) (* (pow 9 1/2) (sqrt (- a 1/3))))) (+.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 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand) #s(literal 1/3 binary64))) |
#s(approx (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))) (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 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))) (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 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))) (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 (* (pow 9 1/2) (sqrt (- a 1/3))) (*.f64 (sqrt.f64 a) #s(literal 3 binary64))) |
#s(approx (* (pow 9 1/2) (sqrt (- a 1/3))) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) #s(literal 3 binary64))) a)) |
#s(approx (* (pow 9 1/2) (sqrt (- a 1/3))) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) #s(literal -1/24 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) #s(literal 3 binary64)))) a)) |
#s(approx (* (pow 9 1/2) (sqrt (- a 1/3))) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) #s(literal -1/2 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) #s(literal 3 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))) (/.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 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) #s(literal 1 binary64)) a) #s(literal 1/3 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (/.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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) #s(literal 1 binary64)) #s(literal -1/3 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) #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))) (/.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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) rand) (sqrt.f64 #s(literal -9 binary64))) (fma.f64 (*.f64 #s(literal 1/18 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 a))) (/.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))) (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) #s(literal 1 binary64)))) a))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) rand) (/.f64 #s(literal 1 binary64) (sqrt.f64 a))) #s(literal 1/3 binary64)) #s(literal 1 binary64)) a))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) rand) (/.f64 #s(literal 1 binary64) (sqrt.f64 a))) #s(literal 1/3 binary64) (-.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64))) a))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) rand) (/.f64 #s(literal 1 binary64) (sqrt.f64 a))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) rand) (/.f64 #s(literal 1 binary64) (sqrt.f64 a))) #s(literal -1/18 binary64)) #s(literal 1/3 binary64)) a))) #s(literal 1 binary64)) a))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) rand) (/.f64 #s(literal 1 binary64) (sqrt.f64 a))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 a)) (*.f64 #s(literal -1 binary64) rand) (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) rand) (/.f64 #s(literal 1 binary64) (sqrt.f64 a))) #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 #s(literal -1 binary64) rand) (/.f64 #s(literal 1 binary64) (sqrt.f64 a))) #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 #s(literal -1 binary64) rand) (/.f64 #s(literal 1 binary64) (sqrt.f64 a))) #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 #s(literal -1 binary64) rand) (/.f64 #s(literal 1 binary64) (sqrt.f64 a))) #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 #s(literal -1 binary64) rand) (/.f64 #s(literal 1 binary64) (sqrt.f64 a))) #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) (/.f64 #s(literal 1 binary64) (sqrt.f64 a)))) 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) (/.f64 #s(literal 1 binary64) (sqrt.f64 a))))) 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) (/.f64 #s(literal 1 binary64) (sqrt.f64 a)))))) a))) |
#s(approx (* (+ (* (pow a -3/2) -1/6) (pow a -1/2)) a) (*.f64 #s(literal -1 binary64) (sqrt.f64 a))) |
#s(approx (* (+ (* (pow a -3/2) -1/6) (pow a -1/2)) a) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 a #s(literal -3 binary64)))) #s(literal -1/6 binary64) (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 a))))) a))) |
#s(approx (+ (* (pow a -3/2) -1/6) (pow a -1/2)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 a)))) |
#s(approx (+ (* (pow a -3/2) -1/6) (pow a -1/2)) (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) (/.f64 #s(literal 1 binary64) (sqrt.f64 a))))) |
#s(approx (pow a -3/2) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 a #s(literal -3 binary64)))))) |
#s(approx (pow a -1/2) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 a)))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) rand) (/.f64 #s(literal 1 binary64) (sqrt.f64 a))) #s(literal 1/3 binary64)) #s(literal 1 binary64)) a))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) rand) (/.f64 #s(literal 1 binary64) (sqrt.f64 a))) #s(literal 1/3 binary64) (-.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64))) a))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) rand) (/.f64 #s(literal 1 binary64) (sqrt.f64 a))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) rand) (/.f64 #s(literal 1 binary64) (sqrt.f64 a))) #s(literal -1/18 binary64)) #s(literal 1/3 binary64)) a))) #s(literal 1 binary64)) a))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) rand) (/.f64 #s(literal 1 binary64) (sqrt.f64 a))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 a)) (*.f64 #s(literal -1 binary64) rand) (*.f64 (*.f64 (*.f64 #s(literal -1 binary64) rand) (/.f64 #s(literal 1 binary64) (sqrt.f64 a))) #s(literal -1/216 binary64))) a)) #s(literal 1/3 binary64)) a))) #s(literal 1 binary64)) a))) |
#s(approx (* (sqrt (- a 1/3)) rand) (neg.f64 (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal -1 binary64)))) |
#s(approx (* (sqrt (- a 1/3)) rand) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) rand) (sqrt.f64 (pow.f64 a #s(literal -3 binary64)))) #s(literal 1/6 binary64) (*.f64 (*.f64 #s(literal -1 binary64) rand) (/.f64 #s(literal 1 binary64) (sqrt.f64 a)))) a))) |
#s(approx (* (sqrt (- a 1/3)) rand) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) rand) (sqrt.f64 (pow.f64 a #s(literal -5 binary64)))) #s(literal -1/72 binary64) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) rand) (sqrt.f64 (pow.f64 a #s(literal -3 binary64)))) #s(literal 1/6 binary64) (*.f64 (*.f64 #s(literal -1 binary64) rand) (/.f64 #s(literal 1 binary64) (sqrt.f64 a))))) a))) |
#s(approx (* (sqrt (- a 1/3)) rand) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) rand) (sqrt.f64 (pow.f64 a #s(literal -5 binary64)))) #s(literal -1/72 binary64) (fma.f64 #s(literal 1/432 binary64) (*.f64 (*.f64 #s(literal -1 binary64) rand) (sqrt.f64 (pow.f64 a #s(literal -7 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal -1 binary64) rand) (sqrt.f64 (pow.f64 a #s(literal -3 binary64)))) #s(literal 1/6 binary64) (*.f64 (*.f64 #s(literal -1 binary64) rand) (/.f64 #s(literal 1 binary64) (sqrt.f64 a)))))) 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))) (neg.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) (neg.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))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/18 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand) (*.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) #s(literal -1/3 binary64))) a) #s(literal -1 binary64) (neg.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))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand) #s(literal 1/3 binary64) #s(literal 1 binary64)) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/54 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand) (fma.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 a)) rand (*.f64 #s(literal 1/54 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand)))) a))) a) #s(literal -1 binary64) (neg.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) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64)) a))) |
#s(approx (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3))))) (+.f64 (fma.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand) #s(literal 1/3 binary64))) #s(literal 1 binary64))) |
#s(approx (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3))))) (+.f64 (fma.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) rand) #s(literal -1/54 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 rand) (* (pow 9 1/2) (sqrt (- a 1/3))))) (+.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/36 binary64) a #s(literal 1/27 binary64)) rand) (/.f64 #s(literal 1 binary64) (sqrt.f64 a))) #s(literal 1/6 binary64) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/54 binary64))) (pow.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand) #s(literal 1/3 binary64)))) #s(literal 1 binary64))) |
#s(approx (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))) (fma.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand) #s(literal 1/3 binary64)))) |
#s(approx (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))) (fma.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -5 binary64))) rand) #s(literal -1/54 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand) #s(literal 1/3 binary64))))) |
#s(approx (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/36 binary64) a #s(literal 1/27 binary64)) rand) (/.f64 #s(literal 1 binary64) (sqrt.f64 a))) #s(literal 1/6 binary64) (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal 1/54 binary64))) (pow.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 #s(literal -1/18 binary64) (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand) #s(literal 1/3 binary64))))) |
#s(approx (* (pow 9 1/2) (sqrt (- a 1/3))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 a)) #s(literal -3 binary64))) |
#s(approx (* (pow 9 1/2) (sqrt (- a 1/3))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 a))) #s(literal 3 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 a #s(literal -3 binary64)))) #s(literal 1/2 binary64))) a))) |
#s(approx (* (pow 9 1/2) (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/24 binary64) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 a))) #s(literal 3 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 a #s(literal -3 binary64)))) #s(literal 1/2 binary64)))) a))) |
#s(approx (* (pow 9 1/2) (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/24 binary64) (fma.f64 #s(literal 1/144 binary64) (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 a #s(literal -7 binary64)))) (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 a))) #s(literal 3 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (pow.f64 a #s(literal -3 binary64)))) #s(literal 1/2 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 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64) (-.f64 a #s(literal 1/3 binary64)))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64) (-.f64 a #s(literal 1/3 binary64)))) |
#s(approx (+ (* (* 1/3 rand) (sqrt (- a 1/3))) a) 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 rand) rand) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64) (-.f64 a #s(literal 1/3 binary64)))) |
#s(approx (* (sqrt (- a 1/3)) rand) (*.f64 (sqrt.f64 (-.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))) (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64) (-.f64 a #s(literal 1/3 binary64)))) |
#s(approx (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3))))) #s(literal 1 binary64)) |
#s(approx (+ 1 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3))))) (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 rand) (* (pow 9 1/2) (sqrt (- a 1/3)))) (*.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 (* (- 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 (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 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 (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) (*.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 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 (* (- 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 rand) (* (pow 9 1/2) (sqrt (- a 1/3))))) (*.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 rand) (* (pow 9 1/2) (sqrt (- a 1/3))))) (*.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 #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 (+ (* (* (sqrt (- a 1/3)) rand) 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 (+ (* (* (sqrt (- a 1/3)) rand) 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 (* (- 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 (/ (* 1 rand) (* (pow 9 1/2) (sqrt (- a 1/3))))) (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 11 503 to 1 278 computations (88.9% saved)
6 alts after pruning (1 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 273 | 1 | 274 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 3 | 3 |
| Done | 1 | 2 | 3 |
| Total | 274 | 6 | 280 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.7% | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) rand) (*.f64 (pow.f64 #s(literal 9 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))))) |
| ✓ | 99.8% | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) rand) (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))))) |
| ✓ | 99.1% | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #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))))) rand))) |
| ✓ | 99.5% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64) (-.f64 a #s(literal 1/3 binary64)))) |
| ▶ | 99.3% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 #s(approx (* (sqrt (- a 1/3)) rand) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/72 binary64) (sqrt.f64 (pow.f64 a #s(literal -5 binary64)))) rand (fma.f64 (*.f64 #s(literal -1/432 binary64) (sqrt.f64 (pow.f64 a #s(literal -7 binary64)))) rand (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand)))) a)) #s(literal 1/3 binary64) (-.f64 a #s(literal 1/3 binary64)))) |
| ✓ | 99.5% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 (fma.f64 (*.f64 #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)) a) #s(literal 1/3 binary64))) |
Compiled 221 to 159 computations (28.1% saved)
| Inputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 #s(approx (* (sqrt (- a 1/3)) rand) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/72 binary64) (sqrt.f64 (pow.f64 a #s(literal -5 binary64)))) rand (fma.f64 (*.f64 #s(literal -1/432 binary64) (sqrt.f64 (pow.f64 a #s(literal -7 binary64)))) rand (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand)))) a)) #s(literal 1/3 binary64) (-.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 #s(approx (* (sqrt (- a 1/3)) rand) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/72 binary64) (sqrt.f64 (pow.f64 a #s(literal -5 binary64)))) rand (fma.f64 (*.f64 #s(literal -1/432 binary64) (sqrt.f64 (pow.f64 a #s(literal -7 binary64)))) rand (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand)))) a)) #s(literal 1/3 binary64) (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (* (sqrt (- a 1/3)) rand) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/72 binary64) (sqrt.f64 (pow.f64 a #s(literal -5 binary64)))) rand (fma.f64 (*.f64 #s(literal -1/432 binary64) (sqrt.f64 (pow.f64 a #s(literal -7 binary64)))) rand (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand)))) a)) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/72 binary64) (sqrt.f64 (pow.f64 a #s(literal -5 binary64)))) rand (fma.f64 (*.f64 #s(literal -1/432 binary64) (sqrt.f64 (pow.f64 a #s(literal -7 binary64)))) rand (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand)))) a) |
(fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/72 binary64) (sqrt.f64 (pow.f64 a #s(literal -5 binary64)))) rand (fma.f64 (*.f64 #s(literal -1/432 binary64) (sqrt.f64 (pow.f64 a #s(literal -7 binary64)))) rand (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand)))) |
(*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) |
(sqrt.f64 (pow.f64 a #s(literal -3 binary64))) |
(pow.f64 a #s(literal -3 binary64)) |
a |
#s(literal -3 binary64) |
rand |
#s(literal -1/6 binary64) |
(fma.f64 (*.f64 #s(literal -1/72 binary64) (sqrt.f64 (pow.f64 a #s(literal -5 binary64)))) rand (fma.f64 (*.f64 #s(literal -1/432 binary64) (sqrt.f64 (pow.f64 a #s(literal -7 binary64)))) rand (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand))) |
(*.f64 #s(literal -1/72 binary64) (sqrt.f64 (pow.f64 a #s(literal -5 binary64)))) |
#s(literal -1/72 binary64) |
(sqrt.f64 (pow.f64 a #s(literal -5 binary64))) |
(pow.f64 a #s(literal -5 binary64)) |
#s(literal -5 binary64) |
(fma.f64 (*.f64 #s(literal -1/432 binary64) (sqrt.f64 (pow.f64 a #s(literal -7 binary64)))) rand (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand)) |
(*.f64 #s(literal -1/432 binary64) (sqrt.f64 (pow.f64 a #s(literal -7 binary64)))) |
#s(literal -1/432 binary64) |
(sqrt.f64 (pow.f64 a #s(literal -7 binary64))) |
(pow.f64 a #s(literal -7 binary64)) |
#s(literal -7 binary64) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 a)) |
#s(literal 1 binary64) |
(sqrt.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 (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) #s(hole binary64 (- (* 1/3 (* rand (sqrt -1/3))) 1/3))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 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 (+ (* (* (sqrt (- a 1/3)) rand) 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 (+ (* (* (sqrt (- a 1/3)) rand) 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 (* (sqrt (- a 1/3)) rand) #s(hole binary64 (* rand (sqrt -1/3)))) |
#s(approx (* (sqrt (- a 1/3)) rand) #s(hole binary64 (+ (* 1/2 (/ (* a rand) (sqrt -1/3))) (* rand (sqrt -1/3))))) |
#s(approx (* (sqrt (- a 1/3)) rand) #s(hole binary64 (+ (* a (+ (* -1/8 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/2 (/ rand (sqrt -1/3))))) (* rand (sqrt -1/3))))) |
#s(approx (* (sqrt (- a 1/3)) rand) #s(hole binary64 (+ (* a (+ (* 1/2 (/ rand (sqrt -1/3))) (* a (+ (* -1/8 (/ rand (pow (sqrt -1/3) 3))) (* 1/16 (/ (* a rand) (pow (sqrt -1/3) 5))))))) (* rand (sqrt -1/3))))) |
#s(approx (* (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) a) #s(hole binary64 (* -1/432 (* (sqrt (/ 1 (pow a 5))) rand)))) |
#s(approx (* (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) a) #s(hole binary64 (/ (+ (* -1/72 (* (sqrt (pow a 3)) rand)) (* -1/432 (* (sqrt a) rand))) (pow a 3)))) |
#s(approx (* (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) a) #s(hole binary64 (/ (+ (* -1/432 (* (sqrt a) rand)) (* a (+ (* -1/6 (* (sqrt (pow a 3)) rand)) (* -1/72 (* (sqrt a) rand))))) (pow a 3)))) |
#s(approx (* (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) a) #s(hole binary64 (/ (+ (* -1/432 (* (sqrt a) rand)) (* a (+ (* -1/72 (* (sqrt a) rand)) (* a (+ (* -1/6 (* (sqrt a) rand)) (* (sqrt (pow a 3)) rand)))))) (pow a 3)))) |
#s(approx (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) #s(hole binary64 (* -1/432 (* (sqrt (/ 1 (pow a 7))) rand)))) |
#s(approx (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) #s(hole binary64 (/ (+ (* -1/72 (* (sqrt (pow a 3)) rand)) (* -1/432 (* (sqrt a) rand))) (pow a 4)))) |
#s(approx (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) #s(hole binary64 (/ (+ (* -1/432 (* (sqrt a) rand)) (* a (+ (* -1/6 (* (sqrt (pow a 3)) rand)) (* -1/72 (* (sqrt a) rand))))) (pow a 4)))) |
#s(approx (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) #s(hole binary64 (/ (+ (* -1/432 (* (sqrt a) rand)) (* a (+ (* -1/72 (* (sqrt a) rand)) (* a (+ (* -1/6 (* (sqrt a) rand)) (* (sqrt (pow a 3)) rand)))))) (pow a 4)))) |
#s(approx (* (sqrt (pow a -3)) rand) #s(hole binary64 (* (sqrt (/ 1 (pow a 3))) rand))) |
#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 (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand))) #s(hole binary64 (* -1/432 (* (sqrt (/ 1 (pow a 7))) rand)))) |
#s(approx (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand))) #s(hole binary64 (/ (+ (* -1/72 (* (sqrt (pow a 3)) rand)) (* -1/432 (* (sqrt a) rand))) (pow a 4)))) |
#s(approx (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand))) #s(hole binary64 (/ (+ (* -1/432 (* (sqrt a) rand)) (* a (+ (* -1/72 (* (sqrt a) rand)) (* (sqrt (pow a 5)) rand)))) (pow a 4)))) |
#s(approx (* -1/72 (sqrt (pow a -5))) #s(hole binary64 (* -1/72 (sqrt (/ 1 (pow a 5)))))) |
#s(approx (sqrt (pow a -5)) #s(hole binary64 (sqrt (/ 1 (pow a 5))))) |
#s(approx (pow a -5) #s(hole binary64 (/ 1 (pow a 5)))) |
#s(approx (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)) #s(hole binary64 (* -1/432 (* (sqrt (/ 1 (pow a 7))) rand)))) |
#s(approx (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)) #s(hole binary64 (/ (+ (* -1/432 (* (sqrt a) rand)) (* (sqrt (pow a 7)) rand)) (pow a 4)))) |
#s(approx (* -1/432 (sqrt (pow a -7))) #s(hole binary64 (* -1/432 (sqrt (/ 1 (pow a 7)))))) |
#s(approx (sqrt (pow a -7)) #s(hole binary64 (sqrt (/ 1 (pow a 7))))) |
#s(approx (pow a -7) #s(hole binary64 (/ 1 (pow a 7)))) |
#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 (- 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 (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) #s(hole binary64 (* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 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 (+ (* (* (sqrt (- a 1/3)) rand) 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 (* (sqrt (- a 1/3)) rand) #s(hole binary64 (* (sqrt a) rand))) |
#s(approx (* (sqrt (- a 1/3)) rand) #s(hole binary64 (* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand))))) |
#s(approx (* (sqrt (- a 1/3)) rand) #s(hole binary64 (* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (sqrt (- a 1/3)) rand) #s(hole binary64 (* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* -1/432 (* (sqrt (/ 1 (pow a 7))) rand)) (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (* (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) a) #s(hole binary64 (* (sqrt a) rand))) |
#s(approx (* (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) a) #s(hole binary64 (* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand))))) |
#s(approx (* (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) a) #s(hole binary64 (* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) a) #s(hole binary64 (* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* -1/432 (* (sqrt (/ 1 (pow a 7))) rand)) (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) #s(hole binary64 (* (sqrt (/ 1 a)) rand))) |
#s(approx (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) #s(hole binary64 (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand)))) |
#s(approx (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) #s(hole binary64 (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (* (sqrt (/ 1 a)) rand))))) |
#s(approx (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) #s(hole binary64 (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* -1/432 (* (sqrt (/ 1 (pow a 7))) rand)) (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand))) #s(hole binary64 (* (sqrt (/ 1 a)) rand))) |
#s(approx (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand))) #s(hole binary64 (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (* (sqrt (/ 1 a)) rand)))) |
#s(approx (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand))) #s(hole binary64 (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* -1/432 (* (sqrt (/ 1 (pow a 7))) rand)) (* (sqrt (/ 1 a)) rand))))) |
#s(approx (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)) #s(hole binary64 (* (sqrt (/ 1 a)) rand))) |
#s(approx (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)) #s(hole binary64 (+ (* -1/432 (* (sqrt (/ 1 (pow a 7))) rand)) (* (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 (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) #s(hole binary64 (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 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 (+ (* (* (sqrt (- a 1/3)) rand) 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 (+ (* (* (sqrt (- a 1/3)) rand) 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 (* (sqrt (- a 1/3)) rand) #s(hole binary64 (* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2)))))) |
#s(approx (* (sqrt (- a 1/3)) rand) #s(hole binary64 (* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))))) |
#s(approx (* (sqrt (- a 1/3)) rand) #s(hole binary64 (* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))))))) |
#s(approx (* (sqrt (- a 1/3)) rand) #s(hole binary64 (* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/432 (* (sqrt (/ 1 (pow a 7))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))))))) |
#s(approx (* (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) a) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ 1 a)) rand)) (* -1/6 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2))))))))) |
#s(approx (* (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) a) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ 1 a)) rand)) (* -1 (/ (+ (* -1/72 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* 1/6 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) a))))))) |
#s(approx (* (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) a) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ 1 a)) rand)) (* -1 (/ (+ (* -1 (/ (+ (* -1/432 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* 1/72 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) a)) (* 1/6 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) a))))))) |
#s(approx (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) #s(hole binary64 (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) rand)))) |
#s(approx (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/72 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2))))) a)) (* (sqrt (/ 1 a)) rand)))) |
#s(approx (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/72 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/432 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2))))) a)) (* -1/6 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) a)) (* (sqrt (/ 1 a)) rand)))) |
#s(approx (* (sqrt (pow a -3)) rand) #s(hole binary64 (* -1 (* (sqrt (/ 1 (pow a 3))) (* rand (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 (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand))) #s(hole binary64 (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (* rand (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) rand)))) |
#s(approx (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand))) #s(hole binary64 (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/432 (* (sqrt (/ 1 (pow a 7))) (* rand (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) rand))))) |
#s(approx (* -1/72 (sqrt (pow a -5))) #s(hole binary64 (* -1/72 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (pow a -5)) #s(hole binary64 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2)))) |
#s(approx (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)) #s(hole binary64 (+ (* 1/432 (* (sqrt (/ 1 (pow a 7))) (* rand (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) rand)))) |
#s(approx (* -1/432 (sqrt (pow a -7))) #s(hole binary64 (* 1/432 (* (sqrt (/ 1 (pow a 7))) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (pow a -7)) #s(hole binary64 (* -1 (* (sqrt (/ 1 (pow a 7))) (pow (sqrt -1) 2))))) |
#s(approx (sqrt a) #s(hole binary64 (* -1 (* (sqrt a) (pow (sqrt -1) 2))))) |
#s(approx (- a 1/3) #s(hole binary64 (* -1 (* a (- (* 1/3 (/ 1 a)) 1))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (- a 1/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 (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) #s(hole binary64 (- a 1/3))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#s(approx (* (sqrt (- a 1/3)) rand) #s(hole binary64 (* rand (sqrt (- a 1/3))))) |
#s(approx (* (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) a) #s(hole binary64 (* a (* rand (+ (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)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) #s(hole binary64 (* rand (+ (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 rand #s(hole binary64 rand)) |
#s(approx (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand))) #s(hole binary64 (* rand (+ (sqrt (/ 1 a)) (+ (* -1/72 (sqrt (/ 1 (pow a 5)))) (* -1/432 (sqrt (/ 1 (pow a 7))))))))) |
#s(approx (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)) #s(hole binary64 (* rand (+ (sqrt (/ 1 a)) (* -1/432 (sqrt (/ 1 (pow a 7)))))))) |
#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 (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (* (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) a) #s(hole binary64 (* -1 (* a (* rand (+ (* -1 (sqrt (/ 1 a))) (+ (* 1/432 (sqrt (/ 1 (pow a 7)))) (+ (* 1/72 (sqrt (/ 1 (pow a 5)))) (* 1/6 (sqrt (/ 1 (pow a 3)))))))))))) |
#s(approx (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) #s(hole binary64 (* -1 (* rand (+ (* -1 (sqrt (/ 1 a))) (+ (* 1/432 (sqrt (/ 1 (pow a 7)))) (+ (* 1/72 (sqrt (/ 1 (pow a 5)))) (* 1/6 (sqrt (/ 1 (pow a 3))))))))))) |
#s(approx (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand))) #s(hole binary64 (* -1 (* rand (+ (* -1 (sqrt (/ 1 a))) (+ (* 1/432 (sqrt (/ 1 (pow a 7)))) (* 1/72 (sqrt (/ 1 (pow a 5)))))))))) |
#s(approx (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)) #s(hole binary64 (* -1 (* rand (+ (* -1 (sqrt (/ 1 a))) (* 1/432 (sqrt (/ 1 (pow a 7))))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 14.0ms | rand | @ | inf | ((* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) (* (sqrt (- a 1/3)) rand) (* (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) a) (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) (* (sqrt (pow a -3)) rand) (sqrt (pow a -3)) (pow a -3) a -3 rand -1/6 (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand))) (* -1/72 (sqrt (pow a -5))) -1/72 (sqrt (pow a -5)) (pow a -5) -5 (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)) (* -1/432 (sqrt (pow a -7))) -1/432 (sqrt (pow a -7)) (pow a -7) -7 (* (/ 1 (sqrt a)) rand) (/ 1 (sqrt a)) 1 (sqrt a) 1/3 (- a 1/3)) |
| 11.0ms | a | @ | -inf | ((* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) (* (sqrt (- a 1/3)) rand) (* (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) a) (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) (* (sqrt (pow a -3)) rand) (sqrt (pow a -3)) (pow a -3) a -3 rand -1/6 (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand))) (* -1/72 (sqrt (pow a -5))) -1/72 (sqrt (pow a -5)) (pow a -5) -5 (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)) (* -1/432 (sqrt (pow a -7))) -1/432 (sqrt (pow a -7)) (pow a -7) -7 (* (/ 1 (sqrt a)) rand) (/ 1 (sqrt a)) 1 (sqrt a) 1/3 (- a 1/3)) |
| 8.0ms | rand | @ | 0 | ((* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) (* (sqrt (- a 1/3)) rand) (* (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) a) (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) (* (sqrt (pow a -3)) rand) (sqrt (pow a -3)) (pow a -3) a -3 rand -1/6 (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand))) (* -1/72 (sqrt (pow a -5))) -1/72 (sqrt (pow a -5)) (pow a -5) -5 (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)) (* -1/432 (sqrt (pow a -7))) -1/432 (sqrt (pow a -7)) (pow a -7) -7 (* (/ 1 (sqrt a)) rand) (/ 1 (sqrt a)) 1 (sqrt a) 1/3 (- a 1/3)) |
| 6.0ms | rand | @ | -inf | ((* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) (* (sqrt (- a 1/3)) rand) (* (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) a) (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) (* (sqrt (pow a -3)) rand) (sqrt (pow a -3)) (pow a -3) a -3 rand -1/6 (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand))) (* -1/72 (sqrt (pow a -5))) -1/72 (sqrt (pow a -5)) (pow a -5) -5 (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)) (* -1/432 (sqrt (pow a -7))) -1/432 (sqrt (pow a -7)) (pow a -7) -7 (* (/ 1 (sqrt a)) rand) (/ 1 (sqrt a)) 1 (sqrt a) 1/3 (- a 1/3)) |
| 5.0ms | a | @ | 0 | ((* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) (* (sqrt (- a 1/3)) rand) (* (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) a) (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) (* (sqrt (pow a -3)) rand) (sqrt (pow a -3)) (pow a -3) a -3 rand -1/6 (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand))) (* -1/72 (sqrt (pow a -5))) -1/72 (sqrt (pow a -5)) (pow a -5) -5 (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)) (* -1/432 (sqrt (pow a -7))) -1/432 (sqrt (pow a -7)) (pow a -7) -7 (* (/ 1 (sqrt a)) rand) (/ 1 (sqrt a)) 1 (sqrt a) 1/3 (- a 1/3)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 578 | 4789 |
| 0 | 612 | 4074 |
| 0 | 3464 | 3857 |
| 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))) (fma.f64 #s(approx (* (sqrt (- a 1/3)) rand) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/72 binary64) (sqrt.f64 (pow.f64 a #s(literal -5 binary64)))) rand (fma.f64 (*.f64 #s(literal -1/432 binary64) (sqrt.f64 (pow.f64 a #s(literal -7 binary64)))) rand (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand)))) a)) #s(literal 1/3 binary64) (-.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 #s(approx (* (sqrt (- a 1/3)) rand) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/72 binary64) (sqrt.f64 (pow.f64 a #s(literal -5 binary64)))) rand (fma.f64 (*.f64 #s(literal -1/432 binary64) (sqrt.f64 (pow.f64 a #s(literal -7 binary64)))) rand (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand)))) a)) #s(literal 1/3 binary64) (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (* (sqrt (- a 1/3)) rand) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/72 binary64) (sqrt.f64 (pow.f64 a #s(literal -5 binary64)))) rand (fma.f64 (*.f64 #s(literal -1/432 binary64) (sqrt.f64 (pow.f64 a #s(literal -7 binary64)))) rand (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand)))) a)) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/72 binary64) (sqrt.f64 (pow.f64 a #s(literal -5 binary64)))) rand (fma.f64 (*.f64 #s(literal -1/432 binary64) (sqrt.f64 (pow.f64 a #s(literal -7 binary64)))) rand (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand)))) a) |
(fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/72 binary64) (sqrt.f64 (pow.f64 a #s(literal -5 binary64)))) rand (fma.f64 (*.f64 #s(literal -1/432 binary64) (sqrt.f64 (pow.f64 a #s(literal -7 binary64)))) rand (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand)))) |
(*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) |
(sqrt.f64 (pow.f64 a #s(literal -3 binary64))) |
(pow.f64 a #s(literal -3 binary64)) |
a |
#s(literal -3 binary64) |
rand |
#s(literal -1/6 binary64) |
(fma.f64 (*.f64 #s(literal -1/72 binary64) (sqrt.f64 (pow.f64 a #s(literal -5 binary64)))) rand (fma.f64 (*.f64 #s(literal -1/432 binary64) (sqrt.f64 (pow.f64 a #s(literal -7 binary64)))) rand (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand))) |
(*.f64 #s(literal -1/72 binary64) (sqrt.f64 (pow.f64 a #s(literal -5 binary64)))) |
#s(literal -1/72 binary64) |
(sqrt.f64 (pow.f64 a #s(literal -5 binary64))) |
(pow.f64 a #s(literal -5 binary64)) |
#s(literal -5 binary64) |
(fma.f64 (*.f64 #s(literal -1/432 binary64) (sqrt.f64 (pow.f64 a #s(literal -7 binary64)))) rand (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand)) |
(*.f64 #s(literal -1/432 binary64) (sqrt.f64 (pow.f64 a #s(literal -7 binary64)))) |
#s(literal -1/432 binary64) |
(sqrt.f64 (pow.f64 a #s(literal -7 binary64))) |
(pow.f64 a #s(literal -7 binary64)) |
#s(literal -7 binary64) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 a)) |
#s(literal 1 binary64) |
(sqrt.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 (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) #s(hole binary64 (- (* 1/3 (* rand (sqrt -1/3))) 1/3))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 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 (+ (* (* (sqrt (- a 1/3)) rand) 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 (+ (* (* (sqrt (- a 1/3)) rand) 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 (* (sqrt (- a 1/3)) rand) #s(hole binary64 (* rand (sqrt -1/3)))) |
#s(approx (* (sqrt (- a 1/3)) rand) #s(hole binary64 (+ (* 1/2 (/ (* a rand) (sqrt -1/3))) (* rand (sqrt -1/3))))) |
#s(approx (* (sqrt (- a 1/3)) rand) #s(hole binary64 (+ (* a (+ (* -1/8 (/ (* a rand) (pow (sqrt -1/3) 3))) (* 1/2 (/ rand (sqrt -1/3))))) (* rand (sqrt -1/3))))) |
#s(approx (* (sqrt (- a 1/3)) rand) #s(hole binary64 (+ (* a (+ (* 1/2 (/ rand (sqrt -1/3))) (* a (+ (* -1/8 (/ rand (pow (sqrt -1/3) 3))) (* 1/16 (/ (* a rand) (pow (sqrt -1/3) 5))))))) (* rand (sqrt -1/3))))) |
#s(approx (* (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) a) #s(hole binary64 (* -1/432 (* (sqrt (/ 1 (pow a 5))) rand)))) |
#s(approx (* (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) a) #s(hole binary64 (/ (+ (* -1/72 (* (sqrt (pow a 3)) rand)) (* -1/432 (* (sqrt a) rand))) (pow a 3)))) |
#s(approx (* (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) a) #s(hole binary64 (/ (+ (* -1/432 (* (sqrt a) rand)) (* a (+ (* -1/6 (* (sqrt (pow a 3)) rand)) (* -1/72 (* (sqrt a) rand))))) (pow a 3)))) |
#s(approx (* (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) a) #s(hole binary64 (/ (+ (* -1/432 (* (sqrt a) rand)) (* a (+ (* -1/72 (* (sqrt a) rand)) (* a (+ (* -1/6 (* (sqrt a) rand)) (* (sqrt (pow a 3)) rand)))))) (pow a 3)))) |
#s(approx (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) #s(hole binary64 (* -1/432 (* (sqrt (/ 1 (pow a 7))) rand)))) |
#s(approx (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) #s(hole binary64 (/ (+ (* -1/72 (* (sqrt (pow a 3)) rand)) (* -1/432 (* (sqrt a) rand))) (pow a 4)))) |
#s(approx (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) #s(hole binary64 (/ (+ (* -1/432 (* (sqrt a) rand)) (* a (+ (* -1/6 (* (sqrt (pow a 3)) rand)) (* -1/72 (* (sqrt a) rand))))) (pow a 4)))) |
#s(approx (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) #s(hole binary64 (/ (+ (* -1/432 (* (sqrt a) rand)) (* a (+ (* -1/72 (* (sqrt a) rand)) (* a (+ (* -1/6 (* (sqrt a) rand)) (* (sqrt (pow a 3)) rand)))))) (pow a 4)))) |
#s(approx (* (sqrt (pow a -3)) rand) #s(hole binary64 (* (sqrt (/ 1 (pow a 3))) rand))) |
#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 (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand))) #s(hole binary64 (* -1/432 (* (sqrt (/ 1 (pow a 7))) rand)))) |
#s(approx (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand))) #s(hole binary64 (/ (+ (* -1/72 (* (sqrt (pow a 3)) rand)) (* -1/432 (* (sqrt a) rand))) (pow a 4)))) |
#s(approx (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand))) #s(hole binary64 (/ (+ (* -1/432 (* (sqrt a) rand)) (* a (+ (* -1/72 (* (sqrt a) rand)) (* (sqrt (pow a 5)) rand)))) (pow a 4)))) |
#s(approx (* -1/72 (sqrt (pow a -5))) #s(hole binary64 (* -1/72 (sqrt (/ 1 (pow a 5)))))) |
#s(approx (sqrt (pow a -5)) #s(hole binary64 (sqrt (/ 1 (pow a 5))))) |
#s(approx (pow a -5) #s(hole binary64 (/ 1 (pow a 5)))) |
#s(approx (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)) #s(hole binary64 (* -1/432 (* (sqrt (/ 1 (pow a 7))) rand)))) |
#s(approx (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)) #s(hole binary64 (/ (+ (* -1/432 (* (sqrt a) rand)) (* (sqrt (pow a 7)) rand)) (pow a 4)))) |
#s(approx (* -1/432 (sqrt (pow a -7))) #s(hole binary64 (* -1/432 (sqrt (/ 1 (pow a 7)))))) |
#s(approx (sqrt (pow a -7)) #s(hole binary64 (sqrt (/ 1 (pow a 7))))) |
#s(approx (pow a -7) #s(hole binary64 (/ 1 (pow a 7)))) |
#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 (- 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 (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) #s(hole binary64 (* a (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) #s(hole binary64 (* a (- (+ 1 (* 1/3 (* (sqrt (/ 1 a)) rand))) (* 1/3 (/ 1 a)))))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 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 (+ (* (* (sqrt (- a 1/3)) rand) 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 (* (sqrt (- a 1/3)) rand) #s(hole binary64 (* (sqrt a) rand))) |
#s(approx (* (sqrt (- a 1/3)) rand) #s(hole binary64 (* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand))))) |
#s(approx (* (sqrt (- a 1/3)) rand) #s(hole binary64 (* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (sqrt (- a 1/3)) rand) #s(hole binary64 (* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* -1/432 (* (sqrt (/ 1 (pow a 7))) rand)) (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (* (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) a) #s(hole binary64 (* (sqrt a) rand))) |
#s(approx (* (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) a) #s(hole binary64 (* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand))))) |
#s(approx (* (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) a) #s(hole binary64 (* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (* (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) a) #s(hole binary64 (* a (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* -1/432 (* (sqrt (/ 1 (pow a 7))) rand)) (* (sqrt (/ 1 a)) rand))))))) |
#s(approx (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) #s(hole binary64 (* (sqrt (/ 1 a)) rand))) |
#s(approx (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) #s(hole binary64 (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (* (sqrt (/ 1 a)) rand)))) |
#s(approx (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) #s(hole binary64 (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (* (sqrt (/ 1 a)) rand))))) |
#s(approx (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) #s(hole binary64 (+ (* -1/6 (* (sqrt (/ 1 (pow a 3))) rand)) (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* -1/432 (* (sqrt (/ 1 (pow a 7))) rand)) (* (sqrt (/ 1 a)) rand)))))) |
#s(approx (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand))) #s(hole binary64 (* (sqrt (/ 1 a)) rand))) |
#s(approx (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand))) #s(hole binary64 (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (* (sqrt (/ 1 a)) rand)))) |
#s(approx (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand))) #s(hole binary64 (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) rand)) (+ (* -1/432 (* (sqrt (/ 1 (pow a 7))) rand)) (* (sqrt (/ 1 a)) rand))))) |
#s(approx (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)) #s(hole binary64 (* (sqrt (/ 1 a)) rand))) |
#s(approx (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)) #s(hole binary64 (+ (* -1/432 (* (sqrt (/ 1 (pow a 7))) rand)) (* (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 (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) #s(hole binary64 (* -1 (* a (- (* 1/3 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) 1))))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 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 (+ (* (* (sqrt (- a 1/3)) rand) 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 (+ (* (* (sqrt (- a 1/3)) rand) 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 (* (sqrt (- a 1/3)) rand) #s(hole binary64 (* -1 (* (sqrt a) (* rand (pow (sqrt -1) 2)))))) |
#s(approx (* (sqrt (- a 1/3)) rand) #s(hole binary64 (* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))))) |
#s(approx (* (sqrt (- a 1/3)) rand) #s(hole binary64 (* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))))))) |
#s(approx (* (sqrt (- a 1/3)) rand) #s(hole binary64 (* -1 (* a (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/432 (* (sqrt (/ 1 (pow a 7))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))))))))) |
#s(approx (* (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) a) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ 1 a)) rand)) (* -1/6 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2))))))))) |
#s(approx (* (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) a) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ 1 a)) rand)) (* -1 (/ (+ (* -1/72 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* 1/6 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) a))))))) |
#s(approx (* (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) a) #s(hole binary64 (* -1 (* a (+ (* -1 (* (sqrt (/ 1 a)) rand)) (* -1 (/ (+ (* -1 (/ (+ (* -1/432 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* 1/72 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) a)) (* 1/6 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) a))))))) |
#s(approx (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) #s(hole binary64 (+ (* 1/6 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) rand)))) |
#s(approx (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/72 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2))))) a)) (* (sqrt (/ 1 a)) rand)))) |
#s(approx (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/72 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2)))) (* 1/432 (* (sqrt (/ 1 (pow a 3))) (* rand (pow (sqrt -1) 2))))) a)) (* -1/6 (* (sqrt (/ 1 a)) (* rand (pow (sqrt -1) 2))))) a)) (* (sqrt (/ 1 a)) rand)))) |
#s(approx (* (sqrt (pow a -3)) rand) #s(hole binary64 (* -1 (* (sqrt (/ 1 (pow a 3))) (* rand (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 (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand))) #s(hole binary64 (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (* rand (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) rand)))) |
#s(approx (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand))) #s(hole binary64 (+ (* -1/72 (* (sqrt (/ 1 (pow a 5))) (* rand (pow (sqrt -1) 2)))) (+ (* 1/432 (* (sqrt (/ 1 (pow a 7))) (* rand (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) rand))))) |
#s(approx (* -1/72 (sqrt (pow a -5))) #s(hole binary64 (* -1/72 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (pow a -5)) #s(hole binary64 (* (sqrt (/ 1 (pow a 5))) (pow (sqrt -1) 2)))) |
#s(approx (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)) #s(hole binary64 (+ (* 1/432 (* (sqrt (/ 1 (pow a 7))) (* rand (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) rand)))) |
#s(approx (* -1/432 (sqrt (pow a -7))) #s(hole binary64 (* 1/432 (* (sqrt (/ 1 (pow a 7))) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (pow a -7)) #s(hole binary64 (* -1 (* (sqrt (/ 1 (pow a 7))) (pow (sqrt -1) 2))))) |
#s(approx (sqrt a) #s(hole binary64 (* -1 (* (sqrt a) (pow (sqrt -1) 2))))) |
#s(approx (- a 1/3) #s(hole binary64 (* -1 (* a (- (* 1/3 (/ 1 a)) 1))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (- a 1/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 (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) #s(hole binary64 (- a 1/3))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) #s(hole binary64 (- (+ a (* 1/3 (* rand (sqrt (- a 1/3))))) 1/3))) |
#s(approx (* (sqrt (- a 1/3)) rand) #s(hole binary64 (* rand (sqrt (- a 1/3))))) |
#s(approx (* (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) a) #s(hole binary64 (* a (* rand (+ (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)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) #s(hole binary64 (* rand (+ (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 rand #s(hole binary64 rand)) |
#s(approx (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand))) #s(hole binary64 (* rand (+ (sqrt (/ 1 a)) (+ (* -1/72 (sqrt (/ 1 (pow a 5)))) (* -1/432 (sqrt (/ 1 (pow a 7))))))))) |
#s(approx (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)) #s(hole binary64 (* rand (+ (sqrt (/ 1 a)) (* -1/432 (sqrt (/ 1 (pow a 7)))))))) |
#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 (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) #s(hole binary64 (* 1/3 (* rand (sqrt (- a 1/3)))))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) #s(hole binary64 (* rand (- (+ (* 1/3 (sqrt (- a 1/3))) (/ a rand)) (* 1/3 (/ 1 rand)))))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) #s(hole binary64 (* -1 (* rand (+ (* -1 (/ (- a 1/3) rand)) (* -1/3 (sqrt (- a 1/3)))))))) |
#s(approx (* (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) a) #s(hole binary64 (* -1 (* a (* rand (+ (* -1 (sqrt (/ 1 a))) (+ (* 1/432 (sqrt (/ 1 (pow a 7)))) (+ (* 1/72 (sqrt (/ 1 (pow a 5)))) (* 1/6 (sqrt (/ 1 (pow a 3)))))))))))) |
#s(approx (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) #s(hole binary64 (* -1 (* rand (+ (* -1 (sqrt (/ 1 a))) (+ (* 1/432 (sqrt (/ 1 (pow a 7)))) (+ (* 1/72 (sqrt (/ 1 (pow a 5)))) (* 1/6 (sqrt (/ 1 (pow a 3))))))))))) |
#s(approx (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand))) #s(hole binary64 (* -1 (* rand (+ (* -1 (sqrt (/ 1 a))) (+ (* 1/432 (sqrt (/ 1 (pow a 7)))) (* 1/72 (sqrt (/ 1 (pow a 5)))))))))) |
#s(approx (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)) #s(hole binary64 (* -1 (* rand (+ (* -1 (sqrt (/ 1 a))) (* 1/432 (sqrt (/ 1 (pow a 7))))))))) |
| Outputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 #s(approx (* (sqrt (- a 1/3)) rand) (*.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)) rand (fma.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand))) a)) #s(literal 1/3 binary64) (-.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (* (sqrt (- a 1/3)) rand) (*.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)) rand (fma.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand))) a)) #s(literal 1/3 binary64)) (*.f64 #s(approx (* (sqrt (- a 1/3)) rand) (*.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)) rand (fma.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand))) a)) #s(literal 1/3 binary64))) (*.f64 (-.f64 a #s(literal 1/3 binary64)) (-.f64 a #s(literal 1/3 binary64)))) (-.f64 (*.f64 #s(approx (* (sqrt (- a 1/3)) rand) (*.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)) rand (fma.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand))) a)) #s(literal 1/3 binary64)) (-.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (* (sqrt (- a 1/3)) rand) (*.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)) rand (fma.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand))) a)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (* (sqrt (- a 1/3)) rand) (*.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)) rand (fma.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand))) a)) #s(literal 1/3 binary64)) (*.f64 #s(approx (* (sqrt (- a 1/3)) rand) (*.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)) rand (fma.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand))) a)) #s(literal 1/3 binary64)) (-.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) (-.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(approx (* (sqrt (- a 1/3)) rand) (*.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)) rand (fma.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand))) a)) #s(literal 1/3 binary64)) (-.f64 a #s(literal 1/3 binary64)))))) |
(fma.f64 #s(approx (* (sqrt (- a 1/3)) rand) (*.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)) rand (fma.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand))) a)) #s(literal 1/3 binary64) (-.f64 a #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) #s(approx (* (sqrt (- a 1/3)) rand) (*.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)) rand (fma.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand))) a)) (-.f64 a #s(literal 1/3 binary64))) |
(-.f64 (fma.f64 #s(approx (* (sqrt (- a 1/3)) rand) (*.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)) rand (fma.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand))) a)) #s(literal 1/3 binary64) a) #s(literal 1/3 binary64)) |
(+.f64 (*.f64 #s(approx (* (sqrt (- a 1/3)) rand) (*.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)) rand (fma.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand))) a)) #s(literal 1/3 binary64)) (-.f64 a #s(literal 1/3 binary64))) |
(+.f64 (-.f64 a #s(literal 1/3 binary64)) (*.f64 #s(approx (* (sqrt (- a 1/3)) rand) (*.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)) rand (fma.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand))) a)) #s(literal 1/3 binary64))) |
#s(approx (* (sqrt (- a 1/3)) rand) (*.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)) rand (fma.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand))) a)) |
(*.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)) rand (fma.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand))) a) |
(*.f64 a (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)) rand (fma.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand)))) |
(fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal -1/6 binary64)) a (*.f64 (fma.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand)) a)) |
(fma.f64 a (*.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal -1/6 binary64)) (*.f64 a (fma.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand)))) |
(+.f64 (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal -1/6 binary64)) a) (*.f64 (fma.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand)) a)) |
(+.f64 (*.f64 a (*.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal -1/6 binary64))) (*.f64 a (fma.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal -1/6 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal -1/6 binary64))) (*.f64 (fma.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand)) (fma.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand)))) (-.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal -1/6 binary64)) (fma.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal -1/6 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal -1/6 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand)) (fma.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand))) (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal -1/6 binary64)) (fma.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand)))))) |
(fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)) rand (fma.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand))) |
(fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal -1/6 binary64) (fma.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand))) |
(fma.f64 (pow.f64 a #s(literal -3/2 binary64)) (*.f64 rand #s(literal -1/6 binary64)) (fma.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) (fma.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand))) |
(+.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)) rand (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand)) (*.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand)) |
(+.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal -1/6 binary64)) (fma.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand))) |
(+.f64 (fma.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand)) (*.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal -1/6 binary64))) |
(*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) |
(*.f64 rand (pow.f64 a #s(literal -3/2 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) |
rand |
#s(literal -1/6 binary64) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand) (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand)) (*.f64 (*.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand) (*.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand))) (-.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand) (*.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand) (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand) (-.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand) (*.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand)) (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand) (*.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand))))) |
(fma.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand)) |
(fma.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand (*.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand)) |
(fma.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) rand) #s(literal -1/72 binary64) (*.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand)) |
(fma.f64 #s(literal -1/72 binary64) (*.f64 (pow.f64 a #s(literal -5/2 binary64)) rand) (*.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand)) |
(fma.f64 rand (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand)) |
(fma.f64 rand (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) (*.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand)) |
(+.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand (*.f64 (*.f64 (pow.f64 a #s(literal -7/2 binary64)) rand) #s(literal -1/432 binary64))) (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand)) |
(+.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand) (*.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand)) |
(+.f64 (*.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand) (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand)) |
(*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) |
(*.f64 #s(literal -1/72 binary64) (pow.f64 a #s(literal -5/2 binary64))) |
#s(literal -1/72 binary64) |
(pow.f64 (pow.f64 a #s(literal -5 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 a #s(literal -5/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5/2 binary64))) |
(sqrt.f64 (pow.f64 a #s(literal -5 binary64))) |
(*.f64 (pow.f64 a #s(literal -5/2 binary64)) (pow.f64 a #s(literal -5/2 binary64))) |
(pow.f64 (pow.f64 a #s(literal 5 binary64)) #s(literal -1 binary64)) |
(pow.f64 a #s(literal -5 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 a #s(literal 5 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal -5 binary64))) |
#s(literal -5 binary64) |
(*.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand) |
(*.f64 rand (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -7/2 binary64)) rand) #s(literal -1/432 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal -7/2 binary64)) rand) #s(literal -1/432 binary64))) (*.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand) (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand))) (-.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -7/2 binary64)) rand) #s(literal -1/432 binary64)) (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -7/2 binary64)) rand) #s(literal -1/432 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -7/2 binary64)) rand) #s(literal -1/432 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal -7/2 binary64)) rand) #s(literal -1/432 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand) (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand)) (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -7/2 binary64)) rand) #s(literal -1/432 binary64)) (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand))))) |
(fma.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand (*.f64 (*.f64 (pow.f64 a #s(literal -7/2 binary64)) rand) #s(literal -1/432 binary64))) |
(fma.f64 (*.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64)) rand (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand)) |
(fma.f64 (*.f64 (pow.f64 a #s(literal -7/2 binary64)) rand) #s(literal -1/432 binary64) (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand)) |
(fma.f64 #s(literal -1/432 binary64) (*.f64 (pow.f64 a #s(literal -7/2 binary64)) rand) (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand)) |
(fma.f64 rand (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 a #s(literal -7/2 binary64)) rand) #s(literal -1/432 binary64))) |
(fma.f64 rand (*.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64)) (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand)) |
(-.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -7/2 binary64)) rand) #s(literal -1/432 binary64)) (neg.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand))) |
(+.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand) (*.f64 (*.f64 (pow.f64 a #s(literal -7/2 binary64)) rand) #s(literal -1/432 binary64))) |
(+.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -7/2 binary64)) rand) #s(literal -1/432 binary64)) (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand)) |
(*.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64)) |
(*.f64 #s(literal -1/432 binary64) (pow.f64 a #s(literal -7/2 binary64))) |
#s(literal -1/432 binary64) |
(pow.f64 (pow.f64 a #s(literal -7 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 a #s(literal -7/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7/2 binary64))) |
(sqrt.f64 (pow.f64 a #s(literal -7 binary64))) |
(*.f64 (pow.f64 a #s(literal -7/2 binary64)) (pow.f64 a #s(literal -7/2 binary64))) |
(pow.f64 (pow.f64 a #s(literal 7 binary64)) #s(literal -1 binary64)) |
(pow.f64 a #s(literal -7 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 a #s(literal 7 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal -7 binary64))) |
#s(literal -7 binary64) |
(*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand) |
(*.f64 rand (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) 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))) |
#s(literal 1 binary64) |
(pow.f64 a #s(literal 1/2 binary64)) |
(sqrt.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 (+ (* (* (sqrt (- a 1/3)) rand) 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 (+ (* (* (sqrt (- a 1/3)) rand) 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 (+ (* (* (sqrt (- a 1/3)) rand) 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 (+ (* (* (sqrt (- a 1/3)) rand) 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 (* (sqrt (- a 1/3)) rand) (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand)) |
#s(approx (* (sqrt (- a 1/3)) rand) (fma.f64 (*.f64 a (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand))) |
#s(approx (* (sqrt (- a 1/3)) rand) (fma.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 a (/.f64 rand (pow.f64 #s(literal -1/3 binary64) #s(literal 3/2 binary64)))) (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/2 binary64))) a (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand))) |
#s(approx (* (sqrt (- a 1/3)) rand) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 a (/.f64 rand (pow.f64 #s(literal -1/3 binary64) #s(literal 5/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 rand (pow.f64 #s(literal -1/3 binary64) #s(literal 3/2 binary64))))) a (*.f64 (/.f64 rand (sqrt.f64 #s(literal -1/3 binary64))) #s(literal 1/2 binary64))) a (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) rand))) |
#s(approx (* (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) a) (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) rand) #s(literal -1/432 binary64))) |
#s(approx (* (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) a) (/.f64 (fma.f64 (*.f64 (sqrt.f64 a) rand) #s(literal -1/432 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 3/2 binary64)) rand) #s(literal -1/72 binary64))) (pow.f64 a #s(literal 3 binary64)))) |
#s(approx (* (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) a) (/.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 a) rand) #s(literal -1/72 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 3/2 binary64)) rand) #s(literal -1/6 binary64))) a (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal -1/432 binary64))) (pow.f64 a #s(literal 3 binary64)))) |
#s(approx (* (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) a) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 a) rand) #s(literal -1/6 binary64) (*.f64 (pow.f64 a #s(literal 3/2 binary64)) rand)) a (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal -1/72 binary64))) a (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal -1/432 binary64))) (pow.f64 a #s(literal 3 binary64)))) |
#s(approx (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) (*.f64 (*.f64 (pow.f64 a #s(literal -7/2 binary64)) rand) #s(literal -1/432 binary64))) |
#s(approx (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 a) rand) #s(literal -1/432 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 3/2 binary64)) rand) #s(literal -1/72 binary64))) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) (/.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 a) rand) #s(literal -1/72 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 3/2 binary64)) rand) #s(literal -1/6 binary64))) a (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal -1/432 binary64))) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 a) rand) #s(literal -1/6 binary64) (*.f64 (pow.f64 a #s(literal 3/2 binary64)) rand)) a (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal -1/72 binary64))) a (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal -1/432 binary64))) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (* (sqrt (pow a -3)) rand) (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand)) |
#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 (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand))) (*.f64 (*.f64 (pow.f64 a #s(literal -7/2 binary64)) rand) #s(literal -1/432 binary64))) |
#s(approx (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 a) rand) #s(literal -1/432 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 3/2 binary64)) rand) #s(literal -1/72 binary64))) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand))) (/.f64 (fma.f64 (fma.f64 (pow.f64 a #s(literal 5/2 binary64)) rand (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal -1/72 binary64))) a (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal -1/432 binary64))) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (* -1/72 (sqrt (pow a -5))) (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64))) |
#s(approx (sqrt (pow a -5)) (pow.f64 a #s(literal -5/2 binary64))) |
#s(approx (pow a -5) (pow.f64 a #s(literal -5 binary64))) |
#s(approx (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)) (*.f64 (*.f64 (pow.f64 a #s(literal -7/2 binary64)) rand) #s(literal -1/432 binary64))) |
#s(approx (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)) (/.f64 (fma.f64 (pow.f64 a #s(literal 7/2 binary64)) rand (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal -1/432 binary64))) (pow.f64 a #s(literal 4 binary64)))) |
#s(approx (* -1/432 (sqrt (pow a -7))) (*.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64))) |
#s(approx (sqrt (pow a -7)) (pow.f64 a #s(literal -7/2 binary64))) |
#s(approx (pow a -7) (pow.f64 a #s(literal -7 binary64))) |
#s(approx (* (/ 1 (sqrt a)) rand) (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand)) |
#s(approx (/ 1 (sqrt a)) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) |
#s(approx (sqrt a) (sqrt.f64 a)) |
#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 (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)) rand) #s(literal 1/3 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal -3/2 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 #s(literal -1/54 binary64) (*.f64 (pow.f64 a #s(literal -5/2 binary64)) rand) (fma.f64 #s(literal 1/54 binary64) (*.f64 (pow.f64 a #s(literal -5/2 binary64)) rand) (fma.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand) #s(literal 1/3 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal 1/18 binary64)))))) #s(literal 1 binary64)) a)) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 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 (+ (* (* (sqrt (- a 1/3)) rand) 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 (+ (* (* (sqrt (- a 1/3)) rand) 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 (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 (+ (* (* (sqrt (- a 1/3)) rand) 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) (fma.f64 #s(literal -1/216 binary64) (*.f64 (pow.f64 a #s(literal -5/2 binary64)) rand) (*.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 (* (sqrt (- a 1/3)) rand) (*.f64 (sqrt.f64 a) rand)) |
#s(approx (* (sqrt (- a 1/3)) rand) (*.f64 (fma.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand (*.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal -1/6 binary64))) a)) |
#s(approx (* (sqrt (- a 1/3)) rand) (*.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal -1/6 binary64) (fma.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand))) a)) |
#s(approx (* (sqrt (- a 1/3)) rand) (*.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)) rand (fma.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand))) a)) |
#s(approx (* (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) a) (*.f64 (sqrt.f64 a) rand)) |
#s(approx (* (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) a) (*.f64 (fma.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand (*.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal -1/6 binary64))) a)) |
#s(approx (* (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) a) (*.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal -1/6 binary64) (fma.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand))) a)) |
#s(approx (* (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) a) (*.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)) rand (fma.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand))) a)) |
#s(approx (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand)) |
#s(approx (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) (fma.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand (*.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal -1/6 binary64)))) |
#s(approx (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal -1/6 binary64) (fma.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand)))) |
#s(approx (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)) rand (fma.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand)))) |
#s(approx (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand))) (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand)) |
#s(approx (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand))) (fma.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand))) |
#s(approx (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand))) (fma.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)) rand))) |
#s(approx (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)) (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand)) |
#s(approx (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)) (*.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand)) |
#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 (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 1/3)) rand) 1/3) (- a 1/3)) (neg.f64 (*.f64 (-.f64 (*.f64 (neg.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 1/3)) rand) 1/3) (- a 1/3)) (neg.f64 (*.f64 (fma.f64 (neg.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand)) #s(literal 1/3 binary64) (-.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64))) a))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) (neg.f64 (*.f64 (-.f64 (fma.f64 (neg.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand)) #s(literal 1/3 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand)) #s(literal -1/18 binary64)) #s(literal 1/3 binary64)) a))) #s(literal 1 binary64)) a))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) (neg.f64 (*.f64 (-.f64 (fma.f64 (neg.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand)) #s(literal 1/3 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 a)) (*.f64 #s(literal -1 binary64) rand) (*.f64 (neg.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand)) #s(literal -1/216 binary64))) a)) #s(literal 1/3 binary64)) a))) #s(literal 1 binary64)) a))) |
#s(approx (* (sqrt (- a 1/3)) rand) (neg.f64 (*.f64 (*.f64 (sqrt.f64 a) rand) #s(literal -1 binary64)))) |
#s(approx (* (sqrt (- a 1/3)) rand) (neg.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal 1/6 binary64)) (*.f64 #s(literal -1 binary64) rand) (neg.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand))) a))) |
#s(approx (* (sqrt (- a 1/3)) rand) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) rand) #s(literal -1 binary64)) #s(literal -1/72 binary64) (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal 1/6 binary64)) (*.f64 #s(literal -1 binary64) rand) (neg.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand)))) a))) |
#s(approx (* (sqrt (- a 1/3)) rand) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) rand) #s(literal -1 binary64)) #s(literal -1/72 binary64) (fma.f64 (*.f64 #s(literal 1/432 binary64) (pow.f64 a #s(literal -7/2 binary64))) (*.f64 #s(literal -1 binary64) rand) (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal 1/6 binary64)) (*.f64 #s(literal -1 binary64) rand) (neg.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand))))) a))) |
#s(approx (* (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) a) (neg.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64)) (*.f64 #s(literal -1 binary64) rand) (neg.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand))) a))) |
#s(approx (* (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) a) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand (/.f64 (fma.f64 (*.f64 #s(literal -1/72 binary64) (pow.f64 a #s(literal -3/2 binary64))) (*.f64 #s(literal -1 binary64) rand) (*.f64 (neg.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand)) #s(literal 1/6 binary64))) a))) a))) |
#s(approx (* (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) a) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand (/.f64 (fma.f64 (neg.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand)) #s(literal 1/6 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/432 binary64) (pow.f64 a #s(literal -3/2 binary64))) (*.f64 #s(literal -1 binary64) rand) (*.f64 #s(literal 1/72 binary64) (neg.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand)))) a))) a))) a))) |
#s(approx (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal -1 binary64)) #s(literal 1/6 binary64) (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand))) |
#s(approx (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) (fma.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/72 binary64) (pow.f64 a #s(literal -3/2 binary64))) (*.f64 #s(literal -1 binary64) rand) (*.f64 (neg.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand)) #s(literal -1/6 binary64))) a)))) |
#s(approx (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) (fma.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand (neg.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand)) #s(literal -1/6 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/432 binary64) (pow.f64 a #s(literal -3/2 binary64))) (*.f64 #s(literal -1 binary64) rand) (*.f64 (neg.f64 (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand)) #s(literal -1/72 binary64))) a))) a)))) |
#s(approx (* (sqrt (pow a -3)) rand) (neg.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -3/2 binary64)) rand) #s(literal -1 binary64)))) |
#s(approx (sqrt (pow a -3)) (neg.f64 (*.f64 #s(literal -1 binary64) (pow.f64 a #s(literal -3/2 binary64))))) |
#s(approx (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand))) (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) rand) #s(literal -1 binary64)) #s(literal -1/72 binary64) (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand))) |
#s(approx (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand))) (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -5/2 binary64)) rand) #s(literal -1 binary64)) #s(literal -1/72 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -7/2 binary64)) rand) #s(literal -1 binary64)) #s(literal 1/432 binary64) (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand)))) |
#s(approx (* -1/72 (sqrt (pow a -5))) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 a #s(literal -5/2 binary64))) #s(literal -1/72 binary64))) |
#s(approx (sqrt (pow a -5)) (*.f64 #s(literal -1 binary64) (pow.f64 a #s(literal -5/2 binary64)))) |
#s(approx (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)) (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal -7/2 binary64)) rand) #s(literal -1 binary64)) #s(literal 1/432 binary64) (*.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) rand))) |
#s(approx (* -1/432 (sqrt (pow a -7))) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 a #s(literal -7/2 binary64))) #s(literal 1/432 binary64))) |
#s(approx (sqrt (pow a -7)) (neg.f64 (*.f64 #s(literal -1 binary64) (pow.f64 a #s(literal -7/2 binary64))))) |
#s(approx (sqrt a) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 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 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) (-.f64 a #s(literal 1/3 binary64)))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) (-.f64 a #s(literal 1/3 binary64))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 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 (* (sqrt (- a 1/3)) rand) (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand)) |
#s(approx (* (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) a) (*.f64 (*.f64 rand a) (+.f64 (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64) (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)))) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))))) |
#s(approx (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) (*.f64 (+.f64 (fma.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal -1/6 binary64) (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64)))) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand)) |
#s(approx rand rand) |
#s(approx (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand))) (*.f64 (+.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (*.f64 (pow.f64 a #s(literal -5/2 binary64)) #s(literal -1/72 binary64))) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) rand)) |
#s(approx (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)) (*.f64 (fma.f64 (pow.f64 a #s(literal -7/2 binary64)) #s(literal -1/432 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64))) 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 (+ (* (* (sqrt (- a 1/3)) rand) 1/3) (- a 1/3)) (*.f64 (*.f64 #s(literal 1/3 binary64) rand) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))) |
#s(approx (+ (* (* (sqrt (- a 1/3)) rand) 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 (* (- 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 (+ (* (* (sqrt (- a 1/3)) rand) 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 (* (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) a) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) (fma.f64 #s(literal 1/432 binary64) (pow.f64 a #s(literal -7/2 binary64)) (fma.f64 #s(literal 1/72 binary64) (pow.f64 a #s(literal -5/2 binary64)) (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal 1/6 binary64))))) rand) a))) |
#s(approx (+ (* (* (sqrt (pow a -3)) rand) -1/6) (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)))) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) (fma.f64 #s(literal 1/432 binary64) (pow.f64 a #s(literal -7/2 binary64)) (fma.f64 #s(literal 1/72 binary64) (pow.f64 a #s(literal -5/2 binary64)) (*.f64 (pow.f64 a #s(literal -3/2 binary64)) #s(literal 1/6 binary64))))) rand))) |
#s(approx (+ (* (* -1/72 (sqrt (pow a -5))) rand) (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand))) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)) (fma.f64 #s(literal 1/72 binary64) (pow.f64 a #s(literal -5/2 binary64)) (*.f64 #s(literal 1/432 binary64) (pow.f64 a #s(literal -7/2 binary64))))) rand))) |
#s(approx (+ (* (* -1/432 (sqrt (pow a -7))) rand) (* (/ 1 (sqrt a)) rand)) (neg.f64 (*.f64 (fma.f64 #s(literal 1/432 binary64) (pow.f64 a #s(literal -7/2 binary64)) (neg.f64 (pow.f64 (sqrt.f64 a) #s(literal -1 binary64)))) rand))) |
Compiled 16 328 to 1 550 computations (90.5% saved)
6 alts after pruning (0 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 238 | 0 | 238 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 5 | 5 |
| Total | 238 | 6 | 244 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.7% | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) rand) (*.f64 (pow.f64 #s(literal 9 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))))) |
| ✓ | 99.8% | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) rand) (sqrt.f64 (*.f64 (-.f64 a #s(literal 1/3 binary64)) #s(literal 9 binary64)))))) |
| ✓ | 99.1% | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #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))))) rand))) |
| ✓ | 99.5% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64) (-.f64 a #s(literal 1/3 binary64)))) |
| ✓ | 99.3% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 #s(approx (* (sqrt (- a 1/3)) rand) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/72 binary64) (sqrt.f64 (pow.f64 a #s(literal -5 binary64)))) rand (fma.f64 (*.f64 #s(literal -1/432 binary64) (sqrt.f64 (pow.f64 a #s(literal -7 binary64)))) rand (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand)))) a)) #s(literal 1/3 binary64) (-.f64 a #s(literal 1/3 binary64)))) |
| ✓ | 99.5% | #s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.f64 (fma.f64 (*.f64 #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)) a) #s(literal 1/3 binary64))) |
Compiled 633 to 284 computations (55.1% 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 (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))) |
#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))) (fma.f64 #s(approx (* (sqrt (- a 1/3)) rand) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 a #s(literal -3 binary64))) rand) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/72 binary64) (sqrt.f64 (pow.f64 a #s(literal -5 binary64)))) rand (fma.f64 (*.f64 #s(literal -1/432 binary64) (sqrt.f64 (pow.f64 a #s(literal -7 binary64)))) rand (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 a)) rand)))) a)) #s(literal 1/3 binary64) (-.f64 a #s(literal 1/3 binary64)))) |
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (fma.f64 (*.f64 (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))) rand) #s(literal 1/3 binary64) (-.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) #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)))))))) |
(*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 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)))))) |
(*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #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))))) rand))) |
(*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) |
(*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (sqrt.f64 (-.f64 a #s(literal 1/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) 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) rand) (*.f64 (pow.f64 #s(literal 9 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 a #s(literal 1/3 binary64))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 a a) #s(literal 1/9 binary64)) (+.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) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) |
(*.f64 (/.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 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) |
| Outputs |
|---|
#s(approx (* (- a (/ 1 3)) (+ 1 (* (/ 1 (sqrt (* 9 (- a (/ 1 3))))) rand))) (-.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:
| 5.0ms | rand |
| 4.0ms | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) |
| 4.0ms | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| 4.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| 99.8% | 1 | (*.f64 (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 9 binary64) (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64)))))) rand))) |
| 99.8% | 1 | a |
| 99.8% | 1 | rand |
Compiled 27 to 23 computations (14.8% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| 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 (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))) |
| 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)) (*.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))) |
4 calls:
| 3.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 |
|---|---|---|
| 99.5% | 1 | (-.f64 a (/.f64 #s(literal 1 binary64) #s(literal 3 binary64))) |
| 99.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))) |
| 99.5% | 1 | a |
| 99.5% | 1 | rand |
Compiled 27 to 23 computations (14.8% saved)
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 67 |
| 1 | 53 | 63 |
| 2 | 103 | 63 |
| 3 | 264 | 63 |
| 4 | 1292 | 63 |
| 5 | 4645 | 63 |
| 1× | node 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) (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)) (*.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))) |
| 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))) |
#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 (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))) |
| 1× | done |
Compiled 75 to 34 computations (54.7% saved)
Compiled 190 to 94 computations (50.5% saved)
Loading profile data...