
Time bar (total: 3.7s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 50% | 50% | 0% | 0% | 0% | 0 |
| 100% | 50% | 0% | 50% | 0% | 0% | 0% | 1 |
Compiled 17 to 12 computations (29.4% saved)
| 889.0ms | 3 386× | 2 | valid |
| 723.0ms | 4 736× | 1 | valid |
| 6.0ms | 134× | 0 | valid |
adjust: 529.0ms (43.1% of total)ival-sqrt: 324.0ms (26.4% of total)ival-sub: 230.0ms (18.7% of total)ival-add: 134.0ms (10.9% of total)exact: 8.0ms (0.7% of total)ival-assert: 2.0ms (0.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 255 | 0 | - | 0 | - | (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
| 0 | 0 | - | 0 | - | (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
| 0 | 0 | - | 0 | - | (+.f64 #s(literal 1 binary64) x) |
| 0 | 0 | - | 0 | - | (-.f64 #s(literal 1 binary64) x) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) | cancellation | 255 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 255 | 0 |
| - | 0 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 255 | 0 | 0 |
| - | 0 | 0 | 1 |
| number | freq |
|---|---|
| 0 | 1 |
| 1 | 255 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 47.0ms | 206× | 2 | valid |
| 43.0ms | 300× | 1 | valid |
| 0.0ms | 6× | 0 | valid |
Compiled 63 to 25 computations (60.3% saved)
adjust: 24.0ms (36.7% of total)ival-sqrt: 21.0ms (32.1% of total)ival-sub: 12.0ms (18.4% of total)ival-add: 7.0ms (10.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 32 |
| 1 | 18 | 32 |
| 2 | 21 | 32 |
| 3 | 39 | 28 |
| 4 | 90 | 28 |
| 5 | 321 | 28 |
| 6 | 2660 | 28 |
| 7 | 6135 | 28 |
| 0 | 7 | 9 |
| 0 | 12 | 9 |
| 1 | 15 | 9 |
| 2 | 18 | 9 |
| 3 | 31 | 9 |
| 4 | 70 | 9 |
| 5 | 285 | 9 |
| 6 | 2420 | 9 |
| 7 | 5845 | 9 |
| 0 | 8084 | 9 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
| Outputs |
|---|
(-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(-.f64 (sqrt.f64 (-.f64 x #s(literal -1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
Compiled 9 to 7 computations (22.2% saved)
Compiled 0 to 1 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 7.9% | (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
Compiled 9 to 7 computations (22.2% saved)
| Inputs |
|---|
(-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(sqrt.f64 (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) x) |
| Outputs |
|---|
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) #s(hole binary64 x)) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) #s(hole binary64 (* x (+ 1 (* 1/8 (pow x 2)))))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/8 (* 7/128 (pow x 2)))))))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/8 (* (pow x 2) (+ 7/128 (* 33/1024 (pow x 2)))))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 1)) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (+ 1 x) #s(hole binary64 1)) |
#s(approx (+ 1 x) #s(hole binary64 (+ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 1)) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* -1/2 x)))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* x (- (* -1/8 x) 1/2))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* x (- (* x (- (* -1/16 x) 1/8)) 1/2))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) #s(hole binary64 (* x (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) #s(hole binary64 (* x (- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) #s(hole binary64 (* x (- (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) #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))))))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (sqrt x))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (sqrt (+ 1 x)) #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 (+ 1 x) #s(hole binary64 x)) |
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* (sqrt x) (sqrt -1)))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) #s(hole binary64 (* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) #s(hole binary64 (* -1 (* x (- (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) #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)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) #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))))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1)))))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ 1 x)) #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 (+ 1 x)) #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 (sqrt (- 1 x)) #s(hole binary64 (* -1 (* (sqrt x) (sqrt -1))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | ((- (sqrt (+ 1 x)) (sqrt (- 1 x))) (sqrt (+ 1 x)) (+ 1 x) 1 x (sqrt (- 1 x)) (- 1 x)) |
| 2.0ms | x | @ | inf | ((- (sqrt (+ 1 x)) (sqrt (- 1 x))) (sqrt (+ 1 x)) (+ 1 x) 1 x (sqrt (- 1 x)) (- 1 x)) |
| 1.0ms | x | @ | 0 | ((- (sqrt (+ 1 x)) (sqrt (- 1 x))) (sqrt (+ 1 x)) (+ 1 x) 1 x (sqrt (- 1 x)) (- 1 x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 223 | 1305 |
| 0 | 229 | 1094 |
| 0 | 1250 | 1036 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(sqrt.f64 (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) x) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) #s(hole binary64 x)) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) #s(hole binary64 (* x (+ 1 (* 1/8 (pow x 2)))))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/8 (* 7/128 (pow x 2)))))))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/8 (* (pow x 2) (+ 7/128 (* 33/1024 (pow x 2)))))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 1)) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* -1/8 x)))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (- (* 1/16 x) 1/8))))))) |
#s(approx (+ 1 x) #s(hole binary64 1)) |
#s(approx (+ 1 x) #s(hole binary64 (+ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 1)) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* -1/2 x)))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* x (- (* -1/8 x) 1/2))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* x (- (* x (- (* -1/16 x) 1/8)) 1/2))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) #s(hole binary64 (* x (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) #s(hole binary64 (* x (- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) #s(hole binary64 (* x (- (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) #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))))))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (sqrt x))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3))))))))) |
#s(approx (sqrt (+ 1 x)) #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 (+ 1 x) #s(hole binary64 x)) |
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* (sqrt x) (sqrt -1)))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) #s(hole binary64 (* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) #s(hole binary64 (* -1 (* x (- (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) #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)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) #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))))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1)))))))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (+ 1 x)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (+ 1 x)) #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 (+ 1 x)) #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 (sqrt (- 1 x)) #s(hole binary64 (* -1 (* (sqrt x) (sqrt -1))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(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 #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 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x)))) |
(-.f64 #s(literal 1 binary64) x) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) x) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) x)) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (*.f64 (fma.f64 (fma.f64 #s(literal 7/128 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 33/1024 binary64) (*.f64 x x) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sqrt (+ 1 x)) #s(literal 1 binary64)) |
#s(approx (sqrt (+ 1 x)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (sqrt (+ 1 x)) (fma.f64 (fma.f64 #s(literal -1/8 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (sqrt (+ 1 x)) (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 (+ 1 x) #s(literal 1 binary64)) |
#s(approx (+ 1 x) (+.f64 x #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) |
#s(approx (sqrt (- 1 x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (sqrt (- 1 x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (sqrt (- 1 x)) (fma.f64 (-.f64 (*.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 (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) x)) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (*.f64 (-.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) x)) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (*.f64 (-.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))) x)) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (*.f64 (-.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))))) x)) |
#s(approx (sqrt (+ 1 x)) (sqrt.f64 x)) |
#s(approx (sqrt (+ 1 x)) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (+ 1 x)) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (+ 1 x)) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ 1 x) x) |
#s(approx (+ 1 x) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (sqrt (- 1 x)) (sqrt.f64 (neg.f64 x))) |
#s(approx (sqrt (- 1 x)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) x)) |
#s(approx (sqrt (- 1 x)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) x)) |
#s(approx (sqrt (- 1 x)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))) x)) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)))) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64)) #s(literal 1 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))))) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -7 binary64)) #s(literal -1 binary64))) #s(literal 1/16 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))))))) |
#s(approx (sqrt (+ 1 x)) (neg.f64 (*.f64 (sqrt.f64 x) #s(literal -1 binary64)))) |
#s(approx (sqrt (+ 1 x)) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))))) |
#s(approx (sqrt (+ 1 x)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)))))) |
#s(approx (sqrt (+ 1 x)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64)) #s(literal 1 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- 1 x)) (neg.f64 (sqrt.f64 (neg.f64 x)))) |
#s(approx (sqrt (- 1 x)) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- 1 x)) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- 1 x)) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -7 binary64)) #s(literal -1 binary64))) #s(literal 1/16 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))))) |
#s(approx (- 1 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))))) |
Compiled 1 455 to 271 computations (81.4% saved)
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 60 | 5 | 65 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 60 | 6 | 66 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 7.9% | (/.f64 (-.f64 (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))))) |
| ✓ | 7.9% | (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
| ▶ | 99.8% | #s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 33/1024 binary64) (*.f64 x x) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
| ▶ | 99.8% | #s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (*.f64 (fma.f64 (fma.f64 #s(literal 7/128 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
| ▶ | 99.7% | #s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) x)) |
| ▶ | 99.3% | #s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) x) |
Compiled 251 to 141 computations (43.8% saved)
| Inputs |
|---|
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 33/1024 binary64) (*.f64 x x) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 33/1024 binary64) (*.f64 x x) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 33/1024 binary64) (*.f64 x x) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 33/1024 binary64) (*.f64 x x) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) |
(fma.f64 #s(literal 33/1024 binary64) (*.f64 x x) #s(literal 7/128 binary64)) |
#s(literal 33/1024 binary64) |
(*.f64 x x) |
x |
#s(literal 7/128 binary64) |
#s(literal 1/8 binary64) |
#s(literal 1 binary64) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) x) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (*.f64 (fma.f64 (fma.f64 #s(literal 7/128 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 #s(literal 7/128 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 (fma.f64 #s(literal 7/128 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 7/128 binary64) (*.f64 x x) #s(literal 1/8 binary64)) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) |
(pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64)) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
#s(literal 3 binary64) |
(pow.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) x) |
(fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
| Outputs |
|---|
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) #s(hole binary64 x)) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) #s(hole binary64 (* x (+ 1 (* 1/8 (pow x 2)))))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/8 (* 7/128 (pow x 2)))))))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/8 (* (pow x 2) (+ 7/128 (* 33/1024 (pow x 2)))))))))) |
#s(approx (* (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* 1/8 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/8 (* 7/128 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/8 (* (pow x 2) (+ 7/128 (* 33/1024 (pow x 2)))))))))) |
#s(approx (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/8 (pow x 2))))) |
#s(approx (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/8 (* 7/128 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/8 (* (pow x 2) (+ 7/128 (* 33/1024 (pow x 2))))))))) |
#s(approx (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) #s(hole binary64 1/8)) |
#s(approx (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) #s(hole binary64 (+ 1/8 (* 7/128 (pow x 2))))) |
#s(approx (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) #s(hole binary64 (+ 1/8 (* (pow x 2) (+ 7/128 (* 33/1024 (pow x 2))))))) |
#s(approx (+ (* 33/1024 (* x x)) 7/128) #s(hole binary64 7/128)) |
#s(approx (+ (* 33/1024 (* x x)) 7/128) #s(hole binary64 (+ 7/128 (* 33/1024 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ (* (* x x) 1/8) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (* x x) 1/8) 1) x) #s(hole binary64 (* x (+ 1 (* 1/8 (pow x 2)))))) |
#s(approx (+ (* (* x x) 1/8) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) 1/8) 1) #s(hole binary64 (+ 1 (* 1/8 (pow x 2))))) |
#s(approx (* (+ (* (+ (* 7/128 (* x x)) 1/8) (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* 7/128 (* x x)) 1/8) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* 1/8 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* 7/128 (* x x)) 1/8) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/8 (* 7/128 (pow x 2)))))))) |
#s(approx (+ (* (+ (* 7/128 (* x x)) 1/8) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 7/128 (* x x)) 1/8) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/8 (pow x 2))))) |
#s(approx (+ (* (+ (* 7/128 (* x x)) 1/8) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/8 (* 7/128 (pow x 2))))))) |
#s(approx (+ (* 7/128 (* x x)) 1/8) #s(hole binary64 1/8)) |
#s(approx (+ (* 7/128 (* x x)) 1/8) #s(hole binary64 (+ 1/8 (* 7/128 (pow x 2))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) #s(hole binary64 x)) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) #s(hole binary64 (* x (+ 1 (* 1/8 (pow x 2)))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/8 (* 7/128 (pow x 2)))))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/8 (* (pow x 2) (+ 7/128 (* 33/1024 (pow x 2)))))))))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) #s(hole binary64 (* 3 x))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) #s(hole binary64 (* x (+ 3 (* -1/8 (pow x 2)))))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) #s(hole binary64 (* x (+ 3 (* (pow x 2) (- (* -3/128 (pow x 2)) 1/8)))))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) #s(hole binary64 (* x (+ 3 (* (pow x 2) (- (* (pow x 2) (- (* -9/1024 (pow x 2)) 3/128)) 1/8)))))) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(hole binary64 1)) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(hole binary64 (+ 1 (* 3/2 x)))) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(hole binary64 (+ 1 (* x (+ 3/2 (* 3/8 x)))))) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(hole binary64 (+ 1 (* x (+ 3/2 (* x (+ 3/8 (* -1/16 x)))))))) |
#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 (pow (sqrt (- 1 x)) 3) #s(hole binary64 1)) |
#s(approx (pow (sqrt (- 1 x)) 3) #s(hole binary64 (+ 1 (* -3/2 x)))) |
#s(approx (pow (sqrt (- 1 x)) 3) #s(hole binary64 (+ 1 (* x (- (* 3/8 x) 3/2))))) |
#s(approx (pow (sqrt (- 1 x)) 3) #s(hole binary64 (+ 1 (* x (- (* x (+ 3/8 (* 1/16 x))) 3/2))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 1)) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* -1/2 x)))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* x (- (* -1/8 x) 1/2))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* x (- (* x (- (* -1/16 x) 1/8)) 1/2))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(hole binary64 3)) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(hole binary64 (+ 3 (* -1/2 (pow x 2))))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(hole binary64 (+ 3 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(hole binary64 (+ 3 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 2)) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (+ 2 (* -1 x)))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (+ 2 (* x (- (* -1/2 x) 1))))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (+ 2 (* x (- (* x (- (* -1/8 (pow x 2)) 1/2)) 1))))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 1)) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) #s(hole binary64 (* x (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) #s(hole binary64 (* x (- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) #s(hole binary64 (* x (- (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) #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))))))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))))) |
#s(approx (* (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) x) #s(hole binary64 (* 33/1024 (pow x 7)))) |
#s(approx (* (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) x) #s(hole binary64 (* (pow x 7) (+ 33/1024 (* 7/128 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) x) #s(hole binary64 (* (pow x 7) (+ 33/1024 (+ (/ 1/8 (pow x 4)) (* 7/128 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) x) #s(hole binary64 (* (pow x 7) (+ 33/1024 (+ (/ 1/8 (pow x 4)) (+ (* 7/128 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) #s(hole binary64 (* 33/1024 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 33/1024 (* 7/128 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 33/1024 (+ (/ 1/8 (pow x 4)) (* 7/128 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 33/1024 (+ (/ 1/8 (pow x 4)) (+ (* 7/128 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) #s(hole binary64 (* 33/1024 (pow x 4)))) |
#s(approx (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) #s(hole binary64 (* (pow x 4) (+ 33/1024 (* 7/128 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) #s(hole binary64 (* (pow x 4) (+ 33/1024 (+ (/ 1/8 (pow x 4)) (* 7/128 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* 33/1024 (* x x)) 7/128) #s(hole binary64 (* 33/1024 (pow x 2)))) |
#s(approx (+ (* 33/1024 (* x x)) 7/128) #s(hole binary64 (* (pow x 2) (+ 33/1024 (* 7/128 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (* x x) 1/8) 1) x) #s(hole binary64 (* 1/8 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/8) 1) x) #s(hole binary64 (* (pow x 3) (+ 1/8 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (* x x) 1/8) 1) #s(hole binary64 (* 1/8 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/8) 1) #s(hole binary64 (* (pow x 2) (+ 1/8 (/ 1 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* 7/128 (* x x)) 1/8) (* x x)) 1) x) #s(hole binary64 (* 7/128 (pow x 5)))) |
#s(approx (* (+ (* (+ (* 7/128 (* x x)) 1/8) (* x x)) 1) x) #s(hole binary64 (* (pow x 5) (+ 7/128 (* 1/8 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* 7/128 (* x x)) 1/8) (* x x)) 1) x) #s(hole binary64 (* (pow x 5) (+ 7/128 (+ (* 1/8 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* (+ (* 7/128 (* x x)) 1/8) (* x x)) 1) #s(hole binary64 (* 7/128 (pow x 4)))) |
#s(approx (+ (* (+ (* 7/128 (* x x)) 1/8) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 7/128 (* 1/8 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 7/128 (* x x)) 1/8) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 7/128 (+ (* 1/8 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* 7/128 (* x x)) 1/8) #s(hole binary64 (* 7/128 (pow x 2)))) |
#s(approx (+ (* 7/128 (* x x)) 1/8) #s(hole binary64 (* (pow x 2) (+ 7/128 (* 1/8 (/ 1 (pow x 2))))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) #s(hole binary64 (/ (* x (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1)))) (sqrt -1)))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) #s(hole binary64 (* x (- (+ (* -2 (/ (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) (* x (pow (sqrt -1) 2)))) (* (sqrt (/ 1 x)) (/ 1 (sqrt -1)))) (sqrt (/ 1 x)))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) #s(hole binary64 (* x (- (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (/ 1 (sqrt -1)))) (+ (sqrt (/ 1 x)) (+ (* -4 (/ (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) (* (pow x 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (/ (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) (* (pow x 2) (pow (sqrt -1) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 2)))) (* 2 (/ (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) (* x (pow (sqrt -1) 2)))))))))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) #s(hole binary64 (* x (- (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (/ 1 (sqrt -1))))) (+ (sqrt (/ 1 x)) (+ (* -4 (/ (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) (* (pow x 2) (pow (sqrt -1) 3)))) (+ (* -3/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* -1 (/ (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) (* (pow x 3) (pow (sqrt -1) 4)))) (+ (* 1/2 (/ (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) (* (pow x 2) (pow (sqrt -1) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 2 (/ (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) (* x (pow (sqrt -1) 2)))) (* 2 (/ (- (* 3/2 (* (sqrt x) (/ 1 (sqrt -1)))) (+ (* -4 (/ (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) (pow (sqrt -1) 3))) (+ (* 1/2 (/ (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) (pow (sqrt -1) 3))) (* 3/2 (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))))) (* (pow x 3) (sqrt -1))))))))))))))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) #s(hole binary64 (* (pow x 2) (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) #s(hole binary64 (* (pow x 2) (- (+ (sqrt (/ 1 x)) (* 3/2 (sqrt (/ 1 (pow x 3))))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) #s(hole binary64 (* (pow x 2) (- (+ (sqrt (/ 1 x)) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (* 3/2 (sqrt (/ 1 (pow x 5)))))) (+ (* -3/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (sqrt -1)))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) #s(hole binary64 (* (pow x 2) (- (+ (sqrt (/ 1 x)) (+ (* 1/2 (* (sqrt (/ 1 (pow x 7))) (- 1 (* 9/4 x)))) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (* 3/2 (sqrt (/ 1 (pow x 5))))))) (+ (* -3/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 7))) (/ (- 1 (* 9/4 (/ x (pow (sqrt -1) 2)))) (sqrt -1)))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))))) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(hole binary64 (* (pow x 2) (+ (sqrt (/ 1 x)) (* 3/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(hole binary64 (* (pow x 2) (+ (sqrt (/ 1 x)) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (* 3/2 (sqrt (/ 1 (pow x 5))))))))) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(hole binary64 (* (pow x 2) (+ (sqrt (/ 1 x)) (+ (* 1/2 (* (sqrt (/ 1 (pow x 7))) (- 1 (* 9/4 x)))) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (* 3/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 (pow (sqrt (- 1 x)) 3) #s(hole binary64 (* (sqrt (pow x 3)) (sqrt -1)))) |
#s(approx (pow (sqrt (- 1 x)) 3) #s(hole binary64 (* (pow x 2) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (pow (sqrt (- 1 x)) 3) #s(hole binary64 (* (pow x 2) (+ (* -3/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (sqrt -1)))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (pow (sqrt (- 1 x)) 3) #s(hole binary64 (* (pow x 2) (+ (* -3/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 7))) (/ (- 1 (* 9/4 (/ x (pow (sqrt -1) 2)))) (sqrt -1)))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* (sqrt x) (sqrt -1)))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(hole binary64 (* x (sqrt -1)))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(hole binary64 (* x (+ (sqrt -1) (* 2 (/ 1 x)))))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(hole binary64 (* x (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 2 (/ 1 x))))))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(hole binary64 (* x (- (+ (sqrt -1) (+ (* 2 (/ 1 x)) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (* x (- (sqrt -1) 1)))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (* x (- (+ (sqrt -1) (/ 1 x)) 1)))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (/ 1 x))) 1)))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (* x (- (+ (sqrt -1) (+ (/ 1 x) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))) (+ 1 (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))))))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* x (sqrt -1)))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3))))))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) #s(hole binary64 (* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) #s(hole binary64 (* -1 (* x (- (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) #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)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) #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))))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1)))))))))) |
#s(approx (* (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 7/128 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))) 33/1024))))) |
#s(approx (* (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/8 (/ 1 (pow x 2))) (pow x 4))) (+ 33/1024 (* 7/128 (/ 1 (pow x 2))))))))) |
#s(approx (* (+ (* (+ (* 7/128 (* x x)) 1/8) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/8 (/ 1 (pow x 2))) (pow x 2))) 7/128))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) #s(hole binary64 (* -1 (/ (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1)))) (sqrt -1))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) #s(hole binary64 (* -1 (* x (- (+ (* 2 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1))) (* x (pow (sqrt -1) 2)))) (* (sqrt (/ 1 x)) (sqrt -1))) (sqrt (/ 1 x))))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (* -1 (/ (- (* 3/2 (* (sqrt x) (/ 1 (sqrt -1)))) (+ (* -4 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1))) (pow (sqrt -1) 3))) (+ (* 1/2 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1))) (pow (sqrt -1) 3))) (* 3/2 (sqrt x))))) x)) (* 2 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1))) (pow (sqrt -1) 2)))) x)) (* (sqrt (/ 1 x)) (sqrt -1))) (sqrt (/ 1 x))))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -3/2 (* (sqrt x) (/ 1 (sqrt -1)))) (+ (* -1 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1))) (pow (sqrt -1) 4))) (+ (* 3/2 (sqrt x)) (* 2 (/ (- (* 3/2 (* (sqrt x) (/ 1 (sqrt -1)))) (+ (* -4 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1))) (pow (sqrt -1) 3))) (+ (* 1/2 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1))) (pow (sqrt -1) 3))) (* 3/2 (sqrt x))))) (sqrt -1)))))) x)) (* 3/2 (* (sqrt x) (/ 1 (sqrt -1))))) (+ (* -4 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1))) (pow (sqrt -1) 3))) (+ (* 1/2 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1))) (pow (sqrt -1) 3))) (* 3/2 (sqrt x))))) x)) (* 2 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1))) (pow (sqrt -1) 2)))) x)) (* (sqrt (/ 1 x)) (sqrt -1))) (sqrt (/ 1 x))))))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) #s(hole binary64 (* (pow x 2) (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) #s(hole binary64 (* (pow x 2) (- (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) #s(hole binary64 (* (pow x 2) (- (+ (* -1 (/ (- (* -3/2 (sqrt x)) (* 3/2 (* (sqrt x) (sqrt -1)))) (pow x 3))) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) #s(hole binary64 (* (pow x 2) (- (+ (* -1 (/ (- (+ (* -3/2 (sqrt x)) (* -1 (/ (- (* 1/2 (* (sqrt x) (- 1 (* -9/4 (/ x (pow (sqrt -1) 2)))))) (* 1/2 (* (sqrt x) (* (sqrt -1) (- 1 (* -9/4 x)))))) x))) (* 3/2 (* (sqrt x) (sqrt -1)))) (pow x 3))) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(hole binary64 (* (pow x 2) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(hole binary64 (* (pow x 2) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (+ (* 3/2 (sqrt (/ 1 (pow x 5)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -3/2 (sqrt x)) (* -1/2 (* (sqrt (/ 1 x)) (- 1 (* -9/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* 3/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))))))))) |
#s(approx (pow (sqrt (- 1 x)) 3) #s(hole binary64 (* (pow x 2) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (pow (sqrt (- 1 x)) 3) #s(hole binary64 (* (pow x 2) (+ (* -3/2 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (pow (sqrt (- 1 x)) 3) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 x)) (* (sqrt -1) (- 1 (* -9/4 x))))) (* 3/2 (* (sqrt x) (sqrt -1)))) (pow x 3))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* (sqrt x) (sqrt -1))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(hole binary64 (* -1 (* x (sqrt -1))))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(hole binary64 (* -1 (* x (- (sqrt -1) (* 2 (/ 1 x))))))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(hole binary64 (* -1 (* x (+ (sqrt -1) (* -1 (/ (- 2 (* 1/2 (/ 1 (* x (sqrt -1))))) x))))))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(hole binary64 (* -1 (* x (+ (sqrt -1) (* -1 (/ (+ 2 (* -1 (/ (- (* 1/2 (/ 1 (sqrt -1))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) x))) x))))))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (* -1 (* x (+ 1 (sqrt -1)))))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (* -1 (* x (- (+ 1 (sqrt -1)) (/ 1 x)))))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (* -1 (* x (+ 1 (+ (sqrt -1) (* -1 (/ (- 1 (* 1/2 (/ 1 (* x (sqrt -1))))) x)))))))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (* -1 (* x (+ 1 (+ (sqrt -1) (* -1 (/ (+ 1 (* -1 (/ (- (* 1/2 (/ 1 (sqrt -1))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) x))) x)))))))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* -1 (* x (sqrt -1))))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* -1 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))))))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3)))))))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | x | @ | inf | ((- (sqrt (+ 1 x)) (sqrt (- 1 x))) (* (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) x) (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (+ (* 33/1024 (* x x)) 7/128) 33/1024 (* x x) x 7/128 1/8 1 (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (* (+ (* (* x x) 1/8) 1) x) (+ (* (* x x) 1/8) 1) (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (* (+ (* (+ (* 7/128 (* x x)) 1/8) (* x x)) 1) x) (+ (* (+ (* 7/128 (* x x)) 1/8) (* x x)) 1) (+ (* 7/128 (* x x)) 1/8) (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (pow (sqrt (+ x 1)) 3) (sqrt (+ x 1)) (+ x 1) 3 (pow (sqrt (- 1 x)) 3) (sqrt (- 1 x)) (- 1 x) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) |
| 6.0ms | x | @ | -inf | ((- (sqrt (+ 1 x)) (sqrt (- 1 x))) (* (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) x) (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (+ (* 33/1024 (* x x)) 7/128) 33/1024 (* x x) x 7/128 1/8 1 (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (* (+ (* (* x x) 1/8) 1) x) (+ (* (* x x) 1/8) 1) (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (* (+ (* (+ (* 7/128 (* x x)) 1/8) (* x x)) 1) x) (+ (* (+ (* 7/128 (* x x)) 1/8) (* x x)) 1) (+ (* 7/128 (* x x)) 1/8) (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (pow (sqrt (+ x 1)) 3) (sqrt (+ x 1)) (+ x 1) 3 (pow (sqrt (- 1 x)) 3) (sqrt (- 1 x)) (- 1 x) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) |
| 4.0ms | x | @ | 0 | ((- (sqrt (+ 1 x)) (sqrt (- 1 x))) (* (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) x) (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (+ (* 33/1024 (* x x)) 7/128) 33/1024 (* x x) x 7/128 1/8 1 (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (* (+ (* (* x x) 1/8) 1) x) (+ (* (* x x) 1/8) 1) (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (* (+ (* (+ (* 7/128 (* x x)) 1/8) (* x x)) 1) x) (+ (* (+ (* 7/128 (* x x)) 1/8) (* x x)) 1) (+ (* 7/128 (* x x)) 1/8) (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (pow (sqrt (+ x 1)) 3) (sqrt (+ x 1)) (+ x 1) 3 (pow (sqrt (- 1 x)) 3) (sqrt (- 1 x)) (- 1 x) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 816 | 6799 |
| 0 | 867 | 5374 |
| 0 | 4884 | 5217 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 33/1024 binary64) (*.f64 x x) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 33/1024 binary64) (*.f64 x x) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 33/1024 binary64) (*.f64 x x) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 33/1024 binary64) (*.f64 x x) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) |
(fma.f64 #s(literal 33/1024 binary64) (*.f64 x x) #s(literal 7/128 binary64)) |
#s(literal 33/1024 binary64) |
(*.f64 x x) |
x |
#s(literal 7/128 binary64) |
#s(literal 1/8 binary64) |
#s(literal 1 binary64) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) x) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (*.f64 (fma.f64 (fma.f64 #s(literal 7/128 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 #s(literal 7/128 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 (fma.f64 #s(literal 7/128 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 7/128 binary64) (*.f64 x x) #s(literal 1/8 binary64)) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) |
(pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64)) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
#s(literal 3 binary64) |
(pow.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) x) |
(fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) #s(hole binary64 x)) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) #s(hole binary64 (* x (+ 1 (* 1/8 (pow x 2)))))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/8 (* 7/128 (pow x 2)))))))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/8 (* (pow x 2) (+ 7/128 (* 33/1024 (pow x 2)))))))))) |
#s(approx (* (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* 1/8 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/8 (* 7/128 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/8 (* (pow x 2) (+ 7/128 (* 33/1024 (pow x 2)))))))))) |
#s(approx (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/8 (pow x 2))))) |
#s(approx (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/8 (* 7/128 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/8 (* (pow x 2) (+ 7/128 (* 33/1024 (pow x 2))))))))) |
#s(approx (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) #s(hole binary64 1/8)) |
#s(approx (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) #s(hole binary64 (+ 1/8 (* 7/128 (pow x 2))))) |
#s(approx (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) #s(hole binary64 (+ 1/8 (* (pow x 2) (+ 7/128 (* 33/1024 (pow x 2))))))) |
#s(approx (+ (* 33/1024 (* x x)) 7/128) #s(hole binary64 7/128)) |
#s(approx (+ (* 33/1024 (* x x)) 7/128) #s(hole binary64 (+ 7/128 (* 33/1024 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ (* (* x x) 1/8) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (* x x) 1/8) 1) x) #s(hole binary64 (* x (+ 1 (* 1/8 (pow x 2)))))) |
#s(approx (+ (* (* x x) 1/8) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) 1/8) 1) #s(hole binary64 (+ 1 (* 1/8 (pow x 2))))) |
#s(approx (* (+ (* (+ (* 7/128 (* x x)) 1/8) (* x x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* 7/128 (* x x)) 1/8) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* 1/8 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* 7/128 (* x x)) 1/8) (* x x)) 1) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/8 (* 7/128 (pow x 2)))))))) |
#s(approx (+ (* (+ (* 7/128 (* x x)) 1/8) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 7/128 (* x x)) 1/8) (* x x)) 1) #s(hole binary64 (+ 1 (* 1/8 (pow x 2))))) |
#s(approx (+ (* (+ (* 7/128 (* x x)) 1/8) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/8 (* 7/128 (pow x 2))))))) |
#s(approx (+ (* 7/128 (* x x)) 1/8) #s(hole binary64 1/8)) |
#s(approx (+ (* 7/128 (* x x)) 1/8) #s(hole binary64 (+ 1/8 (* 7/128 (pow x 2))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) #s(hole binary64 x)) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) #s(hole binary64 (* x (+ 1 (* 1/8 (pow x 2)))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/8 (* 7/128 (pow x 2)))))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/8 (* (pow x 2) (+ 7/128 (* 33/1024 (pow x 2)))))))))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) #s(hole binary64 (* 3 x))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) #s(hole binary64 (* x (+ 3 (* -1/8 (pow x 2)))))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) #s(hole binary64 (* x (+ 3 (* (pow x 2) (- (* -3/128 (pow x 2)) 1/8)))))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) #s(hole binary64 (* x (+ 3 (* (pow x 2) (- (* (pow x 2) (- (* -9/1024 (pow x 2)) 3/128)) 1/8)))))) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(hole binary64 1)) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(hole binary64 (+ 1 (* 3/2 x)))) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(hole binary64 (+ 1 (* x (+ 3/2 (* 3/8 x)))))) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(hole binary64 (+ 1 (* x (+ 3/2 (* x (+ 3/8 (* -1/16 x)))))))) |
#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 (pow (sqrt (- 1 x)) 3) #s(hole binary64 1)) |
#s(approx (pow (sqrt (- 1 x)) 3) #s(hole binary64 (+ 1 (* -3/2 x)))) |
#s(approx (pow (sqrt (- 1 x)) 3) #s(hole binary64 (+ 1 (* x (- (* 3/8 x) 3/2))))) |
#s(approx (pow (sqrt (- 1 x)) 3) #s(hole binary64 (+ 1 (* x (- (* x (+ 3/8 (* 1/16 x))) 3/2))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 1)) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* -1/2 x)))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* x (- (* -1/8 x) 1/2))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* x (- (* x (- (* -1/16 x) 1/8)) 1/2))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(hole binary64 3)) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(hole binary64 (+ 3 (* -1/2 (pow x 2))))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(hole binary64 (+ 3 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(hole binary64 (+ 3 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 2)) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (+ 2 (* -1 x)))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (+ 2 (* x (- (* -1/2 x) 1))))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (+ 2 (* x (- (* x (- (* -1/8 (pow x 2)) 1/2)) 1))))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 1)) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) #s(hole binary64 (* x (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) #s(hole binary64 (* x (- (+ (sqrt (/ 1 x)) (* 1/2 (sqrt (/ 1 (pow x 3))))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) #s(hole binary64 (* x (- (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (* 1/2 (sqrt (/ 1 (pow x 3)))))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) #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))))))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))))) |
#s(approx (* (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) x) #s(hole binary64 (* 33/1024 (pow x 7)))) |
#s(approx (* (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) x) #s(hole binary64 (* (pow x 7) (+ 33/1024 (* 7/128 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) x) #s(hole binary64 (* (pow x 7) (+ 33/1024 (+ (/ 1/8 (pow x 4)) (* 7/128 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) x) #s(hole binary64 (* (pow x 7) (+ 33/1024 (+ (/ 1/8 (pow x 4)) (+ (* 7/128 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) #s(hole binary64 (* 33/1024 (pow x 6)))) |
#s(approx (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 33/1024 (* 7/128 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 33/1024 (+ (/ 1/8 (pow x 4)) (* 7/128 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) #s(hole binary64 (* (pow x 6) (+ 33/1024 (+ (/ 1/8 (pow x 4)) (+ (* 7/128 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))) |
#s(approx (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) #s(hole binary64 (* 33/1024 (pow x 4)))) |
#s(approx (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) #s(hole binary64 (* (pow x 4) (+ 33/1024 (* 7/128 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) #s(hole binary64 (* (pow x 4) (+ 33/1024 (+ (/ 1/8 (pow x 4)) (* 7/128 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* 33/1024 (* x x)) 7/128) #s(hole binary64 (* 33/1024 (pow x 2)))) |
#s(approx (+ (* 33/1024 (* x x)) 7/128) #s(hole binary64 (* (pow x 2) (+ 33/1024 (* 7/128 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (* x x) 1/8) 1) x) #s(hole binary64 (* 1/8 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/8) 1) x) #s(hole binary64 (* (pow x 3) (+ 1/8 (/ 1 (pow x 2)))))) |
#s(approx (+ (* (* x x) 1/8) 1) #s(hole binary64 (* 1/8 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/8) 1) #s(hole binary64 (* (pow x 2) (+ 1/8 (/ 1 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* 7/128 (* x x)) 1/8) (* x x)) 1) x) #s(hole binary64 (* 7/128 (pow x 5)))) |
#s(approx (* (+ (* (+ (* 7/128 (* x x)) 1/8) (* x x)) 1) x) #s(hole binary64 (* (pow x 5) (+ 7/128 (* 1/8 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* 7/128 (* x x)) 1/8) (* x x)) 1) x) #s(hole binary64 (* (pow x 5) (+ 7/128 (+ (* 1/8 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* (+ (* 7/128 (* x x)) 1/8) (* x x)) 1) #s(hole binary64 (* 7/128 (pow x 4)))) |
#s(approx (+ (* (+ (* 7/128 (* x x)) 1/8) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 7/128 (* 1/8 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 7/128 (* x x)) 1/8) (* x x)) 1) #s(hole binary64 (* (pow x 4) (+ 7/128 (+ (* 1/8 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#s(approx (+ (* 7/128 (* x x)) 1/8) #s(hole binary64 (* 7/128 (pow x 2)))) |
#s(approx (+ (* 7/128 (* x x)) 1/8) #s(hole binary64 (* (pow x 2) (+ 7/128 (* 1/8 (/ 1 (pow x 2))))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) #s(hole binary64 (/ (* x (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1)))) (sqrt -1)))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) #s(hole binary64 (* x (- (+ (* -2 (/ (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) (* x (pow (sqrt -1) 2)))) (* (sqrt (/ 1 x)) (/ 1 (sqrt -1)))) (sqrt (/ 1 x)))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) #s(hole binary64 (* x (- (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (/ 1 (sqrt -1)))) (+ (sqrt (/ 1 x)) (+ (* -4 (/ (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) (* (pow x 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (/ (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) (* (pow x 2) (pow (sqrt -1) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 2)))) (* 2 (/ (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) (* x (pow (sqrt -1) 2)))))))))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) #s(hole binary64 (* x (- (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (/ 1 (sqrt -1))))) (+ (sqrt (/ 1 x)) (+ (* -4 (/ (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) (* (pow x 2) (pow (sqrt -1) 3)))) (+ (* -3/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* -1 (/ (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) (* (pow x 3) (pow (sqrt -1) 4)))) (+ (* 1/2 (/ (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) (* (pow x 2) (pow (sqrt -1) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 2 (/ (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) (* x (pow (sqrt -1) 2)))) (* 2 (/ (- (* 3/2 (* (sqrt x) (/ 1 (sqrt -1)))) (+ (* -4 (/ (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) (pow (sqrt -1) 3))) (+ (* 1/2 (/ (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) (pow (sqrt -1) 3))) (* 3/2 (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))))) (* (pow x 3) (sqrt -1))))))))))))))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) #s(hole binary64 (* (pow x 2) (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) #s(hole binary64 (* (pow x 2) (- (+ (sqrt (/ 1 x)) (* 3/2 (sqrt (/ 1 (pow x 3))))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) #s(hole binary64 (* (pow x 2) (- (+ (sqrt (/ 1 x)) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (* 3/2 (sqrt (/ 1 (pow x 5)))))) (+ (* -3/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (sqrt -1)))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) #s(hole binary64 (* (pow x 2) (- (+ (sqrt (/ 1 x)) (+ (* 1/2 (* (sqrt (/ 1 (pow x 7))) (- 1 (* 9/4 x)))) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (* 3/2 (sqrt (/ 1 (pow x 5))))))) (+ (* -3/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 7))) (/ (- 1 (* 9/4 (/ x (pow (sqrt -1) 2)))) (sqrt -1)))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))))) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(hole binary64 (* (pow x 2) (+ (sqrt (/ 1 x)) (* 3/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(hole binary64 (* (pow x 2) (+ (sqrt (/ 1 x)) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (* 3/2 (sqrt (/ 1 (pow x 5))))))))) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(hole binary64 (* (pow x 2) (+ (sqrt (/ 1 x)) (+ (* 1/2 (* (sqrt (/ 1 (pow x 7))) (- 1 (* 9/4 x)))) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (* 3/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 (pow (sqrt (- 1 x)) 3) #s(hole binary64 (* (sqrt (pow x 3)) (sqrt -1)))) |
#s(approx (pow (sqrt (- 1 x)) 3) #s(hole binary64 (* (pow x 2) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (pow (sqrt (- 1 x)) 3) #s(hole binary64 (* (pow x 2) (+ (* -3/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (sqrt -1)))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (pow (sqrt (- 1 x)) 3) #s(hole binary64 (* (pow x 2) (+ (* -3/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 7))) (/ (- 1 (* 9/4 (/ x (pow (sqrt -1) 2)))) (sqrt -1)))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* (sqrt x) (sqrt -1)))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(hole binary64 (* x (sqrt -1)))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(hole binary64 (* x (+ (sqrt -1) (* 2 (/ 1 x)))))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(hole binary64 (* x (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 2 (/ 1 x))))))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(hole binary64 (* x (- (+ (sqrt -1) (+ (* 2 (/ 1 x)) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (* x (- (sqrt -1) 1)))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (* x (- (+ (sqrt -1) (/ 1 x)) 1)))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (/ 1 x))) 1)))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (* x (- (+ (sqrt -1) (+ (/ 1 x) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))) (+ 1 (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))))))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* x (sqrt -1)))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3))))))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) #s(hole binary64 (* -1 (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) #s(hole binary64 (* -1 (* x (- (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) #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)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) #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))))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1)))))))))) |
#s(approx (* (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 7/128 (* 1/8 (/ 1 (pow x 2)))) (pow x 2))) 33/1024))))) |
#s(approx (* (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/8 (/ 1 (pow x 2))) (pow x 4))) (+ 33/1024 (* 7/128 (/ 1 (pow x 2))))))))) |
#s(approx (* (+ (* (+ (* 7/128 (* x x)) 1/8) (* x x)) 1) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/8 (/ 1 (pow x 2))) (pow x 2))) 7/128))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) #s(hole binary64 (* -1 (/ (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1)))) (sqrt -1))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) #s(hole binary64 (* -1 (* x (- (+ (* 2 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1))) (* x (pow (sqrt -1) 2)))) (* (sqrt (/ 1 x)) (sqrt -1))) (sqrt (/ 1 x))))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (* -1 (/ (- (* 3/2 (* (sqrt x) (/ 1 (sqrt -1)))) (+ (* -4 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1))) (pow (sqrt -1) 3))) (+ (* 1/2 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1))) (pow (sqrt -1) 3))) (* 3/2 (sqrt x))))) x)) (* 2 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1))) (pow (sqrt -1) 2)))) x)) (* (sqrt (/ 1 x)) (sqrt -1))) (sqrt (/ 1 x))))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -3/2 (* (sqrt x) (/ 1 (sqrt -1)))) (+ (* -1 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1))) (pow (sqrt -1) 4))) (+ (* 3/2 (sqrt x)) (* 2 (/ (- (* 3/2 (* (sqrt x) (/ 1 (sqrt -1)))) (+ (* -4 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1))) (pow (sqrt -1) 3))) (+ (* 1/2 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1))) (pow (sqrt -1) 3))) (* 3/2 (sqrt x))))) (sqrt -1)))))) x)) (* 3/2 (* (sqrt x) (/ 1 (sqrt -1))))) (+ (* -4 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1))) (pow (sqrt -1) 3))) (+ (* 1/2 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1))) (pow (sqrt -1) 3))) (* 3/2 (sqrt x))))) x)) (* 2 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1))) (pow (sqrt -1) 2)))) x)) (* (sqrt (/ 1 x)) (sqrt -1))) (sqrt (/ 1 x))))))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) #s(hole binary64 (* (pow x 2) (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) #s(hole binary64 (* (pow x 2) (- (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) #s(hole binary64 (* (pow x 2) (- (+ (* -1 (/ (- (* -3/2 (sqrt x)) (* 3/2 (* (sqrt x) (sqrt -1)))) (pow x 3))) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) #s(hole binary64 (* (pow x 2) (- (+ (* -1 (/ (- (+ (* -3/2 (sqrt x)) (* -1 (/ (- (* 1/2 (* (sqrt x) (- 1 (* -9/4 (/ x (pow (sqrt -1) 2)))))) (* 1/2 (* (sqrt x) (* (sqrt -1) (- 1 (* -9/4 x)))))) x))) (* 3/2 (* (sqrt x) (sqrt -1)))) (pow x 3))) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(hole binary64 (* (pow x 2) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(hole binary64 (* (pow x 2) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (+ (* 3/2 (sqrt (/ 1 (pow x 5)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -3/2 (sqrt x)) (* -1/2 (* (sqrt (/ 1 x)) (- 1 (* -9/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* 3/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))))))))) |
#s(approx (pow (sqrt (- 1 x)) 3) #s(hole binary64 (* (pow x 2) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (pow (sqrt (- 1 x)) 3) #s(hole binary64 (* (pow x 2) (+ (* -3/2 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (pow (sqrt (- 1 x)) 3) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 x)) (* (sqrt -1) (- 1 (* -9/4 x))))) (* 3/2 (* (sqrt x) (sqrt -1)))) (pow x 3))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* (sqrt x) (sqrt -1))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(hole binary64 (* -1 (* x (sqrt -1))))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(hole binary64 (* -1 (* x (- (sqrt -1) (* 2 (/ 1 x))))))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(hole binary64 (* -1 (* x (+ (sqrt -1) (* -1 (/ (- 2 (* 1/2 (/ 1 (* x (sqrt -1))))) x))))))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(hole binary64 (* -1 (* x (+ (sqrt -1) (* -1 (/ (+ 2 (* -1 (/ (- (* 1/2 (/ 1 (sqrt -1))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) x))) x))))))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (* -1 (* x (+ 1 (sqrt -1)))))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (* -1 (* x (- (+ 1 (sqrt -1)) (/ 1 x)))))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (* -1 (* x (+ 1 (+ (sqrt -1) (* -1 (/ (- 1 (* 1/2 (/ 1 (* x (sqrt -1))))) x)))))))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (* -1 (* x (+ 1 (+ (sqrt -1) (* -1 (/ (+ 1 (* -1 (/ (- (* 1/2 (/ 1 (sqrt -1))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) x))) x)))))))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* -1 (* x (sqrt -1))))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* -1 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))))))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3)))))))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))))))) |
| Outputs |
|---|
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) x) x))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) x) x) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) x) x))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) x) x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) x) x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) x) x)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) x) x) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) x) x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) x) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) x) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) x) x) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) x) x)) #s(literal 1/64 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) x) x) #s(literal 1/8 binary64))) |
(/.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) x) x))) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) x) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/512 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) x) x) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) x) x) #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 #s(literal 1/512 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/64 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) x) x)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) x) x))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) x) x #s(literal 1/8 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) |
(-.f64 #s(literal 1/8 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) x) x) #s(literal 1/8 binary64)) |
(+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 33/1024 binary64)) (*.f64 (*.f64 x x) #s(literal 33/1024 binary64))) #s(literal 49/16384 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 33/1024 binary64)) #s(literal 7/128 binary64))) |
(/.f64 (-.f64 #s(literal 49/16384 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 33/1024 binary64)) (*.f64 (*.f64 x x) #s(literal 33/1024 binary64)))) (-.f64 #s(literal 7/128 binary64) (*.f64 (*.f64 x x) #s(literal 33/1024 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 33/1024 binary64)) #s(literal 3 binary64)) #s(literal 343/2097152 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 33/1024 binary64)) (*.f64 (*.f64 x x) #s(literal 33/1024 binary64)) (-.f64 #s(literal 49/16384 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 33/1024 binary64)) #s(literal 7/128 binary64))))) |
(/.f64 (+.f64 #s(literal 343/2097152 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 33/1024 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 49/16384 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 33/1024 binary64)) (*.f64 (*.f64 x x) #s(literal 33/1024 binary64))) (*.f64 #s(literal 7/128 binary64) (*.f64 (*.f64 x x) #s(literal 33/1024 binary64)))))) |
(fma.f64 (*.f64 #s(literal 33/1024 binary64) x) x #s(literal 7/128 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) |
(fma.f64 #s(literal 33/1024 binary64) (*.f64 x x) #s(literal 7/128 binary64)) |
(-.f64 #s(literal 7/128 binary64) (*.f64 #s(literal -33/1024 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 33/1024 binary64)) #s(literal 7/128 binary64)) |
(+.f64 #s(literal 7/128 binary64) (*.f64 (*.f64 x x) #s(literal 33/1024 binary64))) |
#s(literal 33/1024 binary64) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 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))) |
x |
#s(literal 7/128 binary64) |
#s(literal 1/8 binary64) |
#s(literal 1 binary64) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) x) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) x) x))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) x) x) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) x) x))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) x) x)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) x) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) x) x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) x) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) x) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) x) x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) x) x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) x) x))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 7/128 binary64)) (*.f64 (*.f64 x x) #s(literal 7/128 binary64))) #s(literal 1/64 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))) |
(/.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 7/128 binary64)) (*.f64 (*.f64 x x) #s(literal 7/128 binary64)))) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal 7/128 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 7/128 binary64)) #s(literal 3 binary64)) #s(literal 1/512 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 7/128 binary64)) (*.f64 (*.f64 x x) #s(literal 7/128 binary64)) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 7/128 binary64)) #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 #s(literal 1/512 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 7/128 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/64 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 7/128 binary64)) (*.f64 (*.f64 x x) #s(literal 7/128 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal 7/128 binary64)))))) |
(fma.f64 (*.f64 #s(literal 7/128 binary64) x) x #s(literal 1/8 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) |
(fma.f64 #s(literal 7/128 binary64) (*.f64 x x) #s(literal 1/8 binary64)) |
(-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -7/128 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 7/128 binary64)) #s(literal 1/8 binary64)) |
(+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal 7/128 binary64))) |
(/.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (+.f64 (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal 1 binary64)))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (+.f64 (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal 1 binary64))))) |
(-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (+.f64 (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal 1 binary64))) (-.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64))) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)))) (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)))))) |
(-.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 3/2 binary64)) (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 3/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64)) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) #s(literal 3 binary64))) |
(pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (fabs.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (fabs.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 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)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #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)))) |
(sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
#s(literal 3 binary64) |
(*.f64 (pow.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (pow.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(pow.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) |
(pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) |
(pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (fabs.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) (fabs.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(pow.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x)))) |
(sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
(-.f64 #s(literal 1 binary64) x) |
(/.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)))) (-.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)))))) |
(fma.f64 (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 (fabs.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (fabs.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64))) |
(+.f64 (+.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
(+.f64 (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal 1 binary64))) |
(+.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x))) (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x))))) (-.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x))) (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x))))))) |
(fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (fabs.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) (fabs.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
(-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) |
(+.f64 (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) x)) |
(+.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 x #s(literal 1 binary64)))) |
(sqrt.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) x) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) x)) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) x) x) |
#s(approx (* (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) #s(literal 1/8 binary64)) |
#s(approx (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) |
#s(approx (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64))) |
#s(approx (+ (* 33/1024 (* x x)) 7/128) #s(literal 7/128 binary64)) |
#s(approx (+ (* 33/1024 (* x x)) 7/128) (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (* (+ (* (* x x) 1/8) 1) x) x) |
#s(approx (* (+ (* (* x x) 1/8) 1) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* x x) 1/8) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* x x) 1/8) 1) (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
#s(approx (* (+ (* (+ (* 7/128 (* x x)) 1/8) (* x x)) 1) x) x) |
#s(approx (* (+ (* (+ (* 7/128 (* x x)) 1/8) (* x x)) 1) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (+ (* 7/128 (* x x)) 1/8) (* x x)) 1) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* 7/128 (* x x)) 1/8) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 7/128 (* x x)) 1/8) (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 7/128 (* x x)) 1/8) (* x x)) 1) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* 7/128 (* x x)) 1/8) #s(literal 1/8 binary64)) |
#s(approx (+ (* 7/128 (* x x)) 1/8) (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) x) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) x)) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 7/128 binary64) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 33/1024 binary64) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (*.f64 #s(literal 3 binary64) x)) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 3 binary64)) x)) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal -3/128 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 3 binary64)) x)) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (*.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -9/1024 binary64) (*.f64 x x)) #s(literal 3/128 binary64)) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 3 binary64)) x)) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(literal 1 binary64)) |
#s(approx (pow (sqrt (+ x 1)) 3) (fma.f64 #s(literal 3/2 binary64) x #s(literal 1 binary64))) |
#s(approx (pow (sqrt (+ x 1)) 3) (fma.f64 (fma.f64 #s(literal 3/8 binary64) x #s(literal 3/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (pow (sqrt (+ x 1)) 3) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/16 binary64) x #s(literal 3/8 binary64)) x #s(literal 3/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 (pow (sqrt (- 1 x)) 3) #s(literal 1 binary64)) |
#s(approx (pow (sqrt (- 1 x)) 3) (fma.f64 #s(literal -3/2 binary64) x #s(literal 1 binary64))) |
#s(approx (pow (sqrt (- 1 x)) 3) (fma.f64 (-.f64 (*.f64 #s(literal 3/8 binary64) x) #s(literal 3/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (pow (sqrt (- 1 x)) 3) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) x #s(literal 3/8 binary64)) x) #s(literal 3/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) |
#s(approx (sqrt (- 1 x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (sqrt (- 1 x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (sqrt (- 1 x)) (fma.f64 (-.f64 (*.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 (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(literal 3 binary64)) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 3 binary64))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) (fma.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 3 binary64))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 3 binary64))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(literal 2 binary64)) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) (fma.f64 #s(literal -1 binary64) x #s(literal 2 binary64))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) (fma.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) x #s(literal 2 binary64))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x #s(literal 2 binary64))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(literal 1 binary64)) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) (fma.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) x)) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) (*.f64 (-.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) x)) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) (*.f64 (-.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))) x)) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) (*.f64 (-.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))))) x)) |
#s(approx (* (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 33/1024 binary64))) |
#s(approx (* (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 7/128 binary64) #s(literal 33/1024 binary64)) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) x) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 7/128 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 33/1024 binary64)) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (* (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) x) (*.f64 (+.f64 (+.f64 #s(literal 33/1024 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 7/128 binary64) (pow.f64 x #s(literal -6 binary64)))) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 33/1024 binary64))) |
#s(approx (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 7/128 binary64) #s(literal 33/1024 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 7/128 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 33/1024 binary64)))) |
#s(approx (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) (*.f64 (+.f64 (+.f64 #s(literal 33/1024 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 7/128 binary64) (pow.f64 x #s(literal -6 binary64)))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 33/1024 binary64))) |
#s(approx (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 7/128 binary64) #s(literal 33/1024 binary64)))) |
#s(approx (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 7/128 binary64) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 33/1024 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* 33/1024 (* x x)) 7/128) (*.f64 (*.f64 x x) #s(literal 33/1024 binary64))) |
#s(approx (+ (* 33/1024 (* x x)) 7/128) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 7/128 binary64) #s(literal 33/1024 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* (* x x) 1/8) 1) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64))) |
#s(approx (* (+ (* (* x x) 1/8) 1) x) (*.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (* x x) 1/8) 1) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
#s(approx (+ (* (* x x) 1/8) 1) (*.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* (+ (* 7/128 (* x x)) 1/8) (* x x)) 1) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 7/128 binary64))) |
#s(approx (* (+ (* (+ (* 7/128 (* x x)) 1/8) (* x x)) 1) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 7/128 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (+ (* (+ (* 7/128 (* x x)) 1/8) (* x x)) 1) x) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64) (pow.f64 x #s(literal -4 binary64))) #s(literal 7/128 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (+ (* (+ (* 7/128 (* x x)) 1/8) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 7/128 binary64))) |
#s(approx (+ (* (+ (* 7/128 (* x x)) 1/8) (* x x)) 1) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 7/128 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* 7/128 (* x x)) 1/8) (* x x)) 1) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64) (pow.f64 x #s(literal -4 binary64))) #s(literal 7/128 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* 7/128 (* x x)) 1/8) (*.f64 (*.f64 x x) #s(literal 7/128 binary64))) |
#s(approx (+ (* 7/128 (* x x)) 1/8) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 7/128 binary64)) (*.f64 x x))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) (*.f64 x (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) (*.f64 (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) (neg.f64 x)) #s(literal -2 binary64) (-.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x)) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) (*.f64 (-.f64 (-.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 3/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 (/.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 x x)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) #s(literal -4 binary64) (fma.f64 (/.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 x x)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) (neg.f64 x)) #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal -1 binary64)) #s(literal 3/2 binary64)))))) x)) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) (*.f64 (-.f64 (-.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 3/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 3/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 (/.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 x x)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) #s(literal -4 binary64) (+.f64 (fma.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))))) (fma.f64 (/.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 x x)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) (neg.f64 x)) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) #s(literal -4 binary64) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 3/2 binary64))))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal -1 binary64)) #s(literal 3/2 binary64))))))) x)) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 x x))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (*.f64 (-.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 3/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 x x))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (*.f64 (-.f64 (fma.f64 #s(literal 3/2 binary64) (+.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 3/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))) (*.f64 x x))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (*.f64 (-.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/4 binary64) x)) (*.f64 #s(literal 3/2 binary64) (+.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal 9/4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 3/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))))) (*.f64 x x))) |
#s(approx (pow (sqrt (+ x 1)) 3) (pow.f64 x #s(literal 3/2 binary64))) |
#s(approx (pow (sqrt (+ x 1)) 3) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (pow (sqrt (+ x 1)) 3) (*.f64 (fma.f64 #s(literal 3/2 binary64) (+.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (pow (sqrt (+ x 1)) 3) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/4 binary64) x)) (*.f64 #s(literal 3/2 binary64) (+.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (sqrt (+ x 1)) (sqrt.f64 x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) 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 (pow (sqrt (- 1 x)) 3) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (pow (sqrt (- 1 x)) 3) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 3/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 x x))) |
#s(approx (pow (sqrt (- 1 x)) 3) (*.f64 (fma.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 3/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 x x))) |
#s(approx (pow (sqrt (- 1 x)) 3) (*.f64 (fma.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal 9/4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 3/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))) (*.f64 x x))) |
#s(approx (sqrt (- 1 x)) (sqrt.f64 (neg.f64 x))) |
#s(approx (sqrt (- 1 x)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) x)) |
#s(approx (sqrt (- 1 x)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) x)) |
#s(approx (sqrt (- 1 x)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))) x)) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) (sqrt.f64 #s(literal -1 binary64))) x)) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 2 binary64) x)) x)) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 2 binary64) x)) (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) x)) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) (*.f64 (-.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) (*.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) x)) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal -4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) #s(literal 1/8 binary64) #s(literal 1 binary64))) x)) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) (*.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) x)) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) (*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) x)) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) #s(literal 1/16 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) x)) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)))) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64)) #s(literal 1 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))))) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -7 binary64)) #s(literal -1 binary64))) #s(literal 1/16 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))))))) |
#s(approx (* (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64) #s(literal 7/128 binary64)) (*.f64 x x))) #s(literal 33/1024 binary64)) (pow.f64 x #s(literal 7 binary64))))) |
#s(approx (* (+ (* (+ (* (+ (* 33/1024 (* x x)) 7/128) (* x x)) 1/8) (* x x)) 1) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 7/128 binary64) #s(literal 33/1024 binary64))) (pow.f64 x #s(literal 7 binary64))))) |
#s(approx (* (+ (* (+ (* 7/128 (* x x)) 1/8) (* x x)) 1) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x))) #s(literal 7/128 binary64)) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) (/.f64 (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 x)) #s(literal 2 binary64) (-.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) #s(literal -4 binary64) (fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 x) #s(literal 3/2 binary64))))) x) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1 binary64)))) x) #s(literal -1 binary64) (-.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) #s(literal -4 binary64) (fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 x) #s(literal 3/2 binary64))))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 2 binary64) (*.f64 (sqrt.f64 x) #s(literal 3/2 binary64)))) x))) (fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) #s(literal -4 binary64) (fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 x) #s(literal 3/2 binary64))))) x) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1 binary64)))) x) #s(literal -1 binary64) (-.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 x x))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (*.f64 (-.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal -1 binary64))) #s(literal 3/2 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 x x))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (*.f64 (fma.f64 (/.f64 (fma.f64 (sqrt.f64 x) #s(literal -3/2 binary64) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (neg.f64 x)))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (-.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal -1 binary64))) #s(literal 3/2 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))) (*.f64 x x))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (pow (sqrt (- 1 x)) 3)) (*.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (sqrt.f64 x) #s(literal -3/2 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -9/4 binary64) (/.f64 x #s(literal -1 binary64)))) (sqrt.f64 x)) (*.f64 (sqrt.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -9/4 binary64) x))))) x))) (*.f64 (sqrt.f64 (neg.f64 x)) #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (-.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal -1 binary64))) #s(literal 3/2 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))) (*.f64 x x))) |
#s(approx (pow (sqrt (+ x 1)) 3) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1 binary64))) |
#s(approx (pow (sqrt (+ x 1)) 3) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) (*.f64 x x))) |
#s(approx (pow (sqrt (+ x 1)) 3) (*.f64 (fma.f64 #s(literal 3/2 binary64) (+.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) (*.f64 x x))) |
#s(approx (pow (sqrt (+ x 1)) 3) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -9/4 binary64) (/.f64 x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 x) #s(literal -3/2 binary64))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)))) (*.f64 x x))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (sqrt.f64 x) #s(literal -1 binary64)))) |
#s(approx (sqrt (+ x 1)) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))))) |
#s(approx (sqrt (+ x 1)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)))))) |
#s(approx (sqrt (+ x 1)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64)) #s(literal 1 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))))))) |
#s(approx (pow (sqrt (- 1 x)) 3) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal -1 binary64))) #s(literal 3/2 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 x x))) |
#s(approx (pow (sqrt (- 1 x)) 3) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal -1 binary64))) #s(literal -3/2 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal -1 binary64))) #s(literal 3/2 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 x x))) |
#s(approx (pow (sqrt (- 1 x)) 3) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -9/4 binary64) x))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (neg.f64 x)) #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal -1 binary64))) #s(literal 3/2 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 x x))) |
#s(approx (sqrt (- 1 x)) (neg.f64 (sqrt.f64 (neg.f64 x)))) |
#s(approx (sqrt (- 1 x)) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- 1 x)) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- 1 x)) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -7 binary64)) #s(literal -1 binary64))) #s(literal 1/16 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))))) |
#s(approx (- 1 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) (*.f64 (neg.f64 x) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) (*.f64 (neg.f64 x) (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) x)))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) x) #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) #s(literal 1/8 binary64))) x) #s(literal -1 binary64) #s(literal 2 binary64)) x) #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) (*.f64 (neg.f64 x) (+.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) (*.f64 (neg.f64 x) (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) x) #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1 binary64)))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) #s(literal 1/8 binary64))) x) #s(literal -1 binary64) #s(literal 1 binary64)) x) #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1 binary64)))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) (*.f64 (neg.f64 x) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) (*.f64 (neg.f64 x) (-.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))) #s(literal 1/16 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))))) |
Compiled 27 053 to 2 320 computations (91.4% saved)
7 alts after pruning (2 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 597 | 2 | 599 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 598 | 7 | 605 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 7.9% | (/.f64 (-.f64 (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))))) |
| ▶ | 7.9% | (/.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) |
| ✓ | 7.9% | (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
| ✓ | 99.8% | #s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 33/1024 binary64) (*.f64 x x) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
| ✓ | 99.8% | #s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (*.f64 (fma.f64 (fma.f64 #s(literal 7/128 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
| ✓ | 99.7% | #s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) x)) |
| ✓ | 99.3% | #s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) x) |
Compiled 149 to 83 computations (44.3% saved)
| Inputs |
|---|
(/.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) |
(-.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(+.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
(-.f64 #s(literal 1 binary64) x) |
(+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) |
(pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
| Outputs |
|---|
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 x)) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (* x (+ 1 (* 1/8 (pow x 2)))))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/8 (* 7/128 (pow x 2)))))))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/8 (* (pow x 2) (+ 7/128 (* 33/1024 (pow x 2)))))))))) |
#s(approx (- (+ x 1) (- 1 x)) #s(hole binary64 (* 2 x))) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 2)) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (+ 2 (* -1/4 (pow x 2))))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* -5/64 (pow x 2)) 1/4))))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -21/512 (pow x 2)) 5/64)) 1/4))))) |
#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 (sqrt (- 1 x)) #s(hole binary64 1)) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* -1/2 x)))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* x (- (* -1/8 x) 1/2))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* x (- (* x (- (* -1/16 x) 1/8)) 1/2))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) #s(hole binary64 x)) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) #s(hole binary64 (* x (+ 1 (* 1/8 (pow x 2)))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/8 (* 7/128 (pow x 2)))))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/8 (* (pow x 2) (+ 7/128 (* 33/1024 (pow x 2)))))))))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) #s(hole binary64 (* 3 x))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) #s(hole binary64 (* x (+ 3 (* -1/8 (pow x 2)))))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) #s(hole binary64 (* x (+ 3 (* (pow x 2) (- (* -3/128 (pow x 2)) 1/8)))))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) #s(hole binary64 (* x (+ 3 (* (pow x 2) (- (* (pow x 2) (- (* -9/1024 (pow x 2)) 3/128)) 1/8)))))) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(hole binary64 1)) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(hole binary64 (+ 1 (* 3/2 x)))) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(hole binary64 (+ 1 (* x (+ 3/2 (* 3/8 x)))))) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(hole binary64 (+ 1 (* x (+ 3/2 (* x (+ 3/8 (* -1/16 x)))))))) |
#s(approx (* (- 1 x) (sqrt (- 1 x))) #s(hole binary64 1)) |
#s(approx (* (- 1 x) (sqrt (- 1 x))) #s(hole binary64 (+ 1 (* -3/2 x)))) |
#s(approx (* (- 1 x) (sqrt (- 1 x))) #s(hole binary64 (+ 1 (* x (- (* 3/8 x) 3/2))))) |
#s(approx (* (- 1 x) (sqrt (- 1 x))) #s(hole binary64 (+ 1 (* x (- (* x (+ 3/8 (* 1/16 x))) 3/2))))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(hole binary64 3)) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(hole binary64 (+ 3 (* -1/2 (pow x 2))))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(hole binary64 (+ 3 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(hole binary64 (+ 3 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 2)) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (+ 2 (* -1 x)))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (+ 2 (* x (- (* -1/2 x) 1))))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (+ 2 (* x (- (* x (- (* -1/8 (pow x 2)) 1/2)) 1))))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 1)) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (/ 2 (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (+ (* -2 (/ (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (/ 1 (sqrt -1))))) (* (pow x 2) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) 2)))) (* 2 (/ 1 (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -2 (/ (pow (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (/ 1 (sqrt -1))))) 2) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) 3))) (* 2 (/ (+ (* -1/8 (sqrt (pow x 3))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 3))))) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) 2)))) (pow x 4))) (* 2 (/ 1 (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1)))))) (* 2 (/ (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (/ 1 (sqrt -1))))) (* (pow x 2) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) 2))))))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -2 (/ (* (+ (* -1/8 (sqrt (pow x 3))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 3))))) (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (/ 1 (sqrt -1)))))) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) 3))) (+ (* -1 (/ (* (+ (* -2 (/ (pow (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (/ 1 (sqrt -1))))) 2) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) 3))) (* 2 (/ (+ (* -1/8 (sqrt (pow x 3))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 3))))) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) 2)))) (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (/ 1 (sqrt -1)))))) (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))))) (* 2 (/ (+ (* 1/16 (sqrt (pow x 5))) (* 1/16 (* (sqrt (pow x 5)) (/ 1 (pow (sqrt -1) 5))))) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) 2))))) (pow x 6))) (* 2 (/ 1 (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1)))))) (+ (* -2 (/ (pow (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (/ 1 (sqrt -1))))) 2) (* (pow x 4) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) 3)))) (+ (* 2 (/ (+ (* -1/8 (sqrt (pow x 3))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 3))))) (* (pow x 4) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) 2)))) (* 2 (/ (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (/ 1 (sqrt -1))))) (* (pow x 2) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) 2))))))))) |
#s(approx (+ x 1) #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))))))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))))))))) |
#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 (sqrt (- 1 x)) #s(hole binary64 (* (sqrt x) (sqrt -1)))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) #s(hole binary64 (/ (* x (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1)))) (sqrt -1)))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) #s(hole binary64 (* x (- (+ (* -2 (/ (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) (* x (pow (sqrt -1) 2)))) (* (sqrt (/ 1 x)) (/ 1 (sqrt -1)))) (sqrt (/ 1 x)))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) #s(hole binary64 (* x (- (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (/ 1 (sqrt -1)))) (+ (sqrt (/ 1 x)) (+ (* -4 (/ (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) (* (pow x 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (/ (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) (* (pow x 2) (pow (sqrt -1) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 2)))) (* 2 (/ (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) (* x (pow (sqrt -1) 2)))))))))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) #s(hole binary64 (* x (- (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (/ 1 (sqrt -1))))) (+ (sqrt (/ 1 x)) (+ (* -4 (/ (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) (* (pow x 2) (pow (sqrt -1) 3)))) (+ (* -3/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* -1 (/ (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) (* (pow x 3) (pow (sqrt -1) 4)))) (+ (* 1/2 (/ (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) (* (pow x 2) (pow (sqrt -1) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 2 (/ (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) (* x (pow (sqrt -1) 2)))) (* 2 (/ (- (* 3/2 (* (sqrt x) (/ 1 (sqrt -1)))) (+ (* -4 (/ (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) (pow (sqrt -1) 3))) (+ (* 1/2 (/ (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) (pow (sqrt -1) 3))) (* 3/2 (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))))) (* (pow x 3) (sqrt -1))))))))))))))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) #s(hole binary64 (* (pow x 2) (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) #s(hole binary64 (* (pow x 2) (- (+ (sqrt (/ 1 x)) (* 3/2 (sqrt (/ 1 (pow x 3))))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) #s(hole binary64 (* (pow x 2) (- (+ (sqrt (/ 1 x)) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (* 3/2 (sqrt (/ 1 (pow x 5)))))) (+ (* -3/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (sqrt -1)))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) #s(hole binary64 (* (pow x 2) (- (+ (sqrt (/ 1 x)) (+ (* 1/2 (* (sqrt (/ 1 (pow x 7))) (- 1 (* 9/4 x)))) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (* 3/2 (sqrt (/ 1 (pow x 5))))))) (+ (* -3/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 7))) (/ (- 1 (* 9/4 (/ x (pow (sqrt -1) 2)))) (sqrt -1)))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))))) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(hole binary64 (* (pow x 2) (+ (sqrt (/ 1 x)) (* 3/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(hole binary64 (* (pow x 2) (+ (sqrt (/ 1 x)) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (* 3/2 (sqrt (/ 1 (pow x 5))))))))) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(hole binary64 (* (pow x 2) (+ (sqrt (/ 1 x)) (+ (* 1/2 (* (sqrt (/ 1 (pow x 7))) (- 1 (* 9/4 x)))) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (* 3/2 (sqrt (/ 1 (pow x 5)))))))))) |
#s(approx (* (- 1 x) (sqrt (- 1 x))) #s(hole binary64 (* (sqrt (pow x 3)) (sqrt -1)))) |
#s(approx (* (- 1 x) (sqrt (- 1 x))) #s(hole binary64 (* (pow x 2) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (* (- 1 x) (sqrt (- 1 x))) #s(hole binary64 (* (pow x 2) (+ (* -3/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (sqrt -1)))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (* (- 1 x) (sqrt (- 1 x))) #s(hole binary64 (* (pow x 2) (+ (* -3/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 7))) (/ (- 1 (* 9/4 (/ x (pow (sqrt -1) 2)))) (sqrt -1)))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(hole binary64 (* x (sqrt -1)))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(hole binary64 (* x (+ (sqrt -1) (* 2 (/ 1 x)))))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(hole binary64 (* x (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 2 (/ 1 x))))))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(hole binary64 (* x (- (+ (sqrt -1) (+ (* 2 (/ 1 x)) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (* x (- (sqrt -1) 1)))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (* x (- (+ (sqrt -1) (/ 1 x)) 1)))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (/ 1 x))) 1)))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (* x (- (+ (sqrt -1) (+ (/ 1 x) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))) (+ 1 (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))))))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* x (sqrt -1)))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3))))))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (/ -2 (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (- (* 2 (/ (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (sqrt -1)))) (* (pow x 2) (pow (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2)))) (* 2 (/ 1 (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (- (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (pow x 3)) (sqrt -1))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) (pow (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2))) (* 2 (/ (pow (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (sqrt -1)))) 2) (pow (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 3)))) (pow x 4))) (+ (* -2 (/ (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (sqrt -1)))) (* (pow x 2) (pow (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2)))) (* 2 (/ 1 (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (- (* -1 (/ (+ (* -2 (/ (+ (* 1/16 (* (sqrt (pow x 5)) (sqrt -1))) (* 1/16 (* (sqrt (pow x 5)) (/ 1 (pow (sqrt -1) 4))))) (pow (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2))) (+ (* -1 (/ (* (+ (* -2 (/ (+ (* -1/8 (* (sqrt (pow x 3)) (sqrt -1))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) (pow (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2))) (* 2 (/ (pow (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (sqrt -1)))) 2) (pow (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 3)))) (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (sqrt -1))))) (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) (* 2 (/ (* (+ (* -1/8 (* (sqrt (pow x 3)) (sqrt -1))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (sqrt -1))))) (pow (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 3))))) (pow x 6))) (+ (* -2 (/ (+ (* -1/8 (* (sqrt (pow x 3)) (sqrt -1))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) (* (pow x 4) (pow (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2)))) (+ (* -2 (/ (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (sqrt -1)))) (* (pow x 2) (pow (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2)))) (+ (* 2 (/ (pow (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (sqrt -1)))) 2) (* (pow x 4) (pow (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 3)))) (* 2 (/ 1 (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* -1 (* x (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (sqrt -1))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (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))))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* (sqrt x) (sqrt -1))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) #s(hole binary64 (* -1 (/ (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1)))) (sqrt -1))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) #s(hole binary64 (* -1 (* x (- (+ (* 2 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1))) (* x (pow (sqrt -1) 2)))) (* (sqrt (/ 1 x)) (sqrt -1))) (sqrt (/ 1 x))))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (* -1 (/ (- (* 3/2 (* (sqrt x) (/ 1 (sqrt -1)))) (+ (* -4 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1))) (pow (sqrt -1) 3))) (+ (* 1/2 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1))) (pow (sqrt -1) 3))) (* 3/2 (sqrt x))))) x)) (* 2 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1))) (pow (sqrt -1) 2)))) x)) (* (sqrt (/ 1 x)) (sqrt -1))) (sqrt (/ 1 x))))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -3/2 (* (sqrt x) (/ 1 (sqrt -1)))) (+ (* -1 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1))) (pow (sqrt -1) 4))) (+ (* 3/2 (sqrt x)) (* 2 (/ (- (* 3/2 (* (sqrt x) (/ 1 (sqrt -1)))) (+ (* -4 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1))) (pow (sqrt -1) 3))) (+ (* 1/2 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1))) (pow (sqrt -1) 3))) (* 3/2 (sqrt x))))) (sqrt -1)))))) x)) (* 3/2 (* (sqrt x) (/ 1 (sqrt -1))))) (+ (* -4 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1))) (pow (sqrt -1) 3))) (+ (* 1/2 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1))) (pow (sqrt -1) 3))) (* 3/2 (sqrt x))))) x)) (* 2 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1))) (pow (sqrt -1) 2)))) x)) (* (sqrt (/ 1 x)) (sqrt -1))) (sqrt (/ 1 x))))))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) #s(hole binary64 (* (pow x 2) (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) #s(hole binary64 (* (pow x 2) (- (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) #s(hole binary64 (* (pow x 2) (- (+ (* -1 (/ (- (* -3/2 (sqrt x)) (* 3/2 (* (sqrt x) (sqrt -1)))) (pow x 3))) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) #s(hole binary64 (* (pow x 2) (- (+ (* -1 (/ (- (+ (* -3/2 (sqrt x)) (* -1 (/ (- (* 1/2 (* (sqrt x) (- 1 (* -9/4 (/ x (pow (sqrt -1) 2)))))) (* 1/2 (* (sqrt x) (* (sqrt -1) (- 1 (* -9/4 x)))))) x))) (* 3/2 (* (sqrt x) (sqrt -1)))) (pow x 3))) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(hole binary64 (* (pow x 2) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(hole binary64 (* (pow x 2) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (+ (* 3/2 (sqrt (/ 1 (pow x 5)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -3/2 (sqrt x)) (* -1/2 (* (sqrt (/ 1 x)) (- 1 (* -9/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (* (- 1 x) (sqrt (- 1 x))) #s(hole binary64 (* (pow x 2) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (* (- 1 x) (sqrt (- 1 x))) #s(hole binary64 (* (pow x 2) (+ (* -3/2 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (* (- 1 x) (sqrt (- 1 x))) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 x)) (* (sqrt -1) (- 1 (* -9/4 x))))) (* 3/2 (* (sqrt x) (sqrt -1)))) (pow x 3))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(hole binary64 (* -1 (* x (sqrt -1))))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(hole binary64 (* -1 (* x (- (sqrt -1) (* 2 (/ 1 x))))))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(hole binary64 (* -1 (* x (+ (sqrt -1) (* -1 (/ (- 2 (* 1/2 (/ 1 (* x (sqrt -1))))) x))))))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(hole binary64 (* -1 (* x (+ (sqrt -1) (* -1 (/ (+ 2 (* -1 (/ (- (* 1/2 (/ 1 (sqrt -1))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) x))) x))))))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (* -1 (* x (+ 1 (sqrt -1)))))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (* -1 (* x (- (+ 1 (sqrt -1)) (/ 1 x)))))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (* -1 (* x (+ 1 (+ (sqrt -1) (* -1 (/ (- 1 (* 1/2 (/ 1 (* x (sqrt -1))))) x)))))))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (* -1 (* x (+ 1 (+ (sqrt -1) (* -1 (/ (+ 1 (* -1 (/ (- (* 1/2 (/ 1 (sqrt -1))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) x))) x)))))))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* -1 (* x (sqrt -1))))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* -1 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))))))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3)))))))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | inf | ((/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) (- (+ x 1) (- 1 x)) (+ x 1) x 1 (- 1 x) (+ (sqrt (+ x 1)) (sqrt (- 1 x))) (sqrt (+ x 1)) (sqrt (- 1 x)) (/ (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (pow (sqrt (+ x 1)) 3) 3 (* (- 1 x) (sqrt (- 1 x))) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) |
| 4.0ms | x | @ | -inf | ((/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) (- (+ x 1) (- 1 x)) (+ x 1) x 1 (- 1 x) (+ (sqrt (+ x 1)) (sqrt (- 1 x))) (sqrt (+ x 1)) (sqrt (- 1 x)) (/ (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (pow (sqrt (+ x 1)) 3) 3 (* (- 1 x) (sqrt (- 1 x))) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) |
| 3.0ms | x | @ | 0 | ((/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) (- (+ x 1) (- 1 x)) (+ x 1) x 1 (- 1 x) (+ (sqrt (+ x 1)) (sqrt (- 1 x))) (sqrt (+ x 1)) (sqrt (- 1 x)) (/ (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (pow (sqrt (+ x 1)) 3) 3 (* (- 1 x) (sqrt (- 1 x))) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 838 | 6869 |
| 0 | 877 | 5509 |
| 0 | 5373 | 5343 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) |
(-.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) |
(+.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
(-.f64 #s(literal 1 binary64) x) |
(+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) |
(pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 x)) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (* x (+ 1 (* 1/8 (pow x 2)))))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/8 (* 7/128 (pow x 2)))))))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/8 (* (pow x 2) (+ 7/128 (* 33/1024 (pow x 2)))))))))) |
#s(approx (- (+ x 1) (- 1 x)) #s(hole binary64 (* 2 x))) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 2)) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (+ 2 (* -1/4 (pow x 2))))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* -5/64 (pow x 2)) 1/4))))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -21/512 (pow x 2)) 5/64)) 1/4))))) |
#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 (sqrt (- 1 x)) #s(hole binary64 1)) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* -1/2 x)))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* x (- (* -1/8 x) 1/2))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* x (- (* x (- (* -1/16 x) 1/8)) 1/2))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) #s(hole binary64 x)) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) #s(hole binary64 (* x (+ 1 (* 1/8 (pow x 2)))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/8 (* 7/128 (pow x 2)))))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/8 (* (pow x 2) (+ 7/128 (* 33/1024 (pow x 2)))))))))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) #s(hole binary64 (* 3 x))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) #s(hole binary64 (* x (+ 3 (* -1/8 (pow x 2)))))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) #s(hole binary64 (* x (+ 3 (* (pow x 2) (- (* -3/128 (pow x 2)) 1/8)))))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) #s(hole binary64 (* x (+ 3 (* (pow x 2) (- (* (pow x 2) (- (* -9/1024 (pow x 2)) 3/128)) 1/8)))))) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(hole binary64 1)) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(hole binary64 (+ 1 (* 3/2 x)))) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(hole binary64 (+ 1 (* x (+ 3/2 (* 3/8 x)))))) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(hole binary64 (+ 1 (* x (+ 3/2 (* x (+ 3/8 (* -1/16 x)))))))) |
#s(approx (* (- 1 x) (sqrt (- 1 x))) #s(hole binary64 1)) |
#s(approx (* (- 1 x) (sqrt (- 1 x))) #s(hole binary64 (+ 1 (* -3/2 x)))) |
#s(approx (* (- 1 x) (sqrt (- 1 x))) #s(hole binary64 (+ 1 (* x (- (* 3/8 x) 3/2))))) |
#s(approx (* (- 1 x) (sqrt (- 1 x))) #s(hole binary64 (+ 1 (* x (- (* x (+ 3/8 (* 1/16 x))) 3/2))))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(hole binary64 3)) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(hole binary64 (+ 3 (* -1/2 (pow x 2))))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(hole binary64 (+ 3 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(hole binary64 (+ 3 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 2)) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (+ 2 (* -1 x)))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (+ 2 (* x (- (* -1/2 x) 1))))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (+ 2 (* x (- (* x (- (* -1/8 (pow x 2)) 1/2)) 1))))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 1)) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (/ 2 (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (+ (* -2 (/ (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (/ 1 (sqrt -1))))) (* (pow x 2) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) 2)))) (* 2 (/ 1 (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -2 (/ (pow (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (/ 1 (sqrt -1))))) 2) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) 3))) (* 2 (/ (+ (* -1/8 (sqrt (pow x 3))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 3))))) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) 2)))) (pow x 4))) (* 2 (/ 1 (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1)))))) (* 2 (/ (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (/ 1 (sqrt -1))))) (* (pow x 2) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) 2))))))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -2 (/ (* (+ (* -1/8 (sqrt (pow x 3))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 3))))) (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (/ 1 (sqrt -1)))))) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) 3))) (+ (* -1 (/ (* (+ (* -2 (/ (pow (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (/ 1 (sqrt -1))))) 2) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) 3))) (* 2 (/ (+ (* -1/8 (sqrt (pow x 3))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 3))))) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) 2)))) (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (/ 1 (sqrt -1)))))) (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))))) (* 2 (/ (+ (* 1/16 (sqrt (pow x 5))) (* 1/16 (* (sqrt (pow x 5)) (/ 1 (pow (sqrt -1) 5))))) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) 2))))) (pow x 6))) (* 2 (/ 1 (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1)))))) (+ (* -2 (/ (pow (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (/ 1 (sqrt -1))))) 2) (* (pow x 4) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) 3)))) (+ (* 2 (/ (+ (* -1/8 (sqrt (pow x 3))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 3))))) (* (pow x 4) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) 2)))) (* 2 (/ (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (/ 1 (sqrt -1))))) (* (pow x 2) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) 2))))))))) |
#s(approx (+ x 1) #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))))))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))))))))) |
#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 (sqrt (- 1 x)) #s(hole binary64 (* (sqrt x) (sqrt -1)))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) #s(hole binary64 (/ (* x (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1)))) (sqrt -1)))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) #s(hole binary64 (* x (- (+ (* -2 (/ (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) (* x (pow (sqrt -1) 2)))) (* (sqrt (/ 1 x)) (/ 1 (sqrt -1)))) (sqrt (/ 1 x)))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) #s(hole binary64 (* x (- (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (/ 1 (sqrt -1)))) (+ (sqrt (/ 1 x)) (+ (* -4 (/ (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) (* (pow x 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (/ (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) (* (pow x 2) (pow (sqrt -1) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 2)))) (* 2 (/ (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) (* x (pow (sqrt -1) 2)))))))))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) #s(hole binary64 (* x (- (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (/ 1 (sqrt -1))))) (+ (sqrt (/ 1 x)) (+ (* -4 (/ (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) (* (pow x 2) (pow (sqrt -1) 3)))) (+ (* -3/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* -1 (/ (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) (* (pow x 3) (pow (sqrt -1) 4)))) (+ (* 1/2 (/ (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) (* (pow x 2) (pow (sqrt -1) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 2 (/ (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) (* x (pow (sqrt -1) 2)))) (* 2 (/ (- (* 3/2 (* (sqrt x) (/ 1 (sqrt -1)))) (+ (* -4 (/ (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) (pow (sqrt -1) 3))) (+ (* 1/2 (/ (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) (pow (sqrt -1) 3))) (* 3/2 (* (sqrt x) (/ 1 (pow (sqrt -1) 2))))))) (* (pow x 3) (sqrt -1))))))))))))))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) #s(hole binary64 (* (pow x 2) (- (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) #s(hole binary64 (* (pow x 2) (- (+ (sqrt (/ 1 x)) (* 3/2 (sqrt (/ 1 (pow x 3))))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) #s(hole binary64 (* (pow x 2) (- (+ (sqrt (/ 1 x)) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (* 3/2 (sqrt (/ 1 (pow x 5)))))) (+ (* -3/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (sqrt -1)))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) #s(hole binary64 (* (pow x 2) (- (+ (sqrt (/ 1 x)) (+ (* 1/2 (* (sqrt (/ 1 (pow x 7))) (- 1 (* 9/4 x)))) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (* 3/2 (sqrt (/ 1 (pow x 5))))))) (+ (* -3/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 7))) (/ (- 1 (* 9/4 (/ x (pow (sqrt -1) 2)))) (sqrt -1)))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))))) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(hole binary64 (sqrt (pow x 3)))) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(hole binary64 (* (pow x 2) (+ (sqrt (/ 1 x)) (* 3/2 (sqrt (/ 1 (pow x 3)))))))) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(hole binary64 (* (pow x 2) (+ (sqrt (/ 1 x)) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (* 3/2 (sqrt (/ 1 (pow x 5))))))))) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(hole binary64 (* (pow x 2) (+ (sqrt (/ 1 x)) (+ (* 1/2 (* (sqrt (/ 1 (pow x 7))) (- 1 (* 9/4 x)))) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (* 3/2 (sqrt (/ 1 (pow x 5)))))))))) |
#s(approx (* (- 1 x) (sqrt (- 1 x))) #s(hole binary64 (* (sqrt (pow x 3)) (sqrt -1)))) |
#s(approx (* (- 1 x) (sqrt (- 1 x))) #s(hole binary64 (* (pow x 2) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (* (- 1 x) (sqrt (- 1 x))) #s(hole binary64 (* (pow x 2) (+ (* -3/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (sqrt -1)))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (* (- 1 x) (sqrt (- 1 x))) #s(hole binary64 (* (pow x 2) (+ (* -3/2 (* (sqrt (/ 1 (pow x 5))) (/ 1 (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 7))) (/ (- 1 (* 9/4 (/ x (pow (sqrt -1) 2)))) (sqrt -1)))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(hole binary64 (* x (sqrt -1)))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(hole binary64 (* x (+ (sqrt -1) (* 2 (/ 1 x)))))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(hole binary64 (* x (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 2 (/ 1 x))))))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(hole binary64 (* x (- (+ (sqrt -1) (+ (* 2 (/ 1 x)) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (* x (- (sqrt -1) 1)))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (* x (- (+ (sqrt -1) (/ 1 x)) 1)))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (/ 1 x))) 1)))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (* x (- (+ (sqrt -1) (+ (/ 1 x) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))) (+ 1 (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))))))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* x (sqrt -1)))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3))))))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (/ -2 (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (- (* 2 (/ (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (sqrt -1)))) (* (pow x 2) (pow (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2)))) (* 2 (/ 1 (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (- (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (pow x 3)) (sqrt -1))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) (pow (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2))) (* 2 (/ (pow (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (sqrt -1)))) 2) (pow (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 3)))) (pow x 4))) (+ (* -2 (/ (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (sqrt -1)))) (* (pow x 2) (pow (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2)))) (* 2 (/ 1 (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (- (* -1 (/ (+ (* -2 (/ (+ (* 1/16 (* (sqrt (pow x 5)) (sqrt -1))) (* 1/16 (* (sqrt (pow x 5)) (/ 1 (pow (sqrt -1) 4))))) (pow (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2))) (+ (* -1 (/ (* (+ (* -2 (/ (+ (* -1/8 (* (sqrt (pow x 3)) (sqrt -1))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) (pow (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2))) (* 2 (/ (pow (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (sqrt -1)))) 2) (pow (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 3)))) (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (sqrt -1))))) (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) (* 2 (/ (* (+ (* -1/8 (* (sqrt (pow x 3)) (sqrt -1))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (sqrt -1))))) (pow (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 3))))) (pow x 6))) (+ (* -2 (/ (+ (* -1/8 (* (sqrt (pow x 3)) (sqrt -1))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) (* (pow x 4) (pow (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2)))) (+ (* -2 (/ (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (sqrt -1)))) (* (pow x 2) (pow (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2)))) (+ (* 2 (/ (pow (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (sqrt -1)))) 2) (* (pow x 4) (pow (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 3)))) (* 2 (/ 1 (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* -1 (* x (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (sqrt -1))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (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))))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* (sqrt x) (sqrt -1))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) #s(hole binary64 (* -1 (/ (* x (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1)))) (sqrt -1))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) #s(hole binary64 (* -1 (* x (- (+ (* 2 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1))) (* x (pow (sqrt -1) 2)))) (* (sqrt (/ 1 x)) (sqrt -1))) (sqrt (/ 1 x))))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (* -1 (/ (- (* 3/2 (* (sqrt x) (/ 1 (sqrt -1)))) (+ (* -4 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1))) (pow (sqrt -1) 3))) (+ (* 1/2 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1))) (pow (sqrt -1) 3))) (* 3/2 (sqrt x))))) x)) (* 2 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1))) (pow (sqrt -1) 2)))) x)) (* (sqrt (/ 1 x)) (sqrt -1))) (sqrt (/ 1 x))))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -3/2 (* (sqrt x) (/ 1 (sqrt -1)))) (+ (* -1 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1))) (pow (sqrt -1) 4))) (+ (* 3/2 (sqrt x)) (* 2 (/ (- (* 3/2 (* (sqrt x) (/ 1 (sqrt -1)))) (+ (* -4 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1))) (pow (sqrt -1) 3))) (+ (* 1/2 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1))) (pow (sqrt -1) 3))) (* 3/2 (sqrt x))))) (sqrt -1)))))) x)) (* 3/2 (* (sqrt x) (/ 1 (sqrt -1))))) (+ (* -4 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1))) (pow (sqrt -1) 3))) (+ (* 1/2 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1))) (pow (sqrt -1) 3))) (* 3/2 (sqrt x))))) x)) (* 2 (/ (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1))) (pow (sqrt -1) 2)))) x)) (* (sqrt (/ 1 x)) (sqrt -1))) (sqrt (/ 1 x))))))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) #s(hole binary64 (* (pow x 2) (- (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) #s(hole binary64 (* (pow x 2) (- (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) #s(hole binary64 (* (pow x 2) (- (+ (* -1 (/ (- (* -3/2 (sqrt x)) (* 3/2 (* (sqrt x) (sqrt -1)))) (pow x 3))) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) #s(hole binary64 (* (pow x 2) (- (+ (* -1 (/ (- (+ (* -3/2 (sqrt x)) (* -1 (/ (- (* 1/2 (* (sqrt x) (- 1 (* -9/4 (/ x (pow (sqrt -1) 2)))))) (* 1/2 (* (sqrt x) (* (sqrt -1) (- 1 (* -9/4 x)))))) x))) (* 3/2 (* (sqrt x) (sqrt -1)))) (pow x 3))) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(hole binary64 (* (sqrt (pow x 3)) (pow (sqrt -1) 2)))) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(hole binary64 (* (pow x 2) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(hole binary64 (* (pow x 2) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (+ (* 3/2 (sqrt (/ 1 (pow x 5)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -3/2 (sqrt x)) (* -1/2 (* (sqrt (/ 1 x)) (- 1 (* -9/4 (/ x (pow (sqrt -1) 2))))))) (pow x 3))) (+ (* 3/2 (sqrt (/ 1 (pow x 3)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (* (- 1 x) (sqrt (- 1 x))) #s(hole binary64 (* (pow x 2) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (* (- 1 x) (sqrt (- 1 x))) #s(hole binary64 (* (pow x 2) (+ (* -3/2 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (* (- 1 x) (sqrt (- 1 x))) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 x)) (* (sqrt -1) (- 1 (* -9/4 x))))) (* 3/2 (* (sqrt x) (sqrt -1)))) (pow x 3))) (+ (* 3/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(hole binary64 (* -1 (* x (sqrt -1))))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(hole binary64 (* -1 (* x (- (sqrt -1) (* 2 (/ 1 x))))))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(hole binary64 (* -1 (* x (+ (sqrt -1) (* -1 (/ (- 2 (* 1/2 (/ 1 (* x (sqrt -1))))) x))))))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(hole binary64 (* -1 (* x (+ (sqrt -1) (* -1 (/ (+ 2 (* -1 (/ (- (* 1/2 (/ 1 (sqrt -1))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) x))) x))))))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (* -1 (* x (+ 1 (sqrt -1)))))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (* -1 (* x (- (+ 1 (sqrt -1)) (/ 1 x)))))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (* -1 (* x (+ 1 (+ (sqrt -1) (* -1 (/ (- 1 (* 1/2 (/ 1 (* x (sqrt -1))))) x)))))))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (* -1 (* x (+ 1 (+ (sqrt -1) (* -1 (/ (+ 1 (* -1 (/ (- (* 1/2 (/ 1 (sqrt -1))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) x))) x)))))))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* -1 (* x (sqrt -1))))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* -1 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))))))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3)))))))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* -1 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (neg.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) (/.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) |
(-.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) |
(+.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x) |
(+.f64 x (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (fabs.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fabs.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 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)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #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)))) |
(sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (fabs.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) (fabs.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(pow.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x)))) |
(sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
(-.f64 #s(literal 1 binary64) x) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (pow.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) |
(+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(sqrt.f64 (+.f64 #s(literal 1 binary64) x)) |
(pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)))) (neg.f64 (+.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x))) (+.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (+.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (+.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)))) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (fma.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)))))) |
(fma.f64 (pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) |
(-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x))) |
(+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) (pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)) |
(*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) |
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) |
#s(literal 3 binary64) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)))) (-.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)))))) |
(fma.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 (fabs.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fabs.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x)) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x))) |
(+.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
(+.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)) |
(+.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) (-.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))))) |
(fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (fabs.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) (fabs.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) |
(+.f64 (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) x)) |
(+.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) x) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) x)) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) (*.f64 (fma.f64 (fma.f64 #s(literal 7/128 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 33/1024 binary64) (*.f64 x x) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (- (+ x 1) (- 1 x)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ x 1) #s(literal 1 binary64)) |
#s(approx (+ x 1) (+.f64 #s(literal 1 binary64) x)) |
#s(approx x x) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(literal 2 binary64)) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) (fma.f64 (-.f64 (*.f64 #s(literal -5/64 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -21/512 binary64) (*.f64 x x)) #s(literal 5/64 binary64)) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 2 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 (sqrt (- 1 x)) #s(literal 1 binary64)) |
#s(approx (sqrt (- 1 x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (sqrt (- 1 x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (sqrt (- 1 x)) (fma.f64 (-.f64 (*.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 (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) x) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) x)) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) (*.f64 (fma.f64 (fma.f64 #s(literal 7/128 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 33/1024 binary64) (*.f64 x x) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (*.f64 #s(literal 3 binary64) x)) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 3 binary64)) x)) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal -3/128 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 3 binary64)) x)) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (*.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -9/1024 binary64) (*.f64 x x)) #s(literal 3/128 binary64)) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 3 binary64)) x)) |
#s(approx (pow (sqrt (+ x 1)) 3) #s(literal 1 binary64)) |
#s(approx (pow (sqrt (+ x 1)) 3) (fma.f64 #s(literal 3/2 binary64) x #s(literal 1 binary64))) |
#s(approx (pow (sqrt (+ x 1)) 3) (fma.f64 (fma.f64 #s(literal 3/8 binary64) x #s(literal 3/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (pow (sqrt (+ x 1)) 3) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/16 binary64) x #s(literal 3/8 binary64)) x #s(literal 3/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (* (- 1 x) (sqrt (- 1 x))) #s(literal 1 binary64)) |
#s(approx (* (- 1 x) (sqrt (- 1 x))) (fma.f64 #s(literal -3/2 binary64) x #s(literal 1 binary64))) |
#s(approx (* (- 1 x) (sqrt (- 1 x))) (fma.f64 (-.f64 (*.f64 #s(literal 3/8 binary64) x) #s(literal 3/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (* (- 1 x) (sqrt (- 1 x))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) x #s(literal 3/8 binary64)) x) #s(literal 3/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) #s(literal 3 binary64)) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 3 binary64))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) (fma.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 3 binary64))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 3 binary64))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(literal 2 binary64)) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) (fma.f64 #s(literal -1 binary64) x #s(literal 2 binary64))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) (fma.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) x #s(literal 2 binary64))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x #s(literal 2 binary64))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) #s(literal 1 binary64)) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) (fma.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) (/.f64 #s(literal 2 binary64) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)))) (pow.f64 (*.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x) #s(literal 2 binary64))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (+.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (pow.f64 x #s(literal 3/2 binary64))))) (pow.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 2 binary64))) #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)))) (pow.f64 (*.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x) #s(literal 2 binary64))) #s(literal 2 binary64))))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (+.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (pow.f64 x #s(literal 3/2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)))) (pow.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 3 binary64)))) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (+.f64 (pow.f64 x #s(literal 5/2 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (pow.f64 x #s(literal 5/2 binary64))))) (pow.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 2 binary64))) #s(literal 2 binary64) (neg.f64 (*.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (+.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (pow.f64 x #s(literal 3/2 binary64))))) (pow.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 2 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)))) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))))) (pow.f64 x #s(literal 6 binary64))) #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)))) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 3 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (+.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (pow.f64 x #s(literal 3/2 binary64))))) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)))) (pow.f64 (*.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x) #s(literal 2 binary64))))))))) |
#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 x) (neg.f64 x)) |
#s(approx (- 1 x) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) (*.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (+ x 1)) (sqrt.f64 x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (- 1 x)) (sqrt.f64 (neg.f64 x))) |
#s(approx (sqrt (- 1 x)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) x)) |
#s(approx (sqrt (- 1 x)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) x)) |
#s(approx (sqrt (- 1 x)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))) x)) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) (*.f64 x (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) (*.f64 (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) (neg.f64 x)) #s(literal -2 binary64) (-.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) x)) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) (*.f64 (-.f64 (-.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 3/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 (/.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 x x)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) #s(literal -4 binary64) (fma.f64 (/.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 x x)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) (neg.f64 x)) #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal -1 binary64)) #s(literal 3/2 binary64)))))) x)) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) (*.f64 (-.f64 (-.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 3/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal 3/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 (/.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 x x)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) #s(literal -4 binary64) (+.f64 (fma.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))))) (fma.f64 (/.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 x x)) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) (neg.f64 x)) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) #s(literal -4 binary64) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 3/2 binary64))))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal -1 binary64)) #s(literal 3/2 binary64))))))) x)) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 x x))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (*.f64 (-.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 3/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 x x))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (*.f64 (-.f64 (fma.f64 #s(literal 3/2 binary64) (+.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 3/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))) (*.f64 x x))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (*.f64 (-.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/4 binary64) x)) (*.f64 #s(literal 3/2 binary64) (+.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (fma.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal 9/4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 3/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))))) (*.f64 x x))) |
#s(approx (pow (sqrt (+ x 1)) 3) (pow.f64 x #s(literal 3/2 binary64))) |
#s(approx (pow (sqrt (+ x 1)) 3) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (pow (sqrt (+ x 1)) 3) (*.f64 (fma.f64 #s(literal 3/2 binary64) (+.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (pow (sqrt (+ x 1)) 3) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/4 binary64) x)) (*.f64 #s(literal 3/2 binary64) (+.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 x x))) |
#s(approx (* (- 1 x) (sqrt (- 1 x))) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (* (- 1 x) (sqrt (- 1 x))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 3/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 x x))) |
#s(approx (* (- 1 x) (sqrt (- 1 x))) (*.f64 (fma.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 3/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 x x))) |
#s(approx (* (- 1 x) (sqrt (- 1 x))) (*.f64 (fma.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x #s(literal -1 binary64)) #s(literal 9/4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 3/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))) (*.f64 x x))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) (sqrt.f64 #s(literal -1 binary64))) x)) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) (*.f64 (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 2 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) x)) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 2 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) x)) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) (*.f64 (-.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) (*.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) x)) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 x #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 x #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) #s(literal 1 binary64))) x)) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) x)) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) (*.f64 (-.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) x)) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) x)) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) (sqrt.f64 (neg.f64 x)))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) x) #s(literal 2 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) (sqrt.f64 (neg.f64 x)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1 binary64)))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64))) #s(literal -2 binary64))) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) (sqrt.f64 (neg.f64 x)))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) x) #s(literal 2 binary64))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (fma.f64 (pow.f64 x #s(literal 5/2 binary64)) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal 1 binary64)))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64))) #s(literal -2 binary64) (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) (sqrt.f64 (neg.f64 x)))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)))) #s(literal 2 binary64) (neg.f64 (*.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) (sqrt.f64 (neg.f64 x)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1 binary64)))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64))) #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) (sqrt.f64 (neg.f64 x)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))))))) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1 binary64)))) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) (sqrt.f64 (neg.f64 x)))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) x) #s(literal 2 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) (sqrt.f64 (neg.f64 x)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))))))) |
#s(approx (- 1 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))))))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -7 binary64)) #s(literal -1 binary64))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1 binary64)) #s(literal 1/16 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))))))))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (sqrt.f64 x) #s(literal -1 binary64)))) |
#s(approx (sqrt (+ x 1)) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))))) |
#s(approx (sqrt (+ x 1)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)))))) |
#s(approx (sqrt (+ x 1)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64)) #s(literal 1 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- 1 x)) (neg.f64 (sqrt.f64 (neg.f64 x)))) |
#s(approx (sqrt (- 1 x)) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- 1 x)) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- 1 x)) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -7 binary64)) #s(literal -1 binary64))) #s(literal 1/16 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) (neg.f64 (*.f64 x (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1 binary64)))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 x)) #s(literal 2 binary64) (-.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) #s(literal -4 binary64) (fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 x) #s(literal 3/2 binary64))))) x) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1 binary64)))) x) #s(literal -1 binary64) (-.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (/ (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (*.f64 (sqrt.f64 x) #s(literal 3/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal -3/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 x) #s(literal 3/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) #s(literal -4 binary64) (fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 x) #s(literal 3/2 binary64))))) (sqrt.f64 #s(literal -1 binary64))) #s(literal 2 binary64) (*.f64 (sqrt.f64 x) #s(literal 3/2 binary64)))) x))) (fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) #s(literal -4 binary64) (fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 x) #s(literal 3/2 binary64))))) x) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1 binary64)))) x) #s(literal -1 binary64) (-.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (-.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 x x))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (*.f64 (-.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal -1 binary64))) #s(literal 3/2 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 x x))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (*.f64 (fma.f64 (/.f64 (fma.f64 (sqrt.f64 x) #s(literal -3/2 binary64) (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (neg.f64 x)))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (-.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal -1 binary64))) #s(literal 3/2 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))) (*.f64 x x))) |
#s(approx (- (pow (sqrt (+ x 1)) 3) (* (- 1 x) (sqrt (- 1 x)))) (*.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (sqrt.f64 x) #s(literal -3/2 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -9/4 binary64) (/.f64 x #s(literal -1 binary64)))) (sqrt.f64 x)) (*.f64 (sqrt.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -9/4 binary64) x))))) x))) (*.f64 (sqrt.f64 (neg.f64 x)) #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (-.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal -1 binary64))) #s(literal 3/2 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))) (*.f64 x x))) |
#s(approx (pow (sqrt (+ x 1)) 3) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1 binary64))) |
#s(approx (pow (sqrt (+ x 1)) 3) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) (*.f64 x x))) |
#s(approx (pow (sqrt (+ x 1)) 3) (*.f64 (fma.f64 #s(literal 3/2 binary64) (+.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))) (*.f64 x x))) |
#s(approx (pow (sqrt (+ x 1)) 3) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -9/4 binary64) (/.f64 x #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 x) #s(literal -3/2 binary64))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)))) (*.f64 x x))) |
#s(approx (* (- 1 x) (sqrt (- 1 x))) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal -1 binary64))) #s(literal 3/2 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 x x))) |
#s(approx (* (- 1 x) (sqrt (- 1 x))) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal -1 binary64))) #s(literal -3/2 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal -1 binary64))) #s(literal 3/2 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 x x))) |
#s(approx (* (- 1 x) (sqrt (- 1 x))) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -9/4 binary64) x))) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (neg.f64 x)) #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal -1 binary64))) #s(literal 3/2 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) (*.f64 x x))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) (*.f64 (neg.f64 x) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) (*.f64 (neg.f64 x) (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) x)))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) x) #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x))))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)) (*.f64 x x)))) x) #s(literal -1 binary64) #s(literal 2 binary64)) x) #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) (*.f64 (neg.f64 x) (+.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) (*.f64 (neg.f64 x) (-.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) x) #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1 binary64)))) |
#s(approx (+ (* (sqrt (- 1 x)) (sqrt (- 1 x))) (* (sqrt (+ x 1)) (sqrt (- 1 x)))) (*.f64 (neg.f64 x) (+.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)) (*.f64 x x)))) x) #s(literal -1 binary64) #s(literal 1 binary64)) x) #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1 binary64)))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) (*.f64 (neg.f64 x) (sqrt.f64 #s(literal -1 binary64)))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) (*.f64 (neg.f64 x) (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) (*.f64 (neg.f64 x) (-.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))))) |
#s(approx (* (sqrt (+ x 1)) (sqrt (- 1 x))) (*.f64 (neg.f64 x) (-.f64 (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64))))) (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))))) |
Compiled 25 378 to 1 926 computations (92.4% saved)
6 alts after pruning (1 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 521 | 1 | 522 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 0 | 2 |
| Done | 0 | 5 | 5 |
| Total | 523 | 6 | 529 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (/.f64 #s(approx (- (+ x 1) (- 1 x)) (*.f64 #s(literal 2 binary64) x)) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) |
| ✓ | 7.9% | (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
| ✓ | 99.8% | #s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 33/1024 binary64) (*.f64 x x) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
| ✓ | 99.8% | #s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (*.f64 (fma.f64 (fma.f64 #s(literal 7/128 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
| ✓ | 99.7% | #s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) x)) |
| ✓ | 99.3% | #s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) x) |
Compiled 110 to 75 computations (31.8% saved)
| Inputs |
|---|
(/.f64 #s(approx (- (+ x 1) (- 1 x)) (*.f64 #s(literal 2 binary64) x)) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) |
#s(approx (- (+ x 1) (- 1 x)) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
x |
(+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) x) |
| Outputs |
|---|
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 x)) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (* x (+ 1 (* 1/8 (pow x 2)))))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/8 (* 7/128 (pow x 2)))))))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/8 (* (pow x 2) (+ 7/128 (* 33/1024 (pow x 2)))))))))) |
#s(approx (- (+ x 1) (- 1 x)) #s(hole binary64 (* 2 x))) |
#s(approx (* 2 x) #s(hole binary64 (* 2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 2)) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (+ 2 (* -1/4 (pow x 2))))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* -5/64 (pow x 2)) 1/4))))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -21/512 (pow x 2)) 5/64)) 1/4))))) |
#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 (sqrt (- 1 x)) #s(hole binary64 1)) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* -1/2 x)))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* x (- (* -1/8 x) 1/2))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* x (- (* x (- (* -1/16 x) 1/8)) 1/2))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (/ 2 (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (+ (* -2 (/ (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (/ 1 (sqrt -1))))) (* (pow x 2) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) 2)))) (* 2 (/ 1 (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -2 (/ (pow (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (/ 1 (sqrt -1))))) 2) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) 3))) (* 2 (/ (+ (* -1/8 (sqrt (pow x 3))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 3))))) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) 2)))) (pow x 4))) (* 2 (/ 1 (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1)))))) (* 2 (/ (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (/ 1 (sqrt -1))))) (* (pow x 2) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) 2))))))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -2 (/ (* (+ (* -1/8 (sqrt (pow x 3))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 3))))) (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (/ 1 (sqrt -1)))))) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) 3))) (+ (* -1 (/ (* (+ (* -2 (/ (pow (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (/ 1 (sqrt -1))))) 2) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) 3))) (* 2 (/ (+ (* -1/8 (sqrt (pow x 3))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 3))))) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) 2)))) (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (/ 1 (sqrt -1)))))) (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))))) (* 2 (/ (+ (* 1/16 (sqrt (pow x 5))) (* 1/16 (* (sqrt (pow x 5)) (/ 1 (pow (sqrt -1) 5))))) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) 2))))) (pow x 6))) (* 2 (/ 1 (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1)))))) (+ (* -2 (/ (pow (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (/ 1 (sqrt -1))))) 2) (* (pow x 4) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) 3)))) (+ (* 2 (/ (+ (* -1/8 (sqrt (pow x 3))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 3))))) (* (pow x 4) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) 2)))) (* 2 (/ (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (/ 1 (sqrt -1))))) (* (pow x 2) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) 2))))))))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))))))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))))))))) |
#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 (sqrt (- 1 x)) #s(hole binary64 (* (sqrt x) (sqrt -1)))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (/ -2 (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (- (* 2 (/ (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (sqrt -1)))) (* (pow x 2) (pow (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2)))) (* 2 (/ 1 (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (- (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (pow x 3)) (sqrt -1))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) (pow (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2))) (* 2 (/ (pow (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (sqrt -1)))) 2) (pow (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 3)))) (pow x 4))) (+ (* -2 (/ (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (sqrt -1)))) (* (pow x 2) (pow (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2)))) (* 2 (/ 1 (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (- (* -1 (/ (+ (* -2 (/ (+ (* 1/16 (* (sqrt (pow x 5)) (sqrt -1))) (* 1/16 (* (sqrt (pow x 5)) (/ 1 (pow (sqrt -1) 4))))) (pow (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2))) (+ (* -1 (/ (* (+ (* -2 (/ (+ (* -1/8 (* (sqrt (pow x 3)) (sqrt -1))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) (pow (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2))) (* 2 (/ (pow (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (sqrt -1)))) 2) (pow (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 3)))) (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (sqrt -1))))) (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) (* 2 (/ (* (+ (* -1/8 (* (sqrt (pow x 3)) (sqrt -1))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (sqrt -1))))) (pow (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 3))))) (pow x 6))) (+ (* -2 (/ (+ (* -1/8 (* (sqrt (pow x 3)) (sqrt -1))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) (* (pow x 4) (pow (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2)))) (+ (* -2 (/ (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (sqrt -1)))) (* (pow x 2) (pow (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2)))) (+ (* 2 (/ (pow (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (sqrt -1)))) 2) (* (pow x 4) (pow (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 3)))) (* 2 (/ 1 (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* -1 (* x (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (sqrt -1))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (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))))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* (sqrt x) (sqrt -1))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) (- (+ x 1) (- 1 x)) (* 2 x) 2 x (+ (sqrt (+ x 1)) (sqrt (- 1 x))) (sqrt (+ x 1)) (+ x 1) 1 (sqrt (- 1 x)) (- 1 x)) |
| 1.0ms | x | @ | inf | ((/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) (- (+ x 1) (- 1 x)) (* 2 x) 2 x (+ (sqrt (+ x 1)) (sqrt (- 1 x))) (sqrt (+ x 1)) (+ x 1) 1 (sqrt (- 1 x)) (- 1 x)) |
| 1.0ms | x | @ | 0 | ((/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) (- (+ x 1) (- 1 x)) (* 2 x) 2 x (+ (sqrt (+ x 1)) (sqrt (- 1 x))) (sqrt (+ x 1)) (+ x 1) 1 (sqrt (- 1 x)) (- 1 x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 387 | 2748 |
| 0 | 396 | 2226 |
| 0 | 2399 | 2144 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(approx (- (+ x 1) (- 1 x)) (*.f64 #s(literal 2 binary64) x)) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) |
#s(approx (- (+ x 1) (- 1 x)) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
x |
(+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(sqrt.f64 (+.f64 x #s(literal 1 binary64))) |
(+.f64 x #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) x) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 x)) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (* x (+ 1 (* 1/8 (pow x 2)))))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/8 (* 7/128 (pow x 2)))))))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/8 (* (pow x 2) (+ 7/128 (* 33/1024 (pow x 2)))))))))) |
#s(approx (- (+ x 1) (- 1 x)) #s(hole binary64 (* 2 x))) |
#s(approx (* 2 x) #s(hole binary64 (* 2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 2)) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (+ 2 (* -1/4 (pow x 2))))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* -5/64 (pow x 2)) 1/4))))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -21/512 (pow x 2)) 5/64)) 1/4))))) |
#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 (sqrt (- 1 x)) #s(hole binary64 1)) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* -1/2 x)))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* x (- (* -1/8 x) 1/2))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (+ 1 (* x (- (* x (- (* -1/16 x) 1/8)) 1/2))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (/ 2 (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (+ (* -2 (/ (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (/ 1 (sqrt -1))))) (* (pow x 2) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) 2)))) (* 2 (/ 1 (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -2 (/ (pow (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (/ 1 (sqrt -1))))) 2) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) 3))) (* 2 (/ (+ (* -1/8 (sqrt (pow x 3))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 3))))) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) 2)))) (pow x 4))) (* 2 (/ 1 (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1)))))) (* 2 (/ (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (/ 1 (sqrt -1))))) (* (pow x 2) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) 2))))))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -2 (/ (* (+ (* -1/8 (sqrt (pow x 3))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 3))))) (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (/ 1 (sqrt -1)))))) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) 3))) (+ (* -1 (/ (* (+ (* -2 (/ (pow (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (/ 1 (sqrt -1))))) 2) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) 3))) (* 2 (/ (+ (* -1/8 (sqrt (pow x 3))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 3))))) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) 2)))) (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (/ 1 (sqrt -1)))))) (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))))) (* 2 (/ (+ (* 1/16 (sqrt (pow x 5))) (* 1/16 (* (sqrt (pow x 5)) (/ 1 (pow (sqrt -1) 5))))) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) 2))))) (pow x 6))) (* 2 (/ 1 (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1)))))) (+ (* -2 (/ (pow (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (/ 1 (sqrt -1))))) 2) (* (pow x 4) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) 3)))) (+ (* 2 (/ (+ (* -1/8 (sqrt (pow x 3))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 3))))) (* (pow x 4) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) 2)))) (* 2 (/ (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (/ 1 (sqrt -1))))) (* (pow x 2) (pow (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1))) 2))))))))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))))))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/8 (sqrt (/ 1 (pow x 5)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/16 (sqrt (/ 1 (pow x 7)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 5)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))))))))) |
#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 (sqrt (- 1 x)) #s(hole binary64 (* (sqrt x) (sqrt -1)))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (/ -2 (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (- (* 2 (/ (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (sqrt -1)))) (* (pow x 2) (pow (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2)))) (* 2 (/ 1 (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (- (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (pow x 3)) (sqrt -1))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) (pow (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2))) (* 2 (/ (pow (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (sqrt -1)))) 2) (pow (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 3)))) (pow x 4))) (+ (* -2 (/ (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (sqrt -1)))) (* (pow x 2) (pow (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2)))) (* 2 (/ 1 (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) #s(hole binary64 (- (* -1 (/ (+ (* -2 (/ (+ (* 1/16 (* (sqrt (pow x 5)) (sqrt -1))) (* 1/16 (* (sqrt (pow x 5)) (/ 1 (pow (sqrt -1) 4))))) (pow (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2))) (+ (* -1 (/ (* (+ (* -2 (/ (+ (* -1/8 (* (sqrt (pow x 3)) (sqrt -1))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) (pow (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2))) (* 2 (/ (pow (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (sqrt -1)))) 2) (pow (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 3)))) (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (sqrt -1))))) (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))) (* 2 (/ (* (+ (* -1/8 (* (sqrt (pow x 3)) (sqrt -1))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (sqrt -1))))) (pow (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 3))))) (pow x 6))) (+ (* -2 (/ (+ (* -1/8 (* (sqrt (pow x 3)) (sqrt -1))) (* -1/8 (* (sqrt (pow x 3)) (/ 1 (pow (sqrt -1) 2))))) (* (pow x 4) (pow (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2)))) (+ (* -2 (/ (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (sqrt -1)))) (* (pow x 2) (pow (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 2)))) (+ (* 2 (/ (pow (+ (* 1/2 (sqrt x)) (* 1/2 (* (sqrt x) (sqrt -1)))) 2) (* (pow x 4) (pow (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))) 3)))) (* 2 (/ 1 (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* -1 (* x (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* -1 (* x (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ 1 (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (sqrt -1))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ 1 (pow (sqrt -1) 4)))) (+ (* 1/2 (sqrt (/ 1 (pow x 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (+ (* (sqrt (/ 1 x)) (sqrt -1)) (* (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))))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* (sqrt x) (sqrt -1))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1)))))))) |
#s(approx (sqrt (- 1 x)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (sqrt -1))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (sqrt -1))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (sqrt -1))) (* (sqrt (/ 1 x)) (sqrt -1))))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
| Outputs |
|---|
(/.f64 (neg.f64 #s(approx (- (+ x 1) (- 1 x)) (*.f64 #s(literal 2 binary64) x))) (neg.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(approx (- (+ x 1) (- 1 x)) (*.f64 #s(literal 2 binary64) x)) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)))) |
#s(approx (- (+ x 1) (- 1 x)) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 x #s(literal 2 binary64)) |
(+.f64 x x) |
#s(literal 2 binary64) |
x |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))))) |
(+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) x))) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(sqrt.f64 (+.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) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #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 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x)))) |
(-.f64 #s(literal 1 binary64) x) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) x) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) x)) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) (*.f64 (fma.f64 (fma.f64 #s(literal 7/128 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 33/1024 binary64) (*.f64 x x) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (- (+ x 1) (- 1 x)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (* 2 x) (*.f64 #s(literal 2 binary64) x)) |
#s(approx x x) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) #s(literal 2 binary64)) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) (fma.f64 (-.f64 (*.f64 #s(literal -5/64 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -21/512 binary64) (*.f64 x x)) #s(literal 5/64 binary64)) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 2 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 #s(literal 1 binary64) x)) |
#s(approx (sqrt (- 1 x)) #s(literal 1 binary64)) |
#s(approx (sqrt (- 1 x)) (fma.f64 #s(literal -1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (sqrt (- 1 x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) x) #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (sqrt (- 1 x)) (fma.f64 (-.f64 (*.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 (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) (/.f64 #s(literal 2 binary64) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)))) (pow.f64 (*.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x) #s(literal 2 binary64))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (+.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (pow.f64 x #s(literal 3/2 binary64))))) (pow.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 2 binary64))) #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)))) (pow.f64 (*.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x) #s(literal 2 binary64))) #s(literal 2 binary64))))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (+.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (pow.f64 x #s(literal 3/2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)))) (pow.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 3 binary64)))) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (+.f64 (pow.f64 x #s(literal 5/2 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (pow.f64 x #s(literal 5/2 binary64))))) (pow.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 2 binary64))) #s(literal 2 binary64) (neg.f64 (*.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 3 binary64))) #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (+.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (pow.f64 x #s(literal 3/2 binary64))))) (pow.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 2 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)))) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))))))) (pow.f64 x #s(literal 6 binary64))) #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 2 binary64) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)))) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 3 binary64)))) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (+.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (pow.f64 x #s(literal 3/2 binary64))))) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 x)))) (pow.f64 (*.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x) #s(literal 2 binary64))))))))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) (*.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (+ x 1)) (sqrt.f64 x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (+ x 1)) (*.f64 (+.f64 (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) 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 (sqrt (- 1 x)) (sqrt.f64 (neg.f64 x))) |
#s(approx (sqrt (- 1 x)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) x)) |
#s(approx (sqrt (- 1 x)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) x)) |
#s(approx (sqrt (- 1 x)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1/8 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -5 binary64)) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))) x)) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) (/.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) (sqrt.f64 (neg.f64 x)))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) x) #s(literal 2 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) (sqrt.f64 (neg.f64 x)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1 binary64)))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64))) #s(literal -2 binary64))) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) (sqrt.f64 (neg.f64 x)))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) x) #s(literal 2 binary64))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (/ (- (+ x 1) (- 1 x)) (+ (sqrt (+ x 1)) (sqrt (- 1 x)))) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (fma.f64 (pow.f64 x #s(literal 5/2 binary64)) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal 1 binary64)))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64))) #s(literal -2 binary64) (fma.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) (sqrt.f64 (neg.f64 x)))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)))) #s(literal 2 binary64) (neg.f64 (*.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) (sqrt.f64 (neg.f64 x)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1 binary64)))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64))) #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) (sqrt.f64 (neg.f64 x)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))))))) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1 binary64)))) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) (sqrt.f64 (neg.f64 x)))) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) x) #s(literal 2 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 x) (sqrt.f64 (neg.f64 x)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))))))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))))))) |
#s(approx (+ (sqrt (+ x 1)) (sqrt (- 1 x))) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -7 binary64)) #s(literal -1 binary64))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1 binary64)) #s(literal 1/16 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))))))))))) |
#s(approx (sqrt (+ x 1)) (neg.f64 (*.f64 (sqrt.f64 x) #s(literal -1 binary64)))) |
#s(approx (sqrt (+ x 1)) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))))) |
#s(approx (sqrt (+ x 1)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)))))) |
#s(approx (sqrt (+ x 1)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) #s(literal -1 binary64)) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -7 binary64))) #s(literal 1/16 binary64)) #s(literal 1 binary64) (fma.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- 1 x)) (neg.f64 (sqrt.f64 (neg.f64 x)))) |
#s(approx (sqrt (- 1 x)) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- 1 x)) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- 1 x)) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal -1 binary64))) #s(literal -1/8 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -7 binary64)) #s(literal -1 binary64))) #s(literal 1/16 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))))) |
#s(approx (- 1 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))))) |
Compiled 3 588 to 500 computations (86.1% saved)
6 alts after pruning (1 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 89 | 1 | 90 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 5 | 5 |
| Total | 90 | 6 | 96 |
| Status | Accuracy | Program |
|---|---|---|
| 100.0% | (/.f64 #s(approx (- (+ x 1) (- 1 x)) (+.f64 x x)) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) | |
| ✓ | 7.9% | (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
| ✓ | 99.8% | #s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 33/1024 binary64) (*.f64 x x) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
| ✓ | 99.8% | #s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (*.f64 (fma.f64 (fma.f64 #s(literal 7/128 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
| ✓ | 99.7% | #s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) x)) |
| ✓ | 99.3% | #s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) x) |
Compiled 342 to 129 computations (62.3% saved)
| Inputs |
|---|
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) x) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) x)) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (*.f64 (fma.f64 (fma.f64 #s(literal 7/128 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
(-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 33/1024 binary64) (*.f64 x x) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
(/.f64 #s(approx (- (+ x 1) (- 1 x)) (+.f64 x x)) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(approx (- (+ x 1) (- 1 x)) (*.f64 #s(literal 2 binary64) x)) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))))) |
| Outputs |
|---|
(/.f64 #s(approx (- (+ x 1) (- 1 x)) (+.f64 x x)) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) |
2 calls:
| 3.0ms | x |
| 2.0ms | (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
| 100.0% | 1 | x |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) x) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) x)) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (*.f64 (fma.f64 (fma.f64 #s(literal 7/128 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
(-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 33/1024 binary64) (*.f64 x x) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
| Outputs |
|---|
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 33/1024 binary64) (*.f64 x x) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
2 calls:
| 2.0ms | x |
| 1.0ms | (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
| 99.8% | 1 | x |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) x) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) x)) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (*.f64 (fma.f64 (fma.f64 #s(literal 7/128 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
(-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
| Outputs |
|---|
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (*.f64 (fma.f64 (fma.f64 #s(literal 7/128 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
2 calls:
| 2.0ms | x |
| 1.0ms | (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
| 99.8% | 1 | x |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) x) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) x)) |
| Outputs |
|---|
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) x)) |
2 calls:
| 2.0ms | (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
| 99.7% | 1 | x |
Compiled 10 to 8 computations (20% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) x) |
| Outputs |
|---|
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) x) |
2 calls:
| 1.0ms | x |
| 1.0ms | (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 1 | (-.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) x))) |
| 99.3% | 1 | x |
Compiled 10 to 8 computations (20% saved)
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 101 |
| 1 | 43 | 101 |
| 2 | 59 | 99 |
| 3 | 106 | 97 |
| 4 | 246 | 97 |
| 5 | 2103 | 97 |
| 6 | 7862 | 97 |
| 1× | node limit |
| Inputs |
|---|
(/.f64 #s(approx (- (+ x 1) (- 1 x)) (+.f64 x x)) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 33/1024 binary64) (*.f64 x x) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (*.f64 (fma.f64 (fma.f64 #s(literal 7/128 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) x)) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) x) |
| Outputs |
|---|
(/.f64 #s(approx (- (+ x 1) (- 1 x)) (+.f64 x x)) (+.f64 (sqrt.f64 (+.f64 x #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) x)))) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 33/1024 binary64) (*.f64 x x) #s(literal 7/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (*.f64 (fma.f64 (fma.f64 #s(literal 7/128 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) x)) |
#s(approx (- (sqrt (+ 1 x)) (sqrt (- 1 x))) x) |
| 1× | fuel |
Compiled 101 to 35 computations (65.3% saved)
Compiled 246 to 104 computations (57.7% saved)
Loading profile data...