
Time bar (total: 9.6s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 25% | 75% | 0% | 0% | 0% | 0 |
| 0% | 0% | 25% | 75% | 0% | 0% | 0% | 1 |
| 50% | 12.5% | 12.5% | 75% | 0% | 0% | 0% | 2 |
| 75% | 18.7% | 6.2% | 75% | 0% | 0% | 0% | 3 |
| 87.5% | 21.9% | 3.1% | 75% | 0% | 0% | 0% | 4 |
| 93.8% | 23.4% | 1.6% | 75% | 0% | 0% | 0% | 5 |
| 96.9% | 24.2% | 0.8% | 75% | 0% | 0% | 0% | 6 |
| 98.4% | 24.6% | 0.4% | 75% | 0% | 0% | 0% | 7 |
| 99.2% | 24.8% | 0.2% | 75% | 0% | 0% | 0% | 8 |
| 99.6% | 24.9% | 0.1% | 75% | 0% | 0% | 0% | 9 |
| 99.8% | 24.9% | 0% | 75% | 0% | 0% | 0% | 10 |
| 99.9% | 25% | 0% | 75% | 0% | 0% | 0% | 11 |
| 100% | 25% | 0% | 75% | 0% | 0% | 0% | 12 |
Compiled 19 to 13 computations (31.6% saved)
| 619.0ms | 6 102× | 1 | valid |
| 357.0ms | 2 055× | 2 | valid |
| 5.0ms | 99× | 0 | valid |
ival-sqrt: 294.0ms (38.9% of total)ival-div!: 197.0ms (26.1% of total)adjust: 181.0ms (24% of total)ival-add!: 44.0ms (5.8% of total)ival-sub!: 39.0ms (5.2% of total)ival-assert: 0.0ms (0% of total)ival-and: 0.0ms (0% of total)ival-<: 0.0ms (0% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 170 | 1 | (6.995422229707996e+214) | 0 | - | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 0 | 0 | - | 0 | - | (+.f64 x #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | (sqrt.f64 x) |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) | cancellation | 171 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 170 | 0 |
| - | 1 | 85 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 170 | 0 | 0 |
| - | 1 | 0 | 85 |
| number | freq |
|---|---|
| 0 | 85 |
| 1 | 171 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 45.0ms | 376× | 1 | valid |
| 21.0ms | 128× | 2 | valid |
| 0.0ms | 8× | 0 | valid |
Compiled 79 to 28 computations (64.6% saved)
ival-sqrt: 20.0ms (42.8% of total)ival-div!: 11.0ms (23.5% of total)adjust: 10.0ms (21.4% of total)ival-add!: 3.0ms (6.4% of total)ival-sub!: 2.0ms (4.3% of total)Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 38 |
| 1 | 20 | 38 |
| 2 | 23 | 38 |
| 3 | 45 | 38 |
| 4 | 134 | 38 |
| 5 | 1084 | 35 |
| 6 | 5717 | 35 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 41.4% | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
Compiled 22 to 16 computations (27.3% saved)
| Inputs |
|---|
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
#s(literal 1 binary64) |
(sqrt.f64 x) |
x |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* -1 x)) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 1)) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* -1/2 x)))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* x (- (* 3/8 x) 1/2))))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* x (- (* x (+ 3/8 (* -5/16 x))) 1/2))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 1)) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5)))))))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 (pow x 5))))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (sqrt x))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (+ x 1) #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | -inf | ((- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ 1 (sqrt x)) 1 (sqrt x) x (/ 1 (sqrt (+ x 1))) (sqrt (+ x 1)) (+ x 1)) |
| 2.0ms | x | @ | inf | ((- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ 1 (sqrt x)) 1 (sqrt x) x (/ 1 (sqrt (+ x 1))) (sqrt (+ x 1)) (+ x 1)) |
| 1.0ms | x | @ | 0 | ((- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/ 1 (sqrt x)) 1 (sqrt x) x (/ 1 (sqrt (+ x 1))) (sqrt (+ x 1)) (+ x 1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 213 | 1066 |
| 0 | 222 | 934 |
| 0 | 1281 | 890 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
#s(literal 1 binary64) |
(sqrt.f64 x) |
x |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* -1 x)) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x))) |
#s(approx (/ 1 (sqrt x)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (sqrt x) #s(hole binary64 (sqrt x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 1)) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* -1/2 x)))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* x (- (* 3/8 x) 1/2))))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ 1 (* x (- (* x (+ 3/8 (* -5/16 x))) 1/2))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 1)) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5)))))))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 (pow x 5))))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (sqrt x))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (+ x 1) #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (sqrt x) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (+ x 1)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (+.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(-.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/2 binary64))) |
(sqrt.f64 (pow.f64 x #s(literal -1 binary64))) |
#s(literal 1 binary64) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
x |
(pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (fma.f64 #s(literal -1 binary64) x (pow.f64 x #s(literal 1/2 binary64))) x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x (pow.f64 x #s(literal 1/2 binary64))) x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -3/8 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x (pow.f64 x #s(literal 1/2 binary64))) x)) |
#s(approx (/ 1 (sqrt x)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (sqrt x) (pow.f64 x #s(literal 1/2 binary64))) |
#s(approx x x) |
#s(approx (/ 1 (sqrt (+ x 1))) #s(literal 1 binary64)) |
#s(approx (/ 1 (sqrt (+ x 1))) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (/ 1 (sqrt (+ x 1))) (fma.f64 (-.f64 (*.f64 #s(literal 3/8 binary64) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (/ 1 (sqrt (+ x 1))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/16 binary64) x #s(literal 3/8 binary64)) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (sqrt (+ x 1)) #s(literal 1 binary64)) |
#s(approx (sqrt (+ x 1)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (sqrt (+ x 1)) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (sqrt (+ x 1)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ x 1) #s(literal 1 binary64)) |
#s(approx (+ x 1) (+.f64 x #s(literal 1 binary64))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 x x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (*.f64 x x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (*.f64 x x)))) |
#s(approx (/ 1 (sqrt (+ x 1))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ 1 (sqrt (+ x 1))) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (/ 1 (sqrt (+ x 1))) (+.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (/ 1 (sqrt (+ x 1))) (+.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (+ x 1)) (pow.f64 x #s(literal 1/2 binary64))) |
#s(approx (sqrt (+ x 1)) (*.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) x)) |
#s(approx (sqrt (+ x 1)) (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) x (*.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) x))) |
#s(approx (sqrt (+ x 1)) (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) x (*.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/16 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) x))) |
#s(approx (+ x 1) x) |
#s(approx (+ x 1) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt x) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
#s(approx (/ 1 (sqrt (+ x 1))) (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (/ 1 (sqrt (+ x 1))) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (/ 1 (sqrt (+ x 1))) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (/ 1 (sqrt (+ x 1))) (fma.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (+ x 1)) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
#s(approx (sqrt (+ x 1)) (*.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) x) #s(literal -1 binary64))) |
#s(approx (sqrt (+ x 1)) (*.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) x) #s(literal -1 binary64))) |
#s(approx (sqrt (+ x 1)) (*.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1/16 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) x) #s(literal -1 binary64))) |
Compiled 1 660 to 310 computations (81.3% saved)
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 69 | 3 | 72 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 69 | 4 | 73 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 31.0% | (/.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (+.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
| ✓ | 41.4% | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| ▶ | 84.8% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (*.f64 x x)))) |
| ▶ | 66.7% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
Compiled 134 to 75 computations (44% saved)
| Inputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
x |
#s(literal 3 binary64) |
#s(literal -1 binary64) |
#s(literal 1/2 binary64) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) |
(pow.f64 x #s(literal 5 binary64)) |
#s(literal 5 binary64) |
#s(literal -1/2 binary64) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 x x) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (*.f64 x x)) |
(fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(pow.f64 x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) |
#s(literal 1/4 binary64) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (+.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
| Outputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* -1 x)) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x))) |
#s(approx (* (pow (pow (pow x 3) -1) 1/2) 1/2) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (pow (pow (pow x 3) -1) 1/2) #s(hole binary64 (sqrt (/ 1 (pow x 3))))) |
#s(approx (pow (pow x 3) -1) #s(hole binary64 (/ 1 (pow x 3)))) |
#s(approx (pow x 3) #s(hole binary64 (pow x 3))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 9)))))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (* -1/4 (sqrt x)) (* -1/2 (sqrt x))))) (pow x 5)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1 (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (* -1/4 (sqrt x))) (* -1/2 (sqrt x))))) (pow x 5)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1/4 (sqrt x)) (* x (- (* 1/2 (sqrt (pow x 3))) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))))) (* -1/2 (sqrt x))))) (pow x 5)))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 9)))))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* -1/4 (sqrt (pow x 3)))) (pow x 5)))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* -1/4 (sqrt (pow x 3)))) (pow x 3)))) |
#s(approx (* (pow (pow (pow x 5) -1) 1/2) -1/2) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (pow (pow (pow x 5) -1) 1/2) #s(hole binary64 (sqrt (/ 1 (pow x 5))))) |
#s(approx (pow (pow x 5) -1) #s(hole binary64 (/ 1 (pow x 5)))) |
#s(approx (pow x 5) #s(hole binary64 (pow x 5))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 7)))))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 4)))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/2 (sqrt (pow x 3))) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))))) (pow x 4)))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 2)))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/2 (sqrt (pow x 3))) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))))) (pow x 2)))) |
#s(approx (pow x 1/2) #s(hole binary64 (sqrt x))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 2)))) |
#s(approx (* (pow (pow (pow x 3) -1) 1/2) -1/2) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (+ 1 (* 1/4 x)))) |
#s(approx (* 1/2 (pow (pow x -1) 1/2)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (pow (pow x -1) 1/2) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (pow x -1) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* x (- (* -1 (sqrt (/ 1 x))) (/ 1 x)))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* x (- (+ (* -1 (sqrt (/ 1 x))) (* x (- (+ (sqrt (/ 1 x)) (* 1/2 (/ 1 x))) (* (sqrt (/ 1 x)) (- (* -1 (sqrt (/ 1 x))) (/ 1 x)))))) (/ 1 x)))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* x (- (+ (* -1 (sqrt (/ 1 x))) (* x (- (+ (sqrt (/ 1 x)) (+ (* 1/2 (/ 1 x)) (* x (- (* -1 (sqrt (/ 1 x))) (+ (* -1/2 (* (sqrt (/ 1 x)) (- (* -1 (sqrt (/ 1 x))) (/ 1 x)))) (+ (* 3/8 (/ 1 x)) (* (sqrt (/ 1 x)) (- (+ (sqrt (/ 1 x)) (* 1/2 (/ 1 x))) (* (sqrt (/ 1 x)) (- (* -1 (sqrt (/ 1 x))) (/ 1 x))))))))))) (* (sqrt (/ 1 x)) (- (* -1 (sqrt (/ 1 x))) (/ 1 x)))))) (/ 1 x)))))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ 1 x))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (+ 1 (* -1 x)) x))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (+ 1 (* x (- x 1))) x))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (+ 1 (* x (- (* x (+ 1 (* -1 x))) 1))) x))) |
#s(approx (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) #s(hole binary64 (/ 1 x))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 1)) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (+ 1 (* x (- x 1))))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1 (* -1 x))) 1))))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(hole binary64 1)) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(hole binary64 (+ 1 (* -1/2 x)))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(hole binary64 (+ 1 (* x (- (* 3/8 x) 1/2))))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(hole binary64 (+ 1 (* x (- (* x (+ 3/8 (* -5/16 x))) 1/2))))) |
#s(approx (pow (+ x 1) 1/2) #s(hole binary64 1)) |
#s(approx (pow (+ x 1) 1/2) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (pow (+ x 1) 1/2) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (pow (+ x 1) 1/2) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (/ (+ x (sqrt x)) x))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (/ (+ (sqrt x) (* x (+ 1 (* -1/2 x)))) x))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (/ (+ (sqrt x) (* x (+ 1 (* x (- (* 3/8 x) 1/2))))) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (/ (- (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (* -1/2 (sqrt (/ 1 x)))) x))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (/ (- (* -1/4 (sqrt (/ 1 (pow x 5)))) (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) x))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (/ (- (+ (* -1/2 (sqrt (/ 1 (pow x 7)))) (* -1/4 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) x))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) #s(hole binary64 (* -1/4 (sqrt (/ 1 (pow x 7)))))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/4 (sqrt (/ 1 x)))) (pow x 3)))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1/4 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/4 (sqrt (/ 1 x)))) x))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* x (+ 1/2 (/ 1 x))))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) x))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) x))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) #s(hole binary64 (* -1/2 (sqrt x)))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2))) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (* 1/4 x))) |
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (* x (+ 1/4 (/ 1 x))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (pow x 2)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (- (+ (* -1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (* -1/8 (sqrt (/ 1 x)))) (pow x 2)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (- (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (+ (* -1/8 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 (pow x 3)))))) (pow x 2)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (- 1 (/ 1 x)) (pow x 2)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)) (pow x 2)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 2))) (+ (/ 1 x) (/ 1 (pow x 3)))) (pow x 2)))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (/ 1 x))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (/ (- 1 (/ 1 x)) x))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)) x))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 2))) (+ (/ 1 x) (/ 1 (pow x 3)))) x))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(hole binary64 (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5)))))))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 (pow x 5))))))))) |
#s(approx (pow (+ x 1) 1/2) #s(hole binary64 (sqrt x))) |
#s(approx (pow (+ x 1) 1/2) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (pow (+ x 1) 1/2) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (pow (+ x 1) 1/2) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (+ x 1) #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (* 2 (sqrt (/ 1 x))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x)))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 2 (sqrt (/ 1 x))))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ 1 (* 1/4 x)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 2 (sqrt (/ 1 x)))))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (* (pow (pow (pow x 3) -1) 1/2) 1/2) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (pow (pow (pow x 3) -1) 1/2) #s(hole binary64 (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (* -1 (/ (- (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) #s(hole binary64 (* -1/4 (* (sqrt (/ 1 (pow x 7))) (pow (sqrt -1) 2))))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) #s(hole binary64 (* -1 (/ (+ (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) (pow x 3))))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1/4 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1 (/ (+ (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)))) |
#s(approx (* (pow (pow (pow x 5) -1) 1/2) -1/2) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))))) |
#s(approx (pow (pow (pow x 5) -1) 1/2) #s(hole binary64 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2)))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) #s(hole binary64 (* 1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (pow x 1/2) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2))) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2))) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))))) |
#s(approx (* (pow (pow (pow x 3) -1) 1/2) -1/2) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (* 1/2 (pow (pow x -1) 1/2)) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (pow (pow x -1) 1/2) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))) x)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (- (* 1/2 (sqrt x)) (* -1/8 (* (sqrt (pow x 3)) (/ (+ 1 (pow (sqrt -1) 2)) (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) x)) (* 1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))) x)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (sqrt x)) (+ (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* -1/8 (* (sqrt (pow x 3)) (/ (+ 1 (pow (sqrt -1) 2)) (pow (sqrt -1) 2)))))) x)) (* 1/2 (sqrt x))) (* -1/8 (* (sqrt (pow x 3)) (/ (+ 1 (pow (sqrt -1) 2)) (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) x)) (* 1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))) x)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* -1 (/ (+ 1 (pow (sqrt -1) 2)) x)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* -1 (/ (- (+ 1 (pow (sqrt -1) 2)) (/ 1 x)) x)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1 (/ (- 1 (/ 1 x)) x)) (pow (sqrt -1) 2))) x)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))) x)) (pow (sqrt -1) 2))) x)))) |
#s(approx (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) #s(hole binary64 (* -1 (/ (pow (sqrt -1) 2) x)))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (* -1 (/ (- (/ 1 x) 1) x)))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (/ 1 x) 1) x)) 1) x)))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ 1 x) 1) x)) 1) x)) 1) x)))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (pow (+ x 1) 1/2) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (pow (+ x 1) 1/2) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (pow (+ x 1) 1/2) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (pow (+ x 1) 1/2) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 14.0ms | x | @ | 0 | ((- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (* (pow (pow (pow x 3) -1) 1/2) 1/2) (pow (pow (pow x 3) -1) 1/2) (pow (pow x 3) -1) (pow x 3) x 3 -1 1/2 (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* (pow (pow (pow x 5) -1) 1/2) -1/2) (pow (pow (pow x 5) -1) 1/2) (pow (pow x 5) -1) (pow x 5) 5 -1/2 (+ (* 1/2 x) 1) 1 (* x x) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (pow x 1/2) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2))) (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1) 1/4 (* 1/2 (pow (pow x -1) 1/2)) (pow (pow x -1) 1/2) (pow x -1) (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1)) (pow (pow (+ x 1) 1/2) -1) (pow (+ x 1) 1/2) (+ x 1) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) |
| 13.0ms | x | @ | -inf | ((- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (* (pow (pow (pow x 3) -1) 1/2) 1/2) (pow (pow (pow x 3) -1) 1/2) (pow (pow x 3) -1) (pow x 3) x 3 -1 1/2 (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* (pow (pow (pow x 5) -1) 1/2) -1/2) (pow (pow (pow x 5) -1) 1/2) (pow (pow x 5) -1) (pow x 5) 5 -1/2 (+ (* 1/2 x) 1) 1 (* x x) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (pow x 1/2) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2))) (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1) 1/4 (* 1/2 (pow (pow x -1) 1/2)) (pow (pow x -1) 1/2) (pow x -1) (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1)) (pow (pow (+ x 1) 1/2) -1) (pow (+ x 1) 1/2) (+ x 1) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) |
| 7.0ms | x | @ | inf | ((- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (* (pow (pow (pow x 3) -1) 1/2) 1/2) (pow (pow (pow x 3) -1) 1/2) (pow (pow x 3) -1) (pow x 3) x 3 -1 1/2 (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* (pow (pow (pow x 5) -1) 1/2) -1/2) (pow (pow (pow x 5) -1) 1/2) (pow (pow x 5) -1) (pow x 5) 5 -1/2 (+ (* 1/2 x) 1) 1 (* x x) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (pow x 1/2) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2))) (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1) 1/4 (* 1/2 (pow (pow x -1) 1/2)) (pow (pow x -1) 1/2) (pow x -1) (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1)) (pow (pow (+ x 1) 1/2) -1) (pow (+ x 1) 1/2) (+ x 1) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 673 | 6732 |
| 0 | 734 | 4442 |
| 0 | 4129 | 4326 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
x |
#s(literal 3 binary64) |
#s(literal -1 binary64) |
#s(literal 1/2 binary64) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) |
(pow.f64 x #s(literal 5 binary64)) |
#s(literal 5 binary64) |
#s(literal -1/2 binary64) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 x x) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (*.f64 x x)) |
(fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(pow.f64 x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) |
#s(literal 1/4 binary64) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (+.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* -1 x)) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x))) |
#s(approx (* (pow (pow (pow x 3) -1) 1/2) 1/2) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (pow (pow (pow x 3) -1) 1/2) #s(hole binary64 (sqrt (/ 1 (pow x 3))))) |
#s(approx (pow (pow x 3) -1) #s(hole binary64 (/ 1 (pow x 3)))) |
#s(approx (pow x 3) #s(hole binary64 (pow x 3))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 9)))))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (* -1/4 (sqrt x)) (* -1/2 (sqrt x))))) (pow x 5)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1 (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (* -1/4 (sqrt x))) (* -1/2 (sqrt x))))) (pow x 5)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1/4 (sqrt x)) (* x (- (* 1/2 (sqrt (pow x 3))) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))))) (* -1/2 (sqrt x))))) (pow x 5)))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 9)))))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* -1/4 (sqrt (pow x 3)))) (pow x 5)))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* -1/4 (sqrt (pow x 3)))) (pow x 3)))) |
#s(approx (* (pow (pow (pow x 5) -1) 1/2) -1/2) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (pow (pow (pow x 5) -1) 1/2) #s(hole binary64 (sqrt (/ 1 (pow x 5))))) |
#s(approx (pow (pow x 5) -1) #s(hole binary64 (/ 1 (pow x 5)))) |
#s(approx (pow x 5) #s(hole binary64 (pow x 5))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 7)))))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 4)))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/2 (sqrt (pow x 3))) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))))) (pow x 4)))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 2)))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/2 (sqrt (pow x 3))) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))))) (pow x 2)))) |
#s(approx (pow x 1/2) #s(hole binary64 (sqrt x))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 2)))) |
#s(approx (* (pow (pow (pow x 3) -1) 1/2) -1/2) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (+ 1 (* 1/4 x)))) |
#s(approx (* 1/2 (pow (pow x -1) 1/2)) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (pow (pow x -1) 1/2) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (pow x -1) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* x (- (* -1 (sqrt (/ 1 x))) (/ 1 x)))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* x (- (+ (* -1 (sqrt (/ 1 x))) (* x (- (+ (sqrt (/ 1 x)) (* 1/2 (/ 1 x))) (* (sqrt (/ 1 x)) (- (* -1 (sqrt (/ 1 x))) (/ 1 x)))))) (/ 1 x)))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* x (- (+ (* -1 (sqrt (/ 1 x))) (* x (- (+ (sqrt (/ 1 x)) (+ (* 1/2 (/ 1 x)) (* x (- (* -1 (sqrt (/ 1 x))) (+ (* -1/2 (* (sqrt (/ 1 x)) (- (* -1 (sqrt (/ 1 x))) (/ 1 x)))) (+ (* 3/8 (/ 1 x)) (* (sqrt (/ 1 x)) (- (+ (sqrt (/ 1 x)) (* 1/2 (/ 1 x))) (* (sqrt (/ 1 x)) (- (* -1 (sqrt (/ 1 x))) (/ 1 x))))))))))) (* (sqrt (/ 1 x)) (- (* -1 (sqrt (/ 1 x))) (/ 1 x)))))) (/ 1 x)))))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ 1 x))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (+ 1 (* -1 x)) x))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (+ 1 (* x (- x 1))) x))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (+ 1 (* x (- (* x (+ 1 (* -1 x))) 1))) x))) |
#s(approx (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) #s(hole binary64 (/ 1 x))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 1)) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (+ 1 (* x (- x 1))))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1 (* -1 x))) 1))))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(hole binary64 1)) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(hole binary64 (+ 1 (* -1/2 x)))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(hole binary64 (+ 1 (* x (- (* 3/8 x) 1/2))))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(hole binary64 (+ 1 (* x (- (* x (+ 3/8 (* -5/16 x))) 1/2))))) |
#s(approx (pow (+ x 1) 1/2) #s(hole binary64 1)) |
#s(approx (pow (+ x 1) 1/2) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (pow (+ x 1) 1/2) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (pow (+ x 1) 1/2) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (/ (+ x (sqrt x)) x))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (/ (+ (sqrt x) (* x (+ 1 (* -1/2 x)))) x))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (/ (+ (sqrt x) (* x (+ 1 (* x (- (* 3/8 x) 1/2))))) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (/ (- (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (* -1/2 (sqrt (/ 1 x)))) x))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (/ (- (* -1/4 (sqrt (/ 1 (pow x 5)))) (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) x))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (/ (- (+ (* -1/2 (sqrt (/ 1 (pow x 7)))) (* -1/4 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) x))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) #s(hole binary64 (* -1/4 (sqrt (/ 1 (pow x 7)))))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/4 (sqrt (/ 1 x)))) (pow x 3)))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1/4 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/4 (sqrt (/ 1 x)))) x))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* x (+ 1/2 (/ 1 x))))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) x))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) x))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) #s(hole binary64 (* -1/2 (sqrt x)))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2))) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2))) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (* 1/4 x))) |
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (* x (+ 1/4 (/ 1 x))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (pow x 2)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (- (+ (* -1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (* -1/8 (sqrt (/ 1 x)))) (pow x 2)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (- (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (+ (* -1/8 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 (pow x 3)))))) (pow x 2)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (- 1 (/ 1 x)) (pow x 2)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)) (pow x 2)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 2))) (+ (/ 1 x) (/ 1 (pow x 3)))) (pow x 2)))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (/ 1 x))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (/ (- 1 (/ 1 x)) x))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)) x))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 2))) (+ (/ 1 x) (/ 1 (pow x 3)))) x))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(hole binary64 (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5)))))))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 (pow x 5))))))))) |
#s(approx (pow (+ x 1) 1/2) #s(hole binary64 (sqrt x))) |
#s(approx (pow (+ x 1) 1/2) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (pow (+ x 1) 1/2) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (pow (+ x 1) 1/2) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (+ x 1) #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (* 2 (sqrt (/ 1 x))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x)))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 2 (sqrt (/ 1 x))))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ 1 (* 1/4 x)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 2 (sqrt (/ 1 x)))))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (* (pow (pow (pow x 3) -1) 1/2) 1/2) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (pow (pow (pow x 3) -1) 1/2) #s(hole binary64 (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (* -1 (/ (- (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) #s(hole binary64 (* -1/4 (* (sqrt (/ 1 (pow x 7))) (pow (sqrt -1) 2))))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) #s(hole binary64 (* -1 (/ (+ (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) (pow x 3))))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1/4 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1 (/ (+ (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)))) |
#s(approx (* (pow (pow (pow x 5) -1) 1/2) -1/2) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))))) |
#s(approx (pow (pow (pow x 5) -1) 1/2) #s(hole binary64 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2)))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) #s(hole binary64 (* 1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (pow x 1/2) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2))) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2))) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))))) |
#s(approx (* (pow (pow (pow x 3) -1) 1/2) -1/2) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (* 1/2 (pow (pow x -1) 1/2)) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (pow (pow x -1) 1/2) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))) x)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (- (* 1/2 (sqrt x)) (* -1/8 (* (sqrt (pow x 3)) (/ (+ 1 (pow (sqrt -1) 2)) (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) x)) (* 1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))) x)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (sqrt x)) (+ (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* -1/8 (* (sqrt (pow x 3)) (/ (+ 1 (pow (sqrt -1) 2)) (pow (sqrt -1) 2)))))) x)) (* 1/2 (sqrt x))) (* -1/8 (* (sqrt (pow x 3)) (/ (+ 1 (pow (sqrt -1) 2)) (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) x)) (* 1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))) x)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* -1 (/ (+ 1 (pow (sqrt -1) 2)) x)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* -1 (/ (- (+ 1 (pow (sqrt -1) 2)) (/ 1 x)) x)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1 (/ (- 1 (/ 1 x)) x)) (pow (sqrt -1) 2))) x)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))) x)) (pow (sqrt -1) 2))) x)))) |
#s(approx (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) #s(hole binary64 (* -1 (/ (pow (sqrt -1) 2) x)))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (* -1 (/ (- (/ 1 x) 1) x)))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (/ 1 x) 1) x)) 1) x)))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ 1 x) 1) x)) 1) x)) 1) x)))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (pow (+ x 1) 1/2) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (pow (+ x 1) 1/2) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (pow (+ x 1) 1/2) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (pow (+ x 1) 1/2) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
| Outputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64))) |
(sqrt.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -3 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 x x) x) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64))) |
(*.f64 x (*.f64 x x)) |
(pow.f64 x #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
x |
#s(literal 3 binary64) |
#s(literal -1 binary64) |
#s(literal 1/2 binary64) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x x)))) (fma.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) (fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x x)) (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))))) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (-.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x x)) |
(-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
(*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) x) x) |
(/.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) (neg.f64 (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 x #s(literal 5 binary64)))) |
(sqrt.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -5 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 x #s(literal 5 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal 5 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal 5/2 binary64)) (pow.f64 x #s(literal 5/2 binary64))) |
(pow.f64 x #s(literal 5 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 5 binary64))) |
#s(literal 5 binary64) |
#s(literal -1/2 binary64) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x))) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
#s(literal 1 binary64) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) x) x) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x x)) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) (-.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)))) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)))) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)))) |
(-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/4 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) x))))) |
(fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) |
(fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/4 binary64) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) x)) |
#s(literal 1/4 binary64) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/2 binary64))) |
(sqrt.f64 (pow.f64 x #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (fabs.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (fabs.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (fma.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(-.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (-.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) (*.f64 (pow.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (pow.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) (fma.f64 (pow.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
(fma.f64 (fabs.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (fabs.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (*.f64 (neg.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(-.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(+.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (neg.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (fabs.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (fabs.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(pow.f64 (*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -2 binary64)) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64))) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log1p.f64 x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))))) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (fabs.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (fabs.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (-.f64 (pow.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(fma.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (fma.f64 #s(literal -1 binary64) x (pow.f64 x #s(literal 1/2 binary64))) x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x (pow.f64 x #s(literal 1/2 binary64))) x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -3/8 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x (pow.f64 x #s(literal 1/2 binary64))) x)) |
#s(approx (* (pow (pow (pow x 3) -1) 1/2) 1/2) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (pow (pow (pow x 3) -1) 1/2) (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (pow (pow x 3) -1) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) |
#s(approx (pow x 3) (pow.f64 x #s(literal 3 binary64))) |
#s(approx x x) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) x (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 3/8 binary64)) x) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) x (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 3/8 binary64))) x (*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) x (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (pow (pow (pow x 5) -1) 1/2) -1/2) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (pow (pow (pow x 5) -1) 1/2) (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (pow (pow x 5) -1) (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64))) |
#s(approx (pow x 5) (pow.f64 x #s(literal 5 binary64))) |
#s(approx (+ (* 1/2 x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* 1/2 x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 3/8 binary64)) x (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/.f64 (fma.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 3/8 binary64))) x (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 3/8 binary64)) x (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 x x))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (/.f64 (fma.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 3/8 binary64))) x (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 x x))) |
#s(approx (pow x 1/2) (pow.f64 x #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2))) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2))) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 3/8 binary64)) x (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 x x))) |
#s(approx (* (pow (pow (pow x 3) -1) 1/2) -1/2) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (+ (* 1/4 x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* 1/4 x) 1) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) |
#s(approx (* 1/2 (pow (pow x -1) 1/2)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (pow (pow x -1) 1/2) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (pow x -1) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (fma.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) x (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) x (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (pow.f64 x #s(literal -1 binary64))) x (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (fma.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) (fma.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal -1 binary64)) (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) x (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) x (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (pow.f64 x #s(literal -1 binary64))) x (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (/.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) x) #s(literal 1 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (pow x -1) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1)) #s(literal 1 binary64)) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1)) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1)) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) x) #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(literal 1 binary64)) |
#s(approx (pow (pow (+ x 1) 1/2) -1) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) (fma.f64 (-.f64 (*.f64 #s(literal 3/8 binary64) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/16 binary64) x #s(literal 3/8 binary64)) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (pow (+ x 1) 1/2) #s(literal 1 binary64)) |
#s(approx (pow (+ x 1) 1/2) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (pow (+ x 1) 1/2) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (pow (+ x 1) 1/2) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ x 1) #s(literal 1 binary64)) |
#s(approx (+ x 1) (+.f64 x #s(literal 1 binary64))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) (/.f64 (+.f64 (pow.f64 x #s(literal 1/2 binary64)) x) x)) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) (/.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)) x (pow.f64 x #s(literal 1/2 binary64))) x)) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 3/8 binary64) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x (pow.f64 x #s(literal 1/2 binary64))) x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 x x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64))))) (*.f64 x x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x x)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64)) x) #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) x)) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) (-.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) (/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64)))) x))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) (-.f64 (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) x) (/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64)))) x))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x)) |
#s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* 1/2 x) 1) (*.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x)) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64)))) x)) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (*.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x)) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (*.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64)))) x)) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2))) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2))) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64)))) |
#s(approx (+ (* 1/4 x) 1) (*.f64 #s(literal 1/4 binary64) x)) |
#s(approx (+ (* 1/4 x) 1) (*.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) x)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 x x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64))))) (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 x x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (/.f64 (-.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))))) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) (*.f64 x x))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) (*.f64 x x))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (/.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) (*.f64 x x))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (/.f64 (-.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 x x))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1)) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1)) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) x)) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1)) (-.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) x) (/.f64 (pow.f64 x #s(literal -1 binary64)) x))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1)) (/.f64 (-.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) x)) |
#s(approx (pow (pow (+ x 1) 1/2) -1) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (pow (+ x 1) 1/2) (pow.f64 x #s(literal 1/2 binary64))) |
#s(approx (pow (+ x 1) 1/2) (*.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) x)) |
#s(approx (pow (+ x 1) 1/2) (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) x (*.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) x))) |
#s(approx (pow (+ x 1) 1/2) (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) x (*.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (pow.f64 (pow.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) x))) |
#s(approx (+ x 1) x) |
#s(approx (+ x 1) (*.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) (fma.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (* (pow (pow (pow x 3) -1) 1/2) 1/2) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
#s(approx (pow (pow (pow x 3) -1) 1/2) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 5/8 binary64)) x) (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) x)) #s(literal -1 binary64))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) (*.f64 (/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 3/4 binary64)) x) #s(literal -1 binary64)) x) (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 5/8 binary64)) x)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) x) #s(literal -1 binary64))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) (*.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64))) x) (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) x)) #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 5/8 binary64))) x) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) x) #s(literal -1 binary64))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/4 binary64))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/4 binary64))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (*.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64))) x) #s(literal -1 binary64))) |
#s(approx (* (pow (pow (pow x 5) -1) 1/2) -1/2) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
#s(approx (pow (pow (pow x 5) -1) 1/2) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 5/8 binary64)) x) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) x) #s(literal -1 binary64))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (*.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 5/8 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) x) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) x) #s(literal -1 binary64))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 5/8 binary64)) x) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) x) #s(literal -1 binary64))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 5/8 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) x) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) x) #s(literal -1 binary64))) |
#s(approx (pow x 1/2) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2))) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 5/8 binary64))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2))) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 5/8 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (* (pow (pow (pow x 3) -1) 1/2) -1/2) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (pow (pow x -1) 1/2)) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (pow (pow x -1) 1/2) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x) #s(literal -1 binary64))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64))) x) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64))) #s(literal -1/8 binary64)) x)) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) x) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) x) #s(literal -1 binary64))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64))) x) (/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/8 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64))) #s(literal -1/8 binary64))) x)) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64))) #s(literal -1/8 binary64))) x) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) x) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) x) #s(literal -1 binary64))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (/.f64 #s(literal 0 binary64) x)) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (*.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) x) #s(literal -1 binary64))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (*.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64) #s(literal 1 binary64)) x) #s(literal -1 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) x) #s(literal -1 binary64))) |
#s(approx (pow x -1) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1)) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x) #s(literal -1 binary64))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1)) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x) #s(literal -1 binary64)) #s(literal 1 binary64)) x) #s(literal -1 binary64))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1)) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x) #s(literal -1 binary64)) #s(literal 1 binary64)) x) #s(literal -1 binary64)) #s(literal 1 binary64)) x) #s(literal -1 binary64))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) (fma.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (pow (+ x 1) 1/2) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
#s(approx (pow (+ x 1) 1/2) (*.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) x) #s(literal -1 binary64))) |
#s(approx (pow (+ x 1) 1/2) (*.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) x) #s(literal -1 binary64))) |
#s(approx (pow (+ x 1) 1/2) (*.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1/16 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) x) #s(literal -1 binary64))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) (fma.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) |
Compiled 33 450 to 2 405 computations (92.8% saved)
7 alts after pruning (5 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 591 | 5 | 596 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 2 | 3 |
| Done | 1 | 0 | 1 |
| Total | 593 | 7 | 600 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 24.9% | (/.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64))) #s(literal -1 binary64)))) (+.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
| ▶ | 85.2% | (/.f64 #s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (/.f64 (-.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 x x))) (+.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
| ▶ | 85.6% | (/.f64 #s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64))) (+.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
| ✓ | 84.8% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (*.f64 x x)))) |
| ▶ | 98.8% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) x) x))) |
| ▶ | 98.7% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) #s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x)))) |
| ✓ | 66.7% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
Compiled 692 to 393 computations (43.2% saved)
| Inputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) x) x))) |
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) x) x)) |
(/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) |
(pow.f64 x #s(literal 5 binary64)) |
x |
#s(literal 5 binary64) |
#s(literal -1 binary64) |
#s(literal 1/2 binary64) |
#s(literal -1/2 binary64) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 x x) |
(/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) x) x) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) x) |
(fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(pow.f64 x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) |
#s(literal 1/4 binary64) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 x #s(literal -1 binary64)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) #s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) #s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x)) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x) |
(fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
#s(literal 3/8 binary64) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(/.f64 #s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64))) (+.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1 binary64))) x) |
(-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1 binary64))) |
#s(literal 0 binary64) |
(+.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(+.f64 x #s(literal 1 binary64)) |
(/.f64 #s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (/.f64 (-.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 x x))) (+.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (/.f64 (-.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 x x))) |
(/.f64 (-.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 x x)) |
(-.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) |
(-.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(+.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64))) #s(literal -1 binary64)))) (+.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64))) #s(literal -1 binary64))) |
(pow.f64 (*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64))) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) |
| Outputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* -1 x)) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 9)))))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (* -1/4 (sqrt x)) (* -1/2 (sqrt x))))) (pow x 5)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1 (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (* -1/4 (sqrt x))) (* -1/2 (sqrt x))))) (pow x 5)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1/4 (sqrt x)) (* x (- (* 1/2 (sqrt (pow x 3))) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))))) (* -1/2 (sqrt x))))) (pow x 5)))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 9)))))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* -1/4 (sqrt (pow x 3)))) (pow x 5)))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* -1/4 (sqrt (pow x 3)))) (pow x 3)))) |
#s(approx (* (pow (pow (pow x 5) -1) 1/2) -1/2) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (pow (pow (pow x 5) -1) 1/2) #s(hole binary64 (sqrt (/ 1 (pow x 5))))) |
#s(approx (pow (pow x 5) -1) #s(hole binary64 (/ 1 (pow x 5)))) |
#s(approx (pow x 5) #s(hole binary64 (pow x 5))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 7)))))) |
#s(approx (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 4)))) |
#s(approx (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/2 (sqrt (pow x 3))) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))))) (pow x 4)))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 3)))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/2 (sqrt (pow x 3))) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))))) (pow x 3)))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 2)))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/2 (sqrt (pow x 3))) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))))) (pow x 2)))) |
#s(approx (pow x 1/2) #s(hole binary64 (sqrt x))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 2)))) |
#s(approx (* (pow (pow (pow x 3) -1) 1/2) -1/2) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (pow (pow (pow x 3) -1) 1/2) #s(hole binary64 (sqrt (/ 1 (pow x 3))))) |
#s(approx (pow (pow x 3) -1) #s(hole binary64 (/ 1 (pow x 3)))) |
#s(approx (pow x 3) #s(hole binary64 (pow x 3))) |
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (+ 1 (* 1/4 x)))) |
#s(approx (* (pow (pow x -1) 1/2) 1/2) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (pow (pow x -1) 1/2) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (pow x -1) #s(hole binary64 (/ 1 x))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 9)))))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (* -1/4 (sqrt x)) (* -1/2 (sqrt x))))) (pow x 5)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1 (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (* -1/4 (sqrt x))) (* -1/2 (sqrt x))))) (pow x 5)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1/4 (sqrt x)) (* x (- (* 1/2 (sqrt (pow x 3))) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))))) (* -1/2 (sqrt x))))) (pow x 5)))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 7)))))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 4)))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/2 (sqrt (pow x 3))) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))))) (pow x 4)))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x -1) 1/2) -1/2)) x) #s(hole binary64 (* 3/8 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x -1) 1/2) -1/2)) x) #s(hole binary64 (/ (+ (* -1/2 (sqrt (pow x 3))) (* 3/8 (sqrt x))) (pow x 3)))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x -1) 1/2) -1/2)) #s(hole binary64 (* 3/8 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x -1) 1/2) -1/2)) #s(hole binary64 (/ (+ (* -1/2 (sqrt (pow x 3))) (* 3/8 (sqrt x))) (pow x 2)))) |
#s(approx (* (pow (pow x -1) 1/2) -1/2) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* x (- (* -1 (sqrt (/ 1 x))) (/ 1 x)))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* x (- (+ (* -1 (sqrt (/ 1 x))) (* x (- (+ (sqrt (/ 1 x)) (* 1/2 (/ 1 x))) (* (sqrt (/ 1 x)) (- (* -1 (sqrt (/ 1 x))) (/ 1 x)))))) (/ 1 x)))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* x (- (+ (* -1 (sqrt (/ 1 x))) (* x (- (+ (sqrt (/ 1 x)) (+ (* 1/2 (/ 1 x)) (* x (- (* -1 (sqrt (/ 1 x))) (+ (* -1/2 (* (sqrt (/ 1 x)) (- (* -1 (sqrt (/ 1 x))) (/ 1 x)))) (+ (* 3/8 (/ 1 x)) (* (sqrt (/ 1 x)) (- (+ (sqrt (/ 1 x)) (* 1/2 (/ 1 x))) (* (sqrt (/ 1 x)) (- (* -1 (sqrt (/ 1 x))) (/ 1 x))))))))))) (* (sqrt (/ 1 x)) (- (* -1 (sqrt (/ 1 x))) (/ 1 x)))))) (/ 1 x)))))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ 1 x))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (+ 1 (* -1 x)) x))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (+ 1 (* x (- x 1))) x))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (+ 1 (* x (- (* x (+ 1 (* -1 x))) 1))) x))) |
#s(approx (* (/ (- 0 (pow x -1)) x) -1) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (/ (- 0 (pow x -1)) x) #s(hole binary64 (/ -1 (pow x 2)))) |
#s(approx (- 0 (pow x -1)) #s(hole binary64 (/ -1 x))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (/ (+ x (sqrt x)) x))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (/ (+ (sqrt x) (* x (+ 1 (* -1/2 x)))) x))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (/ (+ (sqrt x) (* x (+ 1 (* x (- (* 3/8 x) 1/2))))) x))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(hole binary64 1)) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(hole binary64 (+ 1 (* -1/2 x)))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(hole binary64 (+ 1 (* x (- (* 3/8 x) 1/2))))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(hole binary64 (+ 1 (* x (- (* x (+ 3/8 (* -5/16 x))) 1/2))))) |
#s(approx (pow (+ x 1) 1/2) #s(hole binary64 1)) |
#s(approx (pow (+ x 1) 1/2) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (pow (+ x 1) 1/2) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (pow (+ x 1) 1/2) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) #s(hole binary64 (/ -1 (pow x 5)))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) #s(hole binary64 (/ (- x 1) (pow x 5)))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) #s(hole binary64 (/ (- (* x (+ 1 (* -1 x))) 1) (pow x 5)))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) #s(hole binary64 (/ (- (* x (+ 1 (* x (- x 1)))) 1) (pow x 5)))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) #s(hole binary64 (/ -1 (pow x 3)))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) #s(hole binary64 (/ (- x 1) (pow x 3)))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) #s(hole binary64 (/ (- (* x (+ 1 (* -1 x))) 1) (pow x 3)))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) #s(hole binary64 (/ (- (* x (+ 1 (* x (- x 1)))) 1) (pow x 3)))) |
#s(approx (- (+ (pow (* x x) -1) 1) (pow x -1)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (- (+ (pow (* x x) -1) 1) (pow x -1)) #s(hole binary64 (/ (+ 1 (* -1 x)) (pow x 2)))) |
#s(approx (- (+ (pow (* x x) -1) 1) (pow x -1)) #s(hole binary64 (/ (+ 1 (* x (- x 1))) (pow x 2)))) |
#s(approx (+ (pow (* x x) -1) 1) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (+ (pow (* x x) -1) 1) #s(hole binary64 (/ (+ 1 (pow x 2)) (pow x 2)))) |
#s(approx (pow (* x x) -1) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* x (- (* -1 (sqrt (/ 1 x))) (/ 1 x)))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* x (- (+ (* -1 (sqrt (/ 1 x))) (* x (- (+ (sqrt (/ 1 x)) (* 1/2 (/ 1 x))) (* (sqrt (/ 1 x)) (- (* -1 (sqrt (/ 1 x))) (/ 1 x)))))) (/ 1 x)))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* x (- (+ (* -1 (sqrt (/ 1 x))) (* x (- (+ (sqrt (/ 1 x)) (+ (* 1/2 (/ 1 x)) (* x (- (* -1 (sqrt (/ 1 x))) (+ (* -1/2 (* (sqrt (/ 1 x)) (- (* -1 (sqrt (/ 1 x))) (/ 1 x)))) (+ (* 3/8 (/ 1 x)) (* (sqrt (/ 1 x)) (- (+ (sqrt (/ 1 x)) (* 1/2 (/ 1 x))) (* (sqrt (/ 1 x)) (- (* -1 (sqrt (/ 1 x))) (/ 1 x))))))))))) (* (sqrt (/ 1 x)) (- (* -1 (sqrt (/ 1 x))) (/ 1 x)))))) (/ 1 x)))))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) #s(hole binary64 (/ 1 x))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) #s(hole binary64 (/ (+ 1 (* -1 x)) x))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) #s(hole binary64 (/ (+ 1 (* x (- x 1))) x))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) #s(hole binary64 (/ (+ 1 (* x (- (* x (+ 1 (* -1 x))) 1))) x))) |
#s(approx (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) #s(hole binary64 (/ 1 x))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1)) #s(hole binary64 1)) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1)) #s(hole binary64 (+ 1 (* x (- x 1))))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1 (* -1 x))) 1))))) |
#s(approx (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1) #s(hole binary64 1)) |
#s(approx (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1) #s(hole binary64 (+ 1 (* -1/2 x)))) |
#s(approx (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1) #s(hole binary64 (+ 1 (* x (- (* 3/8 x) 1/2))))) |
#s(approx (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1) #s(hole binary64 (+ 1 (* x (- (* x (+ 3/8 (* -5/16 x))) 1/2))))) |
#s(approx (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) #s(hole binary64 1)) |
#s(approx (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (pow (+ x 1) 1/4) #s(hole binary64 1)) |
#s(approx (pow (+ x 1) 1/4) #s(hole binary64 (+ 1 (* 1/4 x)))) |
#s(approx (pow (+ x 1) 1/4) #s(hole binary64 (+ 1 (* x (+ 1/4 (* -3/32 x)))))) |
#s(approx (pow (+ x 1) 1/4) #s(hole binary64 (+ 1 (* x (+ 1/4 (* x (- (* 7/128 x) 3/32))))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) #s(hole binary64 (/ (- (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (* -1/2 (sqrt (/ 1 x)))) x))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) #s(hole binary64 (/ (- (* -1/4 (sqrt (/ 1 (pow x 5)))) (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) x))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) #s(hole binary64 (/ (- (+ (* -1/2 (sqrt (/ 1 (pow x 7)))) (* -1/4 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) x))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) #s(hole binary64 (* -1/4 (sqrt (/ 1 (pow x 7)))))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/4 (sqrt (/ 1 x)))) (pow x 3)))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1/4 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/4 (sqrt (/ 1 x)))) x))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* x (+ 1/2 (/ 1 x))))) |
#s(approx (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) x))) |
#s(approx (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) x))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) #s(hole binary64 (* -1/2 (sqrt x)))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2)) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (* 1/4 x))) |
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (* x (+ 1/4 (/ 1 x))))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (/ (- (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (* -1/2 (sqrt (/ 1 x)))) x))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (/ (- (* -1/4 (sqrt (/ 1 (pow x 5)))) (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) x))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (/ (- (+ (* -1/2 (sqrt (/ 1 (pow x 7)))) (* -1/4 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) x))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) x))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) x))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x -1) 1/2) -1/2)) x) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x -1) 1/2) -1/2)) x) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 3/8 (sqrt (/ 1 (pow x 3))))) x))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x -1) 1/2) -1/2)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x -1) 1/2) -1/2)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 x))) (* 3/8 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (pow x 2)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (- (+ (* -1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (* -1/8 (sqrt (/ 1 x)))) (pow x 2)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (- (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (+ (* -1/8 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 (pow x 3)))))) (pow x 2)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (- 1 (/ 1 x)) (pow x 2)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)) (pow x 2)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 2))) (+ (/ 1 x) (/ 1 (pow x 3)))) (pow x 2)))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (* 2 (sqrt (/ 1 x))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x)))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 2 (sqrt (/ 1 x))))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ 1 (* 1/4 x)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 2 (sqrt (/ 1 x)))))))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(hole binary64 (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5)))))))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 (pow x 5))))))))) |
#s(approx (pow (+ x 1) 1/2) #s(hole binary64 (sqrt x))) |
#s(approx (pow (+ x 1) 1/2) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (pow (+ x 1) 1/2) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (pow (+ x 1) 1/2) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (+ x 1) #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) #s(hole binary64 (/ (- 1 (/ 1 x)) (pow x 2)))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)) (pow x 2)))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 2))) (+ (/ 1 x) (/ 1 (pow x 3)))) (pow x 2)))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) #s(hole binary64 1)) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) #s(hole binary64 (- 1 (/ 1 x)))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) #s(hole binary64 (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) #s(hole binary64 (- (+ 1 (/ 1 (pow x 2))) (+ (/ 1 x) (/ 1 (pow x 3)))))) |
#s(approx (- (+ (pow (* x x) -1) 1) (pow x -1)) #s(hole binary64 1)) |
#s(approx (- (+ (pow (* x x) -1) 1) (pow x -1)) #s(hole binary64 (- 1 (/ 1 x)))) |
#s(approx (- (+ (pow (* x x) -1) 1) (pow x -1)) #s(hole binary64 (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)))) |
#s(approx (+ (pow (* x x) -1) 1) #s(hole binary64 1)) |
#s(approx (+ (pow (* x x) -1) 1) #s(hole binary64 (+ 1 (/ 1 (pow x 2))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (pow x 2)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (- (+ (* -1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (* -1/8 (sqrt (/ 1 x)))) (pow x 2)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (- (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (+ (* -1/8 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 (pow x 3)))))) (pow x 2)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) #s(hole binary64 (/ (- 1 (/ 1 x)) (pow x 2)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)) (pow x 2)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 2))) (+ (/ 1 x) (/ 1 (pow x 3)))) (pow x 2)))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1)) #s(hole binary64 (/ 1 x))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1)) #s(hole binary64 (/ (- 1 (/ 1 x)) x))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)) x))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 2))) (+ (/ 1 x) (/ 1 (pow x 3)))) x))) |
#s(approx (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1) #s(hole binary64 (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5)))))))) |
#s(approx (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 (pow x 5))))))))) |
#s(approx (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) #s(hole binary64 (sqrt x))) |
#s(approx (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (pow (+ x 1) 1/4) #s(hole binary64 (pow (* 1 x) 1/4))) |
#s(approx (pow (+ x 1) 1/4) #s(hole binary64 (+ (* 1/4 (pow (/ 1 (pow x 3)) 1/4)) (pow (* 1 x) 1/4)))) |
#s(approx (pow (+ x 1) 1/4) #s(hole binary64 (+ (* -3/32 (pow (/ 1 (pow x 7)) 1/4)) (+ (* 1/4 (pow (/ 1 (pow x 3)) 1/4)) (pow (* 1 x) 1/4))))) |
#s(approx (pow (+ x 1) 1/4) #s(hole binary64 (+ (* -3/32 (pow (/ 1 (pow x 7)) 1/4)) (+ (* 7/128 (pow (/ 1 (pow x 11)) 1/4)) (+ (* 1/4 (pow (/ 1 (pow x 3)) 1/4)) (pow (* 1 x) 1/4)))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) #s(hole binary64 (* -1 (/ (- (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) #s(hole binary64 (* -1/4 (* (sqrt (/ 1 (pow x 7))) (pow (sqrt -1) 2))))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) #s(hole binary64 (* -1 (/ (+ (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) (pow x 3))))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1/4 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1 (/ (+ (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)))) |
#s(approx (* (pow (pow (pow x 5) -1) 1/2) -1/2) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))))) |
#s(approx (pow (pow (pow x 5) -1) 1/2) #s(hole binary64 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2)))) |
#s(approx (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) #s(hole binary64 (* 1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (pow x 1/2) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2)) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2)) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))))) |
#s(approx (* (pow (pow (pow x 3) -1) 1/2) -1/2) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (pow (pow (pow x 3) -1) 1/2) #s(hole binary64 (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (* (pow (pow x -1) 1/2) 1/2) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (pow (pow x -1) 1/2) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (* -1 (/ (- (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x -1) 1/2) -1/2)) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x -1) 1/2) -1/2)) x) #s(hole binary64 (* -1 (/ (+ (* 3/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x -1) 1/2) -1/2)) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x -1) 1/2) -1/2)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -3/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
#s(approx (* (pow (pow x -1) 1/2) -1/2) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))) x)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (- (* 1/2 (sqrt x)) (* -1/8 (* (sqrt (pow x 3)) (/ (+ 1 (pow (sqrt -1) 2)) (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) x)) (* 1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))) x)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (sqrt x)) (+ (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* -1/8 (* (sqrt (pow x 3)) (/ (+ 1 (pow (sqrt -1) 2)) (pow (sqrt -1) 2)))))) x)) (* 1/2 (sqrt x))) (* -1/8 (* (sqrt (pow x 3)) (/ (+ 1 (pow (sqrt -1) 2)) (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) x)) (* 1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))) x)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* -1 (/ (+ 1 (pow (sqrt -1) 2)) x)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* -1 (/ (- (+ 1 (pow (sqrt -1) 2)) (/ 1 x)) x)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1 (/ (- 1 (/ 1 x)) x)) (pow (sqrt -1) 2))) x)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))) x)) (pow (sqrt -1) 2))) x)))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (pow (+ x 1) 1/2) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (pow (+ x 1) 1/2) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (pow (+ x 1) 1/2) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (pow (+ x 1) 1/2) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) #s(hole binary64 (/ (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))) (pow x 2)))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) #s(hole binary64 (/ (+ 1 (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))) x))) (pow x 2)))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) #s(hole binary64 (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))) x))))) |
#s(approx (- (+ (pow (* x x) -1) 1) (pow x -1)) #s(hole binary64 (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))) x)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (- (* 1/2 (sqrt x)) (* -1/8 (* (sqrt (pow x 3)) (/ (+ 1 (pow (sqrt -1) 2)) (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) x)) (* 1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))) x)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (sqrt x)) (+ (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* -1/8 (* (sqrt (pow x 3)) (/ (+ 1 (pow (sqrt -1) 2)) (pow (sqrt -1) 2)))))) x)) (* 1/2 (sqrt x))) (* -1/8 (* (sqrt (pow x 3)) (/ (+ 1 (pow (sqrt -1) 2)) (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) x)) (* 1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))) x)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) #s(hole binary64 (* -1 (/ (+ 1 (pow (sqrt -1) 2)) x)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) #s(hole binary64 (* -1 (/ (- (+ 1 (pow (sqrt -1) 2)) (/ 1 x)) x)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1 (/ (- 1 (/ 1 x)) x)) (pow (sqrt -1) 2))) x)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))) x)) (pow (sqrt -1) 2))) x)))) |
#s(approx (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) #s(hole binary64 (* -1 (/ (pow (sqrt -1) 2) x)))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1)) #s(hole binary64 (* -1 (/ (- (/ 1 x) 1) x)))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (/ 1 x) 1) x)) 1) x)))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ 1 x) 1) x)) 1) x)) 1) x)))) |
#s(approx (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (pow (+ x 1) 1/4) #s(hole binary64 (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x)))))))) |
#s(approx (pow (+ x 1) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x)))))) (* 1/4 (/ (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x)))))) x))))) |
#s(approx (pow (+ x 1) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (+ (* -1/4 (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x))))))) (* 3/32 (/ (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x)))))) x))) x))))) |
#s(approx (pow (+ x 1) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (+ (* -1 (/ (+ (* -3/32 (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x))))))) (* 7/128 (/ (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x)))))) x))) x)) (* -1/4 (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x)))))))) x))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.0ms | x | @ | -inf | ((- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* (pow (pow (pow x 5) -1) 1/2) -1/2) (pow (pow (pow x 5) -1) 1/2) (pow (pow x 5) -1) (pow x 5) x 5 -1 1/2 -1/2 (+ (* 1/2 x) 1) 1 (* x x) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) (pow x 1/2) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2)) (* (pow (pow (pow x 3) -1) 1/2) -1/2) (pow (pow (pow x 3) -1) 1/2) (pow (pow x 3) -1) (pow x 3) 3 (+ (* 1/4 x) 1) 1/4 (* (pow (pow x -1) 1/2) 1/2) (pow (pow x -1) 1/2) (pow x -1) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x -1) 1/2) -1/2)) x) (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x -1) 1/2) -1/2)) 3/8 (* (pow (pow x -1) 1/2) -1/2) (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (* (/ (- 0 (pow x -1)) x) -1) (/ (- 0 (pow x -1)) x) (- 0 (pow x -1)) 0 (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) (pow (pow (+ x 1) 1/2) -1) (pow (+ x 1) 1/2) (+ x 1) (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (- (+ (pow (* x x) -1) 1) (pow x -1)) (+ (pow (* x x) -1) 1) (pow (* x x) -1) (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1)) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1) (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) (pow (+ x 1) 1/4)) |
| 8.0ms | x | @ | inf | ((- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* (pow (pow (pow x 5) -1) 1/2) -1/2) (pow (pow (pow x 5) -1) 1/2) (pow (pow x 5) -1) (pow x 5) x 5 -1 1/2 -1/2 (+ (* 1/2 x) 1) 1 (* x x) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) (pow x 1/2) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2)) (* (pow (pow (pow x 3) -1) 1/2) -1/2) (pow (pow (pow x 3) -1) 1/2) (pow (pow x 3) -1) (pow x 3) 3 (+ (* 1/4 x) 1) 1/4 (* (pow (pow x -1) 1/2) 1/2) (pow (pow x -1) 1/2) (pow x -1) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x -1) 1/2) -1/2)) x) (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x -1) 1/2) -1/2)) 3/8 (* (pow (pow x -1) 1/2) -1/2) (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (* (/ (- 0 (pow x -1)) x) -1) (/ (- 0 (pow x -1)) x) (- 0 (pow x -1)) 0 (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) (pow (pow (+ x 1) 1/2) -1) (pow (+ x 1) 1/2) (+ x 1) (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (- (+ (pow (* x x) -1) 1) (pow x -1)) (+ (pow (* x x) -1) 1) (pow (* x x) -1) (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1)) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1) (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) (pow (+ x 1) 1/4)) |
| 6.0ms | x | @ | 0 | ((- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* (pow (pow (pow x 5) -1) 1/2) -1/2) (pow (pow (pow x 5) -1) 1/2) (pow (pow x 5) -1) (pow x 5) x 5 -1 1/2 -1/2 (+ (* 1/2 x) 1) 1 (* x x) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) (pow x 1/2) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2)) (* (pow (pow (pow x 3) -1) 1/2) -1/2) (pow (pow (pow x 3) -1) 1/2) (pow (pow x 3) -1) (pow x 3) 3 (+ (* 1/4 x) 1) 1/4 (* (pow (pow x -1) 1/2) 1/2) (pow (pow x -1) 1/2) (pow x -1) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x -1) 1/2) -1/2)) x) (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x -1) 1/2) -1/2)) 3/8 (* (pow (pow x -1) 1/2) -1/2) (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (* (/ (- 0 (pow x -1)) x) -1) (/ (- 0 (pow x -1)) x) (- 0 (pow x -1)) 0 (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) (pow (pow (+ x 1) 1/2) -1) (pow (+ x 1) 1/2) (+ x 1) (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (- (+ (pow (* x x) -1) 1) (pow x -1)) (+ (pow (* x x) -1) 1) (pow (* x x) -1) (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1)) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1) (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) (pow (+ x 1) 1/4)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 947 | 13380 |
| 0 | 1051 | 8662 |
| 0 | 5312 | 8448 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) x) x))) |
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) x) x)) |
(/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) |
(pow.f64 x #s(literal 5 binary64)) |
x |
#s(literal 5 binary64) |
#s(literal -1 binary64) |
#s(literal 1/2 binary64) |
#s(literal -1/2 binary64) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 x x) |
(/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) x) x) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) x) |
(fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(pow.f64 x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) |
#s(literal 1/4 binary64) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 x #s(literal -1 binary64)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) #s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) #s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x)) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x) |
(fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
#s(literal 3/8 binary64) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(/.f64 #s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64))) (+.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1 binary64))) x) |
(-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1 binary64))) |
#s(literal 0 binary64) |
(+.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(+.f64 x #s(literal 1 binary64)) |
(/.f64 #s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (/.f64 (-.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 x x))) (+.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (/.f64 (-.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 x x))) |
(/.f64 (-.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 x x)) |
(-.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) |
(-.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(+.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64))) #s(literal -1 binary64)))) (+.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64))) #s(literal -1 binary64))) |
(pow.f64 (*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64))) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* -1 x)) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 9)))))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (* -1/4 (sqrt x)) (* -1/2 (sqrt x))))) (pow x 5)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1 (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (* -1/4 (sqrt x))) (* -1/2 (sqrt x))))) (pow x 5)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1/4 (sqrt x)) (* x (- (* 1/2 (sqrt (pow x 3))) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))))) (* -1/2 (sqrt x))))) (pow x 5)))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 9)))))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* -1/4 (sqrt (pow x 3)))) (pow x 5)))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* -1/4 (sqrt (pow x 3)))) (pow x 3)))) |
#s(approx (* (pow (pow (pow x 5) -1) 1/2) -1/2) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (pow (pow (pow x 5) -1) 1/2) #s(hole binary64 (sqrt (/ 1 (pow x 5))))) |
#s(approx (pow (pow x 5) -1) #s(hole binary64 (/ 1 (pow x 5)))) |
#s(approx (pow x 5) #s(hole binary64 (pow x 5))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 7)))))) |
#s(approx (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 4)))) |
#s(approx (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/2 (sqrt (pow x 3))) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))))) (pow x 4)))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 3)))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/2 (sqrt (pow x 3))) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))))) (pow x 3)))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 2)))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/2 (sqrt (pow x 3))) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))))) (pow x 2)))) |
#s(approx (pow x 1/2) #s(hole binary64 (sqrt x))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 2)))) |
#s(approx (* (pow (pow (pow x 3) -1) 1/2) -1/2) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (pow (pow (pow x 3) -1) 1/2) #s(hole binary64 (sqrt (/ 1 (pow x 3))))) |
#s(approx (pow (pow x 3) -1) #s(hole binary64 (/ 1 (pow x 3)))) |
#s(approx (pow x 3) #s(hole binary64 (pow x 3))) |
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (+ 1 (* 1/4 x)))) |
#s(approx (* (pow (pow x -1) 1/2) 1/2) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (pow (pow x -1) 1/2) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (pow x -1) #s(hole binary64 (/ 1 x))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 9)))))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (* -1/4 (sqrt x)) (* -1/2 (sqrt x))))) (pow x 5)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1 (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (* -1/4 (sqrt x))) (* -1/2 (sqrt x))))) (pow x 5)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1/4 (sqrt x)) (* x (- (* 1/2 (sqrt (pow x 3))) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))))) (* -1/2 (sqrt x))))) (pow x 5)))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 7)))))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 4)))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/2 (sqrt (pow x 3))) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))))) (pow x 4)))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x -1) 1/2) -1/2)) x) #s(hole binary64 (* 3/8 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x -1) 1/2) -1/2)) x) #s(hole binary64 (/ (+ (* -1/2 (sqrt (pow x 3))) (* 3/8 (sqrt x))) (pow x 3)))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x -1) 1/2) -1/2)) #s(hole binary64 (* 3/8 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x -1) 1/2) -1/2)) #s(hole binary64 (/ (+ (* -1/2 (sqrt (pow x 3))) (* 3/8 (sqrt x))) (pow x 2)))) |
#s(approx (* (pow (pow x -1) 1/2) -1/2) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* x (- (* -1 (sqrt (/ 1 x))) (/ 1 x)))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* x (- (+ (* -1 (sqrt (/ 1 x))) (* x (- (+ (sqrt (/ 1 x)) (* 1/2 (/ 1 x))) (* (sqrt (/ 1 x)) (- (* -1 (sqrt (/ 1 x))) (/ 1 x)))))) (/ 1 x)))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* x (- (+ (* -1 (sqrt (/ 1 x))) (* x (- (+ (sqrt (/ 1 x)) (+ (* 1/2 (/ 1 x)) (* x (- (* -1 (sqrt (/ 1 x))) (+ (* -1/2 (* (sqrt (/ 1 x)) (- (* -1 (sqrt (/ 1 x))) (/ 1 x)))) (+ (* 3/8 (/ 1 x)) (* (sqrt (/ 1 x)) (- (+ (sqrt (/ 1 x)) (* 1/2 (/ 1 x))) (* (sqrt (/ 1 x)) (- (* -1 (sqrt (/ 1 x))) (/ 1 x))))))))))) (* (sqrt (/ 1 x)) (- (* -1 (sqrt (/ 1 x))) (/ 1 x)))))) (/ 1 x)))))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ 1 x))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (+ 1 (* -1 x)) x))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (+ 1 (* x (- x 1))) x))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (+ 1 (* x (- (* x (+ 1 (* -1 x))) 1))) x))) |
#s(approx (* (/ (- 0 (pow x -1)) x) -1) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (/ (- 0 (pow x -1)) x) #s(hole binary64 (/ -1 (pow x 2)))) |
#s(approx (- 0 (pow x -1)) #s(hole binary64 (/ -1 x))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (/ (+ x (sqrt x)) x))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (/ (+ (sqrt x) (* x (+ 1 (* -1/2 x)))) x))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (/ (+ (sqrt x) (* x (+ 1 (* x (- (* 3/8 x) 1/2))))) x))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(hole binary64 1)) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(hole binary64 (+ 1 (* -1/2 x)))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(hole binary64 (+ 1 (* x (- (* 3/8 x) 1/2))))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(hole binary64 (+ 1 (* x (- (* x (+ 3/8 (* -5/16 x))) 1/2))))) |
#s(approx (pow (+ x 1) 1/2) #s(hole binary64 1)) |
#s(approx (pow (+ x 1) 1/2) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (pow (+ x 1) 1/2) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (pow (+ x 1) 1/2) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) #s(hole binary64 (/ -1 (pow x 5)))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) #s(hole binary64 (/ (- x 1) (pow x 5)))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) #s(hole binary64 (/ (- (* x (+ 1 (* -1 x))) 1) (pow x 5)))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) #s(hole binary64 (/ (- (* x (+ 1 (* x (- x 1)))) 1) (pow x 5)))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) #s(hole binary64 (/ -1 (pow x 3)))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) #s(hole binary64 (/ (- x 1) (pow x 3)))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) #s(hole binary64 (/ (- (* x (+ 1 (* -1 x))) 1) (pow x 3)))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) #s(hole binary64 (/ (- (* x (+ 1 (* x (- x 1)))) 1) (pow x 3)))) |
#s(approx (- (+ (pow (* x x) -1) 1) (pow x -1)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (- (+ (pow (* x x) -1) 1) (pow x -1)) #s(hole binary64 (/ (+ 1 (* -1 x)) (pow x 2)))) |
#s(approx (- (+ (pow (* x x) -1) 1) (pow x -1)) #s(hole binary64 (/ (+ 1 (* x (- x 1))) (pow x 2)))) |
#s(approx (+ (pow (* x x) -1) 1) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (+ (pow (* x x) -1) 1) #s(hole binary64 (/ (+ 1 (pow x 2)) (pow x 2)))) |
#s(approx (pow (* x x) -1) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* x (- (* -1 (sqrt (/ 1 x))) (/ 1 x)))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* x (- (+ (* -1 (sqrt (/ 1 x))) (* x (- (+ (sqrt (/ 1 x)) (* 1/2 (/ 1 x))) (* (sqrt (/ 1 x)) (- (* -1 (sqrt (/ 1 x))) (/ 1 x)))))) (/ 1 x)))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* x (- (+ (* -1 (sqrt (/ 1 x))) (* x (- (+ (sqrt (/ 1 x)) (+ (* 1/2 (/ 1 x)) (* x (- (* -1 (sqrt (/ 1 x))) (+ (* -1/2 (* (sqrt (/ 1 x)) (- (* -1 (sqrt (/ 1 x))) (/ 1 x)))) (+ (* 3/8 (/ 1 x)) (* (sqrt (/ 1 x)) (- (+ (sqrt (/ 1 x)) (* 1/2 (/ 1 x))) (* (sqrt (/ 1 x)) (- (* -1 (sqrt (/ 1 x))) (/ 1 x))))))))))) (* (sqrt (/ 1 x)) (- (* -1 (sqrt (/ 1 x))) (/ 1 x)))))) (/ 1 x)))))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) #s(hole binary64 (/ 1 x))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) #s(hole binary64 (/ (+ 1 (* -1 x)) x))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) #s(hole binary64 (/ (+ 1 (* x (- x 1))) x))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) #s(hole binary64 (/ (+ 1 (* x (- (* x (+ 1 (* -1 x))) 1))) x))) |
#s(approx (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) #s(hole binary64 (/ 1 x))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1)) #s(hole binary64 1)) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1)) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1)) #s(hole binary64 (+ 1 (* x (- x 1))))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1 (* -1 x))) 1))))) |
#s(approx (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1) #s(hole binary64 1)) |
#s(approx (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1) #s(hole binary64 (+ 1 (* -1/2 x)))) |
#s(approx (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1) #s(hole binary64 (+ 1 (* x (- (* 3/8 x) 1/2))))) |
#s(approx (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1) #s(hole binary64 (+ 1 (* x (- (* x (+ 3/8 (* -5/16 x))) 1/2))))) |
#s(approx (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) #s(hole binary64 1)) |
#s(approx (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (pow (+ x 1) 1/4) #s(hole binary64 1)) |
#s(approx (pow (+ x 1) 1/4) #s(hole binary64 (+ 1 (* 1/4 x)))) |
#s(approx (pow (+ x 1) 1/4) #s(hole binary64 (+ 1 (* x (+ 1/4 (* -3/32 x)))))) |
#s(approx (pow (+ x 1) 1/4) #s(hole binary64 (+ 1 (* x (+ 1/4 (* x (- (* 7/128 x) 3/32))))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) #s(hole binary64 (/ (- (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (* -1/2 (sqrt (/ 1 x)))) x))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) #s(hole binary64 (/ (- (* -1/4 (sqrt (/ 1 (pow x 5)))) (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) x))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) #s(hole binary64 (/ (- (+ (* -1/2 (sqrt (/ 1 (pow x 7)))) (* -1/4 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) x))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) #s(hole binary64 (* -1/4 (sqrt (/ 1 (pow x 7)))))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/4 (sqrt (/ 1 x)))) (pow x 3)))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1/4 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/4 (sqrt (/ 1 x)))) x))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* x (+ 1/2 (/ 1 x))))) |
#s(approx (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) x))) |
#s(approx (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) x))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) #s(hole binary64 (* -1/2 (sqrt x)))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2)) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (* 1/4 x))) |
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (* x (+ 1/4 (/ 1 x))))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (/ (- (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (* -1/2 (sqrt (/ 1 x)))) x))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (/ (- (* -1/4 (sqrt (/ 1 (pow x 5)))) (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) x))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (/ (- (+ (* -1/2 (sqrt (/ 1 (pow x 7)))) (* -1/4 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) x))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) x))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) x))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x -1) 1/2) -1/2)) x) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x -1) 1/2) -1/2)) x) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 3/8 (sqrt (/ 1 (pow x 3))))) x))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x -1) 1/2) -1/2)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x -1) 1/2) -1/2)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 x))) (* 3/8 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (pow x 2)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (- (+ (* -1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (* -1/8 (sqrt (/ 1 x)))) (pow x 2)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (- (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (+ (* -1/8 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 (pow x 3)))))) (pow x 2)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (- 1 (/ 1 x)) (pow x 2)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)) (pow x 2)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 2))) (+ (/ 1 x) (/ 1 (pow x 3)))) (pow x 2)))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (* 2 (sqrt (/ 1 x))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x)))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 2 (sqrt (/ 1 x))))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ 1 (* 1/4 x)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 2 (sqrt (/ 1 x)))))))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(hole binary64 (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5)))))))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 (pow x 5))))))))) |
#s(approx (pow (+ x 1) 1/2) #s(hole binary64 (sqrt x))) |
#s(approx (pow (+ x 1) 1/2) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (pow (+ x 1) 1/2) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (pow (+ x 1) 1/2) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (+ x 1) #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) #s(hole binary64 (/ (- 1 (/ 1 x)) (pow x 2)))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)) (pow x 2)))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 2))) (+ (/ 1 x) (/ 1 (pow x 3)))) (pow x 2)))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) #s(hole binary64 1)) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) #s(hole binary64 (- 1 (/ 1 x)))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) #s(hole binary64 (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) #s(hole binary64 (- (+ 1 (/ 1 (pow x 2))) (+ (/ 1 x) (/ 1 (pow x 3)))))) |
#s(approx (- (+ (pow (* x x) -1) 1) (pow x -1)) #s(hole binary64 1)) |
#s(approx (- (+ (pow (* x x) -1) 1) (pow x -1)) #s(hole binary64 (- 1 (/ 1 x)))) |
#s(approx (- (+ (pow (* x x) -1) 1) (pow x -1)) #s(hole binary64 (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)))) |
#s(approx (+ (pow (* x x) -1) 1) #s(hole binary64 1)) |
#s(approx (+ (pow (* x x) -1) 1) #s(hole binary64 (+ 1 (/ 1 (pow x 2))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (pow x 2)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (- (+ (* -1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (* -1/8 (sqrt (/ 1 x)))) (pow x 2)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (- (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (+ (* -1/8 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 (pow x 3)))))) (pow x 2)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) #s(hole binary64 (/ (- 1 (/ 1 x)) (pow x 2)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)) (pow x 2)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 2))) (+ (/ 1 x) (/ 1 (pow x 3)))) (pow x 2)))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1)) #s(hole binary64 (/ 1 x))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1)) #s(hole binary64 (/ (- 1 (/ 1 x)) x))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)) x))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 2))) (+ (/ 1 x) (/ 1 (pow x 3)))) x))) |
#s(approx (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1) #s(hole binary64 (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5)))))))) |
#s(approx (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 (pow x 5))))))))) |
#s(approx (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) #s(hole binary64 (sqrt x))) |
#s(approx (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (pow (+ x 1) 1/4) #s(hole binary64 (pow (* 1 x) 1/4))) |
#s(approx (pow (+ x 1) 1/4) #s(hole binary64 (+ (* 1/4 (pow (/ 1 (pow x 3)) 1/4)) (pow (* 1 x) 1/4)))) |
#s(approx (pow (+ x 1) 1/4) #s(hole binary64 (+ (* -3/32 (pow (/ 1 (pow x 7)) 1/4)) (+ (* 1/4 (pow (/ 1 (pow x 3)) 1/4)) (pow (* 1 x) 1/4))))) |
#s(approx (pow (+ x 1) 1/4) #s(hole binary64 (+ (* -3/32 (pow (/ 1 (pow x 7)) 1/4)) (+ (* 7/128 (pow (/ 1 (pow x 11)) 1/4)) (+ (* 1/4 (pow (/ 1 (pow x 3)) 1/4)) (pow (* 1 x) 1/4)))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) #s(hole binary64 (* -1 (/ (- (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) #s(hole binary64 (* -1/4 (* (sqrt (/ 1 (pow x 7))) (pow (sqrt -1) 2))))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) #s(hole binary64 (* -1 (/ (+ (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) (pow x 3))))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1/4 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1 (/ (+ (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)))) |
#s(approx (* (pow (pow (pow x 5) -1) 1/2) -1/2) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))))) |
#s(approx (pow (pow (pow x 5) -1) 1/2) #s(hole binary64 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2)))) |
#s(approx (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) #s(hole binary64 (* 1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (pow x 1/2) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2)) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2)) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))))) |
#s(approx (* (pow (pow (pow x 3) -1) 1/2) -1/2) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (pow (pow (pow x 3) -1) 1/2) #s(hole binary64 (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (* (pow (pow x -1) 1/2) 1/2) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (pow (pow x -1) 1/2) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (* -1 (/ (- (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x -1) 1/2) -1/2)) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x -1) 1/2) -1/2)) x) #s(hole binary64 (* -1 (/ (+ (* 3/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x -1) 1/2) -1/2)) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x -1) 1/2) -1/2)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -3/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
#s(approx (* (pow (pow x -1) 1/2) -1/2) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))) x)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (- (* 1/2 (sqrt x)) (* -1/8 (* (sqrt (pow x 3)) (/ (+ 1 (pow (sqrt -1) 2)) (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) x)) (* 1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))) x)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (sqrt x)) (+ (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* -1/8 (* (sqrt (pow x 3)) (/ (+ 1 (pow (sqrt -1) 2)) (pow (sqrt -1) 2)))))) x)) (* 1/2 (sqrt x))) (* -1/8 (* (sqrt (pow x 3)) (/ (+ 1 (pow (sqrt -1) 2)) (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) x)) (* 1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))) x)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* -1 (/ (+ 1 (pow (sqrt -1) 2)) x)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* -1 (/ (- (+ 1 (pow (sqrt -1) 2)) (/ 1 x)) x)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1 (/ (- 1 (/ 1 x)) x)) (pow (sqrt -1) 2))) x)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))) x)) (pow (sqrt -1) 2))) x)))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (pow (+ x 1) 1/2) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (pow (+ x 1) 1/2) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (pow (+ x 1) 1/2) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (pow (+ x 1) 1/2) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) #s(hole binary64 (/ (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))) (pow x 2)))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) #s(hole binary64 (/ (+ 1 (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))) x))) (pow x 2)))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) #s(hole binary64 (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))) x))))) |
#s(approx (- (+ (pow (* x x) -1) 1) (pow x -1)) #s(hole binary64 (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))) x)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (- (* 1/2 (sqrt x)) (* -1/8 (* (sqrt (pow x 3)) (/ (+ 1 (pow (sqrt -1) 2)) (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) x)) (* 1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))) x)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (sqrt x)) (+ (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* -1/8 (* (sqrt (pow x 3)) (/ (+ 1 (pow (sqrt -1) 2)) (pow (sqrt -1) 2)))))) x)) (* 1/2 (sqrt x))) (* -1/8 (* (sqrt (pow x 3)) (/ (+ 1 (pow (sqrt -1) 2)) (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) x)) (* 1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))) x)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) #s(hole binary64 (* -1 (/ (+ 1 (pow (sqrt -1) 2)) x)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) #s(hole binary64 (* -1 (/ (- (+ 1 (pow (sqrt -1) 2)) (/ 1 x)) x)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1 (/ (- 1 (/ 1 x)) x)) (pow (sqrt -1) 2))) x)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))) x)) (pow (sqrt -1) 2))) x)))) |
#s(approx (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) #s(hole binary64 (* -1 (/ (pow (sqrt -1) 2) x)))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1)) #s(hole binary64 (* -1 (/ (- (/ 1 x) 1) x)))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (/ 1 x) 1) x)) 1) x)))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ 1 x) 1) x)) 1) x)) 1) x)))) |
#s(approx (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (pow (+ x 1) 1/4) #s(hole binary64 (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x)))))))) |
#s(approx (pow (+ x 1) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x)))))) (* 1/4 (/ (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x)))))) x))))) |
#s(approx (pow (+ x 1) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (+ (* -1/4 (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x))))))) (* 3/32 (/ (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x)))))) x))) x))))) |
#s(approx (pow (+ x 1) 1/4) #s(hole binary64 (+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x)))))) (* -1 (/ (+ (* -1 (/ (+ (* -3/32 (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x))))))) (* 7/128 (/ (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x)))))) x))) x)) (* -1/4 (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x)))))))) x))))) |
| Outputs |
|---|
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x x)))) (fma.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) (fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x x)) (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) x))) (pow.f64 x #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))))) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (-.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x x)) |
(-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
(*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) x) x) |
(/.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) (neg.f64 (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 x #s(literal 5 binary64)))) |
(sqrt.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -5 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 x #s(literal 5 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal 5 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal 5/2 binary64)) (pow.f64 x #s(literal 5/2 binary64))) |
(pow.f64 x #s(literal 5 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 5 binary64))) |
x |
#s(literal 5 binary64) |
#s(literal -1 binary64) |
#s(literal 1/2 binary64) |
#s(literal -1/2 binary64) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x))) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
#s(literal 1 binary64) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) x)) (*.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) x) x) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x x)) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 x x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal -1 binary64) x)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) x) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64))) x) (/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) (-.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)))) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)))) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)))) |
(fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)))) |
(-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64))) |
(sqrt.f64 (pow.f64 x #s(literal -3 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) |
(pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -3 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 x x) x) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64))) |
(*.f64 x (*.f64 x x)) |
(pow.f64 x #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
#s(literal 3 binary64) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/4 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) x))))) |
(fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) |
(fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/4 binary64) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) x)) |
#s(literal 1/4 binary64) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/2 binary64))) |
(sqrt.f64 (pow.f64 x #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (fabs.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (fabs.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) #s(approx (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (+.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64)) x) (/.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) (*.f64 #s(approx (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (+.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64)) x) (/.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x))) #s(approx (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (+.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64)) x) (/.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x))))) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 x x)) #s(approx (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (+.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64)) x) (/.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) #s(literal 3 binary64)) (pow.f64 #s(approx (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (+.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64)) x) (/.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) (fma.f64 #s(approx (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (+.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64)) x) (/.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x))) #s(approx (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (+.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64)) x) (/.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x))) (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) #s(approx (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (+.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64)) x) (/.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x))))))) |
(-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) #s(approx (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (+.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64)) x) (/.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)))) |
#s(approx (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (+.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64)) x) (/.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) (*.f64 #s(literal -1 binary64) x)) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x) |
(+.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64)) x) (/.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)) |
(+.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64)))) (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64))) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64))) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64))) (-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))))) |
(fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64))) |
(fma.f64 #s(literal 3/8 binary64) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64))) |
(-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal -3/8 binary64) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)))) |
(+.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/8 binary64))) (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64))) |
#s(literal 3/8 binary64) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 #s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (*.f64 (-.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 (pow.f64 x #s(literal -1 binary64)) x)) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 #s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (*.f64 (-.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 (pow.f64 x #s(literal -1 binary64)) x)) #s(literal -1 binary64))) (fma.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (*.f64 (-.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 (pow.f64 x #s(literal -1 binary64)) x)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 (pow.f64 x #s(literal -1 binary64)) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 (pow.f64 x #s(literal -1 binary64)) x))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1 binary64)))) #s(literal -1 binary64)) x) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1 binary64))))) x) |
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 (pow.f64 x #s(literal -1 binary64)) x))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1 binary64))))) (*.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1 binary64)))) x) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 (pow.f64 x #s(literal -1 binary64)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1 binary64)))))) |
(neg.f64 (pow.f64 x #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1 binary64))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64)))) |
#s(literal 0 binary64) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (fabs.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (fabs.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (-.f64 (pow.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(fma.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(+.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64))) |
(pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log1p.f64 x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (fma.f64 x x (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x))) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
(/.f64 (neg.f64 #s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (/.f64 (-.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) (pow.f64 x #s(literal -3 binary64))) (*.f64 x x)))) (neg.f64 (fma.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 #s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (/.f64 (-.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) (pow.f64 x #s(literal -3 binary64))) (*.f64 x x))) (fma.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (/.f64 (-.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) (pow.f64 x #s(literal -3 binary64))) (*.f64 x x))) |
(/.f64 (-.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x) (/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (pow.f64 x #s(literal -3 binary64))) x)) x) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) (pow.f64 x #s(literal -3 binary64)))) (neg.f64 (*.f64 x x))) |
(/.f64 (-.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) (pow.f64 x #s(literal -3 binary64))) (*.f64 x x)) |
(-.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (pow.f64 x #s(literal -3 binary64))) (*.f64 x x))) |
(-.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) (*.f64 x x)) (/.f64 (pow.f64 x #s(literal -3 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))))) (*.f64 (pow.f64 x #s(literal -3 binary64)) (pow.f64 x #s(literal -3 binary64)))) (+.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) (pow.f64 x #s(literal -3 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (pow.f64 x #s(literal -3 binary64))) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (pow.f64 x #s(literal -3 binary64))))) (+.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (pow.f64 x #s(literal -3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 3 binary64))) (fma.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) (fma.f64 (pow.f64 x #s(literal -3 binary64)) (pow.f64 x #s(literal -3 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) (pow.f64 x #s(literal -3 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (pow.f64 x #s(literal -3 binary64))) #s(literal 3 binary64))) (fma.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (pow.f64 x #s(literal -3 binary64))) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (pow.f64 x #s(literal -3 binary64))) (*.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (pow.f64 x #s(literal -3 binary64))))))) |
(-.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) (pow.f64 x #s(literal -3 binary64))) |
(-.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (pow.f64 x #s(literal -3 binary64)))) |
(+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (pow.f64 x #s(literal -3 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64)))))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) |
(-.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(+.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) |
(+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(pow.f64 (*.f64 x x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal -1 binary64)) (fma.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) (fma.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(-.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (-.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (pow.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
(fma.f64 (fabs.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (fabs.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (*.f64 (neg.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(-.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(+.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (neg.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (fabs.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (neg.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (fabs.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(pow.f64 (*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -2 binary64)) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64))) |
(pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log1p.f64 x) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/8 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/8 binary64))) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) |
(exp.f64 (*.f64 (log1p.f64 x) #s(literal 1/4 binary64))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (/.f64 (fma.f64 #s(literal -1 binary64) x (pow.f64 x #s(literal 1/2 binary64))) x)) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x (pow.f64 x #s(literal 1/2 binary64))) x)) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -3/8 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x (pow.f64 x #s(literal 1/2 binary64))) x)) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) x (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 1/2 binary64))) x) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) x (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 1/2 binary64)))) x (*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) x (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (pow (pow (pow x 5) -1) 1/2) -1/2) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (pow (pow (pow x 5) -1) 1/2) (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (pow (pow x 5) -1) (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64))) |
#s(approx (pow x 5) (pow.f64 x #s(literal 5 binary64))) |
#s(approx x x) |
#s(approx (+ (* 1/2 x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* 1/2 x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (/.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 1/2 binary64))) x (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (/.f64 (fma.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 1/2 binary64)))) x (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) (/.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 1/2 binary64))) x (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) (/.f64 (fma.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 1/2 binary64)))) x (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) (/.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 1/2 binary64))) x (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 x x))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) (/.f64 (fma.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 1/2 binary64)))) x (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 x x))) |
#s(approx (pow x 1/2) (pow.f64 x #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2)) (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2)) (/.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 1/2 binary64))) x (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 x x))) |
#s(approx (* (pow (pow (pow x 3) -1) 1/2) -1/2) (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (pow (pow (pow x 3) -1) 1/2) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64))) |
#s(approx (pow (pow x 3) -1) (pow.f64 x #s(literal -3 binary64))) |
#s(approx (pow x 3) (pow.f64 x #s(literal 3 binary64))) |
#s(approx (+ (* 1/4 x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* 1/4 x) 1) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) |
#s(approx (* (pow (pow x -1) 1/2) 1/2) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (pow (pow x -1) 1/2) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) x (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 1/2 binary64))) x) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) x (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 1/2 binary64)))) x (*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) x (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (/.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 1/2 binary64))) x (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (/.f64 (fma.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 1/2 binary64)))) x (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x -1) 1/2) -1/2)) x) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x -1) 1/2) -1/2)) x) (/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x -1) 1/2) -1/2)) (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x -1) 1/2) -1/2)) (/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 x x))) |
#s(approx (* (pow (pow x -1) 1/2) -1/2) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (fma.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) x (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) x (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (pow.f64 x #s(literal -1 binary64))) x (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (fma.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) (fma.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3/8 binary64))))) x (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) x (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (pow.f64 x #s(literal -1 binary64))) x (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (/.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) x) #s(literal 1 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (* (/ (- 0 (pow x -1)) x) -1) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) |
#s(approx (/ (- 0 (pow x -1)) x) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
#s(approx (- 0 (pow x -1)) (/.f64 #s(literal -1 binary64) x)) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) (/.f64 (+.f64 (pow.f64 x #s(literal 1/2 binary64)) x) x)) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) (/.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)) x (pow.f64 x #s(literal 1/2 binary64))) x)) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 3/8 binary64) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x (pow.f64 x #s(literal 1/2 binary64))) x)) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(literal 1 binary64)) |
#s(approx (pow (pow (+ x 1) 1/2) -1) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) (fma.f64 (-.f64 (*.f64 #s(literal 3/8 binary64) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/16 binary64) x #s(literal 3/8 binary64)) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (pow (+ x 1) 1/2) #s(literal 1 binary64)) |
#s(approx (pow (+ x 1) 1/2) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (pow (+ x 1) 1/2) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (pow (+ x 1) 1/2) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ x 1) #s(literal 1 binary64)) |
#s(approx (+ x 1) (+.f64 x #s(literal 1 binary64))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) (/.f64 (-.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) x) #s(literal 1 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) (/.f64 (-.f64 (*.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) x) #s(literal 1 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (/.f64 (-.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) x) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (/.f64 (-.f64 (*.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) x) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (* x x) -1) 1) (pow x -1)) (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (- (+ (pow (* x x) -1) 1) (pow x -1)) (/.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (pow (* x x) -1) 1) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) |
#s(approx (+ (pow (* x x) -1) 1) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (pow (* x x) -1) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (fma.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) x (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) x (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (pow.f64 x #s(literal -1 binary64))) x (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (fma.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) (fma.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3/8 binary64))))) x (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) x (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (pow.f64 x #s(literal -1 binary64))) x (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (/.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) x) #s(literal 1 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1)) #s(literal 1 binary64)) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1)) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1)) (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) x) #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) #s(literal 1 binary64)) |
#s(approx (pow (pow (+ x 1) 1/2) -1) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) (fma.f64 (-.f64 (*.f64 #s(literal 3/8 binary64) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/16 binary64) x #s(literal 3/8 binary64)) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (pow (+ x 1) 1/2) #s(literal 1 binary64)) |
#s(approx (pow (+ x 1) 1/2) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (pow (+ x 1) 1/2) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (pow (+ x 1) 1/2) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (pow (+ x 1) 1/4) #s(literal 1 binary64)) |
#s(approx (pow (+ x 1) 1/4) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) |
#s(approx (pow (+ x 1) 1/4) (fma.f64 (fma.f64 #s(literal -3/32 binary64) x #s(literal 1/4 binary64)) x #s(literal 1 binary64))) |
#s(approx (pow (+ x 1) 1/4) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 7/128 binary64) x) #s(literal 3/32 binary64)) x #s(literal 1/4 binary64)) x #s(literal 1 binary64))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 x x))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64))))) (*.f64 x x))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x x)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64)) x) #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) x)) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) (-.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) (/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) x))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) (-.f64 (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) x) (/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) x))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/4 binary64))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) x)) |
#s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* 1/2 x) 1) (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (+.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64)) x) (/.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x))) |
#s(approx (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) x)) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64)) x))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) (*.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) x)) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2)) (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64)))) |
#s(approx (+ (* 1/4 x) 1) (*.f64 #s(literal 1/4 binary64) x)) |
#s(approx (+ (* 1/4 x) 1) (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) #s(literal 1/4 binary64)) x)) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64)) x) #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) x)) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) (-.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) (/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) x))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) (-.f64 (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) x) (/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) x))) |
#s(approx (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (+.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64)) x) (/.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x))) |
#s(approx (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) x)) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x -1) 1/2) -1/2)) x) (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x -1) 1/2) -1/2)) x) (+.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64)) x) (/.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x -1) 1/2) -1/2)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x -1) 1/2) -1/2)) (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 x x))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (/.f64 (-.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64))))) (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 x x))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (/.f64 (-.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))))) (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (*.f64 x x))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) (*.f64 x x))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) (*.f64 x x))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (/.f64 (-.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) (pow.f64 x #s(literal -3 binary64))) (*.f64 x x))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (pow (+ x 1) 1/2) (pow.f64 x #s(literal 1/2 binary64))) |
#s(approx (pow (+ x 1) 1/2) (*.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) x)) |
#s(approx (pow (+ x 1) 1/2) (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) x (*.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/8 binary64))) x))) |
#s(approx (pow (+ x 1) 1/2) (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) x (*.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (pow.f64 (pow.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) x))) |
#s(approx (+ x 1) x) |
#s(approx (+ x 1) (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) #s(literal 1 binary64)) x)) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) (*.f64 x x))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) (*.f64 x x))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) (/.f64 (-.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) (pow.f64 x #s(literal -3 binary64))) (*.f64 x x))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) #s(literal 1 binary64)) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (-.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) (pow.f64 x #s(literal -3 binary64)))) |
#s(approx (- (+ (pow (* x x) -1) 1) (pow x -1)) #s(literal 1 binary64)) |
#s(approx (- (+ (pow (* x x) -1) 1) (pow x -1)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) |
#s(approx (- (+ (pow (* x x) -1) 1) (pow x -1)) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (+ (pow (* x x) -1) 1) #s(literal 1 binary64)) |
#s(approx (+ (pow (* x x) -1) 1) (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 x x))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (/.f64 (-.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64))))) (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 x x))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (/.f64 (-.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))))) (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (*.f64 x x))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) (*.f64 x x))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) (*.f64 x x))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (/.f64 (-.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) (pow.f64 x #s(literal -3 binary64))) (*.f64 x x))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1)) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1)) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) x)) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1)) (-.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x) (/.f64 (pow.f64 x #s(literal -1 binary64)) x))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1)) (-.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x) (/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (pow.f64 x #s(literal -3 binary64))) x))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (pow (+ x 1) 1/2) (pow.f64 x #s(literal 1/2 binary64))) |
#s(approx (pow (+ x 1) 1/2) (*.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) x)) |
#s(approx (pow (+ x 1) 1/2) (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) x (*.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/8 binary64))) x))) |
#s(approx (pow (+ x 1) 1/2) (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) x (*.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (pow.f64 (pow.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) x))) |
#s(approx (pow (+ x 1) 1/4) (pow.f64 x #s(literal 1/4 binary64))) |
#s(approx (pow (+ x 1) 1/4) (fma.f64 (pow.f64 x #s(literal 1/8 binary64)) (pow.f64 x #s(literal 1/8 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) |
#s(approx (pow (+ x 1) 1/4) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal -3/32 binary64) (fma.f64 (pow.f64 x #s(literal 1/8 binary64)) (pow.f64 x #s(literal 1/8 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))))) |
#s(approx (pow (+ x 1) 1/4) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal -3/32 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 11 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal 7/128 binary64) (fma.f64 (pow.f64 x #s(literal 1/8 binary64)) (pow.f64 x #s(literal 1/8 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (-.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (-.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (-.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 5/8 binary64)) x) (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) x)) #s(literal -1 binary64))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) (*.f64 (/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 3/4 binary64)) x) #s(literal -1 binary64)) x) (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 5/8 binary64)) x)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) x) #s(literal -1 binary64))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) (*.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64))) x) (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) x)) #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 5/8 binary64))) x) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) x) #s(literal -1 binary64))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/4 binary64))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/4 binary64))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (*.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64))) x) #s(literal -1 binary64))) |
#s(approx (* (pow (pow (pow x 5) -1) 1/2) -1/2) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
#s(approx (pow (pow (pow x 5) -1) 1/2) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
#s(approx (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 5/8 binary64)) x) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) x) #s(literal -1 binary64))) |
#s(approx (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (*.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 5/8 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) x) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) x) #s(literal -1 binary64))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/8 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 5/8 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) x) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 5/8 binary64)) x) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) x) #s(literal -1 binary64))) |
#s(approx (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 5/8 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) x) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) x) #s(literal -1 binary64))) |
#s(approx (pow x 1/2) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2)) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 5/8 binary64))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2)) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 5/8 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (* (pow (pow (pow x 3) -1) 1/2) -1/2) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (pow (pow (pow x 3) -1) 1/2) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
#s(approx (* (pow (pow x -1) 1/2) 1/2) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (pow (pow x -1) 1/2) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 5/8 binary64)) x) (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) x)) #s(literal -1 binary64))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) (*.f64 (/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 3/4 binary64)) x) #s(literal -1 binary64)) x) (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 5/8 binary64)) x)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) x) #s(literal -1 binary64))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) (*.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64))) x) (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) x)) #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 5/8 binary64))) x) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) x) #s(literal -1 binary64))) |
#s(approx (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 5/8 binary64)) x) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) x) #s(literal -1 binary64))) |
#s(approx (/ (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (*.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 5/8 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) x) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) x) #s(literal -1 binary64))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x -1) 1/2) -1/2)) x) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x -1) 1/2) -1/2)) x) (*.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 3/8 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) x) #s(literal -1 binary64))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x -1) 1/2) -1/2)) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x -1) 1/2) -1/2)) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -3/8 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64)))) |
#s(approx (* (pow (pow x -1) 1/2) -1/2) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) #s(literal -1/2 binary64))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x) #s(literal -1 binary64))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (*.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64))) x) (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) #s(literal -1/8 binary64)) x)) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) x) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) x) #s(literal -1 binary64))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (*.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64))) x) (/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) #s(literal -1/8 binary64))) x)) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) #s(literal -1/8 binary64))) x) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) x) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) x) #s(literal -1 binary64))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (/.f64 #s(literal 0 binary64) x)) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (*.f64 (-.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 (pow.f64 x #s(literal -1 binary64)) x)) #s(literal -1 binary64))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (*.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) x) #s(literal -1 binary64))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (*.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64) #s(literal 1 binary64)) x) #s(literal -1 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) x) #s(literal -1 binary64))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1)) (fma.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) (fma.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (pow (+ x 1) 1/2) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
#s(approx (pow (+ x 1) 1/2) (*.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) x) #s(literal -1 binary64))) |
#s(approx (pow (+ x 1) 1/2) (*.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) x) #s(literal -1 binary64))) |
#s(approx (pow (+ x 1) 1/2) (*.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1/16 binary64) (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) x) #s(literal -1 binary64))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64) #s(literal 1 binary64)) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64) #s(literal 1 binary64)) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (- (+ (pow (* x x) -1) 1) (pow x -1)) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) #s(literal -1/2 binary64))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x) #s(literal -1 binary64))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (*.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64))) x) (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) #s(literal -1/8 binary64)) x)) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) x) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) x) #s(literal -1 binary64))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (+ x 1) 1/2) -1))) (*.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64))) x) (/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) #s(literal -1/8 binary64))) x)) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) #s(literal -1/8 binary64))) x) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) x) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) x) #s(literal -1 binary64))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (/.f64 #s(literal 0 binary64) x)) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (*.f64 (-.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 (pow.f64 x #s(literal -1 binary64)) x)) #s(literal -1 binary64))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (*.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) x) #s(literal -1 binary64))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1))) (*.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64) #s(literal 1 binary64)) x) #s(literal -1 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) x) #s(literal -1 binary64))) |
#s(approx (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1)) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x) #s(literal -1 binary64))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1)) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x) #s(literal -1 binary64)) #s(literal 1 binary64)) x) #s(literal -1 binary64))) |
#s(approx (* (pow (pow (+ x 1) 1/2) -1) (pow (* (pow (+ x 1) 1/4) (pow (+ x 1) 1/4)) -1)) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x) #s(literal -1 binary64)) #s(literal 1 binary64)) x) #s(literal -1 binary64)) #s(literal 1 binary64)) x) #s(literal -1 binary64))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (pow (pow (+ x 1) 1/2) -1) (fma.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (pow (+ x 1) 1/2) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
#s(approx (pow (+ x 1) 1/2) (*.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) x) #s(literal -1 binary64))) |
#s(approx (pow (+ x 1) 1/2) (*.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) x) #s(literal -1 binary64))) |
#s(approx (pow (+ x 1) 1/2) (*.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1/16 binary64) (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) x) #s(literal -1 binary64))) |
#s(approx (pow (+ x 1) 1/4) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))))) |
#s(approx (pow (+ x 1) 1/4) (fma.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) x) #s(literal 1/4 binary64) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))))) |
#s(approx (pow (+ x 1) 1/4) (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) x) #s(literal 3/32 binary64) (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) #s(literal -1/4 binary64))) x) #s(literal -1 binary64) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))))) |
#s(approx (pow (+ x 1) 1/4) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) x) #s(literal 7/128 binary64) (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) #s(literal -3/32 binary64))) x) #s(literal -1 binary64) (*.f64 (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))) #s(literal -1/4 binary64))) x) #s(literal -1 binary64) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64)))))) |
Compiled 77 004 to 4 190 computations (94.6% saved)
10 alts after pruning (6 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 133 | 6 | 1 139 |
| Fresh | 0 | 0 | 0 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1 136 | 10 | 1 146 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 24.9% | (/.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64))) #s(literal -1 binary64)))) (+.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
| 85.2% | (/.f64 #s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (/.f64 (/.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (pow.f64 x #s(literal -3 binary64))) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (pow.f64 x #s(literal -3 binary64))))) (+.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (pow.f64 x #s(literal -3 binary64))))) (*.f64 x x))) (+.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) | |
| ▶ | 85.2% | (/.f64 #s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (/.f64 (-.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 x x))) (+.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
| ▶ | 85.2% | (/.f64 #s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (/.f64 (-.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 x x))) (+.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1/2 binary64)))) |
| ✓ | 84.8% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (*.f64 x x)))) |
| ▶ | 98.5% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) x) x))) |
| ▶ | 98.6% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) #s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) x)))) |
| ✓ | 98.7% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) #s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x)))) |
| ▶ | 98.4% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) #s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64))) #s(literal -1/2 binary64))) x)))) |
| ✓ | 66.7% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
Compiled 1 144 to 630 computations (44.9% saved)
| Inputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) #s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) #s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) x))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) |
(pow.f64 x #s(literal 5 binary64)) |
x |
#s(literal 5 binary64) |
#s(literal -1 binary64) |
#s(literal 1/2 binary64) |
#s(literal -1/2 binary64) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 x x) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) x)) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) x) |
(fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
#s(literal 3 binary64) |
#s(literal 3/8 binary64) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 x #s(literal 1/2 binary64)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) #s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64))) #s(literal -1/2 binary64))) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) #s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64))) #s(literal -1/2 binary64))) x))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64))) #s(literal -1/2 binary64))) x)) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64))) #s(literal -1/2 binary64))) x) |
(fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64))) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 x #s(literal -1 binary64)) |
#s(literal 1/4 binary64) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) x) x))) |
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) x) x)) |
(/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) x) x) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) x) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(pow.f64 x #s(literal 1/4 binary64)) |
(fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 #s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (/.f64 (-.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 x x))) (+.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1/2 binary64)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (/.f64 (-.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 x x))) |
(/.f64 (-.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 x x)) |
(-.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) |
(-.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(+.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1 binary64)) |
(+.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1/2 binary64))) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(+.f64 x #s(literal 1 binary64)) |
(/.f64 #s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (/.f64 (-.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 x x))) (+.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(+.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(pow.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(-.f64 (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 x #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* -1 x)) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 9)))))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (* -1/4 (sqrt x)) (* -1/2 (sqrt x))))) (pow x 5)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1 (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (* -1/4 (sqrt x))) (* -1/2 (sqrt x))))) (pow x 5)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1/4 (sqrt x)) (* x (- (* 1/2 (sqrt (pow x 3))) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))))) (* -1/2 (sqrt x))))) (pow x 5)))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 9)))))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* -1/4 (sqrt (pow x 3)))) (pow x 5)))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* -1/4 (sqrt (pow x 3)))) (pow x 3)))) |
#s(approx (* (pow (pow (pow x 5) -1) 1/2) -1/2) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (pow (pow (pow x 5) -1) 1/2) #s(hole binary64 (sqrt (/ 1 (pow x 5))))) |
#s(approx (pow (pow x 5) -1) #s(hole binary64 (/ 1 (pow x 5)))) |
#s(approx (pow x 5) #s(hole binary64 (pow x 5))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 7)))))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 4)))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/2 (sqrt (pow x 3))) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))))) (pow x 4)))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x 1/2) -1) -1/2)) x) #s(hole binary64 (* 3/8 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x 1/2) -1) -1/2)) x) #s(hole binary64 (/ (+ (* -1/2 (sqrt (pow x 3))) (* 3/8 (sqrt x))) (pow x 3)))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x 1/2) -1) -1/2)) #s(hole binary64 (* 3/8 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x 1/2) -1) -1/2)) #s(hole binary64 (/ (+ (* -1/2 (sqrt (pow x 3))) (* 3/8 (sqrt x))) (pow x 2)))) |
#s(approx (pow (pow (pow x 3) -1) 1/2) #s(hole binary64 (sqrt (/ 1 (pow x 3))))) |
#s(approx (pow (pow x 3) -1) #s(hole binary64 (/ 1 (pow x 3)))) |
#s(approx (pow x 3) #s(hole binary64 (pow x 3))) |
#s(approx (* (pow (pow x 1/2) -1) -1/2) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (pow (pow x 1/2) -1) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (pow x 1/2) #s(hole binary64 (sqrt x))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) x) #s(hole binary64 (* 3/8 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) x) #s(hole binary64 (/ (+ (* -1/2 (sqrt (pow x 3))) (* 3/8 (sqrt x))) (pow x 3)))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) #s(hole binary64 (* 3/8 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) #s(hole binary64 (/ (+ (* -1/2 (sqrt (pow x 3))) (* 3/8 (sqrt x))) (pow x 2)))) |
#s(approx (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (pow (pow x -1) 1/4) #s(hole binary64 (pow (/ 1 x) 1/4))) |
#s(approx (pow x -1) #s(hole binary64 (/ 1 x))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 9)))))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (* -1/4 (sqrt x)) (* -1/2 (sqrt x))))) (pow x 5)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1 (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (* -1/4 (sqrt x))) (* -1/2 (sqrt x))))) (pow x 5)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1/4 (sqrt x)) (* x (- (* 1/2 (sqrt (pow x 3))) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))))) (* -1/2 (sqrt x))))) (pow x 5)))) |
#s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 7)))))) |
#s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 4)))) |
#s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/2 (sqrt (pow x 3))) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))))) (pow x 4)))) |
#s(approx (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 3)))) |
#s(approx (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/2 (sqrt (pow x 3))) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))))) (pow x 3)))) |
#s(approx (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 2)))) |
#s(approx (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/2 (sqrt (pow x 3))) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))))) (pow x 2)))) |
#s(approx (* (pow x 1/4) (pow x 1/4)) #s(hole binary64 (sqrt x))) |
#s(approx (pow x 1/4) #s(hole binary64 (pow (* 1 x) 1/4))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 2)))) |
#s(approx (* (pow (pow (pow x 3) -1) 1/2) -1/2) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (+ 1 (* 1/4 x)))) |
#s(approx (* (pow (pow x -1) 1/2) 1/2) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (pow (pow x -1) 1/2) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* x (- (* -1 (sqrt (/ 1 x))) (/ 1 x)))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* x (- (+ (* -1 (sqrt (/ 1 x))) (* x (- (+ (sqrt (/ 1 x)) (* 1/2 (/ 1 x))) (* (sqrt (/ 1 x)) (- (* -1 (sqrt (/ 1 x))) (/ 1 x)))))) (/ 1 x)))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* x (- (+ (* -1 (sqrt (/ 1 x))) (* x (- (+ (sqrt (/ 1 x)) (+ (* 1/2 (/ 1 x)) (* x (- (* -1 (sqrt (/ 1 x))) (+ (* -1/2 (* (sqrt (/ 1 x)) (- (* -1 (sqrt (/ 1 x))) (/ 1 x)))) (+ (* 3/8 (/ 1 x)) (* (sqrt (/ 1 x)) (- (+ (sqrt (/ 1 x)) (* 1/2 (/ 1 x))) (* (sqrt (/ 1 x)) (- (* -1 (sqrt (/ 1 x))) (/ 1 x))))))))))) (* (sqrt (/ 1 x)) (- (* -1 (sqrt (/ 1 x))) (/ 1 x)))))) (/ 1 x)))))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ 1 x))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (+ 1 (* -1 x)) x))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (+ 1 (* x (- x 1))) x))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (+ 1 (* x (- (* x (+ 1 (* -1 x))) 1))) x))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) #s(hole binary64 (/ -1 (pow x 5)))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) #s(hole binary64 (/ (- x 1) (pow x 5)))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) #s(hole binary64 (/ (- (* x (+ 1 (* -1 x))) 1) (pow x 5)))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) #s(hole binary64 (/ (- (* x (+ 1 (* x (- x 1)))) 1) (pow x 5)))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) #s(hole binary64 (/ -1 (pow x 3)))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) #s(hole binary64 (/ (- x 1) (pow x 3)))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) #s(hole binary64 (/ (- (* x (+ 1 (* -1 x))) 1) (pow x 3)))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) #s(hole binary64 (/ (- (* x (+ 1 (* x (- x 1)))) 1) (pow x 3)))) |
#s(approx (- (+ (pow (* x x) -1) 1) (pow x -1)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (- (+ (pow (* x x) -1) 1) (pow x -1)) #s(hole binary64 (/ (+ 1 (* -1 x)) (pow x 2)))) |
#s(approx (- (+ (pow (* x x) -1) 1) (pow x -1)) #s(hole binary64 (/ (+ 1 (* x (- x 1))) (pow x 2)))) |
#s(approx (+ (pow (* x x) -1) 1) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (+ (pow (* x x) -1) 1) #s(hole binary64 (/ (+ 1 (pow x 2)) (pow x 2)))) |
#s(approx (pow (* x x) -1) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) #s(hole binary64 (/ (+ x (sqrt x)) x))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) #s(hole binary64 (/ (+ (sqrt x) (* x (+ 1 (* -1/2 x)))) x))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) #s(hole binary64 (/ (+ (sqrt x) (* x (+ 1 (* x (- (* 3/8 x) 1/2))))) x))) |
#s(approx (pow (+ x 1) -1/2) #s(hole binary64 1)) |
#s(approx (pow (+ x 1) -1/2) #s(hole binary64 (+ 1 (* -1/2 x)))) |
#s(approx (pow (+ x 1) -1/2) #s(hole binary64 (+ 1 (* x (- (* 3/8 x) 1/2))))) |
#s(approx (pow (+ x 1) -1/2) #s(hole binary64 (+ 1 (* x (- (* x (+ 3/8 (* -5/16 x))) 1/2))))) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1))) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* x (- (* -1 (sqrt (/ 1 x))) (/ 1 x)))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* x (- (+ (* -1 (sqrt (/ 1 x))) (* x (- (+ (sqrt (/ 1 x)) (* 1/2 (/ 1 x))) (* (sqrt (/ 1 x)) (- (* -1 (sqrt (/ 1 x))) (/ 1 x)))))) (/ 1 x)))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* x (- (+ (* -1 (sqrt (/ 1 x))) (* x (- (+ (sqrt (/ 1 x)) (+ (* 1/2 (/ 1 x)) (* x (- (* -1 (sqrt (/ 1 x))) (+ (* -1/2 (* (sqrt (/ 1 x)) (- (* -1 (sqrt (/ 1 x))) (/ 1 x)))) (+ (* 3/8 (/ 1 x)) (* (sqrt (/ 1 x)) (- (+ (sqrt (/ 1 x)) (* 1/2 (/ 1 x))) (* (sqrt (/ 1 x)) (- (* -1 (sqrt (/ 1 x))) (/ 1 x))))))))))) (* (sqrt (/ 1 x)) (- (* -1 (sqrt (/ 1 x))) (/ 1 x)))))) (/ 1 x)))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1)) #s(hole binary64 (/ (+ x (sqrt x)) x))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1)) #s(hole binary64 (/ (+ (sqrt x) (* x (+ 1 (* -1/2 x)))) x))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1)) #s(hole binary64 (/ (+ (sqrt x) (* x (+ 1 (* x (- (* 3/8 x) 1/2))))) x))) |
#s(approx (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1) #s(hole binary64 1)) |
#s(approx (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1) #s(hole binary64 (+ 1 (* -1/2 x)))) |
#s(approx (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1) #s(hole binary64 (+ 1 (* x (- (* 3/8 x) 1/2))))) |
#s(approx (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1) #s(hole binary64 (+ 1 (* x (- (* x (+ 3/8 (* -5/16 x))) 1/2))))) |
#s(approx (pow (/ (- (* x x) 1) (- x 1)) 1/2) #s(hole binary64 1)) |
#s(approx (pow (/ (- (* x x) 1) (- x 1)) 1/2) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (pow (/ (- (* x x) 1) (- x 1)) 1/2) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (pow (/ (- (* x x) 1) (- x 1)) 1/2) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (/ (- (* x x) 1) (- x 1)) #s(hole binary64 1)) |
#s(approx (/ (- (* x x) 1) (- x 1)) #s(hole binary64 (+ 1 x))) |
#s(approx (- (* x x) 1) #s(hole binary64 -1)) |
#s(approx (- (* x x) 1) #s(hole binary64 (- (pow x 2) 1))) |
#s(approx (- x 1) #s(hole binary64 -1)) |
#s(approx (- x 1) #s(hole binary64 (- x 1))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (/ (- (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (* -1/2 (sqrt (/ 1 x)))) x))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (/ (- (* -1/4 (sqrt (/ 1 (pow x 5)))) (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) x))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (/ (- (+ (* -1/2 (sqrt (/ 1 (pow x 7)))) (* -1/4 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) x))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) #s(hole binary64 (* -1/4 (sqrt (/ 1 (pow x 7)))))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/4 (sqrt (/ 1 x)))) (pow x 3)))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1/4 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/4 (sqrt (/ 1 x)))) x))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* x (+ 1/2 (/ 1 x))))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) x))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) x))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x 1/2) -1) -1/2)) x) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x 1/2) -1) -1/2)) x) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 3/8 (sqrt (/ 1 (pow x 3))))) x))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x 1/2) -1) -1/2)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x 1/2) -1) -1/2)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 x))) (* 3/8 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) x) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) x) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 3/8 (sqrt (/ 1 (pow x 3))))) x))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 x))) (* 3/8 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) #s(hole binary64 (/ (- (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (* -1/2 (sqrt (/ 1 x)))) x))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) #s(hole binary64 (/ (- (* -1/4 (sqrt (/ 1 (pow x 5)))) (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) x))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) #s(hole binary64 (/ (- (+ (* -1/2 (sqrt (/ 1 (pow x 7)))) (* -1/4 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) x))) |
#s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) x))) |
#s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) x))) |
#s(approx (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) #s(hole binary64 (* -1/2 (sqrt x)))) |
#s(approx (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2)) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (* 1/4 x))) |
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (* x (+ 1/4 (/ 1 x))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (pow x 2)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) #s(hole binary64 (/ (- (+ (* -1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (* -1/8 (sqrt (/ 1 x)))) (pow x 2)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) #s(hole binary64 (/ (- (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (+ (* -1/8 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 (pow x 3)))))) (pow x 2)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (- 1 (/ 1 x)) (pow x 2)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)) (pow x 2)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 2))) (+ (/ 1 x) (/ 1 (pow x 3)))) (pow x 2)))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) #s(hole binary64 (/ (- 1 (/ 1 x)) (pow x 2)))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)) (pow x 2)))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 2))) (+ (/ 1 x) (/ 1 (pow x 3)))) (pow x 2)))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) #s(hole binary64 1)) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) #s(hole binary64 (- 1 (/ 1 x)))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) #s(hole binary64 (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) #s(hole binary64 (- (+ 1 (/ 1 (pow x 2))) (+ (/ 1 x) (/ 1 (pow x 3)))))) |
#s(approx (- (+ (pow (* x x) -1) 1) (pow x -1)) #s(hole binary64 1)) |
#s(approx (- (+ (pow (* x x) -1) 1) (pow x -1)) #s(hole binary64 (- 1 (/ 1 x)))) |
#s(approx (- (+ (pow (* x x) -1) 1) (pow x -1)) #s(hole binary64 (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)))) |
#s(approx (+ (pow (* x x) -1) 1) #s(hole binary64 1)) |
#s(approx (+ (pow (* x x) -1) 1) #s(hole binary64 (+ 1 (/ 1 (pow x 2))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) #s(hole binary64 (* 2 (sqrt (/ 1 x))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x)))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 2 (sqrt (/ 1 x))))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ 1 (* 1/4 x)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 2 (sqrt (/ 1 x)))))))) |
#s(approx (pow (+ x 1) -1/2) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (pow (+ x 1) -1/2) #s(hole binary64 (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (pow (+ x 1) -1/2) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5)))))))) |
#s(approx (pow (+ x 1) -1/2) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 (pow x 5))))))))) |
#s(approx (+ x 1) #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1))) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (pow x 2)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1))) #s(hole binary64 (/ (- (+ (* -1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (* -1/8 (sqrt (/ 1 x)))) (pow x 2)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1))) #s(hole binary64 (/ (- (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (+ (* -1/8 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 (pow x 3)))))) (pow x 2)))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1)) #s(hole binary64 (* 2 (sqrt (/ 1 x))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x)))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 2 (sqrt (/ 1 x))))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ 1 (* 1/4 x)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 2 (sqrt (/ 1 x)))))))) |
#s(approx (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1) #s(hole binary64 (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5)))))))) |
#s(approx (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 (pow x 5))))))))) |
#s(approx (pow (/ (- (* x x) 1) (- x 1)) 1/2) #s(hole binary64 (sqrt x))) |
#s(approx (pow (/ (- (* x x) 1) (- x 1)) 1/2) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (pow (/ (- (* x x) 1) (- x 1)) 1/2) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (pow (/ (- (* x x) 1) (- x 1)) 1/2) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (/ (- (* x x) 1) (- x 1)) #s(hole binary64 x)) |
#s(approx (/ (- (* x x) 1) (- x 1)) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- (* x x) 1) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) 1) #s(hole binary64 (* (pow x 2) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (- x 1) #s(hole binary64 x)) |
#s(approx (- x 1) #s(hole binary64 (* x (- 1 (/ 1 x))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (* -1 (/ (- (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) #s(hole binary64 (* -1/4 (* (sqrt (/ 1 (pow x 7))) (pow (sqrt -1) 2))))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) #s(hole binary64 (* -1 (/ (+ (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) (pow x 3))))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1/4 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1 (/ (+ (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)))) |
#s(approx (* (pow (pow (pow x 5) -1) 1/2) -1/2) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))))) |
#s(approx (pow (pow (pow x 5) -1) 1/2) #s(hole binary64 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2)))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x 1/2) -1) -1/2)) x) #s(hole binary64 (* -1 (/ (+ (* 3/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x)))) x)))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x 1/2) -1) -1/2)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 x))) (* -3/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
#s(approx (pow (pow (pow x 3) -1) 1/2) #s(hole binary64 (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (pow x 1/2) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) x) #s(hole binary64 (* -1 (/ (+ (* 3/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -3/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
#s(approx (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (pow (pow x -1) 1/4) #s(hole binary64 (exp (* 1/4 (+ (log -1) (log (/ -1 x))))))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) #s(hole binary64 (* -1 (/ (- (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))))) |
#s(approx (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) #s(hole binary64 (* 1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (* (pow x 1/4) (pow x 1/4)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (pow x 1/4) #s(hole binary64 (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x)))))))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2)) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2)) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))))) |
#s(approx (* (pow (pow (pow x 3) -1) 1/2) -1/2) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (* (pow (pow x -1) 1/2) 1/2) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (pow (pow x -1) 1/2) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))) x)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (- (* 1/2 (sqrt x)) (* -1/8 (* (sqrt (pow x 3)) (/ (+ 1 (pow (sqrt -1) 2)) (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) x)) (* 1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))) x)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (sqrt x)) (+ (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* -1/8 (* (sqrt (pow x 3)) (/ (+ 1 (pow (sqrt -1) 2)) (pow (sqrt -1) 2)))))) x)) (* 1/2 (sqrt x))) (* -1/8 (* (sqrt (pow x 3)) (/ (+ 1 (pow (sqrt -1) 2)) (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) x)) (* 1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))) x)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* -1 (/ (+ 1 (pow (sqrt -1) 2)) x)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* -1 (/ (- (+ 1 (pow (sqrt -1) 2)) (/ 1 x)) x)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1 (/ (- 1 (/ 1 x)) x)) (pow (sqrt -1) 2))) x)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))) x)) (pow (sqrt -1) 2))) x)))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) #s(hole binary64 (/ (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))) (pow x 2)))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) #s(hole binary64 (/ (+ 1 (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))) x))) (pow x 2)))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) #s(hole binary64 (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))) x))))) |
#s(approx (- (+ (pow (* x x) -1) 1) (pow x -1)) #s(hole binary64 (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) #s(hole binary64 (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (pow (+ x 1) -1/2) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (pow (+ x 1) -1/2) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (pow (+ x 1) -1/2) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (pow (+ x 1) -1/2) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1))) #s(hole binary64 (* -1 (/ (+ 1 (pow (sqrt -1) 2)) (* x (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1))) #s(hole binary64 (* -1 (/ (- (+ (/ 1 (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (/ (pow (sqrt -1) 2) (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) (/ 1 (* x (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) x)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (- (/ 1 (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (* 1/2 (* (sqrt x) (/ (+ 1 (pow (sqrt -1) 2)) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2))))) x)) (/ 1 (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (+ (/ 1 (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (/ (pow (sqrt -1) 2) (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) x)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (/ 1 (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt x) (/ 1 (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2)))) (* 1/2 (* (sqrt x) (/ (+ 1 (pow (sqrt -1) 2)) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2)))))) x)) (/ 1 (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) (* 1/2 (* (sqrt x) (/ (+ 1 (pow (sqrt -1) 2)) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2))))) x)) (/ 1 (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (+ (/ 1 (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (/ (pow (sqrt -1) 2) (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) x)))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1)) #s(hole binary64 (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1)) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1)) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1)) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 x)) (- 1 (* -1/4 x)))) (* 1/2 (sqrt x))) (pow x 3))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1) #s(hole binary64 (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 x)) (- 1 (* -1/4 x)))) (* 1/2 (sqrt x))) (pow x 3))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (pow (/ (- (* x x) 1) (- x 1)) 1/2) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (pow (/ (- (* x x) 1) (- x 1)) 1/2) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (pow (/ (- (* x x) 1) (- x 1)) 1/2) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (pow (/ (- (* x x) 1) (- x 1)) 1/2) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (- x 1) #s(hole binary64 (* -1 (* x (- (/ 1 x) 1))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 45.0ms | x | @ | 0 | ((- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* (pow (pow (pow x 5) -1) 1/2) -1/2) (pow (pow (pow x 5) -1) 1/2) (pow (pow x 5) -1) (pow x 5) x 5 -1 1/2 -1/2 (+ (* 1/2 x) 1) 1 (* x x) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x 1/2) -1) -1/2)) x) (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x 1/2) -1) -1/2)) (pow (pow (pow x 3) -1) 1/2) (pow (pow x 3) -1) (pow x 3) 3 3/8 (* (pow (pow x 1/2) -1) -1/2) (pow (pow x 1/2) -1) (pow x 1/2) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) x) (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2) (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) (pow (pow x -1) 1/4) (pow x -1) 1/4 (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) (* (pow x 1/4) (pow x 1/4)) (pow x 1/4) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2)) (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1) (* (pow (pow x -1) 1/2) 1/2) (pow (pow x -1) 1/2) (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (- (+ (pow (* x x) -1) 1) (pow x -1)) (+ (pow (* x x) -1) 1) (pow (* x x) -1) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) (pow (+ x 1) -1/2) (+ x 1) (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1)) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1) (pow (/ (- (* x x) 1) (- x 1)) 1/2) (/ (- (* x x) 1) (- x 1)) (- (* x x) 1) (- x 1)) |
| 29.0ms | x | @ | -inf | ((- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* (pow (pow (pow x 5) -1) 1/2) -1/2) (pow (pow (pow x 5) -1) 1/2) (pow (pow x 5) -1) (pow x 5) x 5 -1 1/2 -1/2 (+ (* 1/2 x) 1) 1 (* x x) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x 1/2) -1) -1/2)) x) (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x 1/2) -1) -1/2)) (pow (pow (pow x 3) -1) 1/2) (pow (pow x 3) -1) (pow x 3) 3 3/8 (* (pow (pow x 1/2) -1) -1/2) (pow (pow x 1/2) -1) (pow x 1/2) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) x) (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2) (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) (pow (pow x -1) 1/4) (pow x -1) 1/4 (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) (* (pow x 1/4) (pow x 1/4)) (pow x 1/4) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2)) (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1) (* (pow (pow x -1) 1/2) 1/2) (pow (pow x -1) 1/2) (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (- (+ (pow (* x x) -1) 1) (pow x -1)) (+ (pow (* x x) -1) 1) (pow (* x x) -1) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) (pow (+ x 1) -1/2) (+ x 1) (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1)) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1) (pow (/ (- (* x x) 1) (- x 1)) 1/2) (/ (- (* x x) 1) (- x 1)) (- (* x x) 1) (- x 1)) |
| 23.0ms | x | @ | inf | ((- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* (pow (pow (pow x 5) -1) 1/2) -1/2) (pow (pow (pow x 5) -1) 1/2) (pow (pow x 5) -1) (pow x 5) x 5 -1 1/2 -1/2 (+ (* 1/2 x) 1) 1 (* x x) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x 1/2) -1) -1/2)) x) (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x 1/2) -1) -1/2)) (pow (pow (pow x 3) -1) 1/2) (pow (pow x 3) -1) (pow x 3) 3 3/8 (* (pow (pow x 1/2) -1) -1/2) (pow (pow x 1/2) -1) (pow x 1/2) (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) x) (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2) (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) (pow (pow x -1) 1/4) (pow x -1) 1/4 (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) (* (pow x 1/4) (pow x 1/4)) (pow x 1/4) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2)) (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1) (* (pow (pow x -1) 1/2) 1/2) (pow (pow x -1) 1/2) (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (- (+ (pow (* x x) -1) 1) (pow x -1)) (+ (pow (* x x) -1) 1) (pow (* x x) -1) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) (pow (+ x 1) -1/2) (+ x 1) (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1)) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1) (pow (/ (- (* x x) 1) (- x 1)) 1/2) (/ (- (* x x) 1) (- x 1)) (- (* x x) 1) (- x 1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 964 | 13351 |
| 0 | 1076 | 8644 |
| 0 | 5571 | 8452 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) #s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) #s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) x))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) |
(pow.f64 x #s(literal 5 binary64)) |
x |
#s(literal 5 binary64) |
#s(literal -1 binary64) |
#s(literal 1/2 binary64) |
#s(literal -1/2 binary64) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 x x) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) x)) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) x) |
(fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
#s(literal 3 binary64) |
#s(literal 3/8 binary64) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 x #s(literal 1/2 binary64)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) #s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64))) #s(literal -1/2 binary64))) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) #s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64))) #s(literal -1/2 binary64))) x))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64))) #s(literal -1/2 binary64))) x)) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64))) #s(literal -1/2 binary64))) x) |
(fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64))) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 x #s(literal -1 binary64)) |
#s(literal 1/4 binary64) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) x) x))) |
(-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) x) x)) |
(/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) x) x) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) x) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(pow.f64 x #s(literal 1/4 binary64)) |
(fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 #s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (/.f64 (-.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 x x))) (+.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1/2 binary64)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (/.f64 (-.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 x x))) |
(/.f64 (-.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 x x)) |
(-.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) |
(-.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(+.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1 binary64)) |
(+.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1/2 binary64))) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(+.f64 x #s(literal 1 binary64)) |
(/.f64 #s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (/.f64 (-.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 x x))) (+.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(+.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(pow.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(-.f64 (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 x #s(literal 1 binary64)) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* -1 x)) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* 1/2 x) 1))) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (+ (sqrt x) (* x (- (* x (+ 1/2 (* -3/8 x))) 1))) x))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 9)))))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (* -1/4 (sqrt x)) (* -1/2 (sqrt x))))) (pow x 5)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1 (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (* -1/4 (sqrt x))) (* -1/2 (sqrt x))))) (pow x 5)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1/4 (sqrt x)) (* x (- (* 1/2 (sqrt (pow x 3))) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))))) (* -1/2 (sqrt x))))) (pow x 5)))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 9)))))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* -1/4 (sqrt (pow x 3)))) (pow x 5)))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* -1/4 (sqrt (pow x 3)))) (pow x 3)))) |
#s(approx (* (pow (pow (pow x 5) -1) 1/2) -1/2) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (pow (pow (pow x 5) -1) 1/2) #s(hole binary64 (sqrt (/ 1 (pow x 5))))) |
#s(approx (pow (pow x 5) -1) #s(hole binary64 (/ 1 (pow x 5)))) |
#s(approx (pow x 5) #s(hole binary64 (pow x 5))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 7)))))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 4)))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/2 (sqrt (pow x 3))) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))))) (pow x 4)))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x 1/2) -1) -1/2)) x) #s(hole binary64 (* 3/8 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x 1/2) -1) -1/2)) x) #s(hole binary64 (/ (+ (* -1/2 (sqrt (pow x 3))) (* 3/8 (sqrt x))) (pow x 3)))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x 1/2) -1) -1/2)) #s(hole binary64 (* 3/8 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x 1/2) -1) -1/2)) #s(hole binary64 (/ (+ (* -1/2 (sqrt (pow x 3))) (* 3/8 (sqrt x))) (pow x 2)))) |
#s(approx (pow (pow (pow x 3) -1) 1/2) #s(hole binary64 (sqrt (/ 1 (pow x 3))))) |
#s(approx (pow (pow x 3) -1) #s(hole binary64 (/ 1 (pow x 3)))) |
#s(approx (pow x 3) #s(hole binary64 (pow x 3))) |
#s(approx (* (pow (pow x 1/2) -1) -1/2) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (pow (pow x 1/2) -1) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (pow x 1/2) #s(hole binary64 (sqrt x))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) x) #s(hole binary64 (* 3/8 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) x) #s(hole binary64 (/ (+ (* -1/2 (sqrt (pow x 3))) (* 3/8 (sqrt x))) (pow x 3)))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) #s(hole binary64 (* 3/8 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) #s(hole binary64 (/ (+ (* -1/2 (sqrt (pow x 3))) (* 3/8 (sqrt x))) (pow x 2)))) |
#s(approx (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (pow (pow x -1) 1/4) #s(hole binary64 (pow (/ 1 x) 1/4))) |
#s(approx (pow x -1) #s(hole binary64 (/ 1 x))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 9)))))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (* -1/4 (sqrt x)) (* -1/2 (sqrt x))))) (pow x 5)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1 (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (* -1/4 (sqrt x))) (* -1/2 (sqrt x))))) (pow x 5)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (- (+ (* -1/4 (sqrt x)) (* x (- (* 1/2 (sqrt (pow x 3))) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))))) (* -1/2 (sqrt x))))) (pow x 5)))) |
#s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 7)))))) |
#s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 4)))) |
#s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/2 (sqrt (pow x 3))) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))))) (pow x 4)))) |
#s(approx (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 5)))))) |
#s(approx (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 3)))) |
#s(approx (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/2 (sqrt (pow x 3))) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))))) (pow x 3)))) |
#s(approx (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 2)))) |
#s(approx (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/2 (sqrt (pow x 3))) (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x)))))) (pow x 2)))) |
#s(approx (* (pow x 1/4) (pow x 1/4)) #s(hole binary64 (sqrt x))) |
#s(approx (pow x 1/4) #s(hole binary64 (pow (* 1 x) 1/4))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2)) #s(hole binary64 (/ (+ (* -1/2 (sqrt x)) (* x (+ (* -1/8 (sqrt x)) (* 1/2 (sqrt x))))) (pow x 2)))) |
#s(approx (* (pow (pow (pow x 3) -1) 1/2) -1/2) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 1)) |
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (+ 1 (* 1/4 x)))) |
#s(approx (* (pow (pow x -1) 1/2) 1/2) #s(hole binary64 (* 1/2 (sqrt (/ 1 x))))) |
#s(approx (pow (pow x -1) 1/2) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* x (- (* -1 (sqrt (/ 1 x))) (/ 1 x)))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* x (- (+ (* -1 (sqrt (/ 1 x))) (* x (- (+ (sqrt (/ 1 x)) (* 1/2 (/ 1 x))) (* (sqrt (/ 1 x)) (- (* -1 (sqrt (/ 1 x))) (/ 1 x)))))) (/ 1 x)))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* x (- (+ (* -1 (sqrt (/ 1 x))) (* x (- (+ (sqrt (/ 1 x)) (+ (* 1/2 (/ 1 x)) (* x (- (* -1 (sqrt (/ 1 x))) (+ (* -1/2 (* (sqrt (/ 1 x)) (- (* -1 (sqrt (/ 1 x))) (/ 1 x)))) (+ (* 3/8 (/ 1 x)) (* (sqrt (/ 1 x)) (- (+ (sqrt (/ 1 x)) (* 1/2 (/ 1 x))) (* (sqrt (/ 1 x)) (- (* -1 (sqrt (/ 1 x))) (/ 1 x))))))))))) (* (sqrt (/ 1 x)) (- (* -1 (sqrt (/ 1 x))) (/ 1 x)))))) (/ 1 x)))))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ 1 x))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (+ 1 (* -1 x)) x))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (+ 1 (* x (- x 1))) x))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (+ 1 (* x (- (* x (+ 1 (* -1 x))) 1))) x))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) #s(hole binary64 (/ -1 (pow x 5)))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) #s(hole binary64 (/ (- x 1) (pow x 5)))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) #s(hole binary64 (/ (- (* x (+ 1 (* -1 x))) 1) (pow x 5)))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) #s(hole binary64 (/ (- (* x (+ 1 (* x (- x 1)))) 1) (pow x 5)))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) #s(hole binary64 (/ -1 (pow x 3)))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) #s(hole binary64 (/ (- x 1) (pow x 3)))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) #s(hole binary64 (/ (- (* x (+ 1 (* -1 x))) 1) (pow x 3)))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) #s(hole binary64 (/ (- (* x (+ 1 (* x (- x 1)))) 1) (pow x 3)))) |
#s(approx (- (+ (pow (* x x) -1) 1) (pow x -1)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (- (+ (pow (* x x) -1) 1) (pow x -1)) #s(hole binary64 (/ (+ 1 (* -1 x)) (pow x 2)))) |
#s(approx (- (+ (pow (* x x) -1) 1) (pow x -1)) #s(hole binary64 (/ (+ 1 (* x (- x 1))) (pow x 2)))) |
#s(approx (+ (pow (* x x) -1) 1) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (+ (pow (* x x) -1) 1) #s(hole binary64 (/ (+ 1 (pow x 2)) (pow x 2)))) |
#s(approx (pow (* x x) -1) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) #s(hole binary64 (/ (+ x (sqrt x)) x))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) #s(hole binary64 (/ (+ (sqrt x) (* x (+ 1 (* -1/2 x)))) x))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) #s(hole binary64 (/ (+ (sqrt x) (* x (+ 1 (* x (- (* 3/8 x) 1/2))))) x))) |
#s(approx (pow (+ x 1) -1/2) #s(hole binary64 1)) |
#s(approx (pow (+ x 1) -1/2) #s(hole binary64 (+ 1 (* -1/2 x)))) |
#s(approx (pow (+ x 1) -1/2) #s(hole binary64 (+ 1 (* x (- (* 3/8 x) 1/2))))) |
#s(approx (pow (+ x 1) -1/2) #s(hole binary64 (+ 1 (* x (- (* x (+ 3/8 (* -5/16 x))) 1/2))))) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1))) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* x (- (* -1 (sqrt (/ 1 x))) (/ 1 x)))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* x (- (+ (* -1 (sqrt (/ 1 x))) (* x (- (+ (sqrt (/ 1 x)) (* 1/2 (/ 1 x))) (* (sqrt (/ 1 x)) (- (* -1 (sqrt (/ 1 x))) (/ 1 x)))))) (/ 1 x)))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1))) #s(hole binary64 (+ (sqrt (/ 1 x)) (* x (- (+ (* -1 (sqrt (/ 1 x))) (* x (- (+ (sqrt (/ 1 x)) (+ (* 1/2 (/ 1 x)) (* x (- (* -1 (sqrt (/ 1 x))) (+ (* -1/2 (* (sqrt (/ 1 x)) (- (* -1 (sqrt (/ 1 x))) (/ 1 x)))) (+ (* 3/8 (/ 1 x)) (* (sqrt (/ 1 x)) (- (+ (sqrt (/ 1 x)) (* 1/2 (/ 1 x))) (* (sqrt (/ 1 x)) (- (* -1 (sqrt (/ 1 x))) (/ 1 x))))))))))) (* (sqrt (/ 1 x)) (- (* -1 (sqrt (/ 1 x))) (/ 1 x)))))) (/ 1 x)))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1)) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1)) #s(hole binary64 (/ (+ x (sqrt x)) x))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1)) #s(hole binary64 (/ (+ (sqrt x) (* x (+ 1 (* -1/2 x)))) x))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1)) #s(hole binary64 (/ (+ (sqrt x) (* x (+ 1 (* x (- (* 3/8 x) 1/2))))) x))) |
#s(approx (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1) #s(hole binary64 1)) |
#s(approx (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1) #s(hole binary64 (+ 1 (* -1/2 x)))) |
#s(approx (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1) #s(hole binary64 (+ 1 (* x (- (* 3/8 x) 1/2))))) |
#s(approx (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1) #s(hole binary64 (+ 1 (* x (- (* x (+ 3/8 (* -5/16 x))) 1/2))))) |
#s(approx (pow (/ (- (* x x) 1) (- x 1)) 1/2) #s(hole binary64 1)) |
#s(approx (pow (/ (- (* x x) 1) (- x 1)) 1/2) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (pow (/ (- (* x x) 1) (- x 1)) 1/2) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (pow (/ (- (* x x) 1) (- x 1)) 1/2) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (/ (- (* x x) 1) (- x 1)) #s(hole binary64 1)) |
#s(approx (/ (- (* x x) 1) (- x 1)) #s(hole binary64 (+ 1 x))) |
#s(approx (- (* x x) 1) #s(hole binary64 -1)) |
#s(approx (- (* x x) 1) #s(hole binary64 (- (pow x 2) 1))) |
#s(approx (- x 1) #s(hole binary64 -1)) |
#s(approx (- x 1) #s(hole binary64 (- x 1))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (sqrt (/ 1 x))) (* -1/2 (sqrt x))) (pow x 2)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* 1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (+ (* -1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 x))))) (pow x 2)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (/ (- (* -1/2 (* (sqrt (/ 1 (pow x 5))) (+ 1 (* 1/2 x)))) (+ (* -1/2 (sqrt x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 x)))))) (pow x 2)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (/ (- (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (* -1/2 (sqrt (/ 1 x)))) x))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (/ (- (* -1/4 (sqrt (/ 1 (pow x 5)))) (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) x))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (/ (- (+ (* -1/2 (sqrt (/ 1 (pow x 7)))) (* -1/4 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) x))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) #s(hole binary64 (* -1/4 (sqrt (/ 1 (pow x 7)))))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/4 (sqrt (/ 1 x)))) (pow x 3)))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1/4 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* -1/4 (sqrt (/ 1 x)))) x))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) 1) #s(hole binary64 (* x (+ 1/2 (/ 1 x))))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) x))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) x))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x 1/2) -1) -1/2)) x) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x 1/2) -1) -1/2)) x) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 3/8 (sqrt (/ 1 (pow x 3))))) x))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x 1/2) -1) -1/2)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x 1/2) -1) -1/2)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 x))) (* 3/8 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) x) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) x) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 3/8 (sqrt (/ 1 (pow x 3))))) x))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 x))) (* 3/8 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) #s(hole binary64 (/ (- (* -1 (/ (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))) x)) (* -1/2 (sqrt (/ 1 x)))) x))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) #s(hole binary64 (/ (- (* -1/4 (sqrt (/ 1 (pow x 5)))) (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) x))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) #s(hole binary64 (/ (- (+ (* -1/2 (sqrt (/ 1 (pow x 7)))) (* -1/4 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) x))) |
#s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) #s(hole binary64 (* -1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) x))) |
#s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))) x))) |
#s(approx (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) #s(hole binary64 (* -1/2 (sqrt (/ 1 x))))) |
#s(approx (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) #s(hole binary64 (* -1/2 (sqrt x)))) |
#s(approx (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) #s(hole binary64 (* x (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2)) #s(hole binary64 (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x)))))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/8 (sqrt (/ 1 x))) (* 1/2 (sqrt (/ 1 x))))))) |
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (* 1/4 x))) |
#s(approx (+ (* 1/4 x) 1) #s(hole binary64 (* x (+ 1/4 (/ 1 x))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (pow x 2)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) #s(hole binary64 (/ (- (+ (* -1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (* -1/8 (sqrt (/ 1 x)))) (pow x 2)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) #s(hole binary64 (/ (- (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (+ (* -1/8 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 (pow x 3)))))) (pow x 2)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (- 1 (/ 1 x)) (pow x 2)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)) (pow x 2)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 2))) (+ (/ 1 x) (/ 1 (pow x 3)))) (pow x 2)))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) #s(hole binary64 (/ (- 1 (/ 1 x)) (pow x 2)))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)) (pow x 2)))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) #s(hole binary64 (/ (- (+ 1 (/ 1 (pow x 2))) (+ (/ 1 x) (/ 1 (pow x 3)))) (pow x 2)))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) #s(hole binary64 1)) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) #s(hole binary64 (- 1 (/ 1 x)))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) #s(hole binary64 (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) #s(hole binary64 (- (+ 1 (/ 1 (pow x 2))) (+ (/ 1 x) (/ 1 (pow x 3)))))) |
#s(approx (- (+ (pow (* x x) -1) 1) (pow x -1)) #s(hole binary64 1)) |
#s(approx (- (+ (pow (* x x) -1) 1) (pow x -1)) #s(hole binary64 (- 1 (/ 1 x)))) |
#s(approx (- (+ (pow (* x x) -1) 1) (pow x -1)) #s(hole binary64 (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)))) |
#s(approx (+ (pow (* x x) -1) 1) #s(hole binary64 1)) |
#s(approx (+ (pow (* x x) -1) 1) #s(hole binary64 (+ 1 (/ 1 (pow x 2))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) #s(hole binary64 (* 2 (sqrt (/ 1 x))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x)))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 2 (sqrt (/ 1 x))))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ 1 (* 1/4 x)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 2 (sqrt (/ 1 x)))))))) |
#s(approx (pow (+ x 1) -1/2) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (pow (+ x 1) -1/2) #s(hole binary64 (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (pow (+ x 1) -1/2) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5)))))))) |
#s(approx (pow (+ x 1) -1/2) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 (pow x 5))))))))) |
#s(approx (+ x 1) #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1))) #s(hole binary64 (* 1/2 (sqrt (/ 1 (pow x 3)))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1))) #s(hole binary64 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (sqrt x))) (pow x 2)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1))) #s(hole binary64 (/ (- (+ (* -1/2 (sqrt (/ 1 x))) (+ (* 1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (* -1/8 (sqrt (/ 1 x)))) (pow x 2)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1))) #s(hole binary64 (/ (- (+ (* -1/2 (sqrt (/ 1 x))) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt x)) (* 1/2 (sqrt (/ 1 (pow x 3))))))) (+ (* -1/8 (sqrt (/ 1 x))) (* 1/4 (sqrt (/ 1 (pow x 3)))))) (pow x 2)))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1)) #s(hole binary64 (* 2 (sqrt (/ 1 x))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (sqrt (/ 1 x)))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 2 (sqrt (/ 1 x))))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ 1 (* 1/4 x)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 2 (sqrt (/ 1 x)))))))) |
#s(approx (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1) #s(hole binary64 (sqrt (/ 1 x)))) |
#s(approx (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1) #s(hole binary64 (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 1/2 (sqrt (/ 1 (pow x 5)))))))) |
#s(approx (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (+ 1 (* 1/4 x)))) (* 1/2 (sqrt (/ 1 (pow x 5))))))))) |
#s(approx (pow (/ (- (* x x) 1) (- x 1)) 1/2) #s(hole binary64 (sqrt x))) |
#s(approx (pow (/ (- (* x x) 1) (- x 1)) 1/2) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (pow (/ (- (* x x) 1) (- x 1)) 1/2) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (pow (/ (- (* x x) 1) (- x 1)) 1/2) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))))) |
#s(approx (/ (- (* x x) 1) (- x 1)) #s(hole binary64 x)) |
#s(approx (/ (- (* x x) 1) (- x 1)) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- (* x x) 1) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) 1) #s(hole binary64 (* (pow x 2) (- 1 (/ 1 (pow x 2)))))) |
#s(approx (- x 1) #s(hole binary64 x)) |
#s(approx (- x 1) #s(hole binary64 (* x (- 1 (/ 1 x))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* -1/2 (sqrt (/ 1 (pow x 5))))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) #s(hole binary64 (- (+ (sqrt (/ 1 x)) (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2)))))) (* -1/2 (sqrt x))) (pow x 3)))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (* -1 (/ (- (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) #s(hole binary64 (* -1/4 (* (sqrt (/ 1 (pow x 7))) (pow (sqrt -1) 2))))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) #s(hole binary64 (* -1 (/ (+ (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) (pow x 3))))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1/4 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) #s(hole binary64 (* -1 (/ (+ (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)))) |
#s(approx (* (pow (pow (pow x 5) -1) 1/2) -1/2) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2))))) |
#s(approx (pow (pow (pow x 5) -1) 1/2) #s(hole binary64 (* (sqrt (/ 1 (pow x 5))) (pow (sqrt -1) 2)))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x 1/2) -1) -1/2)) x) #s(hole binary64 (* -1 (/ (+ (* 3/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (sqrt (/ 1 x)))) x)))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (pow (pow x 1/2) -1) -1/2)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 x))) (* -3/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
#s(approx (pow (pow (pow x 3) -1) 1/2) #s(hole binary64 (* -1 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (pow x 1/2) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) x) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) x) #s(hole binary64 (* -1 (/ (+ (* 3/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) #s(hole binary64 (+ (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -3/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))))) |
#s(approx (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (pow (pow x -1) 1/4) #s(hole binary64 (exp (* 1/4 (+ (log -1) (log (/ -1 x))))))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) #s(hole binary64 (* -1 (/ (- (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x)) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)))) |
#s(approx (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))))) |
#s(approx (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) (* -1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2)))) x)) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) #s(hole binary64 (* 1/2 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) x)) (* -1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (* (pow x 1/4) (pow x 1/4)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (pow x 1/4) #s(hole binary64 (exp (* 1/4 (+ (log -1) (* -1 (log (/ -1 x)))))))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2)) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2)) #s(hole binary64 (+ (* 1/8 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))))) |
#s(approx (* (pow (pow (pow x 3) -1) 1/2) -1/2) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 (pow x 3))) (pow (sqrt -1) 2))))) |
#s(approx (* (pow (pow x -1) 1/2) 1/2) #s(hole binary64 (* 1/2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (pow (pow x -1) 1/2) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) #s(hole binary64 (* -1/2 (* (sqrt (/ 1 x)) (+ 1 (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) #s(hole binary64 (* -1 (/ (+ (* -1/2 (sqrt (/ 1 x))) (* 1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))) x)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (- (* 1/2 (sqrt x)) (* -1/8 (* (sqrt (pow x 3)) (/ (+ 1 (pow (sqrt -1) 2)) (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) x)) (* 1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))) x)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (sqrt x)) (+ (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2)))) (* -1/8 (* (sqrt (pow x 3)) (/ (+ 1 (pow (sqrt -1) 2)) (pow (sqrt -1) 2)))))) x)) (* 1/2 (sqrt x))) (* -1/8 (* (sqrt (pow x 3)) (/ (+ 1 (pow (sqrt -1) 2)) (pow (sqrt -1) 2))))) x)) (* 1/2 (sqrt x))) x)) (* 1/2 (* (sqrt x) (+ 1 (pow (sqrt -1) 2))))) x)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* -1 (/ (+ 1 (pow (sqrt -1) 2)) x)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* -1 (/ (- (+ 1 (pow (sqrt -1) 2)) (/ 1 x)) x)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1 (/ (- 1 (/ 1 x)) x)) (pow (sqrt -1) 2))) x)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) #s(hole binary64 (* -1 (/ (+ 1 (+ (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))) x)) (pow (sqrt -1) 2))) x)))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) #s(hole binary64 (/ (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))) (pow x 2)))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) #s(hole binary64 (/ (+ 1 (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))) x))) (pow x 2)))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) #s(hole binary64 (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))) x))))) |
#s(approx (- (+ (pow (* x x) -1) 1) (pow x -1)) #s(hole binary64 (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) #s(hole binary64 (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* 2 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (pow (+ x 1) -1/2) #s(hole binary64 (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) |
#s(approx (pow (+ x 1) -1/2) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (pow (+ x 1) -1/2) #s(hole binary64 (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 5)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (pow (+ x 1) -1/2) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (sqrt x)) (* 1/2 (* (sqrt (/ 1 x)) (+ 1 (* -1/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* -1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1))) #s(hole binary64 (* -1 (/ (+ 1 (pow (sqrt -1) 2)) (* x (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1))) #s(hole binary64 (* -1 (/ (- (+ (/ 1 (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (/ (pow (sqrt -1) 2) (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) (/ 1 (* x (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) x)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (- (/ 1 (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (* 1/2 (* (sqrt x) (/ (+ 1 (pow (sqrt -1) 2)) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2))))) x)) (/ 1 (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (+ (/ 1 (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (/ (pow (sqrt -1) 2) (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) x)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (- (/ 1 (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt x) (/ 1 (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2)))) (* 1/2 (* (sqrt x) (/ (+ 1 (pow (sqrt -1) 2)) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2)))))) x)) (/ 1 (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) (* 1/2 (* (sqrt x) (/ (+ 1 (pow (sqrt -1) 2)) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2))))) x)) (/ 1 (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) x)) (+ (/ 1 (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (/ (pow (sqrt -1) 2) (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) x)))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1)) #s(hole binary64 (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1)) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1)) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1)) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 x)) (- 1 (* -1/4 x)))) (* 1/2 (sqrt x))) (pow x 3))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1) #s(hole binary64 (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))))) |
#s(approx (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1/2 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (pow (pow (/ (- (* x x) 1) (- x 1)) 1/2) -1) #s(hole binary64 (+ (sqrt (/ 1 x)) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 x)) (- 1 (* -1/4 x)))) (* 1/2 (sqrt x))) (pow x 3))) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (pow (/ (- (* x x) 1) (- x 1)) 1/2) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (pow (/ (- (* x x) 1) (- x 1)) 1/2) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (pow (/ (- (* x x) 1) (- x 1)) 1/2) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (pow (/ (- (* x x) 1) (- x 1)) 1/2) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (- x 1) #s(hole binary64 (* -1 (* x (- (/ 1 x) 1))))) |
| Outputs |
|---|
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) #s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) (*.f64 #s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x)) #s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x)))) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 x x)) #s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) #s(literal 3 binary64)) (pow.f64 #s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) (fma.f64 #s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x)) #s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x)) (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) #s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x)))))) |
(-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) #s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
(*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) x) x) |
(/.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) (neg.f64 (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 x #s(literal 5 binary64)))) |
(sqrt.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -5 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 x #s(literal 5 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal 5 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal 5/2 binary64)) (pow.f64 x #s(literal 5/2 binary64))) |
(pow.f64 x #s(literal 5 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 5 binary64))) |
x |
#s(literal 5 binary64) |
#s(literal -1 binary64) |
#s(literal 1/2 binary64) |
#s(literal -1/2 binary64) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x))) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
#s(literal 1 binary64) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x)) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) (*.f64 #s(literal -1 binary64) x)) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x) |
(+.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64)) x) (/.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)) |
(+.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64))) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64)))) (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64))) (-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64))) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64)))))) |
(fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64))) |
(fma.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64))) |
(fma.f64 #s(literal 3/8 binary64) (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64))) |
(-.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal -3/8 binary64) (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/8 binary64))) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64))) |
(sqrt.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -3 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 x x) x) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64))) |
(*.f64 x (*.f64 x x)) |
(pow.f64 x #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
#s(literal 3 binary64) |
#s(literal 3/8 binary64) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -1/4 binary64))) (neg.f64 (pow.f64 x #s(literal -1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal -1/4 binary64))) (fabs.f64 (pow.f64 x #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 x #s(literal -1/4 binary64))) |
(pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/2 binary64))) |
(sqrt.f64 (pow.f64 x #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 1/4 binary64))) (neg.f64 (pow.f64 x #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 x #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(pow.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) #s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) (*.f64 #s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x)) #s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x)))) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (*.f64 x x)) #s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) #s(literal 3 binary64)) (pow.f64 #s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) (fma.f64 #s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x)) #s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x)) (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) #s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x)))))) |
(-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) #s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x))) |
#s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x)) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) (*.f64 #s(literal -1 binary64) x)) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x) |
(+.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64)) x) (/.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x)) |
(+.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64))) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64)))) (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64))) (-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64))) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64)))))) |
(fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64))) |
(fma.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64))) |
(fma.f64 #s(literal 3/8 binary64) (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64))) |
(-.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal -3/8 binary64) (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/8 binary64))) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -1/4 binary64))) (neg.f64 (pow.f64 x #s(literal -1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal -1/4 binary64))) (fabs.f64 (pow.f64 x #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 x #s(literal -1/4 binary64))) |
(pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/2 binary64))) |
(sqrt.f64 (pow.f64 x #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/8 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/8 binary64))) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 x #s(literal -1/4 binary64)) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (fabs.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (fabs.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
#s(literal 1/4 binary64) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x x)))) (fma.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x x)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x x)) (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) x) (*.f64 (*.f64 x x) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) x))) (pow.f64 x #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))))) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (-.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x x)) |
(-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) x)) (*.f64 #s(literal -1 binary64) x)) |
(/.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) x) x) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x x)) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 x x)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 x x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal -1 binary64) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) x) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64))) x) (/.f64 (fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) (-.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 1/4 binary64))) (neg.f64 (pow.f64 x #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 x #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(pow.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 1/2 binary64)) |
(sqrt.f64 x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/8 binary64)) (pow.f64 x #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(pow.f64 x #s(literal 1/4 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
(-.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) x) (*.f64 #s(literal -1/4 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/4 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/4 binary64) x) (*.f64 #s(literal -1/4 binary64) x) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/4 binary64) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/4 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1/4 binary64) x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) x))))) |
(fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) |
(fma.f64 x #s(literal 1/4 binary64) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/4 binary64) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) x)) |
(*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -1/4 binary64))) (neg.f64 (pow.f64 x #s(literal -1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal -1/4 binary64))) (fabs.f64 (pow.f64 x #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 x #s(literal -1/4 binary64))) |
(pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/2 binary64))) |
(sqrt.f64 (pow.f64 x #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 #s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (/.f64 (-.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 x x)))) (neg.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (/.f64 (-.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 x x))) (fma.f64 (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (/.f64 (-.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) x) x) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)))) (neg.f64 (*.f64 x x))) |
(/.f64 (-.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 x x)) |
(-.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (/.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)) x) (*.f64 x (pow.f64 x #s(literal 3 binary64)))) (*.f64 x x))) |
(-.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) (*.f64 x x)) (/.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))))) (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)))) (+.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)) x) (*.f64 x (pow.f64 x #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)) x) (*.f64 x (pow.f64 x #s(literal 3 binary64)))))) (+.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)) x) (*.f64 x (pow.f64 x #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)) x) (*.f64 x (pow.f64 x #s(literal 3 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)) x) (*.f64 x (pow.f64 x #s(literal 3 binary64)))) (/.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)) x) (*.f64 x (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)) x) (*.f64 x (pow.f64 x #s(literal 3 binary64)))))))) |
(-.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) |
(-.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)) x) (*.f64 x (pow.f64 x #s(literal 3 binary64))))) |
(+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)) x) (*.f64 x (pow.f64 x #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64)))))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) |
(-.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(+.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) |
(+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(pow.f64 (*.f64 x x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (fabs.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (fabs.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (-.f64 (*.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (-.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(fma.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1/4 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1/4 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal -1/4 binary64))) (neg.f64 (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(fma.f64 (fabs.f64 (pow.f64 x #s(literal -1/4 binary64))) (fabs.f64 (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(fma.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(+.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1/4 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1/4 binary64))) |
(pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log1p.f64 x) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (fma.f64 x x (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (-.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x #s(literal 1 binary64)))) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
(/.f64 (neg.f64 #s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (/.f64 (-.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 x x)))) (neg.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (/.f64 (-.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 x x))) (fma.f64 (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (fabs.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (fabs.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (-.f64 (*.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (-.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(fma.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1/4 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1/4 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal -1/4 binary64))) (neg.f64 (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(fma.f64 (fabs.f64 (pow.f64 x #s(literal -1/4 binary64))) (fabs.f64 (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(fma.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(+.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1/4 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1/4 binary64))) |
(pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log1p.f64 x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64))) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log1p.f64 x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (fma.f64 x x (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (-.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x #s(literal 1 binary64)))) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(expm1.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(-.f64 (*.f64 x x) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 x x (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) |
(-.f64 x #s(literal 1 binary64)) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) (/.f64 (fma.f64 #s(literal -1 binary64) x (pow.f64 x #s(literal 1/2 binary64))) x)) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x (pow.f64 x #s(literal 1/2 binary64))) x)) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -3/8 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x (pow.f64 x #s(literal 1/2 binary64))) x)) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) x (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 1/2 binary64))) x) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) x (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 1/2 binary64)))) x (*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) x (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) #s(literal -1/4 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (pow (pow (pow x 5) -1) 1/2) -1/2) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (pow (pow (pow x 5) -1) 1/2) (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (pow (pow x 5) -1) (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64))) |
#s(approx (pow x 5) (pow.f64 x #s(literal 5 binary64))) |
#s(approx x x) |
#s(approx (+ (* 1/2 x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* 1/2 x) 1) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (/.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 1/2 binary64))) x (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (/.f64 (fma.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 1/2 binary64)))) x (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) x) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) x) (/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) (/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 x x))) |
#s(approx (pow (pow (pow x 3) -1) 1/2) (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (pow (pow x 3) -1) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) |
#s(approx (pow x 3) (pow.f64 x #s(literal 3 binary64))) |
#s(approx (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (pow (pow x -1) 1/2) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (* (pow x 1/4) (pow x 1/4)) (pow.f64 x #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) x) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) x) (/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) (/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 x x))) |
#s(approx (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (pow (pow x -1) 1/2) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (pow (pow x -1) 1/4) (pow.f64 x #s(literal -1/4 binary64))) |
#s(approx (pow x -1) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 9 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) (/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) x (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 1/2 binary64))) x) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) x (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) (/.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 1/2 binary64)))) x (*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) x (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (/.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 1/2 binary64))) x (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (/.f64 (fma.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 1/2 binary64)))) x (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) (/.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 1/2 binary64))) x (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) (/.f64 (fma.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 1/2 binary64)))) x (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) (/.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 1/2 binary64))) x (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 x x))) |
#s(approx (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) (/.f64 (fma.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 1/2 binary64)))) x (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 x x))) |
#s(approx (* (pow x 1/4) (pow x 1/4)) (pow.f64 x #s(literal 1/2 binary64))) |
#s(approx (pow x 1/4) (pow.f64 x #s(literal 1/4 binary64))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2)) (/.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 1/2 binary64))) x (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 x x))) |
#s(approx (* (pow (pow (pow x 3) -1) 1/2) -1/2) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (+ (* 1/4 x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* 1/4 x) 1) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) |
#s(approx (* (pow (pow x -1) 1/2) 1/2) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (pow (pow x -1) 1/2) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) (fma.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) x (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) x (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (pow.f64 x #s(literal -1 binary64))) x (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) (fma.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3/8 binary64))))) x (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) x (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (pow.f64 x #s(literal -1 binary64))) x (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (/.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) x) #s(literal 1 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) (/.f64 (-.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) x) #s(literal 1 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) (/.f64 (-.f64 (*.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) x) #s(literal 1 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (/.f64 (-.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) x) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (/.f64 (-.f64 (*.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) x) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) |
#s(approx (- (+ (pow (* x x) -1) 1) (pow x -1)) (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (- (+ (pow (* x x) -1) 1) (pow x -1)) (/.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (pow (* x x) -1) 1) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) |
#s(approx (+ (pow (* x x) -1) 1) (/.f64 (fma.f64 x x #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (pow (* x x) -1) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) (/.f64 (fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64)) x) x)) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) (/.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)) x (pow.f64 x #s(literal 1/2 binary64))) x)) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 3/8 binary64) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x (pow.f64 x #s(literal 1/2 binary64))) x)) |
#s(approx (pow (+ x 1) -1/2) #s(literal 1 binary64)) |
#s(approx (pow (+ x 1) -1/2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (pow (+ x 1) -1/2) (fma.f64 (-.f64 (*.f64 #s(literal 3/8 binary64) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (pow (+ x 1) -1/2) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/16 binary64) x #s(literal 3/8 binary64)) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (/ (- (* x x) 1) (- x 1)) #s(literal 1 binary64)) |
#s(approx (/ (- (* x x) 1) (- x 1)) (+.f64 x #s(literal 1 binary64))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) (fma.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) x (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) x (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (pow.f64 x #s(literal -1 binary64))) x (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) (fma.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3/8 binary64))))) x (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) x (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (pow.f64 x #s(literal -1 binary64))) x (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) (/.f64 (fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64)) x) x)) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) (/.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64)) x (pow.f64 x #s(literal 1/2 binary64))) x)) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 3/8 binary64) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x (pow.f64 x #s(literal 1/2 binary64))) x)) |
#s(approx (pow (+ x 1) -1/2) #s(literal 1 binary64)) |
#s(approx (pow (+ x 1) -1/2) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (pow (+ x 1) -1/2) (fma.f64 (-.f64 (*.f64 #s(literal 3/8 binary64) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (pow (+ x 1) -1/2) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/16 binary64) x #s(literal 3/8 binary64)) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (pow (/ (- (* x x) 1) (- x 1)) 1/2) #s(literal 1 binary64)) |
#s(approx (pow (/ (- (* x x) 1) (- x 1)) 1/2) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (pow (/ (- (* x x) 1) (- x 1)) 1/2) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (pow (/ (- (* x x) 1) (- x 1)) 1/2) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) x) #s(literal 1/8 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (/ (- (* x x) 1) (- x 1)) #s(literal 1 binary64)) |
#s(approx (/ (- (* x x) 1) (- x 1)) (+.f64 x #s(literal 1 binary64))) |
#s(approx (- (* x x) 1) #s(literal -1 binary64)) |
#s(approx (- (* x x) 1) (-.f64 (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (- x 1) #s(literal -1 binary64)) |
#s(approx (- x 1) (-.f64 x #s(literal 1 binary64))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) (/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 x x))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) (/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64))) (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64))))) (*.f64 x x))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (fma.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x x)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64)) x) #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) x)) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) (-.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) (/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) x))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) (-.f64 (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) x) (/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) x))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) x)) |
#s(approx (+ (* 1/2 x) 1) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* 1/2 x) 1) (*.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x)) |
#s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) x)) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) x) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) x) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x)) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) x) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) x) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x)) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) (/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64)) x) #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) x)) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) (-.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) (/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) x))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) (-.f64 (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) x) (/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) x))) |
#s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x)) |
#s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) x)) |
#s(approx (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) |
#s(approx (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) |
#s(approx (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) (*.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x)) |
#s(approx (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) (*.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) x)) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2)) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64)))) |
#s(approx (+ (* 1/4 x) 1) (*.f64 #s(literal 1/4 binary64) x)) |
#s(approx (+ (* 1/4 x) 1) (*.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) x)) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) (/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 x x))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) (/.f64 (-.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64))))) (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 x x))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) (/.f64 (-.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))))) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (*.f64 x x))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) (*.f64 x x))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) (*.f64 x x))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (/.f64 (-.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 x x))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) (*.f64 x x))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) (*.f64 x x))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) (/.f64 (-.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 x x))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) #s(literal 1 binary64)) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (-.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)))) |
#s(approx (- (+ (pow (* x x) -1) 1) (pow x -1)) #s(literal 1 binary64)) |
#s(approx (- (+ (pow (* x x) -1) 1) (pow x -1)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) |
#s(approx (- (+ (pow (* x x) -1) 1) (pow x -1)) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (+ (pow (* x x) -1) 1) #s(literal 1 binary64)) |
#s(approx (+ (pow (* x x) -1) 1) (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (pow.f64 (pow.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (pow (+ x 1) -1/2) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (pow (+ x 1) -1/2) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (pow (+ x 1) -1/2) (fma.f64 (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (pow (+ x 1) -1/2) (fma.f64 (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (pow.f64 (pow.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (/ (- (* x x) 1) (- x 1)) x) |
#s(approx (/ (- (* x x) 1) (- x 1)) (*.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) (/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 x x))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) (/.f64 (-.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64))))) (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 x x))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) (/.f64 (-.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))))) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (*.f64 x x))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (pow.f64 (pow.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal -1/2 binary64) (fma.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (pow (+ x 1) -1/2) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (pow (+ x 1) -1/2) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (pow (+ x 1) -1/2) (fma.f64 (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (pow (+ x 1) -1/2) (fma.f64 (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (pow.f64 (pow.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))))) |
#s(approx (pow (/ (- (* x x) 1) (- x 1)) 1/2) (pow.f64 x #s(literal 1/2 binary64))) |
#s(approx (pow (/ (- (* x x) 1) (- x 1)) 1/2) (*.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) x)) |
#s(approx (pow (/ (- (* x x) 1) (- x 1)) 1/2) (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) x (*.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/8 binary64))) x))) |
#s(approx (pow (/ (- (* x x) 1) (- x 1)) 1/2) (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) x (*.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (pow.f64 (pow.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) x))) |
#s(approx (/ (- (* x x) 1) (- x 1)) x) |
#s(approx (/ (- (* x x) 1) (- x 1)) (*.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (- (* x x) 1) (*.f64 x x)) |
#s(approx (- (* x x) 1) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) (*.f64 x x))) |
#s(approx (- x 1) x) |
#s(approx (- x 1) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) x)) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) (fma.f64 (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) (-.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) (-.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) (-.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 5/8 binary64)) x) (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) x)) #s(literal -1 binary64))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) (*.f64 (/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 3/4 binary64)) x) #s(literal -1 binary64)) x) (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 5/8 binary64)) x)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) x) #s(literal -1 binary64))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) (*.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64))) x) (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) x)) #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 5/8 binary64))) x) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) x) #s(literal -1 binary64))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/4 binary64))) |
#s(approx (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64)))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/4 binary64))) |
#s(approx (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (*.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64))) x) #s(literal -1 binary64))) |
#s(approx (* (pow (pow (pow x 5) -1) 1/2) -1/2) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
#s(approx (pow (pow (pow x 5) -1) 1/2) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
#s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 5/8 binary64)) x) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) x) #s(literal -1 binary64))) |
#s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (*.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 5/8 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) x) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) x) #s(literal -1 binary64))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) x) (*.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) x) #s(literal -1 binary64))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
#s(approx (pow (pow (pow x 3) -1) 1/2) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
#s(approx (* (pow x 1/4) (pow x 1/4)) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) x) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) x) (*.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 3/8 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) x) #s(literal -1 binary64))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
#s(approx (+ (* (pow (pow (pow x 3) -1) 1/2) 3/8) (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -3/8 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64)))) |
#s(approx (* (* (pow (pow x -1) 1/4) (pow (pow x -1) 1/4)) -1/2) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
#s(approx (pow (pow x -1) 1/2) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
#s(approx (pow (pow x -1) 1/4) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (log.f64 #s(literal -1 binary64))))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 5/8 binary64)) x) (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) x)) #s(literal -1 binary64))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) (*.f64 (/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 3/4 binary64)) x) #s(literal -1 binary64)) x) (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 5/8 binary64)) x)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) x) #s(literal -1 binary64))) |
#s(approx (- (/ (* (* (pow (pow (pow x 5) -1) 1/2) -1/2) (+ (* 1/2 x) 1)) (* x x)) (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x))) (*.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/4 binary64))) x) (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) x)) #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 5/8 binary64))) x) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) x) #s(literal -1 binary64))) |
#s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 5/8 binary64)) x) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) x) #s(literal -1 binary64))) |
#s(approx (/ (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) x) (*.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 5/8 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) x) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) x) #s(literal -1 binary64))) |
#s(approx (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/8 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) x) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 5/8 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) x) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
#s(approx (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 5/8 binary64)) x) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) x) #s(literal -1 binary64))) |
#s(approx (+ (* -1/2 (* (pow x 1/4) (pow x 1/4))) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 5/8 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) x) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) x) #s(literal -1 binary64))) |
#s(approx (* (pow x 1/4) (pow x 1/4)) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
#s(approx (pow x 1/4) (pow.f64 (exp.f64 #s(literal 1/4 binary64)) (fma.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) #s(literal -1 binary64) (log.f64 #s(literal -1 binary64))))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2)) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 5/8 binary64))) |
#s(approx (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* (pow (pow x -1) 1/2) 1/2)) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 5/8 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (* (pow (pow (pow x 3) -1) 1/2) -1/2) (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (* (pow (pow x -1) 1/2) 1/2) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (pow (pow x -1) 1/2) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) (*.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x) #s(literal -1 binary64))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) (*.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64))) x) (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64))) #s(literal -1/8 binary64)) x)) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) x) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) x) #s(literal -1 binary64))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) (*.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64))) x) (/.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/8 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64))) #s(literal -1/8 binary64))) x)) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/2 binary64))) #s(literal -1/8 binary64))) x) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) x) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) x) #s(literal -1 binary64))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (/.f64 #s(literal 0 binary64) x)) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (*.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) x) #s(literal -1 binary64))) |
#s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (*.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64) #s(literal 1 binary64)) x) #s(literal -1 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)) x) #s(literal -1 binary64))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (/ (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (* x x)) (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64) #s(literal 1 binary64)) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (- (- (+ (pow (* x x) -1) 1) (pow x -1)) (pow (pow x 3) -1)) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64) #s(literal 1 binary64)) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (- (+ (pow (* x x) -1) 1) (pow x -1)) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) |
#s(approx (pow (+ x 1) -1/2) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
#s(approx (pow (+ x 1) -1/2) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
#s(approx (pow (+ x 1) -1/2) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (pow (+ x 1) -1/2) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) (/.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) x))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) x) (/.f64 (pow.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) x) #s(literal -1 binary64)) x)) #s(literal -1 binary64))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) (*.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))))) x) #s(literal -1 binary64) (pow.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) x) #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) x) #s(literal -1 binary64))) |
#s(approx (/ (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2))) (*.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (pow.f64 (pow.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) x) #s(literal -1 binary64) (-.f64 (pow.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) x) #s(literal -1 binary64) (pow.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) x) #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) x) #s(literal -1 binary64))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) (fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) (fma.f64 (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) (fma.f64 (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))) |
#s(approx (+ (pow (pow x -1) 1/2) (pow (+ x 1) -1/2)) (fma.f64 (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))) |
#s(approx (pow (+ x 1) -1/2) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (pow (+ x 1) -1/2) (fma.f64 (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) |
#s(approx (pow (+ x 1) -1/2) (fma.f64 (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (pow (/ (- (* x x) 1) (- x 1)) 1/2) (*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
#s(approx (pow (/ (- (* x x) 1) (- x 1)) 1/2) (*.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) x) #s(literal -1 binary64))) |
#s(approx (pow (/ (- (* x x) 1) (- x 1)) 1/2) (*.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) x) #s(literal -1 binary64))) |
#s(approx (pow (/ (- (* x x) 1) (- x 1)) 1/2) (*.f64 (*.f64 (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1/16 binary64) (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) x) #s(literal -1 binary64))) |
#s(approx (- x 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x) #s(literal -1 binary64))) |
Compiled 82 093 to 4 029 computations (95.1% saved)
10 alts after pruning (3 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 031 | 3 | 1 034 |
| Fresh | 1 | 0 | 1 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 4 | 4 |
| Total | 1 034 | 10 | 1 044 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 24.9% | (/.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64))) #s(literal -1 binary64)))) (+.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
| 85.2% | (/.f64 #s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (/.f64 (-.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64)))))) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 x x))) (+.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1/2 binary64)))) | |
| 85.2% | (/.f64 #s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (-.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) (*.f64 x x)) (/.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 x x)))) (+.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1/2 binary64)))) | |
| ✓ | 84.8% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (*.f64 x x)))) |
| ✓ | 98.5% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) x) x))) |
| ✓ | 98.6% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) #s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) x)))) |
| ✓ | 98.7% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) #s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x)))) |
| ✓ | 98.4% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) #s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64))) #s(literal -1/2 binary64))) x)))) |
| 98.5% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) #s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/.f64 (fma.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64))) x)))) | |
| ✓ | 66.7% | #s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
Compiled 1 878 to 588 computations (68.7% saved)
| Inputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) #s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/.f64 (fma.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64))) x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) #s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64))) #s(literal -1/2 binary64))) x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) #s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) #s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) x) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) x) x))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 #s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64))) (+.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (-.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) (*.f64 x x)) (/.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 x x)))) (+.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 #s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (/.f64 (-.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 x x))) (+.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 #s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (/.f64 (-.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 x x))) (+.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (/.f64 (-.f64 (-.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 x x))) (+.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (/.f64 (-.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64)))))) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 x x))) (+.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 #s(approx (- (* (pow (pow x -1) 1/2) (pow (pow x -1) 1/2)) (* (pow (pow (+ x 1) 1/2) -1) (pow (pow (+ x 1) 1/2) -1))) (/.f64 (/.f64 (-.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (pow.f64 x #s(literal -3 binary64))) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (pow.f64 x #s(literal -3 binary64))))) (+.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (pow.f64 x #s(literal -3 binary64))))) (*.f64 x x))) (+.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/4 binary64))) #s(literal -1 binary64)))) (+.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (+.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
| Outputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 1/2 binary64)) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) x) x))) |
2 calls:
| 5.0ms | x |
| 4.0ms | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 1 | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 98.8% | 1 | x |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) #s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/.f64 (fma.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64))) x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) #s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64))) #s(literal -1/2 binary64))) x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) #s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) #s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) (fma.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) x #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) x) x))) |
| Outputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) #s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) x)))) |
2 calls:
| 2.0ms | x |
| 2.0ms | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.7% | 1 | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| 98.7% | 1 | x |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) #s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/.f64 (fma.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64))) x)))) |
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) #s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/.f64 (fma.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64) (*.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64))) #s(literal -1/2 binary64))) x)))) |
| Outputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (-.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (*.f64 x x)) #s(approx (/ (+ (* -1/2 (pow x 1/2)) (+ (* (* (pow (pow (pow x 3) -1) 1/2) -1/2) (+ (* 1/4 x) 1)) (* 1/2 (pow (pow x -1) 1/2)))) (* x x)) (/.f64 (fma.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/8 binary64))) x)))) |
2 calls:
| 2.0ms | x |
| 1.0ms | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.5% | 1 | x |
| 98.5% | 1 | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
Compiled 12 to 9 computations (25% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
| Outputs |
|---|
#s(approx (- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))) (*.f64 (pow.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
2 calls:
| 1.0ms | x |
| 1.0ms | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.7% | 1 | x |
| 66.7% | 1 | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
Compiled 12 to 9 computations (25% saved)
| 1× | fuel |
Compiled 250 to 77 computations (69.2% saved)
Compiled 522 to 170 computations (67.4% saved)
Loading profile data...