
Time bar (total: 9.6s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 100% | 100% | 0% | 0% | 0% | 0% | 0% | 1 |
Compiled 19 to 11 computations (42.1% saved)
| 880.0ms | 2 934× | 2 | valid |
| 342.0ms | 4 101× | 0 | valid |
| 243.0ms | 1 221× | 1 | valid |
ival-hypot: 455.0ms (37.6% of total)adjust: 229.0ms (18.9% of total)ival-div: 134.0ms (11.1% of total)ival-sqrt: 117.0ms (9.7% of total)ival-mult: 101.0ms (8.3% of total)ival-add: 87.0ms (7.2% of total)ival-sub: 78.0ms (6.4% of total)exact: 9.0ms (0.7% of total)ival-assert: 3.0ms (0.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 68 | 0 | - | 0 | - | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (hypot.f64 #s(literal 1 binary64) x) |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 0 | 0 | - | 0 | - | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 0 | 0 | - | 0 | - | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 0 | 0 | - | 0 | - | #s(literal 1/2 binary64) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) | cancellation | 68 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 68 | 0 |
| - | 0 | 188 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 68 | 0 | 0 |
| - | 0 | 0 | 188 |
| number | freq |
|---|---|
| 0 | 188 |
| 1 | 68 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 80.0ms | 180× | 2 | valid |
| 19.0ms | 254× | 0 | valid |
| 13.0ms | 78× | 1 | valid |
Compiled 174 to 31 computations (82.2% saved)
ival-hypot: 52.0ms (56.1% of total)adjust: 11.0ms (11.9% of total)ival-div: 7.0ms (7.6% of total)ival-sqrt: 7.0ms (7.6% of total)ival-mult: 6.0ms (6.5% of total)ival-sub: 5.0ms (5.4% of total)ival-add: 4.0ms (4.3% of total)exact: 1.0ms (1.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 46 |
| 1 | 61 | 40 |
| 2 | 133 | 40 |
| 3 | 299 | 40 |
| 4 | 1248 | 39 |
| 5 | 6457 | 39 |
| 0 | 9 | 12 |
| 0 | 18 | 12 |
| 1 | 35 | 10 |
| 2 | 81 | 10 |
| 3 | 187 | 10 |
| 4 | 607 | 10 |
| 5 | 2718 | 10 |
| 0 | 8125 | 10 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| Outputs |
|---|
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)))) |
(abs x)
Compiled 12 to 9 computations (25% saved)
Compiled 0 to 1 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 76.2% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
Compiled 12 to 9 computations (25% saved)
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) | |
| cost-diff | 0 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) | |
| cost-diff | 0 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) | |
| cost-diff | 2 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 49 |
| 0 | 18 | 49 |
| 1 | 35 | 43 |
| 2 | 81 | 43 |
| 3 | 187 | 43 |
| 4 | 607 | 43 |
| 5 | 2718 | 43 |
| 0 | 8125 | 43 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
#s(literal 1 binary64) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
#s(literal 1/2 binary64) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
(hypot.f64 #s(literal 1 binary64) x) |
x |
| Outputs |
|---|
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)))) |
#s(literal 1 binary64) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(sqrt.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) |
#s(literal 1/2 binary64) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
(hypot.f64 #s(literal 1 binary64) x) |
x |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.00390625 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) | |
| accuracy | 0.01171875 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) | |
| accuracy | 0.01953125 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) | |
| accuracy | 15.248234279475684 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 61.0ms | 90× | 2 | valid |
| 10.0ms | 127× | 0 | valid |
| 7.0ms | 39× | 1 | valid |
Compiled 81 to 11 computations (86.4% saved)
ival-hypot: 11.0ms (31.7% of total)adjust: 6.0ms (17.3% of total)ival-add: 5.0ms (14.4% of total)ival-div: 3.0ms (8.7% of total)ival-sqrt: 3.0ms (8.7% of total)ival-mult: 3.0ms (8.7% of total)ival-sub: 2.0ms (5.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| Outputs |
|---|
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 1)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- 1 (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* (pow x 2) (- (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2))) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))))) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (* (sqrt 1/2) (sqrt 2)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2)))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))))))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 2)) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 2 (* -1/2 (pow x 2))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 1)) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- 1 (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/8 (/ (sqrt 1/2) (pow x 2)))) (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 3/16 (/ (sqrt 1/2) (pow x 3)))) (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -3/16 (/ (sqrt 1/2) (pow x 3))) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x))))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 1)) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 1 (/ 1 x)))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (- (+ 1 (/ 1 x)) (/ 1/2 (pow x 3))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (- (+ 1 (+ (/ 1 x) (* 3/8 (/ 1 (pow x 5))))) (/ 1/2 (pow x 3))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ 1 x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) x))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* -1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* -1 (/ (- (* -3/16 (/ (sqrt 1/2) x)) (* -1/8 (sqrt 1/2))) x)) (* 1/2 (sqrt 1/2))) x))) (sqrt 1/2)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt 1/2)) (* 3/16 (/ (sqrt 1/2) x))) x)) (* 1/2 (sqrt 1/2))) x))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (- 1 (/ 1 x)))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 1 (* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ -1 x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x)))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x)))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) x)))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | 0 | ((* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (/ 1 (sqrt (+ (* 1 1) (* x x))))) |
| 1.0ms | x | @ | inf | ((* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (/ 1 (sqrt (+ (* 1 1) (* x x))))) |
| 1.0ms | x | @ | -inf | ((* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (/ 1 (sqrt (+ (* 1 1) (* x x))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 271 | 1549 |
| 1 | 722 | 1402 |
| 2 | 2807 | 1386 |
| 0 | 8190 | 1284 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 1)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- 1 (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* (pow x 2) (- (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2))) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))))) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (* (sqrt 1/2) (sqrt 2)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2)))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))))))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 2)) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 2 (* -1/2 (pow x 2))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 1)) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- 1 (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/8 (/ (sqrt 1/2) (pow x 2)))) (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 3/16 (/ (sqrt 1/2) (pow x 3)))) (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -3/16 (/ (sqrt 1/2) (pow x 3))) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x))))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 1)) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 1 (/ 1 x)))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (- (+ 1 (/ 1 x)) (/ 1/2 (pow x 3))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (- (+ 1 (+ (/ 1 x) (* 3/8 (/ 1 (pow x 5))))) (/ 1/2 (pow x 3))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ 1 x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) x))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* -1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* -1 (/ (- (* -3/16 (/ (sqrt 1/2) x)) (* -1/8 (sqrt 1/2))) x)) (* 1/2 (sqrt 1/2))) x))) (sqrt 1/2)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt 1/2)) (* 3/16 (/ (sqrt 1/2) x))) x)) (* 1/2 (sqrt 1/2))) x))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (- 1 (/ 1 x)))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 1 (* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ -1 x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x)))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x)))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) x)))) |
| Outputs |
|---|
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 1)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1 binary64)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (fma.f64 #s(literal -5/32 binary64) (*.f64 x x) #s(literal 3/16 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- 1 (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (neg.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* (pow x 2) (- (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2))) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))))) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 69/256 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x x) (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (* (sqrt 1/2) (sqrt 2)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2)))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 69/256 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x x) (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 2)) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(literal 2 binary64)) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 2 (* -1/2 (pow x 2))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (fma.f64 (fma.f64 #s(literal 3/8 binary64) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (fma.f64 (fma.f64 (fma.f64 #s(literal -5/16 binary64) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 1)) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(literal 1 binary64)) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 (fma.f64 #s(literal 3/8 binary64) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 (fma.f64 (fma.f64 #s(literal -5/16 binary64) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -3/16 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- 1 (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/8 (/ (sqrt 1/2) (pow x 2)))) (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) x) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 3/16 (/ (sqrt 1/2) (pow x 3)))) (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x))))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 3/16 binary64) #s(literal 1 binary64)) (+.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) x) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt.f64 #s(literal 1/2 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) x) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -3/16 (/ (sqrt 1/2) (pow x 3))) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -3/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) x) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 1)) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(literal 1 binary64)) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 1 (/ 1 x)))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (- (+ 1 (/ 1 x)) (/ 1/2 (pow x 3))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)) x) #s(literal -1 binary64))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (- (+ 1 (+ (/ 1 x) (* 3/8 (/ 1 (pow x 5))))) (/ 1/2 (pow x 3))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (-.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/8 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ 1 x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)) x)) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))) x)) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))) (/.f64 #s(literal 5/16 binary64) (pow.f64 x #s(literal 6 binary64)))) x)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) x))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* -1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) x)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* -1 (/ (- (* -3/16 (/ (sqrt 1/2) x)) (* -1/8 (sqrt 1/2))) x)) (* 1/2 (sqrt 1/2))) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (+.f64 (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal -3/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) x)) x) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) x))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt 1/2)) (* 3/16 (/ (sqrt 1/2) x))) x)) (* 1/2 (sqrt 1/2))) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal -3/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) x)) x))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (- 1 (/ 1 x)))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 1 (* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)) x))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))) x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ -1 x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (/.f64 #s(literal -1 binary64) x)) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x)))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) x) x)) x)) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x)))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))) (neg.f64 x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) x)))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))) (/.f64 #s(literal 5/16 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 43 |
| 0 | 18 | 33 |
| 1 | 82 | 33 |
| 0 | 642 | 30 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| Outputs |
|---|
(*.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (fabs.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) |
(pow.f64 (*.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (atan.f64 x)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)))) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)) #s(literal 1 binary64))) (fma.f64 (cos.f64 (atan.f64 x)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (cos.f64 (atan.f64 x))) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (/.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(pow.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) #s(literal 1 binary64)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (cos.f64 (atan.f64 x)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)) #s(literal 1 binary64)) (fma.f64 (cos.f64 (atan.f64 x)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))) (/.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 x)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)) (fma.f64 (cos.f64 (atan.f64 x)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) |
(*.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) |
(*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) |
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (hypot.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (hypot.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (hypot.f64 #s(literal 1 binary64) x)))) |
(sin.f64 (+.f64 (atan.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (atan.f64 x))) |
(cos.f64 (atan.f64 (neg.f64 x))) |
(cos.f64 (atan.f64 (fabs.f64 x))) |
(cos.f64 (atan.f64 x)) |
(exp.f64 (*.f64 (log.f64 (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) |
Compiled 2 918 to 644 computations (77.9% saved)
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 120 | 12 | 132 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 121 | 12 | 133 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 76.9% | (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
| 76.9% | (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) | |
| 76.9% | (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) | |
| 76.2% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)))) | |
| ▶ | 27.9% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
| 28.6% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (fma.f64 #s(literal -5/32 binary64) (*.f64 x x) #s(literal 3/16 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) | |
| 28.7% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) | |
| ▶ | 27.9% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) |
| ▶ | 47.1% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) |
| 48.2% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))))) | |
| 28.5% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1 binary64)))) | |
| ▶ | 49.0% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
Compiled 568 to 372 computations (34.5% saved)
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)) | |
| cost-diff | 0 | #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) | |
| cost-diff | 0 | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) | |
| cost-diff | 0 | (+.f64 #s(literal 1 binary64) #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) | |
| cost-diff | 0 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))))) | |
| cost-diff | 0 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))))) | |
| cost-diff | 1 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) | |
| cost-diff | 0 | (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) | |
| cost-diff | 0 | #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) | |
| cost-diff | 0 | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) | |
| cost-diff | 0 | #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) | |
| cost-diff | 0 | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) | |
| cost-diff | 0 | (cos.f64 (atan.f64 x)) | |
| cost-diff | 0 | (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) | |
| cost-diff | 0 | (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) | |
| cost-diff | 2 | (-.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 399 |
| 0 | 68 | 399 |
| 1 | 121 | 379 |
| 2 | 279 | 379 |
| 3 | 871 | 379 |
| 4 | 3556 | 379 |
| 0 | 8278 | 360 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
#s(literal 1 binary64) |
(fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(cos.f64 (atan.f64 x)) |
(atan.f64 x) |
x |
#s(literal 1/2 binary64) |
(+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
#s(literal 1 binary64) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) |
#s(literal 1 binary64) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) |
(*.f64 x x) |
x |
#s(literal -1/4 binary64) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
#s(literal 1 binary64) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
#s(literal 1/2 binary64) |
(+.f64 #s(literal 1 binary64) #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
#s(literal -1/2 binary64) |
(*.f64 x x) |
x |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) |
#s(literal 1 binary64) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) |
(-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) |
#s(literal 1/2 binary64) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
#s(literal 1/4 binary64) |
(*.f64 x x) |
x |
#s(literal -1/2 binary64) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) |
#s(literal 1 binary64) |
(fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) |
(cos.f64 (atan.f64 x)) |
(atan.f64 x) |
x |
#s(literal 1/2 binary64) |
(+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
#s(literal 1 binary64) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
#s(literal 1 binary64) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
x |
#s(literal -1/4 binary64) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
#s(literal 1 binary64) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(sqrt.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(+.f64 #s(literal 1 binary64) #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(-.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -1 binary64)) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
#s(literal -1/2 binary64) |
(*.f64 x x) |
x |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) |
#s(literal 1 binary64) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) |
(-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) |
#s(literal 1/2 binary64) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
#s(literal 1/4 binary64) |
(*.f64 x x) |
x |
#s(literal -1/2 binary64) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0234375 | (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) | |
| accuracy | 0.4616778132289221 | (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) | |
| accuracy | 15.248234279475684 | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) | |
| accuracy | 33.105258254446284 | #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) | |
| accuracy | 0.00390625 | (+.f64 #s(literal 1 binary64) #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) | |
| accuracy | 0.01171875 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))))) | |
| accuracy | 15.248234279475684 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))))) | |
| accuracy | 30.929560589389272 | #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) | |
| accuracy | 0.0 | (*.f64 x x) | |
| accuracy | 0.01171875 | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) | |
| accuracy | 15.248234279475684 | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) | |
| accuracy | 31.046354239854526 | #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) | |
| accuracy | 0.01171875 | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) | |
| accuracy | 15.248234279475684 | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) | |
| accuracy | 27.366382888290282 | #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) | |
| accuracy | 0.01171875 | (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) | |
| accuracy | 0.01953125 | (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) | |
| accuracy | 14.768546918131312 | (-.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) | |
| accuracy | 28.64048000749132 | (cos.f64 (atan.f64 x)) |
| 146.0ms | 136× | 2 | valid |
| 67.0ms | 115× | 1 | valid |
| 1.0ms | 5× | 0 | valid |
Compiled 339 to 31 computations (90.9% saved)
adjust: 66.0ms (38.2% of total)ival-cos: 25.0ms (14.5% of total)ival-mult: 18.0ms (10.4% of total)ival-div: 14.0ms (8.1% of total)ival-add: 13.0ms (7.5% of total)ival-sub: 11.0ms (6.4% of total)ival-hypot: 10.0ms (5.8% of total)ival-sqrt: 9.0ms (5.2% of total)ival-atan: 6.0ms (3.5% of total)exact: 1.0ms (0.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(-.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(cos.f64 (atan.f64 x)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(+.f64 #s(literal 1 binary64) #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)) |
(sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(*.f64 x x) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) |
| Outputs |
|---|
#s(approx (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) #s(hole binary64 (- 1/2 (* 1/2 (cos (atan x)))))) |
#s(approx (/ (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) #s(hole binary64 (/ (- 1/2 (* 1/2 (cos (atan x)))) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) |
#s(approx (+ (* (cos (atan x)) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* 1/2 (cos (atan x)))))) |
#s(approx (cos (atan x)) #s(hole binary64 (cos (atan x)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- 1 (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* (pow x 2) (- (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2))) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))))) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (* (sqrt 1/2) (sqrt 2)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2)))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))))))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 1)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))))) |
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 2)) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 2 (* -1/2 (pow x 2))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2))))) |
#s(approx (- (/ (- 1/2 (/ 1/4 (* x x))) x) -1/2) #s(hole binary64 (/ -1/4 (pow x 3)))) |
#s(approx (- (/ (- 1/2 (/ 1/4 (* x x))) x) -1/2) #s(hole binary64 (/ (- (* 1/2 (pow x 2)) 1/4) (pow x 3)))) |
#s(approx (- (/ (- 1/2 (/ 1/4 (* x x))) x) -1/2) #s(hole binary64 (/ (- (* (pow x 2) (+ 1/2 (* 1/2 x))) 1/4) (pow x 3)))) |
#s(approx (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) #s(hole binary64 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 1)) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2))))) |
#s(approx (/ 1/4 (* x x)) #s(hole binary64 (/ 1/4 (pow x 2)))) |
#s(approx (/ (- 1/2 (/ 1/4 (* x x))) x) #s(hole binary64 (/ -1/4 (pow x 3)))) |
#s(approx (/ (- 1/2 (/ 1/4 (* x x))) x) #s(hole binary64 (/ (- (* 1/2 (pow x 2)) 1/4) (pow x 3)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- 1 (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/8 (/ (sqrt 1/2) (pow x 2)))) (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 3/16 (/ (sqrt 1/2) (pow x 3)))) (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -3/16 (/ (sqrt 1/2) (pow x 3))) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x))))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3))))) |
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 (* -1/4 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/4)))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 1)) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 1 (/ 1 x)))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (- (+ 1 (/ 1 x)) (/ 1/2 (pow x 3))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (- (+ 1 (+ (/ 1 x) (* 3/8 (/ 1 (pow x 5))))) (/ 1/2 (pow x 3))))) |
#s(approx (- (/ (- 1/2 (/ 1/4 (* x x))) x) -1/2) #s(hole binary64 1/2)) |
#s(approx (- (/ (- 1/2 (/ 1/4 (* x x))) x) -1/2) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (- (/ (- 1/2 (/ 1/4 (* x x))) x) -1/2) #s(hole binary64 (- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ 1 x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) x))) |
#s(approx (/ (- 1/2 (/ 1/4 (* x x))) x) #s(hole binary64 (/ 1/2 x))) |
#s(approx (/ (- 1/2 (/ 1/4 (* x x))) x) #s(hole binary64 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* -1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* -1 (/ (- (* -3/16 (/ (sqrt 1/2) x)) (* -1/8 (sqrt 1/2))) x)) (* 1/2 (sqrt 1/2))) x))) (sqrt 1/2)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt 1/2)) (* 3/16 (/ (sqrt 1/2) x))) x)) (* 1/2 (sqrt 1/2))) x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (- 1 (/ 1 x)))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 1 (* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x))))) |
#s(approx (- (/ (- 1/2 (/ 1/4 (* x x))) x) -1/2) #s(hole binary64 (+ 1/2 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ -1 x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x)))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x)))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) x)))) |
#s(approx (/ (- 1/2 (/ 1/4 (* x x))) x) #s(hole binary64 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x)))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 22.0ms | x | @ | inf | ((- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (/ (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (+ (* (cos (atan x)) 1/2) 1/2) (cos (atan x)) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (* (* x x) -1/4) 1) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (- (/ (- 1/2 (/ 1/4 (* x x))) x) -1/2) (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) (* x x) (/ 1 (sqrt (+ (* 1 1) (* x x)))) (/ 1/4 (* x x)) (/ (- 1/2 (/ 1/4 (* x x))) x)) |
| 4.0ms | x | @ | 0 | ((- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (/ (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (+ (* (cos (atan x)) 1/2) 1/2) (cos (atan x)) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (* (* x x) -1/4) 1) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (- (/ (- 1/2 (/ 1/4 (* x x))) x) -1/2) (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) (* x x) (/ 1 (sqrt (+ (* 1 1) (* x x)))) (/ 1/4 (* x x)) (/ (- 1/2 (/ 1/4 (* x x))) x)) |
| 3.0ms | x | @ | -inf | ((- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (/ (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (+ (* (cos (atan x)) 1/2) 1/2) (cos (atan x)) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (* (* x x) -1/4) 1) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (- (/ (- 1/2 (/ 1/4 (* x x))) x) -1/2) (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) (* x x) (/ 1 (sqrt (+ (* 1 1) (* x x)))) (/ 1/4 (* x x)) (/ (- 1/2 (/ 1/4 (* x x))) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 331 | 1948 |
| 1 | 856 | 1797 |
| 2 | 3178 | 1781 |
| 0 | 8546 | 1660 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) #s(hole binary64 (- 1/2 (* 1/2 (cos (atan x)))))) |
#s(approx (/ (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) #s(hole binary64 (/ (- 1/2 (* 1/2 (cos (atan x)))) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) |
#s(approx (+ (* (cos (atan x)) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* 1/2 (cos (atan x)))))) |
#s(approx (cos (atan x)) #s(hole binary64 (cos (atan x)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- 1 (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* (pow x 2) (- (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2))) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))))) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (* (sqrt 1/2) (sqrt 2)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2)))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))))))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 1)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))))) |
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 2)) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 2 (* -1/2 (pow x 2))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2))))) |
#s(approx (- (/ (- 1/2 (/ 1/4 (* x x))) x) -1/2) #s(hole binary64 (/ -1/4 (pow x 3)))) |
#s(approx (- (/ (- 1/2 (/ 1/4 (* x x))) x) -1/2) #s(hole binary64 (/ (- (* 1/2 (pow x 2)) 1/4) (pow x 3)))) |
#s(approx (- (/ (- 1/2 (/ 1/4 (* x x))) x) -1/2) #s(hole binary64 (/ (- (* (pow x 2) (+ 1/2 (* 1/2 x))) 1/4) (pow x 3)))) |
#s(approx (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) #s(hole binary64 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 1)) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2))))) |
#s(approx (/ 1/4 (* x x)) #s(hole binary64 (/ 1/4 (pow x 2)))) |
#s(approx (/ (- 1/2 (/ 1/4 (* x x))) x) #s(hole binary64 (/ -1/4 (pow x 3)))) |
#s(approx (/ (- 1/2 (/ 1/4 (* x x))) x) #s(hole binary64 (/ (- (* 1/2 (pow x 2)) 1/4) (pow x 3)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- 1 (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/8 (/ (sqrt 1/2) (pow x 2)))) (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 3/16 (/ (sqrt 1/2) (pow x 3)))) (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -3/16 (/ (sqrt 1/2) (pow x 3))) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x))))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3))))) |
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 (* -1/4 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/4)))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 1)) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 1 (/ 1 x)))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (- (+ 1 (/ 1 x)) (/ 1/2 (pow x 3))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (- (+ 1 (+ (/ 1 x) (* 3/8 (/ 1 (pow x 5))))) (/ 1/2 (pow x 3))))) |
#s(approx (- (/ (- 1/2 (/ 1/4 (* x x))) x) -1/2) #s(hole binary64 1/2)) |
#s(approx (- (/ (- 1/2 (/ 1/4 (* x x))) x) -1/2) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (- (/ (- 1/2 (/ 1/4 (* x x))) x) -1/2) #s(hole binary64 (- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ 1 x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) x))) |
#s(approx (/ (- 1/2 (/ 1/4 (* x x))) x) #s(hole binary64 (/ 1/2 x))) |
#s(approx (/ (- 1/2 (/ 1/4 (* x x))) x) #s(hole binary64 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* -1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* -1 (/ (- (* -3/16 (/ (sqrt 1/2) x)) (* -1/8 (sqrt 1/2))) x)) (* 1/2 (sqrt 1/2))) x))) (sqrt 1/2)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt 1/2)) (* 3/16 (/ (sqrt 1/2) x))) x)) (* 1/2 (sqrt 1/2))) x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (- 1 (/ 1 x)))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 1 (* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x))))) |
#s(approx (- (/ (- 1/2 (/ 1/4 (* x x))) x) -1/2) #s(hole binary64 (+ 1/2 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ -1 x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x)))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x)))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) x)))) |
#s(approx (/ (- 1/2 (/ 1/4 (* x x))) x) #s(hole binary64 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x)))) |
| Outputs |
|---|
#s(approx (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) #s(hole binary64 (- 1/2 (* 1/2 (cos (atan x)))))) |
#s(approx (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) #s(hole binary64 (/ (- 1/2 (* 1/2 (cos (atan x)))) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) |
#s(approx (/ (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
#s(approx (+ (* (cos (atan x)) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* 1/2 (cos (atan x)))))) |
#s(approx (+ (* (cos (atan x)) 1/2) 1/2) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
#s(approx (cos (atan x)) #s(hole binary64 (cos (atan x)))) |
#s(approx (cos (atan x)) (cos.f64 (atan.f64 x))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- 1 (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (neg.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* (pow x 2) (- (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2))) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))))) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 69/256 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x x) (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (* (sqrt 1/2) (sqrt 2)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2)))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 69/256 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x x) (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 1)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1 binary64)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (fma.f64 #s(literal -5/32 binary64) (*.f64 x x) #s(literal 3/16 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (+ (* (* x x) -1/4) 1) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 2)) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(literal 2 binary64)) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 2 (* -1/2 (pow x 2))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (fma.f64 (fma.f64 #s(literal 3/8 binary64) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (fma.f64 (fma.f64 (fma.f64 #s(literal -5/16 binary64) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (- (/ (- 1/2 (/ 1/4 (* x x))) x) -1/2) #s(hole binary64 (/ -1/4 (pow x 3)))) |
#s(approx (- (/ (- 1/2 (/ 1/4 (* x x))) x) -1/2) (/.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (/ (- 1/2 (/ 1/4 (* x x))) x) -1/2) #s(hole binary64 (/ (- (* 1/2 (pow x 2)) 1/4) (pow x 3)))) |
#s(approx (- (/ (- 1/2 (/ 1/4 (* x x))) x) -1/2) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -1/4 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (/ (- 1/2 (/ 1/4 (* x x))) x) -1/2) #s(hole binary64 (/ (- (* (pow x 2) (+ 1/2 (* 1/2 x))) 1/4) (pow x 3)))) |
#s(approx (- (/ (- 1/2 (/ 1/4 (* x x))) x) -1/2) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) #s(hole binary64 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))) |
#s(approx (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 1)) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(literal 1 binary64)) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 (fma.f64 #s(literal 3/8 binary64) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 (fma.f64 (fma.f64 #s(literal -5/16 binary64) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ 1/4 (* x x)) #s(hole binary64 (/ 1/4 (pow x 2)))) |
#s(approx (/ 1/4 (* x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) |
#s(approx (/ (- 1/2 (/ 1/4 (* x x))) x) #s(hole binary64 (/ -1/4 (pow x 3)))) |
#s(approx (/ (- 1/2 (/ 1/4 (* x x))) x) (/.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (- 1/2 (/ 1/4 (* x x))) x) #s(hole binary64 (/ (- (* 1/2 (pow x 2)) 1/4) (pow x 3)))) |
#s(approx (/ (- 1/2 (/ 1/4 (* x x))) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -1/4 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- 1 (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/8 (/ (sqrt 1/2) (pow x 2)))) (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) x) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 3/16 (/ (sqrt 1/2) (pow x 3)))) (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x))))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 3/16 binary64) #s(literal 1 binary64)) (+.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) x) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt.f64 #s(literal 1/2 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) x) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -3/16 (/ (sqrt 1/2) (pow x 3))) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -3/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) x) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -3/16 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 (* -1/4 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/4) 1) (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/4)))) |
#s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1/4 binary64)) x) x)) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 1)) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(literal 1 binary64)) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 1 (/ 1 x)))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (- (+ 1 (/ 1 x)) (/ 1/2 (pow x 3))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)) x) #s(literal -1 binary64))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (- (+ 1 (+ (/ 1 x) (* 3/8 (/ 1 (pow x 5))))) (/ 1/2 (pow x 3))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (-.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/8 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (- (/ (- 1/2 (/ 1/4 (* x x))) x) -1/2) #s(hole binary64 1/2)) |
#s(approx (- (/ (- 1/2 (/ 1/4 (* x x))) x) -1/2) #s(literal 1/2 binary64)) |
#s(approx (- (/ (- 1/2 (/ 1/4 (* x x))) x) -1/2) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (- (/ (- 1/2 (/ 1/4 (* x x))) x) -1/2) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) |
#s(approx (- (/ (- 1/2 (/ 1/4 (* x x))) x) -1/2) #s(hole binary64 (- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))))) |
#s(approx (- (/ (- 1/2 (/ 1/4 (* x x))) x) -1/2) (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ 1 x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)) x)) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))) x)) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))) (/.f64 #s(literal 5/16 binary64) (pow.f64 x #s(literal 6 binary64)))) x)) |
#s(approx (/ (- 1/2 (/ 1/4 (* x x))) x) #s(hole binary64 (/ 1/2 x))) |
#s(approx (/ (- 1/2 (/ 1/4 (* x x))) x) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (- 1/2 (/ 1/4 (* x x))) x) #s(hole binary64 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))) |
#s(approx (/ (- 1/2 (/ 1/4 (* x x))) x) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* -1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) x)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* -1 (/ (- (* -3/16 (/ (sqrt 1/2) x)) (* -1/8 (sqrt 1/2))) x)) (* 1/2 (sqrt 1/2))) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 3/16 binary64))) x)) x)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) x))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt 1/2)) (* 3/16 (/ (sqrt 1/2) x))) x)) (* 1/2 (sqrt 1/2))) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 3/16 binary64))) x)) x) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) x))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (- 1 (/ 1 x)))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 1 (* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)) x))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))) x))) |
#s(approx (- (/ (- 1/2 (/ 1/4 (* x x))) x) -1/2) #s(hole binary64 (+ 1/2 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x))))) |
#s(approx (- (/ (- 1/2 (/ 1/4 (* x x))) x) -1/2) (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ -1 x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (/.f64 #s(literal -1 binary64) x)) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x)))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) x) x)) x)) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x)))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))) (neg.f64 x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) x)))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x))) (/.f64 #s(literal 5/16 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 x))) |
#s(approx (/ (- 1/2 (/ 1/4 (* x x))) x) #s(hole binary64 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x)))) |
#s(approx (/ (- 1/2 (/ 1/4 (* x x))) x) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 352 |
| 0 | 68 | 273 |
| 1 | 296 | 263 |
| 0 | 2442 | 260 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(cos.f64 (atan.f64 x)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(+.f64 #s(literal 1 binary64) #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)) |
(sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(*.f64 x x) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal 1/4 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (-.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 1 binary64))) (-.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) (+.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (fma.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (fabs.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (atan.f64 x)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (fma.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (cos.f64 (atan.f64 x)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/4 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (fma.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/4 binary64))))) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(-.f64 (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (cos.f64 (atan.f64 x))) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/4 binary64)))))) |
(+.f64 (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -1/2 binary64)) (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -1/2 binary64))) |
(*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) |
(pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cosh.f64 (asinh.f64 x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cosh.f64 (asinh.f64 x))))) |
(/.f64 #s(literal 1 binary64) (cosh.f64 (asinh.f64 x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cosh.f64 (asinh.f64 x)))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (cosh.f64 (asinh.f64 x))))) |
(fma.f64 (sin.f64 (atan.f64 x)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 x)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 (atan.f64 x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (atan.f64 x))) |
(cos.f64 (neg.f64 (neg.f64 (atan.f64 x)))) |
(cos.f64 (atan.f64 (fabs.f64 x))) |
(cos.f64 (neg.f64 (atan.f64 x))) |
(cos.f64 (atan.f64 x)) |
(exp.f64 (*.f64 (log.f64 (cosh.f64 (asinh.f64 x))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (sin.f64 (atan.f64 x)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 x)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))))) (/.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
(pow.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))))) |
(*.f64 (fabs.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) (fabs.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
(pow.f64 (*.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) (/.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(*.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(pow.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))))) (neg.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(*.f64 (fabs.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))))) (fabs.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(*.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(pow.f64 (*.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(sqrt.f64 (*.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) x) x #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (*.f64 #s(literal -1/4 binary64) x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(literal -1/4 binary64) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1/4 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal -1/4 binary64) x))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (+.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (+.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64))) (sqrt.f64 (+.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (fabs.f64 (sqrt.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (+.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (sqrt.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (+.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(pow.f64 (*.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 (*.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (sqrt.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (sqrt.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (sqrt.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (sqrt.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (+.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(pow.f64 (sqrt.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (/.f64 (pow.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(+.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) #s(literal 3/2 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))))) (/.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) #s(literal 3/2 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) |
(pow.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) (neg.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))))) |
(*.f64 (fabs.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) (fabs.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))))) |
(*.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) |
(pow.f64 (*.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) |
(sqrt.f64 (*.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal 3 binary64)) #s(literal -1/8 binary64))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal 2 binary64)) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal 3 binary64)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal 2 binary64)))) (/.f64 #s(literal -1/8 binary64) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) x) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(pow.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/4 binary64)))))) |
(sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) x) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(*.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (fabs.f64 x)) (/.f64 #s(literal -1/2 binary64) (fabs.f64 x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 x)) (/.f64 #s(literal 1/2 binary64) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (fabs.f64 x)) (/.f64 #s(literal 1/2 binary64) (fabs.f64 x))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(/.f64 (/.f64 #s(literal 1/4 binary64) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1/4 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) x)) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1/4 binary64) x) x) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 (neg.f64 x) x)) |
(neg.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) x) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) x))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) x) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) x) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) x) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) (neg.f64 (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x)) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/64 binary64) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (+.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) x)) |
(neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (neg.f64 x))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) x)) |
Compiled 15 466 to 2 100 computations (86.4% saved)
23 alts after pruning (20 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 460 | 14 | 474 |
| Fresh | 1 | 6 | 7 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 463 | 23 | 486 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 76.9% | (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
| 50.0% | (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) #s(literal 1 binary64))) | |
| 50.1% | (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) #s(literal 1 binary64))) | |
| 76.9% | (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) | |
| ▶ | 27.9% | (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
| 27.9% | (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) | |
| 47.8% | (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) | |
| 49.8% | (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) | |
| 76.2% | (/.f64 #s(approx (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) | |
| 76.9% | (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) | |
| ▶ | 27.9% | (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
| 47.8% | (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) | |
| 27.9% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) | |
| 76.2% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)))) | |
| 28.6% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (fma.f64 #s(literal -5/32 binary64) (*.f64 x x) #s(literal 3/16 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) | |
| ▶ | 28.7% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
| ✓ | 27.9% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) |
| ✓ | 47.1% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) |
| 48.2% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))))) | |
| 2.7% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1/4 binary64)) x) x))))) | |
| ▶ | 28.5% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))))) |
| ✓ | 49.0% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
| 48.9% | (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (-.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
Compiled 1 572 to 768 computations (51.1% saved)
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) | |
| cost-diff | 0 | (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64)) | |
| cost-diff | 0 | (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64))) | |
| cost-diff | 0 | (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) | |
| cost-diff | 0 | (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) | |
| cost-diff | 0 | (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)))) | |
| cost-diff | 0 | (fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)) | |
| cost-diff | 0 | #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) | |
| cost-diff | 0 | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) | |
| cost-diff | 0 | #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)) | |
| cost-diff | 0 | #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) | |
| cost-diff | 0 | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))))) | |
| cost-diff | 0 | (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) | |
| cost-diff | 0 | (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) | |
| cost-diff | 0 | (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) | |
| cost-diff | 2 | (-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 693 |
| 0 | 82 | 664 |
| 1 | 143 | 612 |
| 2 | 321 | 612 |
| 3 | 956 | 612 |
| 4 | 3514 | 612 |
| 0 | 8147 | 610 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
#s(literal 1 binary64) |
(fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 x x #s(literal 1 binary64)) |
x |
#s(literal -1/2 binary64) |
#s(literal 1/2 binary64) |
(+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(cos.f64 (atan.f64 x)) |
(atan.f64 x) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))))) |
#s(literal 1 binary64) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))) |
#s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
#s(literal 1 binary64) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) |
#s(literal 3/16 binary64) |
(*.f64 x x) |
x |
#s(literal -1/4 binary64) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
#s(literal 1 binary64) |
(+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)) |
#s(literal -1/4 binary64) |
(*.f64 x x) |
x |
(/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64))) |
#s(literal 1 binary64) |
(pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)) |
#s(literal -1/4 binary64) |
(*.f64 x x) |
x |
#s(literal 3/2 binary64) |
(+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
#s(literal 1 binary64) |
(fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 x x #s(literal 1 binary64)) |
x |
#s(literal -1/2 binary64) |
#s(literal 1/2 binary64) |
(+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(cos.f64 (atan.f64 x)) |
(atan.f64 x) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))))) |
#s(literal 1 binary64) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))) |
#s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
#s(literal 1 binary64) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) |
#s(literal 3/16 binary64) |
(*.f64 x x) |
x |
#s(literal -1/4 binary64) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
#s(literal 1 binary64) |
(+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) |
#s(literal -1/4 binary64) |
(*.f64 x x) |
x |
(/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64))) |
(-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64))) |
#s(literal 1 binary64) |
(pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64)) |
(pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) |
#s(literal -1/4 binary64) |
(*.f64 x x) |
x |
#s(literal 3/2 binary64) |
(+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0234375 | (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64)) | |
| accuracy | 0.06640625 | (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) | |
| accuracy | 14.743196822848645 | (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64))) | |
| accuracy | 31.046354239854526 | #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) | |
| accuracy | 0.01171875 | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) | |
| accuracy | 0.015625 | (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) | |
| accuracy | 14.743554368932445 | (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)))) | |
| accuracy | 31.046354239854526 | #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) | |
| accuracy | 0.01953125 | (fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)) | |
| accuracy | 0.05859375 | (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) | |
| accuracy | 15.248234279475684 | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) | |
| accuracy | 30.002580869901784 | #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) | |
| accuracy | 0.01171875 | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) | |
| accuracy | 15.248234279475684 | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))))) | |
| accuracy | 31.046354239854526 | #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))) | |
| accuracy | 31.388693089026123 | #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)) | |
| accuracy | 0.01953125 | (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) | |
| accuracy | 14.768546918131312 | (-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) | |
| accuracy | 14.923724772784865 | (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) | |
| accuracy | 28.64048000749132 | (cos.f64 (atan.f64 x)) |
| 1.4s | 136× | 2 | valid |
| 157.0ms | 115× | 1 | valid |
| 2.0ms | 5× | 0 | valid |
Compiled 561 to 45 computations (92% saved)
ival-pow: 1.0s (73.9% of total)ival-mult: 111.0ms (8.1% of total)adjust: 107.0ms (7.8% of total)ival-div: 51.0ms (3.7% of total)ival-add: 31.0ms (2.3% of total)ival-cos: 20.0ms (1.5% of total)ival-hypot: 13.0ms (0.9% of total)ival-sub: 12.0ms (0.9% of total)ival-sqrt: 8.0ms (0.6% of total)ival-atan: 5.0ms (0.4% of total)exact: 1.0ms (0.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))) |
#s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64))) |
(pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(cos.f64 (atan.f64 x)) |
(fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) |
(/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
| Outputs |
|---|
#s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) #s(hole binary64 (* 1/4 (pow x 2)))) |
#s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) #s(hole binary64 (* (pow x 2) (+ 1/4 (* -3/16 (pow x 2)))))) |
#s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) #s(hole binary64 (* (pow x 2) (+ 1/4 (* (pow x 2) (- (* 5/32 (pow x 2)) 3/16)))))) |
#s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) #s(hole binary64 (* (pow x 2) (+ 1/4 (* (pow x 2) (- (* (pow x 2) (+ 5/32 (* -35/256 (pow x 2)))) 3/16)))))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) #s(hole binary64 (* 1/4 (/ (pow x 2) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) #s(hole binary64 (* (pow x 2) (+ (* -3/16 (/ (pow x 2) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (* 1/4 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) #s(hole binary64 (* (pow x 2) (+ (* (pow x 2) (- (* 5/32 (/ (pow x 2) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (* 3/16 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))) (* 1/4 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) #s(hole binary64 (* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (+ (* -35/256 (/ (pow x 2) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (* 5/32 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))) (* 3/16 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))) (* 1/4 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))))) |
#s(approx (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) #s(hole binary64 1)) |
#s(approx (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))))) |
#s(approx (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))))) |
#s(approx (pow (+ (* x x) 1) -1/2) #s(hole binary64 1)) |
#s(approx (pow (+ (* x x) 1) -1/2) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (pow (+ (* x x) 1) -1/2) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2))))) |
#s(approx (pow (+ (* x x) 1) -1/2) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- 1 (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* (pow x 2) (- (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2))) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))))) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (* (sqrt 1/2) (sqrt 2)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2)))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))))))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 1)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))))) |
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (+ (* (+ (* 3/16 (* x x)) -1/4) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 3/16 (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (+ (* (+ (* 3/16 (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (* -1 (* (pow x 2) (+ (* -1/2 (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* -1/4 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (+ (* 1/2 (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))))) (+ (* -1/2 (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* -1/4 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/2 (+ (* -1 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (+ (* -1/2 (/ (* (sqrt 1/2) (* (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* -1/4 (/ (* (sqrt 1/2) (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (* 5/16 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))))) (+ (* -1/2 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (+ (* 1/8 (/ (* (pow (sqrt 1/2) 2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2))))))))))) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (+ (* 1/2 (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))))) (+ (* -1/2 (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* -1/4 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/2 (/ (* (sqrt 1/2) (* (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* -1/8 (/ (* (pow (sqrt 1/2) 2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (+ (* 1/8 (/ (* (pow (sqrt 1/2) 2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2))))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* 1/2 (- (* 35/128 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (+ (* -1/2 (/ (* (sqrt 1/2) (* (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* -1/4 (/ (* (sqrt 1/2) (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (* 5/16 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* 1/2 (/ (* (sqrt 1/2) (* (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* 1/2 (/ (* (sqrt 1/2) (* (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 35/128 (+ (* 1/4 (/ (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))) (* 1/4 (/ (pow (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) 2) (pow (sqrt 2) 2)))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))))) (* 1/2 (/ (* (sqrt 1/2) (- 35/128 (+ (* 1/4 (/ (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))) (* 1/4 (/ (pow (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) 2) (pow (sqrt 2) 2)))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))))))) (+ (* -1/2 (+ (* -1 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (+ (* -1/2 (/ (* (sqrt 1/2) (* (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* -1/4 (/ (* (sqrt 1/2) (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (* 5/16 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))))) (+ (* -1/2 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (+ (* 1/8 (/ (* (pow (sqrt 1/2) 2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2))))))))))) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (+ (* 1/2 (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))))) (+ (* -1/2 (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* -1/4 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* 1/4 (/ (* (pow x 2) (sqrt 1/2)) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))))) (* -1/4 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/2 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (+ (* 1/8 (/ (* (pow (sqrt 1/2) 2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))))))) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))))) (* -1/4 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (* -1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2))) (* (sqrt 1/2) (sqrt 2)))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2))))))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))))))))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (* 3/8 (/ (pow x 2) (+ 2 (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (* (pow x 2) (+ (* -1 (* (pow x 2) (+ (* 39/128 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))) (* 3/8 (/ (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* 3/8 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (- (* 275/1024 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))) (+ (* -1 (/ (* (+ (* 3/8 (/ (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2))) (* 39/128 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2)))))) (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4)) (+ 2 (* (sqrt 1/2) (sqrt 2))))) (* 3/8 (/ (+ 3/16 (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2)))))) (+ (* 39/128 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))) (* 3/8 (/ (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* 3/8 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (- (+ (* -1 (* (pow x 2) (+ (* -1 (/ (* (+ 3/16 (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))) (+ (* 3/8 (/ (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2))) (* 39/128 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))))) (+ 2 (* (sqrt 1/2) (sqrt 2))))) (+ (* 8043/32768 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))) (+ (* 3/8 (/ (- (* -1/2 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) 5/32) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2))) (/ (* (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4) (- (* 275/1024 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))) (+ (* -1 (/ (* (+ (* 3/8 (/ (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2))) (* 39/128 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2)))))) (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4)) (+ 2 (* (sqrt 1/2) (sqrt 2))))) (* 3/8 (/ (+ 3/16 (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2)))))) (+ 2 (* (sqrt 1/2) (sqrt 2))))))))) (* 275/1024 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2)))))) (+ (* -1 (/ (* (+ (* 3/8 (/ (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2))) (* 39/128 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2)))))) (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4)) (+ 2 (* (sqrt 1/2) (sqrt 2))))) (* 3/8 (/ (+ 3/16 (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2)))))) (+ (* 39/128 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))) (* 3/8 (/ (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* 3/8 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))))))) |
#s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) #s(hole binary64 (* 3/8 (pow x 2)))) |
#s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) #s(hole binary64 (* (pow x 2) (+ 3/8 (* -39/128 (pow x 2)))))) |
#s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) #s(hole binary64 (* (pow x 2) (+ 3/8 (* (pow x 2) (- (* 275/1024 (pow x 2)) 39/128)))))) |
#s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) #s(hole binary64 (* (pow x 2) (+ 3/8 (* (pow x 2) (- (* (pow x 2) (+ 275/1024 (* -8043/32768 (pow x 2)))) 39/128)))))) |
#s(approx (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2) #s(hole binary64 1)) |
#s(approx (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2) #s(hole binary64 (+ 1 (* -3/8 (pow x 2))))) |
#s(approx (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 39/128 (pow x 2)) 3/8))))) |
#s(approx (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 39/128 (* -275/1024 (pow x 2)))) 3/8))))) |
#s(approx (cos (atan x)) #s(hole binary64 (cos (atan x)))) |
#s(approx (+ (* 3/16 (* x x)) -1/4) #s(hole binary64 -1/4)) |
#s(approx (+ (* 3/16 (* x x)) -1/4) #s(hole binary64 (- (* 3/16 (pow x 2)) 1/4))) |
#s(approx (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))) |
#s(approx (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* -1/2 (* (pow x 2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))))) (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* (pow x 2) (+ (* -1/2 (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* 1/2 (* (pow x 2) (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))))))) (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* (pow x 2) (+ (* -1/2 (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (pow x 2) (+ (* -1/2 (* (pow x 2) (+ (* -1 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (+ (* -1/2 (/ (* (sqrt 1/2) (* (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* -1/4 (/ (* (sqrt 1/2) (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (* 5/16 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))))))) (* 1/2 (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))))))) (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) #s(hole binary64 1/2)) |
#s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) #s(hole binary64 (- 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) #s(hole binary64 (- (+ 1/2 (/ 1/4 (pow x 3))) (* 1/2 (/ 1 x))))) |
#s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) #s(hole binary64 (- (+ 1/2 (/ 1/4 (pow x 3))) (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) #s(hole binary64 (/ 1/2 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) #s(hole binary64 (- (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (* 1/2 (/ 1 (* x (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) #s(hole binary64 (- (+ (/ 1/4 (* (pow x 3) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) (/ 1/2 (* x (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) #s(hole binary64 (- (+ (* 1/4 (/ 1 (* (pow x 3) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) (+ (/ 1/2 (* x (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (* 3/16 (/ 1 (* (pow x 5) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))))))) |
#s(approx (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) #s(hole binary64 (- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))))) |
#s(approx (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) #s(hole binary64 (- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3))))) |
#s(approx (pow (+ (* x x) 1) -1/2) #s(hole binary64 (/ 1 x))) |
#s(approx (pow (+ (* x x) 1) -1/2) #s(hole binary64 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x))) |
#s(approx (pow (+ (* x x) 1) -1/2) #s(hole binary64 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x))) |
#s(approx (pow (+ (* x x) 1) -1/2) #s(hole binary64 (/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) x))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- 1 (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/8 (/ (sqrt 1/2) (pow x 2)))) (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 3/16 (/ (sqrt 1/2) (pow x 3)))) (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -3/16 (/ (sqrt 1/2) (pow x 3))) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x))))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3))))) |
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 (* -1/4 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/4)))) |
#s(approx (+ (* (+ (* 3/16 (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (* 3/16 (pow x 4)))) |
#s(approx (+ (* (+ (* 3/16 (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- 3/16 (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 3/16 (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- (+ 3/16 (/ 1 (pow x 4))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (/ 1/2 (+ 1 (sqrt 1/2))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1/2 (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))))) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))) (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (pow x 2))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (+ (* 1/2 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) x)))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1/2 (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))))) (+ 1 (sqrt 1/2)))) (+ (* -3/16 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (+ (* -1/8 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))))) (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))) (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))) (+ (* -3/16 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/16 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3)))))) (pow x 3))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (+ (* -1/2 (/ (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2))))) (pow x 2))) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (* (pow x 2) (pow (+ 1 (sqrt 1/2)) 3)))) (+ (* -1/8 (/ (sqrt 1/2) (* (pow x 2) (pow (+ 1 (sqrt 1/2)) 2)))) (+ (* 1/2 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) x))))))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (/ 1 (+ 1 (sqrt 1/2))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* -1/2 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))) (/ 1 (+ 1 (sqrt 1/2)))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))) (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (pow x 2))) (/ 1 (+ 1 (sqrt 1/2)))) (* 1/2 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2))))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))) (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))) (+ (* -3/16 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/16 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))))) (pow x 3))) (/ 1 (+ 1 (sqrt 1/2)))) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (* (pow x 2) (pow (+ 1 (sqrt 1/2)) 3)))) (+ (* -1/8 (/ (sqrt 1/2) (* (pow x 2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2))))))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (sqrt 1/2)))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x))))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (+ (* -3/16 (/ (sqrt 1/2) (pow x 3))) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x)))))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (/ (- 1 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (- (+ (* -1 (/ (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2))) x)) (/ 1 (+ 3/2 (sqrt 1/2)))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (- (+ (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (/ 1 (+ 3/2 (sqrt 1/2)))) (+ (* -1 (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow x 2) (+ 3/2 (sqrt 1/2))))) (+ (* -1/8 (/ (* (sqrt 1/2) (- 1 (sqrt 1/8))) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (* x (pow (+ 3/2 (sqrt 1/2)) 2)))))))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (- (+ (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (+ (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (pow x 3) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (/ 1 (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow x 2) (+ 3/2 (sqrt 1/2))))) (+ (* -1/8 (/ (* (sqrt 1/2) (- 1 (sqrt 1/8))) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (* 1/8 (/ (* (sqrt 1/2) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow x 3) (+ 3/2 (sqrt 1/2))))) (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2))) (+ (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (* x (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (* -1/8 (/ (* (sqrt 1/2) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))))) (* (pow x 3) (+ 3/2 (sqrt 1/2)))) (/ (* (- 1 (sqrt 1/8)) (- (* -3/16 (sqrt 1/2)) 1/4)) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 2))))))))))))) |
#s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) #s(hole binary64 (- 1 (sqrt 1/8)))) |
#s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) #s(hole binary64 (- 1 (+ (sqrt 1/8) (* 3/16 (/ 1 (* x (sqrt 1/8)))))))) |
#s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) #s(hole binary64 (- (+ 1 (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (sqrt 1/8))))) (+ (sqrt 1/8) (/ 3/16 (* x (sqrt 1/8))))))) |
#s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) #s(hole binary64 (- (+ 1 (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (pow x 3) (sqrt 1/8))))) (+ (sqrt 1/8) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (sqrt 1/8)))) (/ 3/16 (* x (sqrt 1/8)))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2) #s(hole binary64 (sqrt 1/8))) |
#s(approx (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2) #s(hole binary64 (+ (sqrt 1/8) (* 3/16 (/ 1 (* x (sqrt 1/8))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2) #s(hole binary64 (+ (sqrt 1/8) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (sqrt 1/8)))) (/ 3/16 (* x (sqrt 1/8))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2) #s(hole binary64 (+ (sqrt 1/8) (+ (* -1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (pow x 3) (sqrt 1/8)))) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (sqrt 1/8)))) (/ 3/16 (* x (sqrt 1/8)))))))) |
#s(approx (+ (* 3/16 (* x x)) -1/4) #s(hole binary64 (* 3/16 (pow x 2)))) |
#s(approx (+ (* 3/16 (* x x)) -1/4) #s(hole binary64 (* (pow x 2) (- 3/16 (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (/ 1/2 (+ 1 (sqrt 1/2))))) |
#s(approx (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* 1/2 (/ (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))) |
#s(approx (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* -1/2 (/ (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2))))) (pow x 2))) (+ (* 1/2 (/ (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))))) |
#s(approx (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* -1/2 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))))) (+ 1 (sqrt 1/2)))) (+ (* -3/16 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (+ (* -1/8 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))) (pow x 3))) (+ (* -1/2 (/ (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2))))) (pow x 2))) (+ (* 1/2 (/ (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))))) |
#s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) #s(hole binary64 (+ 1/2 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x))))) |
#s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) #s(hole binary64 (+ 1/2 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) (+ 1/2 (/ 3/16 (pow x 4)))) x))))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) #s(hole binary64 (+ (* 1/2 (/ 1 (* x (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) #s(hole binary64 (+ (* -1 (/ (- (* 1/4 (/ 1 (* (pow x 2) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) #s(hole binary64 (+ (* -1 (/ (- (/ 1/4 (* (pow x 2) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (+ (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (/ 3/16 (* (pow x 4) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))))) |
#s(approx (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) #s(hole binary64 (- 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (pow (+ (* x x) 1) -1/2) #s(hole binary64 (/ -1 x))) |
#s(approx (pow (+ (* x x) 1) -1/2) #s(hole binary64 (* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x)))) |
#s(approx (pow (+ (* x x) 1) -1/2) #s(hole binary64 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x)))) |
#s(approx (pow (+ (* x x) 1) -1/2) #s(hole binary64 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) x)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* -1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* -1 (/ (- (* -3/16 (/ (sqrt 1/2) x)) (* -1/8 (sqrt 1/2))) x)) (* 1/2 (sqrt 1/2))) x))) (sqrt 1/2)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt 1/2)) (* 3/16 (/ (sqrt 1/2) x))) x)) (* 1/2 (sqrt 1/2))) x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (+ (* 1/2 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))) (+ (* 1/2 (/ (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1/2 (/ (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2))))) x)) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (* x (pow (+ 1 (sqrt 1/2)) 3)))) (* -1/8 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))))) (+ (* 1/2 (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))) (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (* x (+ 1 (sqrt 1/2))))) (+ (* -1/2 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))))) (+ 1 (sqrt 1/2)))) (+ (* -3/16 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (+ (* -1/8 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))) x)) (+ (* -3/16 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/16 (/ (pow (sqrt 1/2) 2) (* x (pow (+ 1 (sqrt 1/2)) 3))))))) (+ (* -1/2 (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))))) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))) (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))))) x)) (+ (* 1/2 (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* 1/2 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))) (/ 1 (+ 1 (sqrt 1/2)))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (* x (pow (+ 1 (sqrt 1/2)) 3)))) (* -1/8 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) x)) (/ 1 (+ 1 (sqrt 1/2)))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))) (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (* x (+ 1 (sqrt 1/2))))) (+ (* -3/16 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/16 (/ (pow (sqrt 1/2) 2) (* x (pow (+ 1 (sqrt 1/2)) 3)))))) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))) (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) x)) (/ 1 (+ 1 (sqrt 1/2)))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (* -1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x)))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt 1/2)) (* 3/16 (/ (sqrt 1/2) x))) x)) (* 1/2 (sqrt 1/2))) x)))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (- (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (/ 1 (+ 3/2 (sqrt 1/2))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (* x (pow (+ 3/2 (sqrt 1/2)) 2))))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (- (+ (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (* -1/8 (/ (* (sqrt 1/2) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2))))) x)) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) x)) (/ 1 (+ 3/2 (sqrt 1/2)))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (- (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* 1/8 (/ (* (sqrt 1/2) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (+ (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (* -1/8 (/ (* (sqrt 1/2) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))))) (+ 3/2 (sqrt 1/2))) (/ (* (- 1 (sqrt 1/8)) (- (* -3/16 (sqrt 1/2)) 1/4)) (pow (+ 3/2 (sqrt 1/2)) 2))))) x)) (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (+ (* -1 (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (* -1/8 (/ (* (sqrt 1/2) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2))))) x)) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) x)) (/ 1 (+ 3/2 (sqrt 1/2)))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) |
#s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) #s(hole binary64 (- (+ 1 (* 3/16 (/ 1 (* x (sqrt 1/8))))) (sqrt 1/8)))) |
#s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* x (sqrt 1/8)))) (* 3/16 (/ 1 (sqrt 1/8)))) x))) (sqrt 1/8)))) |
#s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* x (sqrt 1/8)))) (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) x)) (* 3/16 (/ 1 (sqrt 1/8)))) x))) (sqrt 1/8)))) |
#s(approx (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2) #s(hole binary64 (- (sqrt 1/8) (* 3/16 (/ 1 (* x (sqrt 1/8))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2) #s(hole binary64 (+ (sqrt 1/8) (* -1 (/ (+ (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* x (sqrt 1/8)))) (* 3/16 (/ 1 (sqrt 1/8)))) x))))) |
#s(approx (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2) #s(hole binary64 (+ (sqrt 1/8) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* x (sqrt 1/8)))) (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) x)) (* 3/16 (/ 1 (sqrt 1/8)))) x))))) |
#s(approx (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* -1/2 (/ (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))) |
#s(approx (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2))))) x))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))) |
#s(approx (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))))) (* 1/2 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))))) (+ 1 (sqrt 1/2)))) (+ (* -3/16 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (+ (* -1/8 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))) x))) x)) (* 1/2 (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 47.0ms | x | @ | 0 | ((- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) (pow (+ (* x x) 1) -1/2) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (* (* x x) -1/4) 1) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (* (+ (* 3/16 (* x x)) -1/4) (* x x)) 1) (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (cos (atan x)) (+ (* 3/16 (* x x)) -1/4) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) |
| 11.0ms | x | @ | inf | ((- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) (pow (+ (* x x) 1) -1/2) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (* (* x x) -1/4) 1) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (* (+ (* 3/16 (* x x)) -1/4) (* x x)) 1) (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (cos (atan x)) (+ (* 3/16 (* x x)) -1/4) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) |
| 6.0ms | x | @ | -inf | ((- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) (pow (+ (* x x) 1) -1/2) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (* (* x x) -1/4) 1) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (* (+ (* 3/16 (* x x)) -1/4) (* x x)) 1) (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (cos (atan x)) (+ (* 3/16 (* x x)) -1/4) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1050 | 11898 |
| 1 | 3270 | 10704 |
| 0 | 8812 | 9760 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) #s(hole binary64 (* 1/4 (pow x 2)))) |
#s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) #s(hole binary64 (* (pow x 2) (+ 1/4 (* -3/16 (pow x 2)))))) |
#s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) #s(hole binary64 (* (pow x 2) (+ 1/4 (* (pow x 2) (- (* 5/32 (pow x 2)) 3/16)))))) |
#s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) #s(hole binary64 (* (pow x 2) (+ 1/4 (* (pow x 2) (- (* (pow x 2) (+ 5/32 (* -35/256 (pow x 2)))) 3/16)))))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) #s(hole binary64 (* 1/4 (/ (pow x 2) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) #s(hole binary64 (* (pow x 2) (+ (* -3/16 (/ (pow x 2) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (* 1/4 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) #s(hole binary64 (* (pow x 2) (+ (* (pow x 2) (- (* 5/32 (/ (pow x 2) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (* 3/16 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))) (* 1/4 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) #s(hole binary64 (* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (+ (* -35/256 (/ (pow x 2) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (* 5/32 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))) (* 3/16 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))) (* 1/4 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))))) |
#s(approx (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) #s(hole binary64 1)) |
#s(approx (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))))) |
#s(approx (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))))) |
#s(approx (pow (+ (* x x) 1) -1/2) #s(hole binary64 1)) |
#s(approx (pow (+ (* x x) 1) -1/2) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (pow (+ (* x x) 1) -1/2) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2))))) |
#s(approx (pow (+ (* x x) 1) -1/2) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- 1 (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* (pow x 2) (- (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2))) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))))) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (* (sqrt 1/2) (sqrt 2)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2)))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))))))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 1)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))))) |
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (+ (* (+ (* 3/16 (* x x)) -1/4) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 3/16 (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (+ (* (+ (* 3/16 (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (* -1 (* (pow x 2) (+ (* -1/2 (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* -1/4 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (+ (* 1/2 (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))))) (+ (* -1/2 (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* -1/4 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/2 (+ (* -1 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (+ (* -1/2 (/ (* (sqrt 1/2) (* (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* -1/4 (/ (* (sqrt 1/2) (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (* 5/16 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))))) (+ (* -1/2 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (+ (* 1/8 (/ (* (pow (sqrt 1/2) 2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2))))))))))) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (+ (* 1/2 (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))))) (+ (* -1/2 (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* -1/4 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/2 (/ (* (sqrt 1/2) (* (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* -1/8 (/ (* (pow (sqrt 1/2) 2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (+ (* 1/8 (/ (* (pow (sqrt 1/2) 2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2))))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* 1/2 (- (* 35/128 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (+ (* -1/2 (/ (* (sqrt 1/2) (* (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* -1/4 (/ (* (sqrt 1/2) (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (* 5/16 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* 1/2 (/ (* (sqrt 1/2) (* (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* 1/2 (/ (* (sqrt 1/2) (* (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 35/128 (+ (* 1/4 (/ (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))) (* 1/4 (/ (pow (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) 2) (pow (sqrt 2) 2)))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))))) (* 1/2 (/ (* (sqrt 1/2) (- 35/128 (+ (* 1/4 (/ (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))) (* 1/4 (/ (pow (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) 2) (pow (sqrt 2) 2)))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))))))) (+ (* -1/2 (+ (* -1 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (+ (* -1/2 (/ (* (sqrt 1/2) (* (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* -1/4 (/ (* (sqrt 1/2) (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (* 5/16 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))))) (+ (* -1/2 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (+ (* 1/8 (/ (* (pow (sqrt 1/2) 2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2))))))))))) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (+ (* 1/2 (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))))) (+ (* -1/2 (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* -1/4 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* 1/4 (/ (* (pow x 2) (sqrt 1/2)) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))))) (* -1/4 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/2 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (+ (* 1/8 (/ (* (pow (sqrt 1/2) 2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))))))) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))))) (* -1/4 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (* -1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2))) (* (sqrt 1/2) (sqrt 2)))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2))))))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))))))))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (* 3/8 (/ (pow x 2) (+ 2 (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (* (pow x 2) (+ (* -1 (* (pow x 2) (+ (* 39/128 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))) (* 3/8 (/ (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* 3/8 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (- (* 275/1024 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))) (+ (* -1 (/ (* (+ (* 3/8 (/ (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2))) (* 39/128 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2)))))) (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4)) (+ 2 (* (sqrt 1/2) (sqrt 2))))) (* 3/8 (/ (+ 3/16 (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2)))))) (+ (* 39/128 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))) (* 3/8 (/ (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* 3/8 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (- (+ (* -1 (* (pow x 2) (+ (* -1 (/ (* (+ 3/16 (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))) (+ (* 3/8 (/ (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2))) (* 39/128 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))))) (+ 2 (* (sqrt 1/2) (sqrt 2))))) (+ (* 8043/32768 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))) (+ (* 3/8 (/ (- (* -1/2 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) 5/32) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2))) (/ (* (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4) (- (* 275/1024 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))) (+ (* -1 (/ (* (+ (* 3/8 (/ (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2))) (* 39/128 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2)))))) (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4)) (+ 2 (* (sqrt 1/2) (sqrt 2))))) (* 3/8 (/ (+ 3/16 (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2)))))) (+ 2 (* (sqrt 1/2) (sqrt 2))))))))) (* 275/1024 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2)))))) (+ (* -1 (/ (* (+ (* 3/8 (/ (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2))) (* 39/128 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2)))))) (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4)) (+ 2 (* (sqrt 1/2) (sqrt 2))))) (* 3/8 (/ (+ 3/16 (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2)))))) (+ (* 39/128 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))) (* 3/8 (/ (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* 3/8 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))))))) |
#s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) #s(hole binary64 (* 3/8 (pow x 2)))) |
#s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) #s(hole binary64 (* (pow x 2) (+ 3/8 (* -39/128 (pow x 2)))))) |
#s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) #s(hole binary64 (* (pow x 2) (+ 3/8 (* (pow x 2) (- (* 275/1024 (pow x 2)) 39/128)))))) |
#s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) #s(hole binary64 (* (pow x 2) (+ 3/8 (* (pow x 2) (- (* (pow x 2) (+ 275/1024 (* -8043/32768 (pow x 2)))) 39/128)))))) |
#s(approx (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2) #s(hole binary64 1)) |
#s(approx (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2) #s(hole binary64 (+ 1 (* -3/8 (pow x 2))))) |
#s(approx (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 39/128 (pow x 2)) 3/8))))) |
#s(approx (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 39/128 (* -275/1024 (pow x 2)))) 3/8))))) |
#s(approx (cos (atan x)) #s(hole binary64 (cos (atan x)))) |
#s(approx (+ (* 3/16 (* x x)) -1/4) #s(hole binary64 -1/4)) |
#s(approx (+ (* 3/16 (* x x)) -1/4) #s(hole binary64 (- (* 3/16 (pow x 2)) 1/4))) |
#s(approx (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))) |
#s(approx (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* -1/2 (* (pow x 2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))))) (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* (pow x 2) (+ (* -1/2 (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* 1/2 (* (pow x 2) (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))))))) (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* (pow x 2) (+ (* -1/2 (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (pow x 2) (+ (* -1/2 (* (pow x 2) (+ (* -1 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (+ (* -1/2 (/ (* (sqrt 1/2) (* (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* -1/4 (/ (* (sqrt 1/2) (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (* 5/16 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))))))) (* 1/2 (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))))))) (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) #s(hole binary64 1/2)) |
#s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) #s(hole binary64 (- 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) #s(hole binary64 (- (+ 1/2 (/ 1/4 (pow x 3))) (* 1/2 (/ 1 x))))) |
#s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) #s(hole binary64 (- (+ 1/2 (/ 1/4 (pow x 3))) (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) #s(hole binary64 (/ 1/2 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) #s(hole binary64 (- (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (* 1/2 (/ 1 (* x (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) #s(hole binary64 (- (+ (/ 1/4 (* (pow x 3) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) (/ 1/2 (* x (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) #s(hole binary64 (- (+ (* 1/4 (/ 1 (* (pow x 3) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) (+ (/ 1/2 (* x (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (* 3/16 (/ 1 (* (pow x 5) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))))))) |
#s(approx (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) #s(hole binary64 (- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))))) |
#s(approx (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) #s(hole binary64 (- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3))))) |
#s(approx (pow (+ (* x x) 1) -1/2) #s(hole binary64 (/ 1 x))) |
#s(approx (pow (+ (* x x) 1) -1/2) #s(hole binary64 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x))) |
#s(approx (pow (+ (* x x) 1) -1/2) #s(hole binary64 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x))) |
#s(approx (pow (+ (* x x) 1) -1/2) #s(hole binary64 (/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) x))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- 1 (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/8 (/ (sqrt 1/2) (pow x 2)))) (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 3/16 (/ (sqrt 1/2) (pow x 3)))) (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -3/16 (/ (sqrt 1/2) (pow x 3))) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x))))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3))))) |
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 (* -1/4 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/4)))) |
#s(approx (+ (* (+ (* 3/16 (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (* 3/16 (pow x 4)))) |
#s(approx (+ (* (+ (* 3/16 (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- 3/16 (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 3/16 (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- (+ 3/16 (/ 1 (pow x 4))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (/ 1/2 (+ 1 (sqrt 1/2))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1/2 (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))))) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))) (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (pow x 2))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (+ (* 1/2 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) x)))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1/2 (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))))) (+ 1 (sqrt 1/2)))) (+ (* -3/16 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (+ (* -1/8 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))))) (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))) (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))) (+ (* -3/16 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/16 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3)))))) (pow x 3))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (+ (* -1/2 (/ (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2))))) (pow x 2))) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (* (pow x 2) (pow (+ 1 (sqrt 1/2)) 3)))) (+ (* -1/8 (/ (sqrt 1/2) (* (pow x 2) (pow (+ 1 (sqrt 1/2)) 2)))) (+ (* 1/2 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) x))))))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (/ 1 (+ 1 (sqrt 1/2))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* -1/2 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))) (/ 1 (+ 1 (sqrt 1/2)))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))) (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (pow x 2))) (/ 1 (+ 1 (sqrt 1/2)))) (* 1/2 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2))))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))) (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))) (+ (* -3/16 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/16 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))))) (pow x 3))) (/ 1 (+ 1 (sqrt 1/2)))) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (* (pow x 2) (pow (+ 1 (sqrt 1/2)) 3)))) (+ (* -1/8 (/ (sqrt 1/2) (* (pow x 2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2))))))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (sqrt 1/2)))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x))))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (+ (* -3/16 (/ (sqrt 1/2) (pow x 3))) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x)))))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (/ (- 1 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (- (+ (* -1 (/ (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2))) x)) (/ 1 (+ 3/2 (sqrt 1/2)))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (- (+ (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (/ 1 (+ 3/2 (sqrt 1/2)))) (+ (* -1 (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow x 2) (+ 3/2 (sqrt 1/2))))) (+ (* -1/8 (/ (* (sqrt 1/2) (- 1 (sqrt 1/8))) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (* x (pow (+ 3/2 (sqrt 1/2)) 2)))))))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (- (+ (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (+ (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (pow x 3) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (/ 1 (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow x 2) (+ 3/2 (sqrt 1/2))))) (+ (* -1/8 (/ (* (sqrt 1/2) (- 1 (sqrt 1/8))) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (* 1/8 (/ (* (sqrt 1/2) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow x 3) (+ 3/2 (sqrt 1/2))))) (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2))) (+ (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (* x (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (* -1/8 (/ (* (sqrt 1/2) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))))) (* (pow x 3) (+ 3/2 (sqrt 1/2)))) (/ (* (- 1 (sqrt 1/8)) (- (* -3/16 (sqrt 1/2)) 1/4)) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 2))))))))))))) |
#s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) #s(hole binary64 (- 1 (sqrt 1/8)))) |
#s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) #s(hole binary64 (- 1 (+ (sqrt 1/8) (* 3/16 (/ 1 (* x (sqrt 1/8)))))))) |
#s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) #s(hole binary64 (- (+ 1 (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (sqrt 1/8))))) (+ (sqrt 1/8) (/ 3/16 (* x (sqrt 1/8))))))) |
#s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) #s(hole binary64 (- (+ 1 (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (pow x 3) (sqrt 1/8))))) (+ (sqrt 1/8) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (sqrt 1/8)))) (/ 3/16 (* x (sqrt 1/8)))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2) #s(hole binary64 (sqrt 1/8))) |
#s(approx (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2) #s(hole binary64 (+ (sqrt 1/8) (* 3/16 (/ 1 (* x (sqrt 1/8))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2) #s(hole binary64 (+ (sqrt 1/8) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (sqrt 1/8)))) (/ 3/16 (* x (sqrt 1/8))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2) #s(hole binary64 (+ (sqrt 1/8) (+ (* -1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (pow x 3) (sqrt 1/8)))) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (sqrt 1/8)))) (/ 3/16 (* x (sqrt 1/8)))))))) |
#s(approx (+ (* 3/16 (* x x)) -1/4) #s(hole binary64 (* 3/16 (pow x 2)))) |
#s(approx (+ (* 3/16 (* x x)) -1/4) #s(hole binary64 (* (pow x 2) (- 3/16 (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (/ 1/2 (+ 1 (sqrt 1/2))))) |
#s(approx (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* 1/2 (/ (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))) |
#s(approx (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* -1/2 (/ (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2))))) (pow x 2))) (+ (* 1/2 (/ (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))))) |
#s(approx (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* -1/2 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))))) (+ 1 (sqrt 1/2)))) (+ (* -3/16 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (+ (* -1/8 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))) (pow x 3))) (+ (* -1/2 (/ (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2))))) (pow x 2))) (+ (* 1/2 (/ (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))))) |
#s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) #s(hole binary64 (+ 1/2 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x))))) |
#s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) #s(hole binary64 (+ 1/2 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) (+ 1/2 (/ 3/16 (pow x 4)))) x))))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) #s(hole binary64 (+ (* 1/2 (/ 1 (* x (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) #s(hole binary64 (+ (* -1 (/ (- (* 1/4 (/ 1 (* (pow x 2) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) #s(hole binary64 (+ (* -1 (/ (- (/ 1/4 (* (pow x 2) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (+ (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (/ 3/16 (* (pow x 4) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))))) |
#s(approx (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) #s(hole binary64 (- 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (pow (+ (* x x) 1) -1/2) #s(hole binary64 (/ -1 x))) |
#s(approx (pow (+ (* x x) 1) -1/2) #s(hole binary64 (* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x)))) |
#s(approx (pow (+ (* x x) 1) -1/2) #s(hole binary64 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x)))) |
#s(approx (pow (+ (* x x) 1) -1/2) #s(hole binary64 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) x)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* -1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* -1 (/ (- (* -3/16 (/ (sqrt 1/2) x)) (* -1/8 (sqrt 1/2))) x)) (* 1/2 (sqrt 1/2))) x))) (sqrt 1/2)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt 1/2)) (* 3/16 (/ (sqrt 1/2) x))) x)) (* 1/2 (sqrt 1/2))) x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (+ (* 1/2 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))) (+ (* 1/2 (/ (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1/2 (/ (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2))))) x)) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (* x (pow (+ 1 (sqrt 1/2)) 3)))) (* -1/8 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))))) (+ (* 1/2 (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))) (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (* x (+ 1 (sqrt 1/2))))) (+ (* -1/2 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))))) (+ 1 (sqrt 1/2)))) (+ (* -3/16 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (+ (* -1/8 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))) x)) (+ (* -3/16 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/16 (/ (pow (sqrt 1/2) 2) (* x (pow (+ 1 (sqrt 1/2)) 3))))))) (+ (* -1/2 (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))))) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))) (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))))) x)) (+ (* 1/2 (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* 1/2 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))) (/ 1 (+ 1 (sqrt 1/2)))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (* x (pow (+ 1 (sqrt 1/2)) 3)))) (* -1/8 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) x)) (/ 1 (+ 1 (sqrt 1/2)))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))) (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (* x (+ 1 (sqrt 1/2))))) (+ (* -3/16 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/16 (/ (pow (sqrt 1/2) 2) (* x (pow (+ 1 (sqrt 1/2)) 3)))))) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))) (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) x)) (/ 1 (+ 1 (sqrt 1/2)))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (* -1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x)))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt 1/2)) (* 3/16 (/ (sqrt 1/2) x))) x)) (* 1/2 (sqrt 1/2))) x)))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (- (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (/ 1 (+ 3/2 (sqrt 1/2))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (* x (pow (+ 3/2 (sqrt 1/2)) 2))))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (- (+ (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (* -1/8 (/ (* (sqrt 1/2) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2))))) x)) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) x)) (/ 1 (+ 3/2 (sqrt 1/2)))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (- (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* 1/8 (/ (* (sqrt 1/2) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (+ (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (* -1/8 (/ (* (sqrt 1/2) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))))) (+ 3/2 (sqrt 1/2))) (/ (* (- 1 (sqrt 1/8)) (- (* -3/16 (sqrt 1/2)) 1/4)) (pow (+ 3/2 (sqrt 1/2)) 2))))) x)) (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (+ (* -1 (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (* -1/8 (/ (* (sqrt 1/2) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2))))) x)) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) x)) (/ 1 (+ 3/2 (sqrt 1/2)))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) |
#s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) #s(hole binary64 (- (+ 1 (* 3/16 (/ 1 (* x (sqrt 1/8))))) (sqrt 1/8)))) |
#s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* x (sqrt 1/8)))) (* 3/16 (/ 1 (sqrt 1/8)))) x))) (sqrt 1/8)))) |
#s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* x (sqrt 1/8)))) (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) x)) (* 3/16 (/ 1 (sqrt 1/8)))) x))) (sqrt 1/8)))) |
#s(approx (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2) #s(hole binary64 (- (sqrt 1/8) (* 3/16 (/ 1 (* x (sqrt 1/8))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2) #s(hole binary64 (+ (sqrt 1/8) (* -1 (/ (+ (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* x (sqrt 1/8)))) (* 3/16 (/ 1 (sqrt 1/8)))) x))))) |
#s(approx (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2) #s(hole binary64 (+ (sqrt 1/8) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* x (sqrt 1/8)))) (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) x)) (* 3/16 (/ 1 (sqrt 1/8)))) x))))) |
#s(approx (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* -1/2 (/ (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))) |
#s(approx (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2))))) x))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))) |
#s(approx (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))))) (* 1/2 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))))) (+ 1 (sqrt 1/2)))) (+ (* -3/16 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (+ (* -1/8 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))) x))) x)) (* 1/2 (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))) |
| Outputs |
|---|
#s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) #s(hole binary64 (* 1/4 (pow x 2)))) |
#s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
#s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) #s(hole binary64 (* (pow x 2) (+ 1/4 (* -3/16 (pow x 2)))))) |
#s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (fma.f64 #s(literal -3/16 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) |
#s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) #s(hole binary64 (* (pow x 2) (+ 1/4 (* (pow x 2) (- (* 5/32 (pow x 2)) 3/16)))))) |
#s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (fma.f64 (fma.f64 #s(literal 5/32 binary64) (*.f64 x x) #s(literal -3/16 binary64)) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) |
#s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) #s(hole binary64 (* (pow x 2) (+ 1/4 (* (pow x 2) (- (* (pow x 2) (+ 5/32 (* -35/256 (pow x 2)))) 3/16)))))) |
#s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -35/256 binary64) (*.f64 x x) #s(literal 5/32 binary64)) (*.f64 x x) #s(literal -3/16 binary64)) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) #s(hole binary64 (* 1/4 (/ (pow x 2) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) #s(hole binary64 (* (pow x 2) (+ (* -3/16 (/ (pow x 2) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (* 1/4 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (*.f64 (/.f64 (fma.f64 #s(literal -3/16 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (*.f64 x x))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) #s(hole binary64 (* (pow x 2) (+ (* (pow x 2) (- (* 5/32 (/ (pow x 2) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (* 3/16 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))) (* 1/4 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 5/32 binary64) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 3/16 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x x))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) #s(hole binary64 (* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (+ (* -35/256 (/ (pow x 2) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (* 5/32 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))) (* 3/16 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))) (* 1/4 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -35/256 binary64) (*.f64 x x) #s(literal 5/32 binary64)) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (*.f64 x x)) (/.f64 #s(literal 3/16 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x x))) |
#s(approx (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) #s(hole binary64 1)) |
#s(approx (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) #s(literal 1 binary64)) |
#s(approx (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))))) |
#s(approx (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) (fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))))) |
#s(approx (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) (fma.f64 (fma.f64 (fma.f64 #s(literal -5/32 binary64) (*.f64 x x) #s(literal 3/16 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (+ (* x x) 1) -1/2) #s(hole binary64 1)) |
#s(approx (pow (+ (* x x) 1) -1/2) #s(literal 1 binary64)) |
#s(approx (pow (+ (* x x) 1) -1/2) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (pow (+ (* x x) 1) -1/2) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (pow (+ (* x x) 1) -1/2) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2))))) |
#s(approx (pow (+ (* x x) 1) -1/2) (fma.f64 (fma.f64 #s(literal 3/8 binary64) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (+ (* x x) 1) -1/2) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2))))) |
#s(approx (pow (+ (* x x) 1) -1/2) (fma.f64 (fma.f64 (fma.f64 #s(literal -5/16 binary64) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- 1 (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* (pow x 2) (- (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2))) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))))) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 69/256 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (* (sqrt 1/2) (sqrt 2)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2)))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 #s(literal 69/256 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x) (/.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 1)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1 binary64)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (fma.f64 #s(literal -5/32 binary64) (*.f64 x x) #s(literal 3/16 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (+ (* (* x x) -1/4) 1) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 3/16 (* x x)) -1/4) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 3/16 (* x x)) -1/4) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 3/16 (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (+ (* (+ (* 3/16 (* x x)) -1/4) (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 3/16 (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))))) |
#s(approx (+ (* (+ (* 3/16 (* x x)) -1/4) (* x x)) 1) (fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (* -1 (* (pow x 2) (+ (* -1/2 (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* -1/4 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (/.f64 #s(literal -1/4 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) #s(literal -1/2 binary64))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (+ (* 1/2 (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))))) (+ (* -1/2 (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* -1/4 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (*.f64 (-.f64 (fma.f64 (*.f64 (neg.f64 x) x) (fma.f64 (/.f64 #s(literal -1/16 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (/.f64 #s(literal 3/8 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 11/32 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (/.f64 #s(literal 11/32 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) (*.f64 (/.f64 #s(literal -1/4 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x x))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/2 (+ (* -1 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (+ (* -1/2 (/ (* (sqrt 1/2) (* (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* -1/4 (/ (* (sqrt 1/2) (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (* 5/16 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))))) (+ (* -1/2 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (+ (* 1/8 (/ (* (pow (sqrt 1/2) 2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2))))))))))) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (+ (* 1/2 (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))))) (+ (* -1/2 (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* -1/4 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (*.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 69/256 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (+.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) #s(literal 11/32 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (-.f64 (/.f64 #s(literal 3/8 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 11/32 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 5/16 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 69/256 binary64) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) #s(literal -1/16 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 11/128 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) #s(literal 1/8 binary64)))))) (fma.f64 (/.f64 #s(literal -1/16 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (/.f64 #s(literal 3/8 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 11/32 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (/.f64 #s(literal 11/32 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) (*.f64 (/.f64 #s(literal -1/4 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x x))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/2 (/ (* (sqrt 1/2) (* (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* -1/8 (/ (* (pow (sqrt 1/2) 2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (+ (* 1/8 (/ (* (pow (sqrt 1/2) 2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2))))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* 1/2 (- (* 35/128 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (+ (* -1/2 (/ (* (sqrt 1/2) (* (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* -1/4 (/ (* (sqrt 1/2) (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (* 5/16 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* 1/2 (/ (* (sqrt 1/2) (* (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* 1/2 (/ (* (sqrt 1/2) (* (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 35/128 (+ (* 1/4 (/ (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))) (* 1/4 (/ (pow (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) 2) (pow (sqrt 2) 2)))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))))) (* 1/2 (/ (* (sqrt 1/2) (- 35/128 (+ (* 1/4 (/ (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))) (* 1/4 (/ (pow (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) 2) (pow (sqrt 2) 2)))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))))))) (+ (* -1/2 (+ (* -1 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (+ (* -1/2 (/ (* (sqrt 1/2) (* (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* -1/4 (/ (* (sqrt 1/2) (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (* 5/16 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))))) (+ (* -1/2 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (+ (* 1/8 (/ (* (pow (sqrt 1/2) 2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2))))))))))) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (+ (* 1/2 (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))))) (+ (* -1/2 (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* -1/4 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (*.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (/.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) #s(literal -1/16 binary64))) #s(literal 11/32 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) #s(literal 69/1024 binary64) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 69/256 binary64) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) #s(literal -1/16 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 11/128 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) #s(literal 1/8 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (/.f64 #s(literal 35/128 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 69/256 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (+.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) #s(literal 11/32 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (-.f64 (/.f64 #s(literal 3/8 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 11/32 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 5/16 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 69/256 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (/.f64 #s(literal 3/8 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 11/32 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))))) (*.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1843/8192 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (/.f64 #s(literal 1843/8192 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))))) (fma.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 69/256 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (+.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) #s(literal 11/32 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (-.f64 (/.f64 #s(literal 3/8 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 11/32 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 5/16 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 69/256 binary64) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) #s(literal -1/16 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 11/128 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) #s(literal 1/8 binary64)))))) (*.f64 x x) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (/.f64 #s(literal 3/8 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 11/32 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (/.f64 #s(literal 11/32 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) (*.f64 (/.f64 #s(literal -1/4 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x x))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* 1/4 (/ (* (pow x 2) (sqrt 1/2)) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (fma.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))))) (* -1/4 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (fma.f64 (fma.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) #s(literal -1/16 binary64)))) (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/2 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (+ (* 1/8 (/ (* (pow (sqrt 1/2) 2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))))))) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))))) (* -1/4 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 69/256 binary64) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) #s(literal -1/16 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 11/128 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) #s(literal 1/8 binary64))))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) #s(literal -1/16 binary64)))) (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (* -1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2))) (* (sqrt 1/2) (sqrt 2)))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) (-.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2))))))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) (-.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))))))))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) (-.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 #s(literal 69/256 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x) (/.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (* 3/8 (/ (pow x 2) (+ 2 (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 x x)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (* (pow x 2) (+ (* -1 (* (pow x 2) (+ (* 39/128 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))) (* 3/8 (/ (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* 3/8 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 39/128 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 3/8 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 x x))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (- (* 275/1024 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))) (+ (* -1 (/ (* (+ (* 3/8 (/ (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2))) (* 39/128 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2)))))) (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4)) (+ 2 (* (sqrt 1/2) (sqrt 2))))) (* 3/8 (/ (+ 3/16 (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2)))))) (+ (* 39/128 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))) (* 3/8 (/ (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* 3/8 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 275/1024 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64) #s(literal 3/16 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 39/128 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))))) (*.f64 x x)) (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 39/128 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (*.f64 x x) (/.f64 #s(literal 3/8 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 x x))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (- (+ (* -1 (* (pow x 2) (+ (* -1 (/ (* (+ 3/16 (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))) (+ (* 3/8 (/ (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2))) (* 39/128 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))))) (+ 2 (* (sqrt 1/2) (sqrt 2))))) (+ (* 8043/32768 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))) (+ (* 3/8 (/ (- (* -1/2 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) 5/32) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2))) (/ (* (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4) (- (* 275/1024 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))) (+ (* -1 (/ (* (+ (* 3/8 (/ (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2))) (* 39/128 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2)))))) (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4)) (+ 2 (* (sqrt 1/2) (sqrt 2))))) (* 3/8 (/ (+ 3/16 (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2)))))) (+ 2 (* (sqrt 1/2) (sqrt 2))))))))) (* 275/1024 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2)))))) (+ (* -1 (/ (* (+ (* 3/8 (/ (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2))) (* 39/128 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2)))))) (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4)) (+ 2 (* (sqrt 1/2) (sqrt 2))))) (* 3/8 (/ (+ 3/16 (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2)))))) (+ (* 39/128 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))) (* 3/8 (/ (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* 3/8 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (+.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64) #s(literal 3/16 binary64)) (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 39/128 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) #s(literal 8043/32768 binary64)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 275/1024 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64) #s(literal 3/16 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 39/128 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))))) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 69/256 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64) #s(literal -5/32 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64)))) (-.f64 (/.f64 #s(literal 275/1024 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64) #s(literal 3/16 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 39/128 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))))) (*.f64 x x)) (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 39/128 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (*.f64 x x) (/.f64 #s(literal 3/8 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 x x))) |
#s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) #s(hole binary64 (* 3/8 (pow x 2)))) |
#s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (*.f64 #s(literal 3/8 binary64) (*.f64 x x))) |
#s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) #s(hole binary64 (* (pow x 2) (+ 3/8 (* -39/128 (pow x 2)))))) |
#s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (*.f64 (fma.f64 #s(literal -39/128 binary64) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x))) |
#s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) #s(hole binary64 (* (pow x 2) (+ 3/8 (* (pow x 2) (- (* 275/1024 (pow x 2)) 39/128)))))) |
#s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (*.f64 (fma.f64 (fma.f64 #s(literal 275/1024 binary64) (*.f64 x x) #s(literal -39/128 binary64)) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x))) |
#s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) #s(hole binary64 (* (pow x 2) (+ 3/8 (* (pow x 2) (- (* (pow x 2) (+ 275/1024 (* -8043/32768 (pow x 2)))) 39/128)))))) |
#s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -8043/32768 binary64) (*.f64 x x) #s(literal 275/1024 binary64)) (*.f64 x x) #s(literal -39/128 binary64)) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x))) |
#s(approx (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2) #s(hole binary64 1)) |
#s(approx (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2) #s(literal 1 binary64)) |
#s(approx (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2) #s(hole binary64 (+ 1 (* -3/8 (pow x 2))))) |
#s(approx (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2) (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 39/128 (pow x 2)) 3/8))))) |
#s(approx (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2) (fma.f64 (fma.f64 #s(literal 39/128 binary64) (*.f64 x x) #s(literal -3/8 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 39/128 (* -275/1024 (pow x 2)))) 3/8))))) |
#s(approx (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2) (fma.f64 (fma.f64 (fma.f64 #s(literal -275/1024 binary64) (*.f64 x x) #s(literal 39/128 binary64)) (*.f64 x x) #s(literal -3/8 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos (atan x)) #s(hole binary64 (cos (atan x)))) |
#s(approx (cos (atan x)) (cos.f64 (atan.f64 x))) |
#s(approx (+ (* 3/16 (* x x)) -1/4) #s(hole binary64 -1/4)) |
#s(approx (+ (* 3/16 (* x x)) -1/4) #s(literal -1/4 binary64)) |
#s(approx (+ (* 3/16 (* x x)) -1/4) #s(hole binary64 (- (* 3/16 (pow x 2)) 1/4))) |
#s(approx (+ (* 3/16 (* x x)) -1/4) (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64))) |
#s(approx (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))) |
#s(approx (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* -1/2 (* (pow x 2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))))) (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (fma.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
#s(approx (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* (pow x 2) (+ (* -1/2 (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* 1/2 (* (pow x 2) (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))))))) (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 3/8 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 11/32 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) #s(literal -1/2 binary64))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
#s(approx (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* (pow x 2) (+ (* -1/2 (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (pow x 2) (+ (* -1/2 (* (pow x 2) (+ (* -1 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (+ (* -1/2 (/ (* (sqrt 1/2) (* (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* -1/4 (/ (* (sqrt 1/2) (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (* 5/16 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))))))) (* 1/2 (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))))))) (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 69/256 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (+.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) #s(literal 11/32 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (-.f64 (/.f64 #s(literal 3/8 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 11/32 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 5/16 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) (*.f64 x x)) #s(literal -1/2 binary64) (*.f64 (-.f64 (/.f64 #s(literal 3/8 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 11/32 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) #s(literal 1/2 binary64))) (*.f64 x x) (*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) #s(literal -1/2 binary64))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
#s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) #s(hole binary64 1/2)) |
#s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) #s(literal 1/2 binary64)) |
#s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) #s(hole binary64 (- 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
#s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) #s(hole binary64 (- (+ 1/2 (/ 1/4 (pow x 3))) (* 1/2 (/ 1 x))))) |
#s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (-.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) x))) |
#s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) #s(hole binary64 (- (+ 1/2 (/ 1/4 (pow x 3))) (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))))) |
#s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (-.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) #s(hole binary64 (/ 1/2 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) #s(hole binary64 (- (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (* 1/2 (/ 1 (* x (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (-.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) #s(hole binary64 (- (+ (/ 1/4 (* (pow x 3) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) (/ 1/2 (* x (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal -1/2 binary64)) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) #s(hole binary64 (- (+ (* 1/4 (/ 1 (* (pow x 3) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) (+ (/ 1/2 (* x (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (* 3/16 (/ 1 (* (pow x 5) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))))))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal -1/2 binary64)) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))))) |
#s(approx (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) |
#s(approx (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) #s(hole binary64 (- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))))) |
#s(approx (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) #s(hole binary64 (- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3))))) |
#s(approx (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (pow (+ (* x x) 1) -1/2) #s(hole binary64 (/ 1 x))) |
#s(approx (pow (+ (* x x) 1) -1/2) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (pow (+ (* x x) 1) -1/2) #s(hole binary64 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x))) |
#s(approx (pow (+ (* x x) 1) -1/2) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) x)) |
#s(approx (pow (+ (* x x) 1) -1/2) #s(hole binary64 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x))) |
#s(approx (pow (+ (* x x) 1) -1/2) (/.f64 (-.f64 (-.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) x)) |
#s(approx (pow (+ (* x x) 1) -1/2) #s(hole binary64 (/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) x))) |
#s(approx (pow (+ (* x x) 1) -1/2) (/.f64 (-.f64 (-.f64 (-.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 5/16 binary64) (pow.f64 x #s(literal 6 binary64)))) x)) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- 1 (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/8 (/ (sqrt 1/2) (pow x 2)))) (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) x) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 3/16 (/ (sqrt 1/2) (pow x 3)))) (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x))))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 3/16 binary64) #s(literal 1 binary64)) (+.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) x) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt.f64 #s(literal 1/2 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) x) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -3/16 (/ (sqrt 1/2) (pow x 3))) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -3/16 binary64) (fma.f64 (/.f64 #s(literal -1/8 binary64) x) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 (* -1/4 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) |
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/4)))) |
#s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x))) |
#s(approx (+ (* (+ (* 3/16 (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (* 3/16 (pow x 4)))) |
#s(approx (+ (* (+ (* 3/16 (* x x)) -1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3/16 binary64))) |
#s(approx (+ (* (+ (* 3/16 (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- 3/16 (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 3/16 (* x x)) -1/4) (* x x)) 1) (*.f64 (-.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* 3/16 (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- (+ 3/16 (/ 1 (pow x 4))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 3/16 (* x x)) -1/4) (* x x)) 1) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -3/16 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (/ 1/2 (+ 1 (sqrt 1/2))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))))) x) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1/2 (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))))) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))) (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (pow x 2))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (+ (* 1/2 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) x)))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal -1/8 binary64) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))))) x) (-.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) x)))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1/2 (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))))) (+ 1 (sqrt 1/2)))) (+ (* -3/16 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (+ (* -1/8 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))))) (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))) (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))) (+ (* -3/16 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/16 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3)))))) (pow x 3))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (+ (* -1/2 (/ (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2))))) (pow x 2))) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (* (pow x 2) (pow (+ 1 (sqrt 1/2)) 3)))) (+ (* -1/8 (/ (sqrt 1/2) (* (pow x 2) (pow (+ 1 (sqrt 1/2)) 2)))) (+ (* 1/2 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) x))))))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (fma.f64 (/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) #s(literal -3/16 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal -1/8 binary64) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) #s(literal -3/16 binary64) (/.f64 #s(literal 1/32 binary64) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)))))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 x x)) #s(literal -1/2 binary64) (+.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) x)))) (/.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)) (*.f64 x x)))))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (/ 1 (+ 1 (sqrt 1/2))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* -1/2 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))) (/ 1 (+ 1 (sqrt 1/2)))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))) (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (pow x 2))) (/ 1 (+ 1 (sqrt 1/2)))) (* 1/2 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2))))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal -1/8 binary64) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)))) (*.f64 x x)) #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))) (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))) (+ (* -3/16 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/16 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))))) (pow x 3))) (/ 1 (+ 1 (sqrt 1/2)))) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (* (pow x 2) (pow (+ 1 (sqrt 1/2)) 3)))) (+ (* -1/8 (/ (sqrt 1/2) (* (pow x 2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2))))))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal -1/8 binary64) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) #s(literal -3/16 binary64) (/.f64 #s(literal 1/32 binary64) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)))) (/.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)) (*.f64 x x))))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (sqrt 1/2)))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) (-.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x))))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) (+.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 #s(literal -1/8 binary64) x) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (+ (* -3/16 (/ (sqrt 1/2) (pow x 3))) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x)))))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) (-.f64 (+.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -3/16 binary64) (fma.f64 (/.f64 #s(literal -1/8 binary64) x) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (/ (- 1 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (- (+ (* -1 (/ (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2))) x)) (/ 1 (+ 3/2 (sqrt 1/2)))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (fma.f64 (/.f64 (fma.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/8 binary64))))) x) #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (- (+ (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (/ 1 (+ 3/2 (sqrt 1/2)))) (+ (* -1 (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow x 2) (+ 3/2 (sqrt 1/2))))) (+ (* -1/8 (/ (* (sqrt 1/2) (- 1 (sqrt 1/8))) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (* x (pow (+ 3/2 (sqrt 1/2)) 2)))))))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (-.f64 (+.f64 (/.f64 #s(literal -3/64 binary64) (*.f64 (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/8 binary64))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 x x))) (/.f64 (fma.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/8 binary64))))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) x) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) (+.f64 (fma.f64 (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) x) (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (/.f64 #s(literal 3/16 binary64) x) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/8 binary64))))))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (- (+ (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (+ (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (pow x 3) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (/ 1 (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow x 2) (+ 3/2 (sqrt 1/2))))) (+ (* -1/8 (/ (* (sqrt 1/2) (- 1 (sqrt 1/8))) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (* 1/8 (/ (* (sqrt 1/2) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow x 3) (+ 3/2 (sqrt 1/2))))) (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2))) (+ (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (* x (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (* -1/8 (/ (* (sqrt 1/2) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))))) (* (pow x 3) (+ 3/2 (sqrt 1/2)))) (/ (* (- 1 (sqrt 1/8)) (- (* -3/16 (sqrt 1/2)) 1/4)) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 2))))))))))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 13/128 binary64) (*.f64 (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/8 binary64))) (pow.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal -3/64 binary64) (*.f64 (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/8 binary64))) (*.f64 x x)))) (fma.f64 (neg.f64 (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 x x))) (/.f64 (fma.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/8 binary64))))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (*.f64 x x))) #s(literal -1/8 binary64) (+.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (fma.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/8 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal 3/16 binary64) x) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/8 binary64))))) (+.f64 (fma.f64 (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) x) (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (fma.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal -3/64 binary64) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/8 binary64)))) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/8 binary64))))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (neg.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -3/16 binary64) #s(literal -1/4 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))))))))) |
#s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) #s(hole binary64 (- 1 (sqrt 1/8)))) |
#s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64)))) |
#s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) #s(hole binary64 (- 1 (+ (sqrt 1/8) (* 3/16 (/ 1 (* x (sqrt 1/8)))))))) |
#s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (-.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (/.f64 #s(literal 3/16 binary64) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) x)))) |
#s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) #s(hole binary64 (- (+ 1 (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (sqrt 1/8))))) (+ (sqrt 1/8) (/ 3/16 (* x (sqrt 1/8))))))) |
#s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (-.f64 (-.f64 (/.f64 #s(literal -3/64 binary64) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (*.f64 x x))) #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) x)) (sqrt.f64 #s(literal 1/8 binary64))))) |
#s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) #s(hole binary64 (- (+ 1 (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (pow x 3) (sqrt 1/8))))) (+ (sqrt 1/8) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (sqrt 1/8)))) (/ 3/16 (* x (sqrt 1/8)))))))) |
#s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (-.f64 (-.f64 (/.f64 #s(literal 13/128 binary64) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)) (+.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) x)) (/.f64 #s(literal -3/64 binary64) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (*.f64 x x)))) (sqrt.f64 #s(literal 1/8 binary64))))) |
#s(approx (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2) #s(hole binary64 (sqrt 1/8))) |
#s(approx (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2) (sqrt.f64 #s(literal 1/8 binary64))) |
#s(approx (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2) #s(hole binary64 (+ (sqrt 1/8) (* 3/16 (/ 1 (* x (sqrt 1/8))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2) (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) x)) (sqrt.f64 #s(literal 1/8 binary64)))) |
#s(approx (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2) #s(hole binary64 (+ (sqrt 1/8) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (sqrt 1/8)))) (/ 3/16 (* x (sqrt 1/8))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2) (+.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) x)) (/.f64 #s(literal -3/64 binary64) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (*.f64 x x)))) (sqrt.f64 #s(literal 1/8 binary64)))) |
#s(approx (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2) #s(hole binary64 (+ (sqrt 1/8) (+ (* -1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (pow x 3) (sqrt 1/8)))) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (sqrt 1/8)))) (/ 3/16 (* x (sqrt 1/8)))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2) (+.f64 (-.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) x)) (/.f64 #s(literal -3/64 binary64) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (*.f64 x x)))) (/.f64 #s(literal 13/128 binary64) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (pow.f64 x #s(literal 3 binary64))))) (sqrt.f64 #s(literal 1/8 binary64)))) |
#s(approx (+ (* 3/16 (* x x)) -1/4) #s(hole binary64 (* 3/16 (pow x 2)))) |
#s(approx (+ (* 3/16 (* x x)) -1/4) (*.f64 #s(literal 3/16 binary64) (*.f64 x x))) |
#s(approx (+ (* 3/16 (* x x)) -1/4) #s(hole binary64 (* (pow x 2) (- 3/16 (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (+ (* 3/16 (* x x)) -1/4) (*.f64 (-.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x))) |
#s(approx (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (/ 1/2 (+ 1 (sqrt 1/2))))) |
#s(approx (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
#s(approx (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* 1/2 (/ (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))) |
#s(approx (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) x) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* -1/2 (/ (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2))))) (pow x 2))) (+ (* 1/2 (/ (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))))) |
#s(approx (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 x x)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) x) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)))))) |
#s(approx (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* -1/2 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))))) (+ 1 (sqrt 1/2)))) (+ (* -3/16 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (+ (* -1/8 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))) (pow x 3))) (+ (* -1/2 (/ (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2))))) (pow x 2))) (+ (* 1/2 (/ (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))))) |
#s(approx (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) #s(literal -3/16 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 x x)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) x) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))))))) |
#s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) |
#s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) #s(hole binary64 (+ 1/2 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x))))) |
#s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) #s(hole binary64 (+ 1/2 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) (+ 1/2 (/ 3/16 (pow x 4)))) x))))) |
#s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (fma.f64 (/.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64)))) x) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) #s(hole binary64 (+ (* 1/2 (/ 1 (* x (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) #s(hole binary64 (+ (* -1 (/ (- (* 1/4 (/ 1 (* (pow x 2) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (fma.f64 (/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) x) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) #s(hole binary64 (+ (* -1 (/ (- (/ 1/4 (* (pow x 2) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (+ (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (/ 3/16 (* (pow x 4) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (fma.f64 (/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2 binary64)) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) x) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))))) |
#s(approx (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) #s(hole binary64 (- 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
#s(approx (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) (fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) (fma.f64 (/.f64 (-.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#s(approx (pow (+ (* x x) 1) -1/2) #s(hole binary64 (/ -1 x))) |
#s(approx (pow (+ (* x x) 1) -1/2) (/.f64 #s(literal -1 binary64) x)) |
#s(approx (pow (+ (* x x) 1) -1/2) #s(hole binary64 (* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x)))) |
#s(approx (pow (+ (* x x) 1) -1/2) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (neg.f64 x))) |
#s(approx (pow (+ (* x x) 1) -1/2) #s(hole binary64 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x)))) |
#s(approx (pow (+ (* x x) 1) -1/2) (/.f64 (-.f64 (-.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (neg.f64 x))) |
#s(approx (pow (+ (* x x) 1) -1/2) #s(hole binary64 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) x)))) |
#s(approx (pow (+ (* x x) 1) -1/2) (/.f64 (-.f64 (-.f64 (-.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal 5/16 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 x))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* -1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 x)) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* -1 (/ (- (* -3/16 (/ (sqrt 1/2) x)) (* -1/8 (sqrt 1/2))) x)) (* 1/2 (sqrt 1/2))) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -3/16 binary64) (*.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 x)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (neg.f64 x)) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) x) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt 1/2)) (* 3/16 (/ (sqrt 1/2) x))) x)) (* 1/2 (sqrt 1/2))) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 3/16 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 x))) x) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (/.f64 (-.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (+ (* 1/2 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))) (+ (* 1/2 (/ (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) x)) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1/2 (/ (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2))))) x)) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (* x (pow (+ 1 (sqrt 1/2)) 3)))) (* -1/8 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))))) (+ (* 1/2 (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) x) #s(literal -1/2 binary64) (-.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) x) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)) x))) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))))))) x) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))) (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (* x (+ 1 (sqrt 1/2))))) (+ (* -1/2 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))))) (+ 1 (sqrt 1/2)))) (+ (* -3/16 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (+ (* -1/8 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))) x)) (+ (* -3/16 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/16 (/ (pow (sqrt 1/2) 2) (* x (pow (+ 1 (sqrt 1/2)) 3))))))) (+ (* -1/2 (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))))) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))) (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))))) x)) (+ (* 1/2 (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal -1/8 binary64) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) x) (-.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) #s(literal -3/16 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))))) x) #s(literal -1/2 binary64) (fma.f64 (/.f64 #s(literal -3/16 binary64) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (/.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)) x)))) (fma.f64 (fma.f64 (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal -1/8 binary64) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))))))) x) #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))))) x) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* 1/2 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))) (/ 1 (+ 1 (sqrt 1/2)))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (* x (pow (+ 1 (sqrt 1/2)) 3)))) (* -1/8 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) x)) (/ 1 (+ 1 (sqrt 1/2)))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (fma.f64 (/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) x) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)) x))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) x) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))) (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (* x (+ 1 (sqrt 1/2))))) (+ (* -3/16 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/16 (/ (pow (sqrt 1/2) 2) (* x (pow (+ 1 (sqrt 1/2)) 3)))))) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))) (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) x)) (/ 1 (+ 1 (sqrt 1/2)))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal -1/8 binary64) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal -3/16 binary64) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (/.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)) x)))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal -1/8 binary64) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))))) x) #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))))) x) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (* -1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) (-.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x)))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) (-.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) x) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt 1/2)) (* 3/16 (/ (sqrt 1/2) x))) x)) (* 1/2 (sqrt 1/2))) x)))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) (-.f64 (fma.f64 (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 3/16 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 x))) x) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (- (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (/ 1 (+ 3/2 (sqrt 1/2))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (* x (pow (+ 3/2 (sqrt 1/2)) 2))))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (-.f64 (+.f64 (fma.f64 (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (/.f64 #s(literal 3/16 binary64) x) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/8 binary64))))) (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (- (+ (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (* -1/8 (/ (* (sqrt 1/2) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2))))) x)) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) x)) (/ 1 (+ 3/2 (sqrt 1/2)))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (fma.f64 (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal -3/64 binary64) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/8 binary64)))) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/8 binary64))))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (neg.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (neg.f64 x)) (fma.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/8 binary64)))))) x) #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (- (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* 1/8 (/ (* (sqrt 1/2) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (+ (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (* -1/8 (/ (* (sqrt 1/2) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))))) (+ 3/2 (sqrt 1/2))) (/ (* (- 1 (sqrt 1/8)) (- (* -3/16 (sqrt 1/2)) 1/4)) (pow (+ 3/2 (sqrt 1/2)) 2))))) x)) (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (+ (* -1 (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (* -1/8 (/ (* (sqrt 1/2) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2))))) x)) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) x)) (/ 1 (+ 3/2 (sqrt 1/2)))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (fma.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 13/128 binary64) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/8 binary64)))) (+.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (fma.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/8 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (-.f64 (/.f64 #s(literal -3/64 binary64) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/8 binary64)))) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/8 binary64))))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (neg.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -3/16 binary64) #s(literal -1/4 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64)))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))) x) #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -3/64 binary64) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/8 binary64)))) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal -1/8 binary64) (/.f64 (*.f64 (fma.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/8 binary64))))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (neg.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) (neg.f64 x)) (fma.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (pow.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (*.f64 (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/8 binary64)))))) x) #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
#s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) #s(hole binary64 (- (+ 1 (* 3/16 (/ 1 (* x (sqrt 1/8))))) (sqrt 1/8)))) |
#s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (-.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) x)) #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/8 binary64)))) |
#s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* x (sqrt 1/8)))) (* 3/16 (/ 1 (sqrt 1/8)))) x))) (sqrt 1/8)))) |
#s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 3/64 binary64) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) x)) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64)))) (neg.f64 x)) (sqrt.f64 #s(literal 1/8 binary64))))) |
#s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* x (sqrt 1/8)))) (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) x)) (* 3/16 (/ 1 (sqrt 1/8)))) x))) (sqrt 1/8)))) |
#s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal -13/128 binary64) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) x)) (/.f64 #s(literal 3/64 binary64) (sqrt.f64 #s(literal 1/8 binary64)))) (neg.f64 x)) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64)))) (neg.f64 x)) (sqrt.f64 #s(literal 1/8 binary64))))) |
#s(approx (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2) #s(hole binary64 (- (sqrt 1/8) (* 3/16 (/ 1 (* x (sqrt 1/8))))))) |
#s(approx (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2) (-.f64 (sqrt.f64 #s(literal 1/8 binary64)) (/.f64 #s(literal 3/16 binary64) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) x)))) |
#s(approx (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2) #s(hole binary64 (+ (sqrt 1/8) (* -1 (/ (+ (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* x (sqrt 1/8)))) (* 3/16 (/ 1 (sqrt 1/8)))) x))))) |
#s(approx (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (/.f64 #s(literal 3/64 binary64) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) x))) x) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/8 binary64)))) |
#s(approx (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2) #s(hole binary64 (+ (sqrt 1/8) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* x (sqrt 1/8)))) (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) x)) (* 3/16 (/ 1 (sqrt 1/8)))) x))))) |
#s(approx (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 13/64 binary64) x) #s(literal 3/32 binary64)) (sqrt.f64 #s(literal 1/8 binary64)))) x) #s(literal -1 binary64) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64)))) x) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/8 binary64)))) |
#s(approx (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* -1/2 (/ (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))) |
#s(approx (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) x) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2))))) x))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))) |
#s(approx (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 (fma.f64 (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) x))) x) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))))) (* 1/2 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))))) (+ 1 (sqrt 1/2)))) (+ (* -3/16 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (+ (* -1/8 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))) x))) x)) (* 1/2 (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))) |
#s(approx (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (fma.f64 (/.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) #s(literal -3/16 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))))) x) #s(literal 1/2 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (neg.f64 x))) x) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 526 |
| 0 | 82 | 372 |
| 1 | 381 | 315 |
| 0 | 3154 | 315 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))) |
#s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64))) |
(pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(cos.f64 (atan.f64 x)) |
(fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) |
(/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal 1/4 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (-.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 1 binary64))) (-.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) (+.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (fma.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (fabs.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -2 binary64))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (atan.f64 x)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -2 binary64)))) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -3 binary64)) #s(literal 1 binary64))) (fma.f64 (cos.f64 (atan.f64 x)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (fma.f64 (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/4 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (fma.f64 (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/4 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/4 binary64))) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/4 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/4 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(-.f64 (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (cos.f64 (atan.f64 x))) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/4 binary64)))))) |
(+.f64 (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -1/2 binary64)) (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) |
(pow.f64 (exp.f64 (log1p.f64 (*.f64 x x))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cosh.f64 (asinh.f64 x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cosh.f64 (asinh.f64 x))))) |
(/.f64 #s(literal 1 binary64) (cosh.f64 (asinh.f64 x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cosh.f64 (asinh.f64 x)))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (cosh.f64 (asinh.f64 x))))) |
(fma.f64 (sin.f64 (atan.f64 x)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 x)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 (atan.f64 x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (atan.f64 x))) |
(cos.f64 (neg.f64 (neg.f64 (atan.f64 x)))) |
(cos.f64 (atan.f64 (fabs.f64 x))) |
(cos.f64 (neg.f64 (atan.f64 x))) |
(cos.f64 (atan.f64 x)) |
(exp.f64 (*.f64 (log.f64 (cosh.f64 (asinh.f64 x))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 x x)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (sin.f64 (atan.f64 x)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 x)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (cosh.f64 (*.f64 (log1p.f64 (*.f64 x x)) #s(literal -1/2 binary64))) (sinh.f64 (*.f64 (log1p.f64 (*.f64 x x)) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))) #s(literal 3/2 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))))) (/.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))))) |
(*.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))))) |
(pow.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))))) (neg.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))))) |
(*.f64 (fabs.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))))) (fabs.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))))) |
(*.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))))) |
(pow.f64 (*.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))) #s(literal 1 binary64)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))) |
(sqrt.f64 (*.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))))) |
#s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))))) (/.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(*.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(pow.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (neg.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))))) |
(*.f64 (fabs.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (fabs.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))))) |
(*.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(pow.f64 (*.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(sqrt.f64 (*.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) x) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) x) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) x) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) x) x) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) x) x)))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) x) x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) x) (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) x) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) x) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) x) x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) x) x) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) x)) x)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) x) x) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) x) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) x) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64))) (-.f64 (pow.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) (-.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64))) (+.f64 (pow.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64)))) (fma.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64))) (pow.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (-.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (+.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64)) #s(literal 1 binary64))) (-.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))))) |
(/.f64 (/.f64 (-.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))))) (+.f64 (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))))) (neg.f64 (/.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) (pow.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))))) (neg.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) (neg.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))))) (pow.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) (*.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)))) (*.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) (neg.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))))) (*.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) (neg.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64)))) (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))))) (/.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3 binary64))) (*.f64 (+.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64)) #s(literal 1 binary64)) (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) (pow.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 9/2 binary64))) (*.f64 (+.f64 (+.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) (pow.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64)))) (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64))) (neg.f64 (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)))) (/.f64 (pow.f64 (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -3 binary64)) (fma.f64 (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) (pow.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -2 binary64)))) (/.f64 (pow.f64 (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) (pow.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(-.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) (pow.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (pow.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(-.f64 (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(-.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64)) #s(literal 1 binary64))) (-.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))))) |
(*.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -1/2 binary64))) |
(pow.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))))) |
(exp.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64)) #s(literal 1 binary64))) (-.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64))) (neg.f64 (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64)) #s(literal 1 binary64)) (-.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))))) |
(fma.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (-.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))))) |
(+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) |
(*.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) |
(pow.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64))) (-.f64 (pow.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) (-.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64))) (+.f64 (pow.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64)))) (fma.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64))) (pow.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (-.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (+.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64)) #s(literal 1 binary64))) (-.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))))) |
(/.f64 (/.f64 (-.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))))) (+.f64 (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))))) (neg.f64 (/.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) (pow.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))))) (neg.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) (neg.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))))) (pow.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) (*.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)))) (*.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) (neg.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))))) (*.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) (neg.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64)))) (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))))) (/.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3 binary64))) (*.f64 (+.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64)) #s(literal 1 binary64)) (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) (pow.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 9/2 binary64))) (*.f64 (+.f64 (+.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) (pow.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64)))) (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64))) (neg.f64 (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)))) (/.f64 (pow.f64 (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -3 binary64)) (fma.f64 (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) (pow.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -2 binary64)))) (/.f64 (pow.f64 (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) (pow.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(-.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) (pow.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (pow.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(-.f64 (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(-.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 9/2 binary64)))) (neg.f64 (+.f64 (+.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 9/2 binary64))) (+.f64 (+.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64))) #s(literal 1 binary64))) (/.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 9/2 binary64)) (+.f64 (+.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64))) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/4 binary64))) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/4 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/4 binary64))) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/4 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 3/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/4 binary64))) (neg.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/4 binary64))) (fabs.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/4 binary64)))) |
(*.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/4 binary64)) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/4 binary64))) |
(*.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) |
(*.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64))) |
(pow.f64 (exp.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 3/4 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 3 binary64)) |
(pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64)) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 3/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 3/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 3/2 binary64))) (sinh.f64 (*.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 3/2 binary64)))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) (neg.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))))) |
(*.f64 (fabs.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) (fabs.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))))) |
(*.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) |
(*.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) |
(pow.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -1/2 binary64)) (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) |
(pow.f64 (exp.f64 (log1p.f64 (*.f64 x x))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cosh.f64 (asinh.f64 x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cosh.f64 (asinh.f64 x))))) |
(/.f64 #s(literal 1 binary64) (cosh.f64 (asinh.f64 x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cosh.f64 (asinh.f64 x)))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (cosh.f64 (asinh.f64 x))))) |
(fma.f64 (sin.f64 (atan.f64 x)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 x)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 (atan.f64 x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (atan.f64 x))) |
(cos.f64 (neg.f64 (neg.f64 (atan.f64 x)))) |
(cos.f64 (atan.f64 (fabs.f64 x))) |
(cos.f64 (neg.f64 (atan.f64 x))) |
(cos.f64 (atan.f64 x)) |
(exp.f64 (*.f64 (log.f64 (cosh.f64 (asinh.f64 x))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 x x)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (sin.f64 (atan.f64 x)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 x)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (cosh.f64 (*.f64 (log1p.f64 (*.f64 x x)) #s(literal -1/2 binary64))) (sinh.f64 (*.f64 (log1p.f64 (*.f64 x x)) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 9/256 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 9/256 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/16 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal -1/4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 27/4096 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1/64 binary64))) (neg.f64 (fma.f64 #s(literal 9/256 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal -3/64 binary64)))))) |
(/.f64 (fma.f64 #s(literal 9/256 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/16 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal -1/4 binary64))) |
(/.f64 (fma.f64 #s(literal 27/4096 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1/64 binary64)) (+.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 #s(literal 9/256 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 x x) #s(literal -3/64 binary64))))) |
(/.f64 (fma.f64 #s(literal 27/4096 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1/64 binary64)) (fma.f64 #s(literal 9/256 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal -3/64 binary64))))) |
(fma.f64 (*.f64 #s(literal 3/16 binary64) (neg.f64 x)) (neg.f64 x) #s(literal -1/4 binary64)) |
(fma.f64 (*.f64 #s(literal 3/16 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal -1/4 binary64)) |
(fma.f64 (*.f64 #s(literal 3/16 binary64) x) x #s(literal -1/4 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 3/16 binary64)) #s(literal -1/4 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 3/16 binary64)) #s(literal -1/4 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal -1/4 binary64)) |
(fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) |
(fma.f64 x (*.f64 #s(literal 3/16 binary64) x) #s(literal -1/4 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 9/256 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal -1/4 binary64)))) |
(-.f64 #s(literal -1/4 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 3/16 binary64) x)) x)) |
(-.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 3/16 binary64))) |
(-.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -3/16 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 #s(literal 27/4096 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 9/256 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal -3/64 binary64))))) (/.f64 #s(literal -1/64 binary64) (fma.f64 #s(literal 9/256 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal -3/64 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal -1/4 binary64)) |
(+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))) |
(*.f64 (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) (-.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) (+.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 3/2 binary64)) #s(literal 1 binary64))) (-.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (neg.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))))) |
Compiled 38 872 to 2 466 computations (93.7% saved)
28 alts after pruning (22 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 540 | 12 | 552 |
| Fresh | 5 | 10 | 15 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 547 | 28 | 575 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 76.9% | (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
| ▶ | 76.9% | (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
| 47.8% | (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) | |
| 51.1% | (/.f64 #s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (*.f64 (fma.f64 (fma.f64 #s(literal 275/1024 binary64) (*.f64 x x) #s(literal -39/128 binary64)) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) | |
| 51.0% | (/.f64 #s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (*.f64 (fma.f64 #s(literal -39/128 binary64) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) | |
| 51.9% | (/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -35/256 binary64) (*.f64 x x) #s(literal 5/32 binary64)) (*.f64 x x) #s(literal -3/16 binary64)) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) | |
| 53.0% | (/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (fma.f64 (fma.f64 #s(literal 5/32 binary64) (*.f64 x x) #s(literal -3/16 binary64)) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) | |
| 51.4% | (/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (fma.f64 #s(literal -3/16 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) | |
| 52.4% | (/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) | |
| ▶ | 76.2% | (/.f64 #s(approx (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
| 76.9% | (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) | |
| ▶ | 47.8% | (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
| 27.9% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) | |
| 76.2% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)))) | |
| 28.6% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (fma.f64 #s(literal -5/32 binary64) (*.f64 x x) #s(literal 3/16 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) | |
| ✓ | 28.7% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
| ✓ | 27.9% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) |
| ✓ | 47.1% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) |
| 48.2% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))))) | |
| 2.3% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x)))))) | |
| ✓ | 28.5% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))))) |
| ✓ | 49.0% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
| 48.9% | (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (-.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) | |
| ▶ | 52.4% | #s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 x x)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
| 52.0% | #s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (+.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64) #s(literal 3/16 binary64)) (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 39/128 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) #s(literal 8043/32768 binary64)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 275/1024 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64) #s(literal 3/16 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 39/128 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))))) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 69/256 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64) #s(literal -5/32 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64)))) (-.f64 (/.f64 #s(literal 275/1024 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64) #s(literal 3/16 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 39/128 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))))) (*.f64 x x)) (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 39/128 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (*.f64 x x) (/.f64 #s(literal 3/8 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 x x))) | |
| 53.0% | #s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 5/32 binary64) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 3/16 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x x))) | |
| 51.9% | #s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -35/256 binary64) (*.f64 x x) #s(literal 5/32 binary64)) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (*.f64 x x)) (/.f64 #s(literal 3/16 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x x))) | |
| ▶ | 49.8% | #s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
Compiled 2 733 to 1 185 computations (56.6% saved)
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (cos.f64 (atan.f64 x)) | |
| cost-diff | 0 | (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) | |
| cost-diff | 0 | #s(approx (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) | |
| cost-diff | 0 | (/.f64 #s(approx (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) | |
| cost-diff | 0 | (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) | |
| cost-diff | 0 | (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) | |
| cost-diff | 0 | (*.f64 x x) | |
| cost-diff | 0 | (*.f64 #s(literal 3/8 binary64) (*.f64 x x)) | |
| cost-diff | 0 | (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 x x)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) | |
| cost-diff | 0 | #s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 x x)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) | |
| cost-diff | 0 | (sqrt.f64 #s(literal 1/2 binary64)) | |
| cost-diff | 0 | (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) | |
| cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) | |
| cost-diff | 0 | #s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)))) | |
| cost-diff | 0 | (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) | |
| cost-diff | 0 | (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) | |
| cost-diff | 0 | (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) | |
| cost-diff | 2 | (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 65 | 617 |
| 0 | 99 | 617 |
| 1 | 166 | 581 |
| 2 | 364 | 577 |
| 3 | 1099 | 563 |
| 4 | 4442 | 563 |
| 0 | 8467 | 547 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) |
#s(literal 1 binary64) |
(pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) |
(fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(cos.f64 (atan.f64 x)) |
(atan.f64 x) |
x |
#s(literal 1/2 binary64) |
#s(literal 3/2 binary64) |
(+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) |
(sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
#s(literal 1/2 binary64) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(sqrt.f64 #s(literal 1/2 binary64)) |
#s(literal -1 binary64) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 x x)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 x x)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 #s(literal 3/8 binary64) (*.f64 x x)) |
#s(literal 3/8 binary64) |
(*.f64 x x) |
x |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(sqrt.f64 #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
#s(literal 1 binary64) |
(+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) |
(-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) |
#s(literal 1/2 binary64) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
#s(literal 1/4 binary64) |
(*.f64 x x) |
x |
#s(literal -1/2 binary64) |
(/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
#s(approx (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) |
#s(literal -1/2 binary64) |
(cos.f64 (atan.f64 x)) |
(atan.f64 x) |
x |
#s(literal 1/2 binary64) |
(+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
#s(literal 1 binary64) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal -3/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) |
#s(literal 1 binary64) |
(pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) |
(fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) |
(cos.f64 (atan.f64 x)) |
(atan.f64 x) |
x |
#s(literal 1/2 binary64) |
#s(literal 3/2 binary64) |
(+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal -3/2 binary64))) |
(fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 x))) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) |
(-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) |
(sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
#s(literal 1/2 binary64) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(sqrt.f64 #s(literal 1/2 binary64)) |
#s(literal -1 binary64) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 x x)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (*.f64 (/.f64 #s(literal 3/8 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) x) x)) |
(/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 x x)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 3/8 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) x) x) |
(*.f64 #s(literal 3/8 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 3/8 binary64)) |
#s(literal 3/8 binary64) |
(*.f64 x x) |
x |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(sqrt.f64 #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(sqrt.f64 #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
#s(literal 1 binary64) |
(+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) |
(-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) |
#s(literal 1/2 binary64) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
#s(literal 1/4 binary64) |
(*.f64 x x) |
x |
#s(literal -1/2 binary64) |
(/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
#s(approx (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) |
#s(literal -1/2 binary64) |
(cos.f64 (atan.f64 x)) |
(atan.f64 x) |
x |
#s(literal 1/2 binary64) |
(+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) |
(fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) |
#s(literal 1 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.01171875 | (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) | |
| accuracy | 0.01953125 | (/.f64 #s(approx (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) | |
| accuracy | 14.73151834597928 | (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) | |
| accuracy | 28.64048000749132 | (cos.f64 (atan.f64 x)) | |
| accuracy | 0.0234375 | (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) | |
| accuracy | 0.4616778132289221 | (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) | |
| accuracy | 14.743554368932445 | (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) | |
| accuracy | 33.105258254446284 | #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) | |
| accuracy | 0.0 | (sqrt.f64 #s(literal 1/2 binary64)) | |
| accuracy | 0.12109375 | (*.f64 #s(literal 3/8 binary64) (*.f64 x x)) | |
| accuracy | 0.12890625 | (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 x x)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) | |
| accuracy | 30.454413718741385 | #s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 x x)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) | |
| accuracy | 0.0 | (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) | |
| accuracy | 0.0 | (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) | |
| accuracy | 0.0 | (sqrt.f64 #s(literal 1/2 binary64)) | |
| accuracy | 32.15254732486308 | #s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)))) | |
| accuracy | 0.0234375 | (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) | |
| accuracy | 0.06640625 | (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) | |
| accuracy | 14.743196822848645 | (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) | |
| accuracy | 28.64048000749132 | (cos.f64 (atan.f64 x)) |
| 504.0ms | 135× | 2 | valid |
| 158.0ms | 116× | 1 | valid |
| 2.0ms | 5× | 0 | valid |
Compiled 527 to 55 computations (89.6% saved)
ival-pow: 308.0ms (51.3% of total)adjust: 100.0ms (16.7% of total)ival-add: 56.0ms (9.3% of total)ival-div: 39.0ms (6.5% of total)ival-cos: 27.0ms (4.5% of total)ival-mult: 22.0ms (3.7% of total)ival-sub: 19.0ms (3.2% of total)ival-sqrt: 12.0ms (2% of total)ival-hypot: 10.0ms (1.7% of total)ival-atan: 6.0ms (1% of total)exact: 1.0ms (0.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) |
(pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(sqrt.f64 #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 x x)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 x x)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 #s(literal 3/8 binary64) (*.f64 x x)) |
(*.f64 x x) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) |
(/.f64 #s(approx (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
#s(approx (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) |
(cos.f64 (atan.f64 x)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) |
(sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
| Outputs |
|---|
#s(approx (+ (+ (* (+ (cos (atan x)) 1) 1/2) (sqrt (+ (* (cos (atan x)) 1/2) 1/2))) 1) #s(hole binary64 (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))) |
#s(approx (/ (- 1 (pow (+ (* (cos (atan x)) 1/2) 1/2) 3/2)) (+ (+ (* (+ (cos (atan x)) 1) 1/2) (sqrt (+ (* (cos (atan x)) 1/2) 1/2))) 1)) #s(hole binary64 (/ (- 1 (sqrt (pow (+ 1/2 (* 1/2 (cos (atan x)))) 3))) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x))))))))) |
#s(approx (- 1 (pow (+ (* (cos (atan x)) 1/2) 1/2) 3/2)) #s(hole binary64 (- 1 (sqrt (pow (+ 1/2 (* 1/2 (cos (atan x)))) 3))))) |
#s(approx (pow (+ (* (cos (atan x)) 1/2) 1/2) 3/2) #s(hole binary64 (sqrt (pow (+ 1/2 (* 1/2 (cos (atan x)))) 3)))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (* -1 (* (pow x 2) (+ (* -1/2 (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* -1/4 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (+ (* 1/2 (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))))) (+ (* -1/2 (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* -1/4 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/2 (+ (* -1 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (+ (* -1/2 (/ (* (sqrt 1/2) (* (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* -1/4 (/ (* (sqrt 1/2) (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (* 5/16 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))))) (+ (* -1/2 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (+ (* 1/8 (/ (* (pow (sqrt 1/2) 2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2))))))))))) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (+ (* 1/2 (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))))) (+ (* -1/2 (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* -1/4 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/2 (/ (* (sqrt 1/2) (* (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* -1/8 (/ (* (pow (sqrt 1/2) 2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (+ (* 1/8 (/ (* (pow (sqrt 1/2) 2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2))))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* 1/2 (- (* 35/128 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (+ (* -1/2 (/ (* (sqrt 1/2) (* (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* -1/4 (/ (* (sqrt 1/2) (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (* 5/16 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* 1/2 (/ (* (sqrt 1/2) (* (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* 1/2 (/ (* (sqrt 1/2) (* (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 35/128 (+ (* 1/4 (/ (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))) (* 1/4 (/ (pow (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) 2) (pow (sqrt 2) 2)))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))))) (* 1/2 (/ (* (sqrt 1/2) (- 35/128 (+ (* 1/4 (/ (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))) (* 1/4 (/ (pow (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) 2) (pow (sqrt 2) 2)))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))))))) (+ (* -1/2 (+ (* -1 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (+ (* -1/2 (/ (* (sqrt 1/2) (* (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* -1/4 (/ (* (sqrt 1/2) (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (* 5/16 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))))) (+ (* -1/2 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (+ (* 1/8 (/ (* (pow (sqrt 1/2) 2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2))))))))))) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (+ (* 1/2 (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))))) (+ (* -1/2 (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* -1/4 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (* 3/8 (/ (pow x 2) (+ 2 (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (* (pow x 2) (+ (* -1 (* (pow x 2) (+ (* 39/128 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))) (* 3/8 (/ (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* 3/8 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (- (* 275/1024 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))) (+ (* -1 (/ (* (+ (* 3/8 (/ (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2))) (* 39/128 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2)))))) (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4)) (+ 2 (* (sqrt 1/2) (sqrt 2))))) (* 3/8 (/ (+ 3/16 (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2)))))) (+ (* 39/128 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))) (* 3/8 (/ (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* 3/8 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (- (+ (* -1 (* (pow x 2) (+ (* -1 (/ (* (+ 3/16 (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))) (+ (* 3/8 (/ (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2))) (* 39/128 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))))) (+ 2 (* (sqrt 1/2) (sqrt 2))))) (+ (* 8043/32768 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))) (+ (* 3/8 (/ (- (* -1/2 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) 5/32) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2))) (/ (* (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4) (- (* 275/1024 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))) (+ (* -1 (/ (* (+ (* 3/8 (/ (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2))) (* 39/128 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2)))))) (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4)) (+ 2 (* (sqrt 1/2) (sqrt 2))))) (* 3/8 (/ (+ 3/16 (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2)))))) (+ 2 (* (sqrt 1/2) (sqrt 2))))))))) (* 275/1024 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2)))))) (+ (* -1 (/ (* (+ (* 3/8 (/ (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2))) (* 39/128 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2)))))) (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4)) (+ 2 (* (sqrt 1/2) (sqrt 2))))) (* 3/8 (/ (+ 3/16 (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2)))))) (+ (* 39/128 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))) (* 3/8 (/ (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* 3/8 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))))))) |
#s(approx (/ (* 3/8 (* x x)) (+ (* (sqrt 2) (sqrt 1/2)) 2)) #s(hole binary64 (* 3/8 (/ (pow x 2) (+ 2 (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (* 3/8 (* x x)) #s(hole binary64 (* 3/8 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* 1/4 (/ (* (pow x 2) (sqrt 1/2)) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))))) (* -1/4 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/2 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (+ (* 1/8 (/ (* (pow (sqrt 1/2) 2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))))))) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))))) (* -1/4 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (* -1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2))) (* (sqrt 1/2) (sqrt 2)))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2))))))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))))))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (* (sqrt 1/2) (sqrt 2)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2)))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))))))))) |
#s(approx (/ (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) #s(hole binary64 (/ (- 1/2 (* 1/2 (cos (atan x)))) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) |
#s(approx (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) #s(hole binary64 (- 1/2 (* 1/2 (cos (atan x)))))) |
#s(approx (+ (* -1/2 (cos (atan x))) 1/2) #s(hole binary64 (+ 1/2 (* -1/2 (cos (atan x)))))) |
#s(approx (cos (atan x)) #s(hole binary64 (cos (atan x)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 1)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))))) |
#s(approx (/ 1/4 (* x x)) #s(hole binary64 (/ 1/4 (pow x 2)))) |
#s(approx (/ (- 1/2 (/ 1/4 (* x x))) x) #s(hole binary64 (/ -1/4 (pow x 3)))) |
#s(approx (/ (- 1/2 (/ 1/4 (* x x))) x) #s(hole binary64 (/ (- (* 1/2 (pow x 2)) 1/4) (pow x 3)))) |
#s(approx (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) #s(hole binary64 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (/ 1/2 (+ 1 (sqrt 1/2))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1/2 (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))))) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))) (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (pow x 2))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (+ (* 1/2 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) x)))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1/2 (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))))) (+ 1 (sqrt 1/2)))) (+ (* -3/16 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (+ (* -1/8 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))))) (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))) (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))) (+ (* -3/16 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/16 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3)))))) (pow x 3))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (+ (* -1/2 (/ (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2))))) (pow x 2))) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (* (pow x 2) (pow (+ 1 (sqrt 1/2)) 3)))) (+ (* -1/8 (/ (sqrt 1/2) (* (pow x 2) (pow (+ 1 (sqrt 1/2)) 2)))) (+ (* 1/2 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) x))))))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (/ (- 1 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (- (+ (* -1 (/ (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2))) x)) (/ 1 (+ 3/2 (sqrt 1/2)))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (- (+ (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (/ 1 (+ 3/2 (sqrt 1/2)))) (+ (* -1 (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow x 2) (+ 3/2 (sqrt 1/2))))) (+ (* -1/8 (/ (* (sqrt 1/2) (- 1 (sqrt 1/8))) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (* x (pow (+ 3/2 (sqrt 1/2)) 2)))))))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (- (+ (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (+ (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (pow x 3) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (/ 1 (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow x 2) (+ 3/2 (sqrt 1/2))))) (+ (* -1/8 (/ (* (sqrt 1/2) (- 1 (sqrt 1/8))) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (* 1/8 (/ (* (sqrt 1/2) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow x 3) (+ 3/2 (sqrt 1/2))))) (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2))) (+ (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (* x (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (* -1/8 (/ (* (sqrt 1/2) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))))) (* (pow x 3) (+ 3/2 (sqrt 1/2)))) (/ (* (- 1 (sqrt 1/8)) (- (* -3/16 (sqrt 1/2)) 1/4)) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 2))))))))))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (/ 1 (+ 1 (sqrt 1/2))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* -1/2 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))) (/ 1 (+ 1 (sqrt 1/2)))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))) (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (pow x 2))) (/ 1 (+ 1 (sqrt 1/2)))) (* 1/2 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2))))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))) (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))) (+ (* -3/16 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/16 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))))) (pow x 3))) (/ 1 (+ 1 (sqrt 1/2)))) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (* (pow x 2) (pow (+ 1 (sqrt 1/2)) 3)))) (+ (* -1/8 (/ (sqrt 1/2) (* (pow x 2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2))))))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (sqrt 1/2)))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x))))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (+ (* -3/16 (/ (sqrt 1/2) (pow x 3))) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x)))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -3/16 (/ (sqrt 1/2) (pow x 3))) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x))))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3))))) |
#s(approx (/ (- 1/2 (/ 1/4 (* x x))) x) #s(hole binary64 (/ 1/2 x))) |
#s(approx (/ (- 1/2 (/ 1/4 (* x x))) x) #s(hole binary64 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (+ (* 1/2 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))) (+ (* 1/2 (/ (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1/2 (/ (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2))))) x)) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (* x (pow (+ 1 (sqrt 1/2)) 3)))) (* -1/8 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))))) (+ (* 1/2 (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))) (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (* x (+ 1 (sqrt 1/2))))) (+ (* -1/2 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))))) (+ 1 (sqrt 1/2)))) (+ (* -3/16 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (+ (* -1/8 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))) x)) (+ (* -3/16 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/16 (/ (pow (sqrt 1/2) 2) (* x (pow (+ 1 (sqrt 1/2)) 3))))))) (+ (* -1/2 (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))))) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))) (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))))) x)) (+ (* 1/2 (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (- (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (/ 1 (+ 3/2 (sqrt 1/2))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (* x (pow (+ 3/2 (sqrt 1/2)) 2))))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (- (+ (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (* -1/8 (/ (* (sqrt 1/2) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2))))) x)) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) x)) (/ 1 (+ 3/2 (sqrt 1/2)))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (- (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* 1/8 (/ (* (sqrt 1/2) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (+ (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (* -1/8 (/ (* (sqrt 1/2) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))))) (+ 3/2 (sqrt 1/2))) (/ (* (- 1 (sqrt 1/8)) (- (* -3/16 (sqrt 1/2)) 1/4)) (pow (+ 3/2 (sqrt 1/2)) 2))))) x)) (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (+ (* -1 (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (* -1/8 (/ (* (sqrt 1/2) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2))))) x)) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) x)) (/ 1 (+ 3/2 (sqrt 1/2)))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* 1/2 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))) (/ 1 (+ 1 (sqrt 1/2)))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (* x (pow (+ 1 (sqrt 1/2)) 3)))) (* -1/8 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) x)) (/ 1 (+ 1 (sqrt 1/2)))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))) (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (* x (+ 1 (sqrt 1/2))))) (+ (* -3/16 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/16 (/ (pow (sqrt 1/2) 2) (* x (pow (+ 1 (sqrt 1/2)) 3)))))) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))) (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) x)) (/ 1 (+ 1 (sqrt 1/2)))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (* -1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x)))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt 1/2)) (* 3/16 (/ (sqrt 1/2) x))) x)) (* 1/2 (sqrt 1/2))) x)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt 1/2)) (* 3/16 (/ (sqrt 1/2) x))) x)) (* 1/2 (sqrt 1/2))) x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (/ (- 1/2 (/ 1/4 (* x x))) x) #s(hole binary64 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x)))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | x | @ | 0 | ((+ (+ (* (+ (cos (atan x)) 1) 1/2) (sqrt (+ (* (cos (atan x)) 1/2) 1/2))) 1) (/ (- 1 (pow (+ (* (cos (atan x)) 1/2) 1/2) 3/2)) (+ (+ (* (+ (cos (atan x)) 1) 1/2) (sqrt (+ (* (cos (atan x)) 1/2) 1/2))) 1)) (- 1 (pow (+ (* (cos (atan x)) 1/2) 1/2) 3/2)) (pow (+ (* (cos (atan x)) 1/2) 1/2) 3/2) (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (/ 1/2 (- (sqrt 1/2) -1)) (- (sqrt 1/2) -1) (sqrt 1/2) (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (/ (* 3/8 (* x x)) (+ (* (sqrt 2) (sqrt 1/2)) 2)) (* 3/8 (* x x)) (* x x) (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (/ (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (+ (* -1/2 (cos (atan x))) 1/2) (cos (atan x)) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (/ 1/4 (* x x)) (/ (- 1/2 (/ 1/4 (* x x))) x) (sqrt (+ (* (cos (atan x)) 1/2) 1/2))) |
| 7.0ms | x | @ | inf | ((+ (+ (* (+ (cos (atan x)) 1) 1/2) (sqrt (+ (* (cos (atan x)) 1/2) 1/2))) 1) (/ (- 1 (pow (+ (* (cos (atan x)) 1/2) 1/2) 3/2)) (+ (+ (* (+ (cos (atan x)) 1) 1/2) (sqrt (+ (* (cos (atan x)) 1/2) 1/2))) 1)) (- 1 (pow (+ (* (cos (atan x)) 1/2) 1/2) 3/2)) (pow (+ (* (cos (atan x)) 1/2) 1/2) 3/2) (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (/ 1/2 (- (sqrt 1/2) -1)) (- (sqrt 1/2) -1) (sqrt 1/2) (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (/ (* 3/8 (* x x)) (+ (* (sqrt 2) (sqrt 1/2)) 2)) (* 3/8 (* x x)) (* x x) (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (/ (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (+ (* -1/2 (cos (atan x))) 1/2) (cos (atan x)) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (/ 1/4 (* x x)) (/ (- 1/2 (/ 1/4 (* x x))) x) (sqrt (+ (* (cos (atan x)) 1/2) 1/2))) |
| 6.0ms | x | @ | -inf | ((+ (+ (* (+ (cos (atan x)) 1) 1/2) (sqrt (+ (* (cos (atan x)) 1/2) 1/2))) 1) (/ (- 1 (pow (+ (* (cos (atan x)) 1/2) 1/2) 3/2)) (+ (+ (* (+ (cos (atan x)) 1) 1/2) (sqrt (+ (* (cos (atan x)) 1/2) 1/2))) 1)) (- 1 (pow (+ (* (cos (atan x)) 1/2) 1/2) 3/2)) (pow (+ (* (cos (atan x)) 1/2) 1/2) 3/2) (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (/ 1/2 (- (sqrt 1/2) -1)) (- (sqrt 1/2) -1) (sqrt 1/2) (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (/ (* 3/8 (* x x)) (+ (* (sqrt 2) (sqrt 1/2)) 2)) (* 3/8 (* x x)) (* x x) (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (/ (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (+ (* -1/2 (cos (atan x))) 1/2) (cos (atan x)) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (/ 1/4 (* x x)) (/ (- 1/2 (/ 1/4 (* x x))) x) (sqrt (+ (* (cos (atan x)) 1/2) 1/2))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 698 | 7903 |
| 1 | 2247 | 6844 |
| 0 | 9172 | 6243 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (+ (+ (* (+ (cos (atan x)) 1) 1/2) (sqrt (+ (* (cos (atan x)) 1/2) 1/2))) 1) #s(hole binary64 (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))) |
#s(approx (/ (- 1 (pow (+ (* (cos (atan x)) 1/2) 1/2) 3/2)) (+ (+ (* (+ (cos (atan x)) 1) 1/2) (sqrt (+ (* (cos (atan x)) 1/2) 1/2))) 1)) #s(hole binary64 (/ (- 1 (sqrt (pow (+ 1/2 (* 1/2 (cos (atan x)))) 3))) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x))))))))) |
#s(approx (- 1 (pow (+ (* (cos (atan x)) 1/2) 1/2) 3/2)) #s(hole binary64 (- 1 (sqrt (pow (+ 1/2 (* 1/2 (cos (atan x)))) 3))))) |
#s(approx (pow (+ (* (cos (atan x)) 1/2) 1/2) 3/2) #s(hole binary64 (sqrt (pow (+ 1/2 (* 1/2 (cos (atan x)))) 3)))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (* -1 (* (pow x 2) (+ (* -1/2 (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* -1/4 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (+ (* 1/2 (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))))) (+ (* -1/2 (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* -1/4 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/2 (+ (* -1 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (+ (* -1/2 (/ (* (sqrt 1/2) (* (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* -1/4 (/ (* (sqrt 1/2) (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (* 5/16 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))))) (+ (* -1/2 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (+ (* 1/8 (/ (* (pow (sqrt 1/2) 2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2))))))))))) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (+ (* 1/2 (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))))) (+ (* -1/2 (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* -1/4 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/2 (/ (* (sqrt 1/2) (* (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* -1/8 (/ (* (pow (sqrt 1/2) 2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (+ (* 1/8 (/ (* (pow (sqrt 1/2) 2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2))))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* 1/2 (- (* 35/128 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (+ (* -1/2 (/ (* (sqrt 1/2) (* (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* -1/4 (/ (* (sqrt 1/2) (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (* 5/16 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* 1/2 (/ (* (sqrt 1/2) (* (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* 1/2 (/ (* (sqrt 1/2) (* (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 35/128 (+ (* 1/4 (/ (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))) (* 1/4 (/ (pow (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) 2) (pow (sqrt 2) 2)))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))))) (* 1/2 (/ (* (sqrt 1/2) (- 35/128 (+ (* 1/4 (/ (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))) (* 1/4 (/ (pow (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) 2) (pow (sqrt 2) 2)))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))))))) (+ (* -1/2 (+ (* -1 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (+ (* -1/2 (/ (* (sqrt 1/2) (* (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* -1/4 (/ (* (sqrt 1/2) (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (* 5/16 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))))) (+ (* -1/2 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (+ (* 1/8 (/ (* (pow (sqrt 1/2) 2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2))))))))))) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (+ (* 1/2 (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))))) (+ (* -1/2 (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* -1/4 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (* 3/8 (/ (pow x 2) (+ 2 (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (* (pow x 2) (+ (* -1 (* (pow x 2) (+ (* 39/128 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))) (* 3/8 (/ (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* 3/8 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (- (* 275/1024 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))) (+ (* -1 (/ (* (+ (* 3/8 (/ (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2))) (* 39/128 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2)))))) (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4)) (+ 2 (* (sqrt 1/2) (sqrt 2))))) (* 3/8 (/ (+ 3/16 (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2)))))) (+ (* 39/128 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))) (* 3/8 (/ (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* 3/8 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (- (+ (* -1 (* (pow x 2) (+ (* -1 (/ (* (+ 3/16 (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))) (+ (* 3/8 (/ (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2))) (* 39/128 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))))) (+ 2 (* (sqrt 1/2) (sqrt 2))))) (+ (* 8043/32768 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))) (+ (* 3/8 (/ (- (* -1/2 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) 5/32) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2))) (/ (* (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4) (- (* 275/1024 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))) (+ (* -1 (/ (* (+ (* 3/8 (/ (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2))) (* 39/128 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2)))))) (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4)) (+ 2 (* (sqrt 1/2) (sqrt 2))))) (* 3/8 (/ (+ 3/16 (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2)))))) (+ 2 (* (sqrt 1/2) (sqrt 2))))))))) (* 275/1024 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2)))))) (+ (* -1 (/ (* (+ (* 3/8 (/ (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2))) (* 39/128 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2)))))) (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4)) (+ 2 (* (sqrt 1/2) (sqrt 2))))) (* 3/8 (/ (+ 3/16 (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2)))))) (+ (* 39/128 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))) (* 3/8 (/ (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* 3/8 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))))))) |
#s(approx (/ (* 3/8 (* x x)) (+ (* (sqrt 2) (sqrt 1/2)) 2)) #s(hole binary64 (* 3/8 (/ (pow x 2) (+ 2 (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (* 3/8 (* x x)) #s(hole binary64 (* 3/8 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* 1/4 (/ (* (pow x 2) (sqrt 1/2)) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))))) (* -1/4 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/2 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (+ (* 1/8 (/ (* (pow (sqrt 1/2) 2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))))))) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))))) (* -1/4 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (* -1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2))) (* (sqrt 1/2) (sqrt 2)))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2))))))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))))))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (* (sqrt 1/2) (sqrt 2)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2)))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))))))))) |
#s(approx (/ (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) #s(hole binary64 (/ (- 1/2 (* 1/2 (cos (atan x)))) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) |
#s(approx (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) #s(hole binary64 (- 1/2 (* 1/2 (cos (atan x)))))) |
#s(approx (+ (* -1/2 (cos (atan x))) 1/2) #s(hole binary64 (+ 1/2 (* -1/2 (cos (atan x)))))) |
#s(approx (cos (atan x)) #s(hole binary64 (cos (atan x)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 1)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))))) |
#s(approx (/ 1/4 (* x x)) #s(hole binary64 (/ 1/4 (pow x 2)))) |
#s(approx (/ (- 1/2 (/ 1/4 (* x x))) x) #s(hole binary64 (/ -1/4 (pow x 3)))) |
#s(approx (/ (- 1/2 (/ 1/4 (* x x))) x) #s(hole binary64 (/ (- (* 1/2 (pow x 2)) 1/4) (pow x 3)))) |
#s(approx (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) #s(hole binary64 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (/ 1/2 (+ 1 (sqrt 1/2))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1/2 (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))))) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))) (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (pow x 2))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (+ (* 1/2 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) x)))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1/2 (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))))) (+ 1 (sqrt 1/2)))) (+ (* -3/16 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (+ (* -1/8 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))))) (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))) (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))) (+ (* -3/16 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/16 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3)))))) (pow x 3))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (+ (* -1/2 (/ (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2))))) (pow x 2))) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (* (pow x 2) (pow (+ 1 (sqrt 1/2)) 3)))) (+ (* -1/8 (/ (sqrt 1/2) (* (pow x 2) (pow (+ 1 (sqrt 1/2)) 2)))) (+ (* 1/2 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) x))))))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (/ (- 1 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (- (+ (* -1 (/ (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2))) x)) (/ 1 (+ 3/2 (sqrt 1/2)))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (- (+ (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (/ 1 (+ 3/2 (sqrt 1/2)))) (+ (* -1 (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow x 2) (+ 3/2 (sqrt 1/2))))) (+ (* -1/8 (/ (* (sqrt 1/2) (- 1 (sqrt 1/8))) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (* x (pow (+ 3/2 (sqrt 1/2)) 2)))))))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (- (+ (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (+ (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (pow x 3) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (/ 1 (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow x 2) (+ 3/2 (sqrt 1/2))))) (+ (* -1/8 (/ (* (sqrt 1/2) (- 1 (sqrt 1/8))) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (* 1/8 (/ (* (sqrt 1/2) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow x 3) (+ 3/2 (sqrt 1/2))))) (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2))) (+ (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (* x (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (* -1/8 (/ (* (sqrt 1/2) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))))) (* (pow x 3) (+ 3/2 (sqrt 1/2)))) (/ (* (- 1 (sqrt 1/8)) (- (* -3/16 (sqrt 1/2)) 1/4)) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 2))))))))))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (/ 1 (+ 1 (sqrt 1/2))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* -1/2 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))) (/ 1 (+ 1 (sqrt 1/2)))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))) (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (pow x 2))) (/ 1 (+ 1 (sqrt 1/2)))) (* 1/2 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2))))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))) (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))) (+ (* -3/16 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/16 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))))) (pow x 3))) (/ 1 (+ 1 (sqrt 1/2)))) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (* (pow x 2) (pow (+ 1 (sqrt 1/2)) 3)))) (+ (* -1/8 (/ (sqrt 1/2) (* (pow x 2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2))))))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (sqrt 1/2)))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x))))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (+ (* -3/16 (/ (sqrt 1/2) (pow x 3))) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x)))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -3/16 (/ (sqrt 1/2) (pow x 3))) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x))))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3))))) |
#s(approx (/ (- 1/2 (/ 1/4 (* x x))) x) #s(hole binary64 (/ 1/2 x))) |
#s(approx (/ (- 1/2 (/ 1/4 (* x x))) x) #s(hole binary64 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (+ (* 1/2 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))) (+ (* 1/2 (/ (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1/2 (/ (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2))))) x)) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (* x (pow (+ 1 (sqrt 1/2)) 3)))) (* -1/8 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))))) (+ (* 1/2 (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))) (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (* x (+ 1 (sqrt 1/2))))) (+ (* -1/2 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))))) (+ 1 (sqrt 1/2)))) (+ (* -3/16 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (+ (* -1/8 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))) x)) (+ (* -3/16 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/16 (/ (pow (sqrt 1/2) 2) (* x (pow (+ 1 (sqrt 1/2)) 3))))))) (+ (* -1/2 (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))))) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))) (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))))) x)) (+ (* 1/2 (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (- (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (/ 1 (+ 3/2 (sqrt 1/2))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (* x (pow (+ 3/2 (sqrt 1/2)) 2))))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (- (+ (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (* -1/8 (/ (* (sqrt 1/2) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2))))) x)) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) x)) (/ 1 (+ 3/2 (sqrt 1/2)))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (- (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* 1/8 (/ (* (sqrt 1/2) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (+ (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (* -1/8 (/ (* (sqrt 1/2) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))))) (+ 3/2 (sqrt 1/2))) (/ (* (- 1 (sqrt 1/8)) (- (* -3/16 (sqrt 1/2)) 1/4)) (pow (+ 3/2 (sqrt 1/2)) 2))))) x)) (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (+ (* -1 (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (* -1/8 (/ (* (sqrt 1/2) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2))))) x)) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) x)) (/ 1 (+ 3/2 (sqrt 1/2)))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* 1/2 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))) (/ 1 (+ 1 (sqrt 1/2)))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (* x (pow (+ 1 (sqrt 1/2)) 3)))) (* -1/8 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) x)) (/ 1 (+ 1 (sqrt 1/2)))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))) (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (* x (+ 1 (sqrt 1/2))))) (+ (* -3/16 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/16 (/ (pow (sqrt 1/2) 2) (* x (pow (+ 1 (sqrt 1/2)) 3)))))) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))) (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) x)) (/ 1 (+ 1 (sqrt 1/2)))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (* -1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x)))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt 1/2)) (* 3/16 (/ (sqrt 1/2) x))) x)) (* 1/2 (sqrt 1/2))) x)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt 1/2)) (* 3/16 (/ (sqrt 1/2) x))) x)) (* 1/2 (sqrt 1/2))) x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (/ (- 1/2 (/ 1/4 (* x x))) x) #s(hole binary64 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x)))) |
| Outputs |
|---|
#s(approx (+ (+ (* (+ (cos (atan x)) 1) 1/2) (sqrt (+ (* (cos (atan x)) 1/2) 1/2))) 1) #s(hole binary64 (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))) |
#s(approx (+ (+ (* (+ (cos (atan x)) 1) 1/2) (sqrt (+ (* (cos (atan x)) 1/2) 1/2))) 1) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal -1 binary64)))) |
#s(approx (/ (- 1 (pow (+ (* (cos (atan x)) 1/2) 1/2) 3/2)) (+ (+ (* (+ (cos (atan x)) 1) 1/2) (sqrt (+ (* (cos (atan x)) 1/2) 1/2))) 1)) #s(hole binary64 (/ (- 1 (sqrt (pow (+ 1/2 (* 1/2 (cos (atan x)))) 3))) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x))))))))) |
#s(approx (/ (- 1 (pow (+ (* (cos (atan x)) 1/2) 1/2) 3/2)) (+ (+ (* (+ (cos (atan x)) 1) 1/2) (sqrt (+ (* (cos (atan x)) 1/2) 1/2))) 1)) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal -1 binary64))))) |
#s(approx (- 1 (pow (+ (* (cos (atan x)) 1/2) 1/2) 3/2)) #s(hole binary64 (- 1 (sqrt (pow (+ 1/2 (* 1/2 (cos (atan x)))) 3))))) |
#s(approx (- 1 (pow (+ (* (cos (atan x)) 1/2) 1/2) 3/2)) (-.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) |
#s(approx (pow (+ (* (cos (atan x)) 1/2) 1/2) 3/2) #s(hole binary64 (sqrt (pow (+ 1/2 (* 1/2 (cos (atan x)))) 3)))) |
#s(approx (pow (+ (* (cos (atan x)) 1/2) 1/2) 3/2) (sqrt.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (* -1 (* (pow x 2) (+ (* -1/2 (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* -1/4 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (/.f64 #s(literal -1/4 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -1/2 binary64)))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (+ (* 1/2 (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))))) (+ (* -1/2 (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* -1/4 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (*.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (/.f64 #s(literal -1/16 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) #s(literal 1/4 binary64) (fma.f64 (-.f64 (/.f64 #s(literal 3/8 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) (fma.f64 (/.f64 #s(literal -1/4 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -1/2 binary64))))) (*.f64 x x))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/2 (+ (* -1 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (+ (* -1/2 (/ (* (sqrt 1/2) (* (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* -1/4 (/ (* (sqrt 1/2) (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (* 5/16 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))))) (+ (* -1/2 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (+ (* 1/8 (/ (* (pow (sqrt 1/2) 2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2))))))))))) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (+ (* 1/2 (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))))) (+ (* -1/2 (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* -1/4 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (*.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 69/256 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 11/32 binary64) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (/.f64 #s(literal 3/8 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 5/16 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) #s(literal 11/128 binary64) (/.f64 (*.f64 #s(literal -69/512 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (fma.f64 (/.f64 #s(literal -1/16 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) #s(literal 1/4 binary64) (fma.f64 (-.f64 (/.f64 #s(literal 3/8 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x x))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/2 (/ (* (sqrt 1/2) (* (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* -1/8 (/ (* (pow (sqrt 1/2) 2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (+ (* 1/8 (/ (* (pow (sqrt 1/2) 2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2))))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* 1/2 (- (* 35/128 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (+ (* -1/2 (/ (* (sqrt 1/2) (* (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* -1/4 (/ (* (sqrt 1/2) (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (* 5/16 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* 1/2 (/ (* (sqrt 1/2) (* (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* 1/2 (/ (* (sqrt 1/2) (* (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 35/128 (+ (* 1/4 (/ (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))) (* 1/4 (/ (pow (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) 2) (pow (sqrt 2) 2)))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))))) (* 1/2 (/ (* (sqrt 1/2) (- 35/128 (+ (* 1/4 (/ (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))) (* 1/4 (/ (pow (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) 2) (pow (sqrt 2) 2)))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))))))) (+ (* -1/2 (+ (* -1 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (+ (* -1/2 (/ (* (sqrt 1/2) (* (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* -1/4 (/ (* (sqrt 1/2) (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (* 5/16 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))))) (+ (* -1/2 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (+ (* 1/8 (/ (* (pow (sqrt 1/2) 2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2))))))))))) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (+ (* 1/2 (- (* 3/8 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))))) (+ (* -1/2 (+ (* -1/2 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/2 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* -1/4 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (*.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 11/32 binary64)) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) #s(literal 69/1024 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) #s(literal 11/128 binary64) (/.f64 (*.f64 #s(literal -69/512 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (-.f64 (/.f64 #s(literal 35/128 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 69/256 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 11/32 binary64) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (/.f64 #s(literal 3/8 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 5/16 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -69/512 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 69/512 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (/.f64 #s(literal 3/8 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1843/8192 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1843/16384 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (neg.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 69/256 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 11/32 binary64) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (/.f64 #s(literal 3/8 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 5/16 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) #s(literal 11/128 binary64) (/.f64 (*.f64 #s(literal -69/512 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 x x) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))))) (fma.f64 (-.f64 (/.f64 #s(literal 3/8 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 x x))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (* 3/8 (/ (pow x 2) (+ 2 (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 x x)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (* (pow x 2) (+ (* -1 (* (pow x 2) (+ (* 39/128 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))) (* 3/8 (/ (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* 3/8 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 39/128 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 3/8 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 x x))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (- (* 275/1024 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))) (+ (* -1 (/ (* (+ (* 3/8 (/ (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2))) (* 39/128 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2)))))) (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4)) (+ 2 (* (sqrt 1/2) (sqrt 2))))) (* 3/8 (/ (+ 3/16 (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2)))))) (+ (* 39/128 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))) (* 3/8 (/ (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* 3/8 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 275/1024 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 39/128 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/8 binary64) #s(literal 9/128 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))))) (*.f64 x x)) (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 39/128 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (*.f64 x x) (/.f64 #s(literal 3/8 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 x x))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (- (+ (* -1 (* (pow x 2) (+ (* -1 (/ (* (+ 3/16 (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))) (+ (* 3/8 (/ (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2))) (* 39/128 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))))) (+ 2 (* (sqrt 1/2) (sqrt 2))))) (+ (* 8043/32768 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))) (+ (* 3/8 (/ (- (* -1/2 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (sqrt 2))) 5/32) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2))) (/ (* (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4) (- (* 275/1024 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))) (+ (* -1 (/ (* (+ (* 3/8 (/ (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2))) (* 39/128 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2)))))) (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4)) (+ 2 (* (sqrt 1/2) (sqrt 2))))) (* 3/8 (/ (+ 3/16 (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2)))))) (+ 2 (* (sqrt 1/2) (sqrt 2))))))))) (* 275/1024 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2)))))) (+ (* -1 (/ (* (+ (* 3/8 (/ (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2))) (* 39/128 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2)))))) (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4)) (+ 2 (* (sqrt 1/2) (sqrt 2))))) (* 3/8 (/ (+ 3/16 (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2)))))) (+ (* 39/128 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))) (* 3/8 (/ (- (* -1/4 (/ (sqrt 1/2) (sqrt 2))) 1/4) (pow (+ 2 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* 3/8 (/ 1 (+ 2 (* (sqrt 1/2) (sqrt 2))))))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -3/16 binary64))) (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 39/128 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) #s(literal 8043/32768 binary64)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 275/1024 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 39/128 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/8 binary64) #s(literal 9/128 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))))) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -69/512 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 5/32 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64)))) (-.f64 (/.f64 #s(literal 275/1024 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 39/128 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/8 binary64) #s(literal 9/128 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)))))) (*.f64 x x)) (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 39/128 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (*.f64 x x) (/.f64 #s(literal 3/8 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 x x))) |
#s(approx (/ (* 3/8 (* x x)) (+ (* (sqrt 2) (sqrt 1/2)) 2)) #s(hole binary64 (* 3/8 (/ (pow x 2) (+ 2 (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (/ (* 3/8 (* x x)) (+ (* (sqrt 2) (sqrt 1/2)) 2)) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 x x)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* 3/8 (* x x)) #s(hole binary64 (* 3/8 (pow x 2)))) |
#s(approx (* 3/8 (* x x)) (*.f64 #s(literal 3/8 binary64) (*.f64 x x))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* 1/4 (/ (* (pow x 2) (sqrt 1/2)) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))))) (* -1/4 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (fma.f64 (fma.f64 (neg.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* (pow x 2) (- (* (pow x 2) (- (* -1 (* (pow x 2) (+ (* -1/2 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (+ (* 1/8 (/ (* (pow (sqrt 1/2) 2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))))))) (+ (* -1/16 (/ (pow (sqrt 1/2) 2) (* (pow (sqrt 2) 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 3)))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2))))))) (* -1/4 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))))) (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 (/.f64 #s(literal -1/16 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) #s(literal 11/128 binary64) (/.f64 (*.f64 #s(literal -69/512 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) (fma.f64 (/.f64 #s(literal -1/16 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (* -1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2))) (* (sqrt 1/2) (sqrt 2)))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2))))))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))))))))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -69/512 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x) (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x) (/.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (* (sqrt 1/2) (sqrt 2)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2)))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -69/512 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x) (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x) (/.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (/ (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) #s(hole binary64 (/ (- 1/2 (* 1/2 (cos (atan x)))) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) |
#s(approx (/ (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
#s(approx (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) #s(hole binary64 (- 1/2 (* 1/2 (cos (atan x)))))) |
#s(approx (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (+ (* -1/2 (cos (atan x))) 1/2) #s(hole binary64 (+ 1/2 (* -1/2 (cos (atan x)))))) |
#s(approx (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) |
#s(approx (cos (atan x)) #s(hole binary64 (cos (atan x)))) |
#s(approx (cos (atan x)) (cos.f64 (atan.f64 x))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 1)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1 binary64)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (fma.f64 #s(literal -5/32 binary64) (*.f64 x x) #s(literal 3/16 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ 1/4 (* x x)) #s(hole binary64 (/ 1/4 (pow x 2)))) |
#s(approx (/ 1/4 (* x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) |
#s(approx (/ (- 1/2 (/ 1/4 (* x x))) x) #s(hole binary64 (/ -1/4 (pow x 3)))) |
#s(approx (/ (- 1/2 (/ 1/4 (* x x))) x) (/.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (- 1/2 (/ 1/4 (* x x))) x) #s(hole binary64 (/ (- (* 1/2 (pow x 2)) 1/4) (pow x 3)))) |
#s(approx (/ (- 1/2 (/ 1/4 (* x x))) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -1/4 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) #s(hole binary64 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))) |
#s(approx (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (/ 1/2 (+ 1 (sqrt 1/2))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))))) x))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1/2 (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))))) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))) (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (pow x 2))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (+ (* 1/2 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) x)))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal -1/8 binary64) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)))))) x) (-.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) x) (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1/2 (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))))) (+ 1 (sqrt 1/2)))) (+ (* -3/16 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (+ (* -1/8 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))))) (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))) (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))) (+ (* -3/16 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/16 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3)))))) (pow x 3))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (+ (* -1/2 (/ (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2))))) (pow x 2))) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (* (pow x 2) (pow (+ 1 (sqrt 1/2)) 3)))) (+ (* -1/8 (/ (sqrt 1/2) (* (pow x 2) (pow (+ 1 (sqrt 1/2)) 2)))) (+ (* 1/2 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) x))))))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (fma.f64 #s(literal -3/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal -1/8 binary64) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal -3/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1/32 binary64) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) x) (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)) x) x))))) (/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))))) (*.f64 x x))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (/ (- 1 (sqrt 1/8)) (+ 3/2 (sqrt 1/2))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (- (+ (* -1 (/ (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2))) x)) (/ 1 (+ 3/2 (sqrt 1/2)))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (fma.f64 (/.f64 (fma.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (*.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 1/8 binary64))))) x) #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (- (+ (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (/ 1 (+ 3/2 (sqrt 1/2)))) (+ (* -1 (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow x 2) (+ 3/2 (sqrt 1/2))))) (+ (* -1/8 (/ (* (sqrt 1/2) (- 1 (sqrt 1/8))) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (* x (pow (+ 3/2 (sqrt 1/2)) 2)))))))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (-.f64 (+.f64 (/.f64 #s(literal -3/64 binary64) (*.f64 (*.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 1/8 binary64))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 x x))) (/.f64 (fma.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (*.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 1/8 binary64))))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (fma.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) x) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) (+.f64 (fma.f64 (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) x) (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) (/.f64 (/.f64 #s(literal 3/16 binary64) x) (*.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 1/8 binary64))))))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (- (+ (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (+ (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (pow x 3) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (/ 1 (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow x 2) (+ 3/2 (sqrt 1/2))))) (+ (* -1/8 (/ (* (sqrt 1/2) (- 1 (sqrt 1/8))) (* (pow x 2) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ (* 1/8 (/ (* (sqrt 1/2) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (* (pow x 3) (+ 3/2 (sqrt 1/2))))) (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2))) (+ (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (* x (pow (+ 3/2 (sqrt 1/2)) 2))) (+ (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (* -1/8 (/ (* (sqrt 1/2) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))))) (* (pow x 3) (+ 3/2 (sqrt 1/2)))) (/ (* (- 1 (sqrt 1/8)) (- (* -3/16 (sqrt 1/2)) 1/4)) (* (pow x 3) (pow (+ 3/2 (sqrt 1/2)) 2))))))))))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 13/128 binary64) (*.f64 (*.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 1/8 binary64))) (pow.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) (/.f64 #s(literal -3/64 binary64) (*.f64 (*.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 1/8 binary64))) (*.f64 x x)))) (fma.f64 (neg.f64 (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 x x))) (/.f64 (fma.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (*.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 1/8 binary64))))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (*.f64 x x))) #s(literal -1/8 binary64) (+.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (fma.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (*.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 1/8 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal 3/16 binary64) x) (*.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 1/8 binary64))))) (fma.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (*.f64 (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64)) x)) (/.f64 (-.f64 (/.f64 #s(literal -3/64 binary64) (*.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 1/8 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (*.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 1/8 binary64))))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))))) (*.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3 binary64))))) (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (/.f64 (fma.f64 #s(literal -3/16 binary64) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))))))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (/ 1 (+ 1 (sqrt 1/2))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* -1/2 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))) (/ 1 (+ 1 (sqrt 1/2)))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))) (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (pow x 2))) (/ 1 (+ 1 (sqrt 1/2)))) (* 1/2 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2))))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal -1/8 binary64) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)))) (*.f64 x x)) #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))) (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))) (+ (* -3/16 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/16 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))))) (pow x 3))) (/ 1 (+ 1 (sqrt 1/2)))) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (* (pow x 2) (pow (+ 1 (sqrt 1/2)) 3)))) (+ (* -1/8 (/ (sqrt 1/2) (* (pow x 2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2))))))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (-.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal -1/8 binary64) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal -3/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1/32 binary64) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (fma.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) (fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)) x) x)))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (sqrt 1/2)))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x))))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) (-.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) x) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (+ (* -3/16 (/ (sqrt 1/2) (pow x 3))) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x)))))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) (-.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -3/16 binary64) (fma.f64 (/.f64 #s(literal -1/8 binary64) x) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt.f64 #s(literal 1/2 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (/.f64 #s(literal -1/8 binary64) x) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -3/16 (/ (sqrt 1/2) (pow x 3))) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -3/16 binary64) (fma.f64 (/.f64 #s(literal -1/8 binary64) x) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 1/2 binary64) x)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (/ (- 1/2 (/ 1/4 (* x x))) x) #s(hole binary64 (/ 1/2 x))) |
#s(approx (/ (- 1/2 (/ 1/4 (* x x))) x) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (- 1/2 (/ 1/4 (* x x))) x) #s(hole binary64 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))) |
#s(approx (/ (- 1/2 (/ 1/4 (* x x))) x) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (+ (* 1/2 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))) (+ (* 1/2 (/ (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) x) (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1/2 (/ (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2))))) x)) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (* x (pow (+ 1 (sqrt 1/2)) 3)))) (* -1/8 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))))) (+ (* 1/2 (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (fma.f64 (/.f64 (-.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (/.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)) x))) (/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))))) x)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))))))) x) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))) (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (* x (+ 1 (sqrt 1/2))))) (+ (* -1/2 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))))) (+ 1 (sqrt 1/2)))) (+ (* -3/16 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (+ (* -1/8 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))) x)) (+ (* -3/16 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/16 (/ (pow (sqrt 1/2) 2) (* x (pow (+ 1 (sqrt 1/2)) 3))))))) (+ (* -1/2 (+ (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ (* (sqrt 1/2) (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))))) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))) (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))))) x)) (+ (* 1/2 (- (/ 1 (+ 1 (sqrt 1/2))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal -1/8 binary64) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) x x)) (/.f64 (+.f64 (fma.f64 #s(literal -3/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)))) x)) (-.f64 (fma.f64 (/.f64 #s(literal -3/16 binary64) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (/.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)) x))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal -1/8 binary64) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)))))))) x) #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))))))) x) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (- (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (/ 1 (+ 3/2 (sqrt 1/2))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (* x (pow (+ 3/2 (sqrt 1/2)) 2))))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (+.f64 (/.f64 (/.f64 #s(literal 3/16 binary64) x) (*.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 1/8 binary64)))) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64))) (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (- (+ (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (* -1/8 (/ (* (sqrt 1/2) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2))))) x)) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) x)) (/ 1 (+ 3/2 (sqrt 1/2)))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (fma.f64 (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal -3/64 binary64) (*.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 1/8 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (*.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 1/8 binary64))))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))))) (neg.f64 x)) (fma.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (*.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 1/8 binary64)))))) x) #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (- (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* 1/8 (/ (* (sqrt 1/2) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (+ (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (+ (* -1 (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (* -1/8 (/ (* (sqrt 1/2) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))))) (+ 3/2 (sqrt 1/2))) (/ (* (- 1 (sqrt 1/8)) (- (* -3/16 (sqrt 1/2)) 1/4)) (pow (+ 3/2 (sqrt 1/2)) 2))))) x)) (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) (+ (* -1 (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) (+ 3/2 (sqrt 1/2)))) (* -1/8 (/ (* (sqrt 1/2) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2))))) x)) (+ (* 3/16 (/ 1 (* (sqrt 1/8) (+ 3/2 (sqrt 1/2))))) (/ (* (+ 1/2 (* 1/2 (sqrt 1/2))) (- 1 (sqrt 1/8))) (pow (+ 3/2 (sqrt 1/2)) 2)))) x)) (/ 1 (+ 3/2 (sqrt 1/2)))) (/ (sqrt 1/8) (+ 3/2 (sqrt 1/2)))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (fma.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 13/128 binary64) (*.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 1/8 binary64)))) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (fma.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (*.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 1/8 binary64)))))) (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (-.f64 (/.f64 #s(literal -3/64 binary64) (*.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 1/8 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (*.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 1/8 binary64))))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -3/16 binary64) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64)))) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64))))) x) #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -3/64 binary64) (*.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 1/8 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (*.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 1/8 binary64))))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64))))))) (neg.f64 x)) (fma.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 3/16 binary64) (*.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 1/8 binary64)))))) x) #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 3/2 binary64))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* 1/2 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))) (/ 1 (+ 1 (sqrt 1/2)))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (* x (pow (+ 1 (sqrt 1/2)) 3)))) (* -1/8 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) x)) (/ 1 (+ 1 (sqrt 1/2)))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (fma.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)) x)) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))))) x) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))) (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (* x (+ 1 (sqrt 1/2))))) (+ (* -3/16 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/16 (/ (pow (sqrt 1/2) 2) (* x (pow (+ 1 (sqrt 1/2)) 3)))))) (+ (* -1/4 (/ (pow (sqrt 1/2) 2) (pow (+ 1 (sqrt 1/2)) 3))) (* -1/8 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (* 1/2 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) x)) (/ 1 (+ 1 (sqrt 1/2)))))) |
#s(approx (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal -1/8 binary64) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) x x)) (fma.f64 (/.f64 #s(literal -3/16 binary64) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (/.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)) x)))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal -1/8 binary64) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))))) x) #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))))) x) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (* -1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x)))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) (-.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) x)) #s(literal -1 binary64))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt 1/2)) (* 3/16 (/ (sqrt 1/2) x))) x)) (* 1/2 (sqrt 1/2))) x)))))) |
#s(approx (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) (-.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 3/16 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 x))) x)) #s(literal -1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) x))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt 1/2)) (* 3/16 (/ (sqrt 1/2) x))) x)) (* 1/2 (sqrt 1/2))) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 3/16 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 x))) x))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x))) |
#s(approx (/ (- 1/2 (/ 1/4 (* x x))) x) #s(hole binary64 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x)))) |
#s(approx (/ (- 1/2 (/ 1/4 (* x x))) x) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (neg.f64 x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 65 | 461 |
| 0 | 99 | 341 |
| 1 | 507 | 264 |
| 0 | 4159 | 263 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) |
(pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(sqrt.f64 #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 x x)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 x x)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 #s(literal 3/8 binary64) (*.f64 x x)) |
(*.f64 x x) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) |
(/.f64 #s(approx (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
#s(approx (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) |
(cos.f64 (atan.f64 x)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) |
(sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
| Outputs |
|---|
(/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 2 binary64))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64)) (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal -1 binary64)))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64)) (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal -1 binary64)))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/4 binary64)))) (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal -1 binary64)))) (*.f64 (fma.f64 (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/4 binary64)))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (*.f64 (fma.f64 (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/4 binary64)))) (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal -1 binary64)))) (*.f64 (fma.f64 (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/4 binary64)))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (fma.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64))) |
(fma.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64))) |
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(fma.f64 (fabs.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (fabs.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(fma.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 (asinh.f64 x))) #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal -1/4 binary64))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64))) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64))) |
(fma.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) |
(fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(fma.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) (+.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (cosh.f64 (asinh.f64 x))) (+.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))))) |
(-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))))) |
(-.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64))) |
(-.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) #s(literal 3 binary64)) (fma.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 (asinh.f64 x))) (+.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(+.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) |
(+.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) #s(literal -1 binary64))) (+.f64 (-.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) (fma.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal -1 binary64))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal -1 binary64))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (-.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (pow.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))))) (+.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (pow.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) (*.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal -3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) (neg.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) (*.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) (*.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64)))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal -1 binary64)) (+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 9/2 binary64))) (*.f64 (+.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal -3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) (+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (neg.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal -1 binary64))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal -1 binary64))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))))) |
(fma.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))))) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))))) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal -2 binary64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (/.f64 (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal -3 binary64)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal -2 binary64)))) (/.f64 (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) #s(literal 3 binary64)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal -2 binary64))))) |
(-.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (cosh.f64 (asinh.f64 x)))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(-.f64 (pow.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))))) |
(-.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(+.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/4 binary64))) (-.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/4 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 9/2 binary64)))) (neg.f64 (+.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 9/2 binary64))) (+.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal -1 binary64))) (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) #s(literal 1 binary64))) (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 9/2 binary64)) (+.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/4 binary64))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/4 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 3/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/4 binary64))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/4 binary64))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)))) |
(*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/4 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/4 binary64)))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/4 binary64))) (neg.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/4 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (pow.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 3/2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) |
(*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 3/4 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) |
(pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (fma.f64 (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/4 binary64))))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/2 binary64))) (sinh.f64 (*.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/2 binary64)))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal -1 binary64))) (+.f64 #s(literal 3/2 binary64) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))))) |
(*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(neg.f64 (+.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(+.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal 3/2 binary64) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 3/2 binary64) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1/2 binary64) (+.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (+.f64 #s(literal 3/2 binary64) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 3/2 binary64) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))))) |
(-.f64 (neg.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(+.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3/8 binary64)) #s(literal 9 binary64)) #s(literal 3 binary64)) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3/8 binary64)) #s(literal -3 binary64)) #s(literal -1 binary64)) |
(*.f64 (/.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 3/8 binary64)) |
(*.f64 (*.f64 #s(literal 3/8 binary64) x) (/.f64 x #s(literal 3 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 x x) #s(literal 3 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 x x))) #s(literal 3 binary64)) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 x x)) #s(literal -3 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 3/8 binary64)) #s(literal 3 binary64)) |
(neg.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 x x)) #s(literal 3 binary64))) |
(neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 3/8 binary64)) #s(literal -3 binary64))) |
(*.f64 (*.f64 #s(literal 3/8 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 3/8 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 3/8 binary64) x) x) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 3/8 binary64))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 3/8 binary64))) |
(*.f64 (*.f64 x x) #s(literal 3/8 binary64)) |
(*.f64 #s(literal 3/8 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal 3/8 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) x) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (*.f64 #s(literal -1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) x)) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) x) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x))) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
(pow.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (-.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (-.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) #s(literal 3/2 binary64)) #s(literal -1 binary64))) (-.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))))) |
(/.f64 (/.f64 (-.f64 (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) (*.f64 (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) #s(literal -3 binary64)) (pow.f64 (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) (pow.f64 (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) (*.f64 (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))))) (neg.f64 (pow.f64 (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) (neg.f64 (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) (*.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) (neg.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))))) (pow.f64 (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) (*.f64 (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) (neg.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))))) (*.f64 (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) (neg.f64 (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) (neg.f64 (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))))) (/.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) #s(literal -3 binary64)) (pow.f64 (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) (pow.f64 (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) (*.f64 (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) (pow.f64 (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) (/.f64 (pow.f64 (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) #s(literal -3 binary64)) (fma.f64 (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) (pow.f64 (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) #s(literal -2 binary64)))) (/.f64 (pow.f64 (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) #s(literal 3 binary64)) (fma.f64 (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) (pow.f64 (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) #s(literal -2 binary64))))) |
(-.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (pow.f64 (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) #s(literal 2 binary64)))) |
(-.f64 (pow.f64 (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) #s(literal 3/2 binary64)) #s(literal -1 binary64))) (-.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))))) |
(*.f64 (pow.f64 (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) |
(pow.f64 (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (pow.f64 (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) (/.f64 #s(literal 2 binary64) (neg.f64 (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64))))) |
(exp.f64 (*.f64 (log1p.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)))) |
(*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) #s(literal 3/2 binary64)) #s(literal -1 binary64))) (-.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (neg.f64 (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) #s(literal 3/2 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) #s(literal 3/2 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) #s(literal 3/2 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))))) |
(fma.f64 (*.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(+.f64 (/.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) #s(literal 3/2 binary64)) (-.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))))) |
(+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) |
(pow.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(approx (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal -1 binary64))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(approx (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal -1 binary64))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 #s(approx (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(/.f64 #s(approx (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(neg.f64 (/.f64 #s(approx (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))))) |
#s(approx (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 2 binary64) (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (cosh.f64 (asinh.f64 x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (cosh.f64 (asinh.f64 x))))) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 2 binary64) (cos.f64 (atan.f64 x))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 (asinh.f64 x))) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (cosh.f64 (asinh.f64 x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (cosh.f64 (asinh.f64 x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (cosh.f64 (asinh.f64 x)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (cosh.f64 (asinh.f64 x)))) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal -1/4 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -3 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 (asinh.f64 x))) #s(literal 2 binary64)) (*.f64 (cos.f64 (atan.f64 x)) #s(literal -1/4 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal -1/4 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 2 binary64) (cos.f64 (atan.f64 x))) #s(literal -1/2 binary64)) |
(fma.f64 (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64))) (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 (asinh.f64 x))) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (cosh.f64 (asinh.f64 x)))) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal -1/2 binary64) (cosh.f64 (asinh.f64 x))) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (cos.f64 (atan.f64 x))) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (cosh.f64 (asinh.f64 x)))) |
(-.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) (cosh.f64 (asinh.f64 x))) #s(literal 3 binary64)) (fma.f64 (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal -1/4 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal -1/4 binary64)))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (cosh.f64 (asinh.f64 x)))) #s(literal -1/2 binary64)) |
(+.f64 (/.f64 #s(literal -1/2 binary64) (cosh.f64 (asinh.f64 x))) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) (cosh.f64 (asinh.f64 x)))) |
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 x)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (cos.f64 (atan.f64 x)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -1/2 binary64)) (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (cosh.f64 (asinh.f64 x)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (cos.f64 (atan.f64 x)))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (cosh.f64 (asinh.f64 x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cosh.f64 (asinh.f64 x)))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 x)))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (cosh.f64 (asinh.f64 x)))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (cos.f64 (atan.f64 x)))) |
(*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) |
(*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cosh.f64 (asinh.f64 x)))) |
(/.f64 (cosh.f64 (asinh.f64 x)) (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cosh.f64 (asinh.f64 x))))) |
(/.f64 #s(literal 1 binary64) (cosh.f64 (asinh.f64 x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cosh.f64 (asinh.f64 x)))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (cosh.f64 (asinh.f64 x))))) |
(fma.f64 (sin.f64 (atan.f64 x)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 x)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 (atan.f64 x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (atan.f64 x))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (cosh.f64 (asinh.f64 x)))) (/.f64 #s(literal 2 binary64) (neg.f64 (cosh.f64 (asinh.f64 x))))) |
(cos.f64 (neg.f64 (neg.f64 (atan.f64 x)))) |
(cos.f64 (atan.f64 (fabs.f64 x))) |
(cos.f64 (neg.f64 (atan.f64 x))) |
(cos.f64 (atan.f64 x)) |
(exp.f64 (*.f64 (log.f64 (cosh.f64 (asinh.f64 x))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (sin.f64 (atan.f64 x)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 x)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) (neg.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))))) |
(*.f64 (fabs.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) (fabs.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))))) |
(*.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) |
(pow.f64 (*.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) |
(sqrt.f64 (*.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (fabs.f64 x)) (/.f64 #s(literal -1/2 binary64) (fabs.f64 x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 x)) (/.f64 #s(literal 1/2 binary64) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (fabs.f64 x)) (/.f64 #s(literal 1/2 binary64) (fabs.f64 x))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(/.f64 (/.f64 #s(literal 1/4 binary64) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1/4 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) x)) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1/4 binary64) x) x) |
(/.f64 #s(literal -1/4 binary64) (*.f64 (neg.f64 x) x)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(neg.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) x) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) x))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) x) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) x) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) x) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) (neg.f64 (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x)) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/64 binary64) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (+.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) x)) |
(neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (neg.f64 x))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) x)) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(pow.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/4 binary64)))))) |
(sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
Compiled 65 639 to 3 708 computations (94.4% saved)
26 alts after pruning (22 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 930 | 12 | 942 |
| Fresh | 7 | 10 | 17 |
| Picked | 4 | 1 | 5 |
| Done | 3 | 3 | 6 |
| Total | 944 | 26 | 970 |
| Status | Accuracy | Program |
|---|---|---|
| 77.0% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 9/2 binary64))) (+.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) #s(literal 1 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) | |
| 76.9% | (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) | |
| 76.9% | (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) | |
| 77.0% | (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 9/2 binary64))) (*.f64 (+.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))))) | |
| 47.8% | (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) | |
| 51.1% | (/.f64 #s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (*.f64 (fma.f64 (fma.f64 #s(literal 275/1024 binary64) (*.f64 x x) #s(literal -39/128 binary64)) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) | |
| 51.0% | (/.f64 #s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (*.f64 (fma.f64 #s(literal -39/128 binary64) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) | |
| 51.9% | (/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -35/256 binary64) (*.f64 x x) #s(literal 5/32 binary64)) (*.f64 x x) #s(literal -3/16 binary64)) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) | |
| 53.0% | (/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (fma.f64 (fma.f64 #s(literal 5/32 binary64) (*.f64 x x) #s(literal -3/16 binary64)) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) | |
| 51.4% | (/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (fma.f64 #s(literal -3/16 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) | |
| 76.3% | (/.f64 #s(approx (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) | |
| 47.8% | (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) | |
| 76.2% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)))) | |
| 28.6% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (fma.f64 #s(literal -5/32 binary64) (*.f64 x x) #s(literal 3/16 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) | |
| ✓ | 28.7% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
| ✓ | 47.1% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) |
| 48.2% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))))) | |
| ✓ | 49.0% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
| 48.9% | (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal -1 binary64))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) | |
| 52.0% | #s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -3/16 binary64))) (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 39/128 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) #s(literal 8043/32768 binary64)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 275/1024 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 39/128 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/8 binary64) #s(literal 9/128 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))))) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -69/512 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 5/32 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64)))) (-.f64 (/.f64 #s(literal 275/1024 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 39/128 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/8 binary64) #s(literal 9/128 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)))))) (*.f64 x x)) (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 39/128 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (*.f64 x x) (/.f64 #s(literal 3/8 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 x x))) | |
| 52.3% | #s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (/.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 3/8 binary64))) | |
| 52.4% | #s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) | |
| 52.3% | #s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (*.f64 #s(literal 3/8 binary64) x) (/.f64 x #s(literal 3 binary64)))) | |
| 53.0% | #s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 5/32 binary64) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 3/16 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x x))) | |
| 51.9% | #s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -35/256 binary64) (*.f64 x x) #s(literal 5/32 binary64)) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (*.f64 x x)) (/.f64 #s(literal 3/16 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x x))) | |
| ✓ | 49.8% | #s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
Compiled 4 178 to 1 003 computations (76% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (*.f64 #s(literal 3/8 binary64) x) (/.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (/.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 3/8 binary64))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x)))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (fma.f64 #s(literal -5/32 binary64) (*.f64 x x) #s(literal 3/16 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 x x)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1/4 binary64)) x) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (*.f64 (fma.f64 #s(literal -39/128 binary64) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 #s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (*.f64 (fma.f64 (fma.f64 #s(literal 275/1024 binary64) (*.f64 x x) #s(literal -39/128 binary64)) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (fma.f64 #s(literal -3/16 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (fma.f64 (fma.f64 #s(literal 5/32 binary64) (*.f64 x x) #s(literal -3/16 binary64)) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -35/256 binary64) (*.f64 x x) #s(literal 5/32 binary64)) (*.f64 x x) #s(literal -3/16 binary64)) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal -1 binary64))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (-.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 5/32 binary64) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 3/16 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x x))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -35/256 binary64) (*.f64 x x) #s(literal 5/32 binary64)) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (*.f64 x x)) (/.f64 #s(literal 3/16 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 9/2 binary64))) (*.f64 (+.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 9/2 binary64))) (+.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) #s(literal 1 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -3/16 binary64))) (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 39/128 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) #s(literal 8043/32768 binary64)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 275/1024 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 39/128 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/8 binary64) #s(literal 9/128 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))))) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -69/512 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 5/32 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64)))) (-.f64 (/.f64 #s(literal 275/1024 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 39/128 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/8 binary64) #s(literal 9/128 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)))))) (*.f64 x x)) (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 39/128 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (*.f64 x x) (/.f64 #s(literal 3/8 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 x x))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (+.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64) #s(literal 3/16 binary64)) (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 39/128 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) #s(literal 8043/32768 binary64)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 275/1024 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64) #s(literal 3/16 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 39/128 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))))) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 69/256 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64) #s(literal -5/32 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64)))) (-.f64 (/.f64 #s(literal 275/1024 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64) #s(literal 3/16 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 39/128 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))))) (*.f64 x x)) (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 39/128 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (*.f64 x x) (/.f64 #s(literal 3/8 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 x x))) |
| Outputs |
|---|
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -3/16 binary64))) (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 39/128 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) #s(literal 8043/32768 binary64)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 275/1024 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 39/128 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/8 binary64) #s(literal 9/128 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))))) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -69/512 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 5/32 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64)))) (-.f64 (/.f64 #s(literal 275/1024 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 39/128 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/8 binary64) #s(literal 9/128 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)))))) (*.f64 x x)) (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 39/128 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (*.f64 x x) (/.f64 #s(literal 3/8 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 9/2 binary64))) (+.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) #s(literal 1 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
7 calls:
| 27.0ms | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 12.0ms | x |
| 12.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 11.0ms | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 10.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 2 | (hypot.f64 #s(literal 1 binary64) x) |
| 99.9% | 2 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 99.9% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 99.9% | 2 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 99.9% | 2 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 99.9% | 2 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 99.9% | 2 | x |
Compiled 47 to 37 computations (21.3% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (*.f64 #s(literal 3/8 binary64) x) (/.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (/.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 3/8 binary64))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x)))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (fma.f64 #s(literal -5/32 binary64) (*.f64 x x) #s(literal 3/16 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 x x)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1/4 binary64)) x) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (*.f64 (fma.f64 #s(literal -39/128 binary64) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 #s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (*.f64 (fma.f64 (fma.f64 #s(literal 275/1024 binary64) (*.f64 x x) #s(literal -39/128 binary64)) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (fma.f64 #s(literal -3/16 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (fma.f64 (fma.f64 #s(literal 5/32 binary64) (*.f64 x x) #s(literal -3/16 binary64)) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -35/256 binary64) (*.f64 x x) #s(literal 5/32 binary64)) (*.f64 x x) #s(literal -3/16 binary64)) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal -1 binary64))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (-.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 5/32 binary64) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 3/16 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x x))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -35/256 binary64) (*.f64 x x) #s(literal 5/32 binary64)) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (*.f64 x x)) (/.f64 #s(literal 3/16 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 9/2 binary64))) (*.f64 (+.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 9/2 binary64))) (+.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) #s(literal 1 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
| Outputs |
|---|
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -35/256 binary64) (*.f64 x x) #s(literal 5/32 binary64)) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (*.f64 x x)) (/.f64 #s(literal 3/16 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 9/2 binary64))) (+.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) #s(literal 1 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
7 calls:
| 17.0ms | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 12.0ms | x |
| 11.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 11.0ms | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 10.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 2 | (hypot.f64 #s(literal 1 binary64) x) |
| 99.9% | 2 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 99.9% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 99.9% | 2 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 99.9% | 2 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 99.9% | 2 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 99.9% | 2 | x |
Compiled 47 to 37 computations (21.3% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (*.f64 #s(literal 3/8 binary64) x) (/.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (/.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 3/8 binary64))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x)))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (fma.f64 #s(literal -5/32 binary64) (*.f64 x x) #s(literal 3/16 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 x x)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1/4 binary64)) x) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (*.f64 (fma.f64 #s(literal -39/128 binary64) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 #s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (*.f64 (fma.f64 (fma.f64 #s(literal 275/1024 binary64) (*.f64 x x) #s(literal -39/128 binary64)) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (fma.f64 #s(literal -3/16 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (fma.f64 (fma.f64 #s(literal 5/32 binary64) (*.f64 x x) #s(literal -3/16 binary64)) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -35/256 binary64) (*.f64 x x) #s(literal 5/32 binary64)) (*.f64 x x) #s(literal -3/16 binary64)) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal -1 binary64))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (-.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 5/32 binary64) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 3/16 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x x))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -35/256 binary64) (*.f64 x x) #s(literal 5/32 binary64)) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (*.f64 x x)) (/.f64 #s(literal 3/16 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 9/2 binary64))) (*.f64 (+.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))))) |
| Outputs |
|---|
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -35/256 binary64) (*.f64 x x) #s(literal 5/32 binary64)) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (*.f64 x x)) (/.f64 #s(literal 3/16 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 9/2 binary64))) (*.f64 (+.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))))) |
7 calls:
| 29.0ms | x |
| 24.0ms | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 11.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 10.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 9.0ms | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 2 | (hypot.f64 #s(literal 1 binary64) x) |
| 99.9% | 2 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 99.9% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 99.9% | 2 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 99.9% | 2 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 99.9% | 2 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 99.9% | 2 | x |
Compiled 47 to 37 computations (21.3% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (*.f64 #s(literal 3/8 binary64) x) (/.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (/.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 3/8 binary64))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x)))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (fma.f64 #s(literal -5/32 binary64) (*.f64 x x) #s(literal 3/16 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 x x)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1/4 binary64)) x) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (*.f64 (fma.f64 #s(literal -39/128 binary64) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 #s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (*.f64 (fma.f64 (fma.f64 #s(literal 275/1024 binary64) (*.f64 x x) #s(literal -39/128 binary64)) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (fma.f64 #s(literal -3/16 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (fma.f64 (fma.f64 #s(literal 5/32 binary64) (*.f64 x x) #s(literal -3/16 binary64)) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -35/256 binary64) (*.f64 x x) #s(literal 5/32 binary64)) (*.f64 x x) #s(literal -3/16 binary64)) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal -1 binary64))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (-.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 5/32 binary64) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 3/16 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x x))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -35/256 binary64) (*.f64 x x) #s(literal 5/32 binary64)) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (*.f64 x x)) (/.f64 #s(literal 3/16 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) #s(literal 1 binary64))) |
| Outputs |
|---|
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -35/256 binary64) (*.f64 x x) #s(literal 5/32 binary64)) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (*.f64 x x)) (/.f64 #s(literal 3/16 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
7 calls:
| 28.0ms | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 13.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 11.0ms | x |
| 11.0ms | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 11.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 2 | (hypot.f64 #s(literal 1 binary64) x) |
| 99.9% | 2 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 99.9% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 99.9% | 2 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 99.9% | 2 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 99.9% | 2 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 99.9% | 2 | x |
Compiled 47 to 37 computations (21.3% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (*.f64 #s(literal 3/8 binary64) x) (/.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (/.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 3/8 binary64))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x)))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (fma.f64 #s(literal -5/32 binary64) (*.f64 x x) #s(literal 3/16 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 x x)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1/4 binary64)) x) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (*.f64 (fma.f64 #s(literal -39/128 binary64) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 #s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (*.f64 (fma.f64 (fma.f64 #s(literal 275/1024 binary64) (*.f64 x x) #s(literal -39/128 binary64)) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (fma.f64 #s(literal -3/16 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (fma.f64 (fma.f64 #s(literal 5/32 binary64) (*.f64 x x) #s(literal -3/16 binary64)) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -35/256 binary64) (*.f64 x x) #s(literal 5/32 binary64)) (*.f64 x x) #s(literal -3/16 binary64)) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal -1 binary64))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (-.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
#s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 5/32 binary64) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 3/16 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x x))) |
| Outputs |
|---|
(/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -35/256 binary64) (*.f64 x x) #s(literal 5/32 binary64)) (*.f64 x x) #s(literal -3/16 binary64)) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
7 calls:
| 11.0ms | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 11.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 10.0ms | x |
| 8.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 8.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 2 | (hypot.f64 #s(literal 1 binary64) x) |
| 99.9% | 2 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 99.9% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 99.9% | 2 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 99.9% | 2 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 99.9% | 2 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 99.9% | 2 | x |
Compiled 47 to 37 computations (21.3% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (*.f64 #s(literal 3/8 binary64) x) (/.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (/.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 3/8 binary64))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x)))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (fma.f64 #s(literal -5/32 binary64) (*.f64 x x) #s(literal 3/16 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 x x)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1/4 binary64)) x) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (*.f64 (fma.f64 #s(literal -39/128 binary64) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 #s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (*.f64 (fma.f64 (fma.f64 #s(literal 275/1024 binary64) (*.f64 x x) #s(literal -39/128 binary64)) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (fma.f64 #s(literal -3/16 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (fma.f64 (fma.f64 #s(literal 5/32 binary64) (*.f64 x x) #s(literal -3/16 binary64)) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -35/256 binary64) (*.f64 x x) #s(literal 5/32 binary64)) (*.f64 x x) #s(literal -3/16 binary64)) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
| Outputs |
|---|
(/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -35/256 binary64) (*.f64 x x) #s(literal 5/32 binary64)) (*.f64 x x) #s(literal -3/16 binary64)) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
7 calls:
| 12.0ms | x |
| 10.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 10.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 9.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 7.0ms | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 2 | (hypot.f64 #s(literal 1 binary64) x) |
| 99.9% | 2 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 99.9% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 99.9% | 2 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 99.9% | 2 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 99.9% | 2 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 99.9% | 2 | x |
Compiled 47 to 37 computations (21.3% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (*.f64 #s(literal 3/8 binary64) x) (/.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (/.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 3/8 binary64))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x)))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (fma.f64 #s(literal -5/32 binary64) (*.f64 x x) #s(literal 3/16 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 x x)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1/4 binary64)) x) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (*.f64 (fma.f64 #s(literal -39/128 binary64) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 #s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (*.f64 (fma.f64 (fma.f64 #s(literal 275/1024 binary64) (*.f64 x x) #s(literal -39/128 binary64)) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (fma.f64 #s(literal -3/16 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (fma.f64 (fma.f64 #s(literal 5/32 binary64) (*.f64 x x) #s(literal -3/16 binary64)) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -35/256 binary64) (*.f64 x x) #s(literal 5/32 binary64)) (*.f64 x x) #s(literal -3/16 binary64)) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
| Outputs |
|---|
(/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -35/256 binary64) (*.f64 x x) #s(literal 5/32 binary64)) (*.f64 x x) #s(literal -3/16 binary64)) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
7 calls:
| 10.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 8.0ms | x |
| 8.0ms | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 7.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 7.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 2 | (hypot.f64 #s(literal 1 binary64) x) |
| 99.5% | 2 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 99.5% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 99.5% | 2 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 99.5% | 2 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 99.5% | 2 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 99.5% | 2 | x |
Compiled 47 to 37 computations (21.3% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (*.f64 #s(literal 3/8 binary64) x) (/.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (/.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 3/8 binary64))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x)))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (fma.f64 #s(literal -5/32 binary64) (*.f64 x x) #s(literal 3/16 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 x x)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1/4 binary64)) x) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (*.f64 (fma.f64 #s(literal -39/128 binary64) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 #s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (*.f64 (fma.f64 (fma.f64 #s(literal 275/1024 binary64) (*.f64 x x) #s(literal -39/128 binary64)) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (fma.f64 #s(literal -3/16 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (fma.f64 (fma.f64 #s(literal 5/32 binary64) (*.f64 x x) #s(literal -3/16 binary64)) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (+ (* (cos (atan x)) 1/2) 1/2)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
| Outputs |
|---|
(/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (fma.f64 (fma.f64 #s(literal 5/32 binary64) (*.f64 x x) #s(literal -3/16 binary64)) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
7 calls:
| 35.0ms | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 34.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 8.0ms | x |
| 7.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 6.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 2 | (hypot.f64 #s(literal 1 binary64) x) |
| 99.3% | 2 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 99.3% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 99.3% | 2 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 99.3% | 2 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 99.3% | 2 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 99.3% | 2 | x |
Compiled 47 to 37 computations (21.3% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (*.f64 #s(literal 3/8 binary64) x) (/.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (/.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 3/8 binary64))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x)))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (fma.f64 #s(literal -5/32 binary64) (*.f64 x x) #s(literal 3/16 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 x x)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1/4 binary64)) x) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (*.f64 (fma.f64 #s(literal -39/128 binary64) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 #s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (*.f64 (fma.f64 (fma.f64 #s(literal 275/1024 binary64) (*.f64 x x) #s(literal -39/128 binary64)) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (fma.f64 #s(literal -3/16 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
| Outputs |
|---|
(/.f64 #s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (*.f64 (fma.f64 (fma.f64 #s(literal 275/1024 binary64) (*.f64 x x) #s(literal -39/128 binary64)) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
7 calls:
| 9.0ms | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 8.0ms | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 8.0ms | x |
| 7.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 7.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.9% | 2 | (hypot.f64 #s(literal 1 binary64) x) |
| 98.9% | 2 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 98.9% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 98.9% | 2 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 98.9% | 2 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 98.9% | 2 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 98.9% | 2 | x |
Compiled 47 to 37 computations (21.3% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (*.f64 #s(literal 3/8 binary64) x) (/.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (/.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 3/8 binary64))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x)))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (fma.f64 #s(literal -5/32 binary64) (*.f64 x x) #s(literal 3/16 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 x x)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1/4 binary64)) x) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (*.f64 (fma.f64 #s(literal -39/128 binary64) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 #s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (*.f64 (fma.f64 (fma.f64 #s(literal 275/1024 binary64) (*.f64 x x) #s(literal -39/128 binary64)) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
| Outputs |
|---|
(/.f64 #s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (*.f64 (fma.f64 (fma.f64 #s(literal 275/1024 binary64) (*.f64 x x) #s(literal -39/128 binary64)) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
7 calls:
| 11.0ms | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 8.0ms | x |
| 6.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 5.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 5.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.6% | 2 | (hypot.f64 #s(literal 1 binary64) x) |
| 98.6% | 2 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 98.6% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 98.6% | 2 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 98.6% | 2 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 98.6% | 2 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 98.6% | 2 | x |
Compiled 47 to 37 computations (21.3% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (*.f64 #s(literal 3/8 binary64) x) (/.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (/.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 3/8 binary64))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x)))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (fma.f64 #s(literal -5/32 binary64) (*.f64 x x) #s(literal 3/16 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 x x)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1/4 binary64)) x) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (*.f64 (fma.f64 #s(literal -39/128 binary64) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
| Outputs |
|---|
(/.f64 #s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (*.f64 (fma.f64 #s(literal -39/128 binary64) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
7 calls:
| 6.0ms | x |
| 6.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 4.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 4.0ms | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 4.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.5% | 2 | (hypot.f64 #s(literal 1 binary64) x) |
| 98.5% | 2 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 98.5% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 98.5% | 2 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 98.5% | 2 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 98.5% | 2 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 98.5% | 2 | x |
Compiled 47 to 37 computations (21.3% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (*.f64 #s(literal 3/8 binary64) x) (/.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (/.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 3/8 binary64))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) #s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x)))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (fma.f64 (fma.f64 #s(literal -5/32 binary64) (*.f64 x x) #s(literal 3/16 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 x x)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1/4 binary64)) x) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
| Outputs |
|---|
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
#s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
7 calls:
| 14.0ms | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 5.0ms | x |
| 5.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 4.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 4.0ms | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.0% | 2 | (hypot.f64 #s(literal 1 binary64) x) |
| 98.0% | 2 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 98.0% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 98.0% | 2 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 98.0% | 2 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 98.0% | 2 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 98.0% | 2 | x |
Compiled 47 to 37 computations (21.3% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (*.f64 #s(literal 3/8 binary64) x) (/.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (/.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 3/8 binary64))) |
| Outputs |
|---|
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
7 calls:
| 5.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 2.0ms | x |
| 2.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 2.0ms | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 2.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.3% | 2 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 97.3% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 97.3% | 2 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 97.3% | 2 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 97.3% | 2 | (hypot.f64 #s(literal 1 binary64) x) |
| 97.3% | 2 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 97.3% | 2 | x |
Compiled 47 to 37 computations (21.3% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
| Outputs |
|---|
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
7 calls:
| 1.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 1.0ms | x |
| 1.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 1.0ms | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 1.0ms | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.4% | 1 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 52.4% | 1 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 52.4% | 1 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 52.4% | 1 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 52.4% | 1 | (hypot.f64 #s(literal 1 binary64) x) |
| 52.4% | 1 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 52.4% | 1 | x |
Compiled 47 to 37 computations (21.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 0.018056318453003078 | 0.05992075712070675 |
| 8.0ms | 80× | 0 | valid |
Compiled 1 920 to 483 computations (74.8% saved)
ival-sqrt: 3.0ms (47.5% of total)ival-div: 1.0ms (15.8% of total)ival-mult: 1.0ms (15.8% of total)ival-hypot: 1.0ms (15.8% of total)ival-add: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-sub: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 6.0ms | 0.018056318453003078 | 0.05992075712070675 |
| 3.0ms | 48× | 0 | valid |
Compiled 635 to 323 computations (49.1% saved)
ival-hypot: 1.0ms (43.1% of total)ival-div: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-mult: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-sub: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-sqrt: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.018056318453003078 | 0.05992075712070675 |
Compiled 625 to 313 computations (49.9% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.018056318453003078 | 0.05992075712070675 |
Compiled 555 to 303 computations (45.4% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.018056318453003078 | 0.05992075712070675 |
Compiled 395 to 253 computations (35.9% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.018056318453003078 | 0.05992075712070675 |
Compiled 345 to 233 computations (32.5% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 0.11624201882169777 | 15.513987180110833 |
| 8.0ms | 112× | 0 | valid |
Compiled 734 to 391 computations (46.7% saved)
ival-hypot: 2.0ms (37.7% of total)ival-div: 1.0ms (18.8% of total)ival-add: 1.0ms (18.8% of total)ival-mult: 1.0ms (18.8% of total)ival-sub: 1.0ms (18.8% of total)ival-sqrt: 1.0ms (18.8% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.11624201882169777 | 15.513987180110833 |
Compiled 699 to 377 computations (46.1% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.11624201882169777 | 15.513987180110833 |
Compiled 993 to 398 computations (59.9% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 4.0ms | 0.11624201882169777 | 15.513987180110833 |
| 2.0ms | 32× | 0 | valid |
Compiled 1 000 to 377 computations (62.3% saved)
ival-hypot: 1.0ms (66.8% of total)ival-div: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-mult: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-sub: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-sqrt: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.11624201882169777 | 15.513987180110833 |
Compiled 965 to 363 computations (62.4% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 0.11624201882169777 | 15.513987180110833 |
| 9.0ms | 96× | 0 | valid |
Compiled 832 to 321 computations (61.4% saved)
ival-hypot: 2.0ms (44.1% of total)ival-div: 1.0ms (22% of total)ival-mult: 1.0ms (22% of total)ival-sqrt: 1.0ms (22% of total)ival-add: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-sub: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.11624201882169777 | 15.513987180110833 |
Compiled 552 to 279 computations (49.5% saved)
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 203 | 1710 |
| 1 | 303 | 1636 |
| 2 | 573 | 1636 |
| 3 | 1346 | 1597 |
| 4 | 7160 | 1597 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 x #s(literal 8358680908399641/288230376151711744 binary64)) #s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -3/16 binary64))) (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 39/128 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) #s(literal 8043/32768 binary64)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 275/1024 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 39/128 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/8 binary64) #s(literal 9/128 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))))) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -69/512 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 5/32 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64)))) (-.f64 (/.f64 #s(literal 275/1024 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 39/128 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/8 binary64) #s(literal 9/128 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)))))) (*.f64 x x)) (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 39/128 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (*.f64 x x) (/.f64 #s(literal 3/8 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 x x))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 9/2 binary64))) (+.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) #s(literal 1 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal 3530822107858469/144115188075855872 binary64)) #s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -35/256 binary64) (*.f64 x x) #s(literal 5/32 binary64)) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (*.f64 x x)) (/.f64 #s(literal 3/16 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x x))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 9/2 binary64))) (+.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) #s(literal 1 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal 3530822107858469/144115188075855872 binary64)) #s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -35/256 binary64) (*.f64 x x) #s(literal 5/32 binary64)) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (*.f64 x x)) (/.f64 #s(literal 3/16 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 9/2 binary64))) (*.f64 (+.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))))) |
(if (<=.f64 x #s(literal 3458764513820541/144115188075855872 binary64)) #s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -35/256 binary64) (*.f64 x x) #s(literal 5/32 binary64)) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (*.f64 x x)) (/.f64 #s(literal 3/16 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal 3458764513820541/144115188075855872 binary64)) (/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -35/256 binary64) (*.f64 x x) #s(literal 5/32 binary64)) (*.f64 x x) #s(literal -3/16 binary64)) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal 8358680908399641/288230376151711744 binary64)) (/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -35/256 binary64) (*.f64 x x) #s(literal 5/32 binary64)) (*.f64 x x) #s(literal -3/16 binary64)) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal 1 binary64)) (/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -35/256 binary64) (*.f64 x x) #s(literal 5/32 binary64)) (*.f64 x x) #s(literal -3/16 binary64)) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal 4728779608739021/4503599627370496 binary64)) (/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (fma.f64 (fma.f64 #s(literal 5/32 binary64) (*.f64 x x) #s(literal -3/16 binary64)) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal 1 binary64)) (/.f64 #s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (*.f64 (fma.f64 (fma.f64 #s(literal 275/1024 binary64) (*.f64 x x) #s(literal -39/128 binary64)) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal 5404319552844595/4503599627370496 binary64)) (/.f64 #s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (*.f64 (fma.f64 (fma.f64 #s(literal 275/1024 binary64) (*.f64 x x) #s(literal -39/128 binary64)) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) #s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(if (<=.f64 x #s(literal 4728779608739021/4503599627370496 binary64)) (/.f64 #s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (*.f64 (fma.f64 #s(literal -39/128 binary64) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) #s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(if (<=.f64 x #s(literal 6980579422424269/4503599627370496 binary64)) #s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) #s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(if (<=.f64 x #s(literal 6980579422424269/4503599627370496 binary64)) #s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
| Outputs |
|---|
(if (<=.f64 x #s(literal 8358680908399641/288230376151711744 binary64)) #s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -3/16 binary64))) (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 39/128 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) #s(literal 8043/32768 binary64)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 275/1024 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 39/128 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/8 binary64) #s(literal 9/128 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))))) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -69/512 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 5/32 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64)))) (-.f64 (/.f64 #s(literal 275/1024 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 39/128 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/8 binary64) #s(literal 9/128 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)))))) (*.f64 x x)) (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 39/128 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (*.f64 x x) (/.f64 #s(literal 3/8 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 x x))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 9/2 binary64))) (+.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) #s(literal 1 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal 8358680908399641/288230376151711744 binary64)) #s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (+.f64 (/.f64 (fma.f64 (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -3/16 binary64))) (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 39/128 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) #s(literal 8043/32768 binary64)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 275/1024 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 39/128 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (neg.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/8 binary64) #s(literal 9/128 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))))) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -69/512 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 5/32 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64)))) (-.f64 (/.f64 #s(literal 275/1024 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 39/128 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (neg.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3/8 binary64) #s(literal 9/128 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)))))) (*.f64 x x)) (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/4 binary64) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3/8 binary64) (/.f64 #s(literal 39/128 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (*.f64 x x) (/.f64 #s(literal 3/8 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 x x))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 9/2 binary64))) (+.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) #s(literal 1 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal 3530822107858469/144115188075855872 binary64)) #s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -35/256 binary64) (*.f64 x x) #s(literal 5/32 binary64)) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (*.f64 x x)) (/.f64 #s(literal 3/16 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x x))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 9/2 binary64))) (+.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) #s(literal 1 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal 3530822107858469/144115188075855872 binary64)) #s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -35/256 binary64) (*.f64 x x) #s(literal 5/32 binary64)) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (*.f64 x x)) (/.f64 #s(literal 3/16 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 9/2 binary64))) (*.f64 (+.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))))) |
(if (<=.f64 x #s(literal 3458764513820541/144115188075855872 binary64)) #s(approx (/ (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -35/256 binary64) (*.f64 x x) #s(literal 5/32 binary64)) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (*.f64 x x)) (/.f64 #s(literal 3/16 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal 3458764513820541/144115188075855872 binary64)) (/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -35/256 binary64) (*.f64 x x) #s(literal 5/32 binary64)) (*.f64 x x) #s(literal -3/16 binary64)) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal 8358680908399641/288230376151711744 binary64)) (/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -35/256 binary64) (*.f64 x x) #s(literal 5/32 binary64)) (*.f64 x x) #s(literal -3/16 binary64)) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal 1 binary64)) (/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -35/256 binary64) (*.f64 x x) #s(literal 5/32 binary64)) (*.f64 x x) #s(literal -3/16 binary64)) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal 4728779608739021/4503599627370496 binary64)) (/.f64 #s(approx (- 1 (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2)) (*.f64 (fma.f64 (fma.f64 #s(literal 5/32 binary64) (*.f64 x x) #s(literal -3/16 binary64)) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal 1 binary64)) (/.f64 #s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (*.f64 (fma.f64 (fma.f64 #s(literal 275/1024 binary64) (*.f64 x x) #s(literal -39/128 binary64)) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal 5404319552844595/4503599627370496 binary64)) (/.f64 #s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (*.f64 (fma.f64 (fma.f64 #s(literal 275/1024 binary64) (*.f64 x x) #s(literal -39/128 binary64)) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) #s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(if (<=.f64 x #s(literal 4728779608739021/4503599627370496 binary64)) (/.f64 #s(approx (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (*.f64 (fma.f64 #s(literal -39/128 binary64) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))))) #s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(if (<=.f64 x #s(literal 6980579422424269/4503599627370496 binary64)) #s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) #s(approx (- (/ 1 (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1))) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(if (<=.f64 x #s(literal 6980579422424269/4503599627370496 binary64)) #s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))))) |
#s(approx (/ (- 1 (pow (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 3/2)) (+ (+ 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
| 1× | fuel |
Compiled 1 784 to 207 computations (88.4% saved)
Compiled 4 358 to 616 computations (85.9% saved)
Loading profile data...