
Time bar (total: 5.8s)
| 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)
| 1.6s | 2 867× | 2 | valid |
| 321.0ms | 4 186× | 0 | valid |
| 213.0ms | 1 203× | 1 | valid |
ival-hypot: 944.0ms (50.2% of total)ival-mult: 258.0ms (13.7% of total)adjust: 246.0ms (13.1% of total)ival-div: 130.0ms (6.9% of total)ival-sqrt: 117.0ms (6.2% of total)ival-sub: 99.0ms (5.3% of total)ival-add: 74.0ms (3.9% of total)exact: 10.0ms (0.5% of total)ival-assert: 3.0ms (0.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 69 | 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 | 69 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 69 | 0 |
| - | 0 | 187 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 69 | 0 | 0 |
| - | 0 | 0 | 187 |
| number | freq |
|---|---|
| 0 | 187 |
| 1 | 69 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 58.0ms | 164× | 2 | valid |
| 24.0ms | 264× | 0 | valid |
| 19.0ms | 84× | 1 | valid |
Compiled 174 to 31 computations (82.2% saved)
ival-hypot: 25.0ms (34.1% of total)adjust: 11.0ms (15% of total)ival-div: 10.0ms (13.6% of total)ival-mult: 9.0ms (12.3% of total)ival-sqrt: 7.0ms (9.5% of total)ival-sub: 5.0ms (6.8% of total)ival-add: 5.0ms (6.8% of total)exact: 1.0ms (1.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 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 |
|---|---|---|
| ▶ | 74.4% | (-.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)
| 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 |
|---|
#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 (+ 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 (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 1)) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) |
#s(approx x #s(hole 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)))))))) #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 (+ 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 (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 x)) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))) |
#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 (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 (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | 0 | ((- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (/ 1 (sqrt (+ (* 1 1) (* x x)))) (sqrt (+ (* 1 1) (* x x))) x) |
| 2.0ms | x | @ | inf | ((- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (/ 1 (sqrt (+ (* 1 1) (* x x)))) (sqrt (+ (* 1 1) (* x x))) x) |
| 2.0ms | x | @ | -inf | ((- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (/ 1 (sqrt (+ (* 1 1) (* x x)))) (sqrt (+ (* 1 1) (* x x))) x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 316 | 1700 |
| 0 | 326 | 1369 |
| 1 | 1998 | 1336 |
| 0 | 8138 | 1291 |
| 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 |
#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 (+ 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 (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 1)) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) |
#s(approx x #s(hole 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)))))))) #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 (+ 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 (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 x)) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))) |
#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 (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 (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 #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) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 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) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.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/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))))) (/.f64 (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 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) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
#s(literal 1 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)))) |
(pow.f64 (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (fabs.f64 (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (fabs.f64 (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) |
(pow.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.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 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -3 binary64))) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (+.f64 #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))))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -3 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 #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))))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -3 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (+.f64 #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))))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #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))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (sqrt.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 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (+.f64 #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 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)))) (*.f64 #s(literal -2 binary64) (+.f64 #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 (sqrt.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 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #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 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 #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))))))) |
(sqrt.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 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/2 binary64) (*.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 (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 #s(literal 1 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)))) (neg.f64 (+.f64 #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 #s(literal -2 binary64) (*.f64 (neg.f64 (hypot.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (*.f64 (neg.f64 (hypot.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) (*.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (neg.f64 (hypot.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (hypot.f64 #s(literal 1 binary64) x)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (hypot.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(/.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 #s(literal 1 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -3 binary64))) (+.f64 #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 #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) (+.f64 #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 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)) (+.f64 #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 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) |
(pow.f64 (hypot.f64 #s(literal 1 binary64) 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 (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)) |
(sin.f64 (+.f64 (atan.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 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))) |
(pow.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) |
(cosh.f64 (asinh.f64 (neg.f64 x))) |
(cosh.f64 (asinh.f64 (fabs.f64 x))) |
(cosh.f64 (asinh.f64 x)) |
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) |
(hypot.f64 #s(literal 1 binary64) x) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 x x)) #s(literal 1/2 binary64))) |
x |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 binary64)) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) |
#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) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 69/256 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)) (*.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(literal 1 binary64)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (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) #s(literal -1/8 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#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) #s(literal -1/8 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#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)))))) (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 (*.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 (-.f64 (*.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 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(literal 2 binary64)) |
#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))))) (fma.f64 (-.f64 (*.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))))) (fma.f64 (-.f64 (*.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(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 (-.f64 (*.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)))) (fma.f64 (-.f64 (*.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 (sqrt (+ (* 1 1) (* x x))) #s(literal 1 binary64)) |
#s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx x x) |
#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)))))))) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) x)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#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)) (+.f64 (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) x) (sqrt.f64 #s(literal 1/2 binary64))))) |
#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 (sqrt.f64 #s(literal 1/8 binary64)) x)) (sqrt.f64 #s(literal 1/2 binary64))))) |
#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))))))) (+.f64 (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) x) (sqrt.f64 #s(literal 1/2 binary64)))) |
#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 (sqrt.f64 #s(literal 1/8 binary64)) x)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+.f64 (fma.f64 #s(literal -3/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal -1/8 binary64) x) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) x))) (sqrt.f64 #s(literal 1/2 binary64)))) |
#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)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) 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) 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)))))) (-.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 3/16 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 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(literal 1 binary64)) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (-.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (-.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 3/8 binary64) (pow.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) 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))) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) 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))) #s(literal 1 binary64)) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 5/16 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64)))) x)) |
#s(approx (sqrt (+ (* 1 1) (* x x))) x) |
#s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64)))) x)) |
#s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (-.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64)))) x)) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (+.f64 (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) x) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/8 binary64)) (sqrt.f64 #s(literal 1/8 binary64))) x) #s(literal -1 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)))))))) (-.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -3/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (pow.f64 #s(literal 1/2 binary64) #s(literal 7/2 binary64))) x)) (sqrt.f64 #s(literal 1/8 binary64))) x) #s(literal -1 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) 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) (sqrt.f64 #s(literal 1/8 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))))))) (fma.f64 (/.f64 (fma.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)))) x) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) x) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#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)))))) (fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) x) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#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 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) x) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) x) #s(literal 1 binary64))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) x) #s(literal 1 binary64))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (/.f64 #s(literal -1 binary64) x)) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (neg.f64 (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (neg.f64 (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 5/16 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64)))) x))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) (neg.f64 x)) |
#s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (neg.f64 x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (neg.f64 x) (-.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
Compiled 3 533 to 825 computations (76.6% saved)
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 143 | 9 | 152 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 144 | 9 | 153 |
| Status | Accuracy | Program |
|---|---|---|
| 75.2% | (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 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) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))))) | |
| ▶ | 75.2% | (/.f64 (-.f64 #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) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
| ▶ | 75.2% | (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.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/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))))) |
| ▶ | 74.4% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
| 52.6% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x))))))) | |
| 51.6% | (-.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))))) | |
| 52.1% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) | |
| ▶ | 25.8% | (-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)))) |
| ▶ | 25.1% | #s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 binary64)) |
Compiled 418 to 262 computations (37.3% saved)
| Inputs |
|---|
(/.f64 (-.f64 #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) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 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 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) |
(cos.f64 (atan.f64 x)) |
(atan.f64 x) |
x |
#s(literal 1/2 binary64) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 binary64)) |
#s(literal 0 binary64) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(*.f64 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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) |
(fma.f64 x x #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.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/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 binary64) (sqrt.f64 (*.f64 (+.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/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
| Outputs |
|---|
#s(approx (/ (- 1 (* (+ (cos (atan x)) 1) 1/2)) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) #s(hole binary64 (/ (- 1 (* 1/2 (+ 1 (cos (atan x))))) (+ 1 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x))))))))) |
#s(approx (- 1 (* (+ (cos (atan x)) 1) 1/2)) #s(hole binary64 (- 1 (* 1/2 (+ 1 (cos (atan x))))))) |
#s(approx (* (+ (cos (atan x)) 1) 1/2) #s(hole binary64 (* 1/2 (+ 1 (cos (atan x)))))) |
#s(approx (+ (cos (atan x)) 1) #s(hole binary64 (+ 1 (cos (atan x))))) |
#s(approx (cos (atan x)) #s(hole binary64 (cos (atan x)))) |
#s(approx (atan x) #s(hole binary64 (atan x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))) #s(hole binary64 (+ 1 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x)))))))) |
#s(approx (sqrt (* (+ (cos (atan x)) 1) 1/2)) #s(hole binary64 (* (sqrt 1/2) (sqrt (+ 1 (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 (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 (+ 1 (* -1/8 (pow x 2))))) |
#s(approx (* (* x x) 1/2) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))))) #s(hole binary64 (- 1 (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))))) #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 (+ (* x x) 1))))))) #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 (+ (* x x) 1))))))) #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 (+ (* x x) 1)))))) #s(hole binary64 (* (sqrt 1/2) (sqrt 2)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1)))))) #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 (+ (* x x) 1)))))) #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 (+ (* x x) 1)))))) #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 (+ (* x x) 1))))) #s(hole binary64 1)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* x x) 1)))) #s(hole binary64 2)) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* x x) 1)))) #s(hole binary64 (+ 2 (* -1/2 (pow x 2))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* x x) 1)))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* x x) 1)))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2))))) |
#s(approx (/ 1 (sqrt (+ (* x x) 1))) #s(hole binary64 1)) |
#s(approx (/ 1 (sqrt (+ (* x x) 1))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ 1 (sqrt (+ (* x x) 1))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2))))) |
#s(approx (/ 1 (sqrt (+ (* x x) 1))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2))))) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary64 1)) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) |
#s(approx (+ (* x x) 1) #s(hole binary64 1)) |
#s(approx (+ (* x x) 1) #s(hole binary64 (+ 1 (pow x 2)))) |
#s(approx (- (/ 1 (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (/ (* (+ (cos (atan x)) 1) 1/2) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))))) #s(hole binary64 (- (/ 1 (+ 1 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x))))))) (* 1/2 (/ (+ 1 (cos (atan x))) (+ 1 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x))))))))))) |
#s(approx (/ 1 (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) #s(hole binary64 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x))))))))) |
#s(approx (/ (* (+ (cos (atan x)) 1) 1/2) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) #s(hole binary64 (* 1/2 (/ (+ 1 (cos (atan x))) (+ 1 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan 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 (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 (* -1/8 (pow x 2)))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/8)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))))) #s(hole binary64 (- 1 (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))))) #s(hole binary64 (- (+ 1 (* -1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))))) #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 (+ (* x x) 1))))))) #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 (+ (* x x) 1)))))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1)))))) #s(hole binary64 (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1)))))) #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 (+ (* x x) 1)))))) #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 (+ (* x x) 1))))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(hole binary64 (- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(hole binary64 (- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* x x) 1)))) #s(hole binary64 1)) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* x x) 1)))) #s(hole binary64 (+ 1 (/ 1 x)))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* x x) 1)))) #s(hole binary64 (- (+ 1 (/ 1 x)) (/ 1/2 (pow x 3))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* x x) 1)))) #s(hole binary64 (- (+ 1 (+ (/ 1 x) (* 3/8 (/ 1 (pow x 5))))) (/ 1/2 (pow x 3))))) |
#s(approx (/ 1 (sqrt (+ (* x x) 1))) #s(hole binary64 (/ 1 x))) |
#s(approx (/ 1 (sqrt (+ (* x x) 1))) #s(hole binary64 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x))) |
#s(approx (/ 1 (sqrt (+ (* x x) 1))) #s(hole binary64 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x))) |
#s(approx (/ 1 (sqrt (+ (* x x) 1))) #s(hole binary64 (/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) x))) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary64 x)) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary64 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary64 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))) |
#s(approx (+ (* x x) 1) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) 1) #s(hole binary64 (* (pow x 2) (+ 1 (/ 1 (pow x 2)))))) |
#s(approx (- 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 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))))) #s(hole binary64 (- (+ 1 (* 1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))))) #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 (+ (* x x) 1))))))) #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 (+ (* x x) 1)))))) #s(hole binary64 (+ (sqrt 1/2) (* -1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1)))))) #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 (+ (* x x) 1)))))) #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 (+ (* x x) 1))))) #s(hole binary64 (- 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #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 (+ (* x x) 1)))) #s(hole binary64 (- 1 (/ 1 x)))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* x x) 1)))) #s(hole binary64 (+ 1 (* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* x x) 1)))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x))))) |
#s(approx (/ 1 (sqrt (+ (* x x) 1))) #s(hole binary64 (/ -1 x))) |
#s(approx (/ 1 (sqrt (+ (* x x) 1))) #s(hole binary64 (* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x)))) |
#s(approx (/ 1 (sqrt (+ (* x x) 1))) #s(hole binary64 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x)))) |
#s(approx (/ 1 (sqrt (+ (* x x) 1))) #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 (sqrt (+ (* x x) 1)) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary64 (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary64 (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))))) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary64 (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 12.0ms | x | @ | inf | ((/ (- 1 (* (+ (cos (atan x)) 1) 1/2)) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (- 1 (* (+ (cos (atan x)) 1) 1/2)) 1 (* (+ (cos (atan x)) 1) 1/2) (+ (cos (atan x)) 1) (cos (atan x)) (atan x) x 1/2 (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))) (sqrt (* (+ (cos (atan x)) 1) 1/2)) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) 0 (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (* (* (* x x) 1/2) -1/4) 1) (* (* x x) 1/2) (* x x) -1/4 (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1)))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) (+ 1 (/ 1 (sqrt (+ (* x x) 1)))) (/ 1 (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1)) (+ (* x x) 1) (- (/ 1 (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (/ (* (+ (cos (atan x)) 1) 1/2) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))))) (/ 1 (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (/ (* (+ (cos (atan x)) 1) 1/2) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))))) |
| 6.0ms | x | @ | 0 | ((/ (- 1 (* (+ (cos (atan x)) 1) 1/2)) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (- 1 (* (+ (cos (atan x)) 1) 1/2)) 1 (* (+ (cos (atan x)) 1) 1/2) (+ (cos (atan x)) 1) (cos (atan x)) (atan x) x 1/2 (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))) (sqrt (* (+ (cos (atan x)) 1) 1/2)) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) 0 (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (* (* (* x x) 1/2) -1/4) 1) (* (* x x) 1/2) (* x x) -1/4 (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1)))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) (+ 1 (/ 1 (sqrt (+ (* x x) 1)))) (/ 1 (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1)) (+ (* x x) 1) (- (/ 1 (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (/ (* (+ (cos (atan x)) 1) 1/2) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))))) (/ 1 (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (/ (* (+ (cos (atan x)) 1) 1/2) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))))) |
| 5.0ms | x | @ | -inf | ((/ (- 1 (* (+ (cos (atan x)) 1) 1/2)) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (- 1 (* (+ (cos (atan x)) 1) 1/2)) 1 (* (+ (cos (atan x)) 1) 1/2) (+ (cos (atan x)) 1) (cos (atan x)) (atan x) x 1/2 (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))) (sqrt (* (+ (cos (atan x)) 1) 1/2)) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) 0 (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (* (* (* x x) 1/2) -1/4) 1) (* (* x x) 1/2) (* x x) -1/4 (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1)))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) (+ 1 (/ 1 (sqrt (+ (* x x) 1)))) (/ 1 (sqrt (+ (* x x) 1))) (sqrt (+ (* x x) 1)) (+ (* x x) 1) (- (/ 1 (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (/ (* (+ (cos (atan x)) 1) 1/2) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))))) (/ 1 (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (/ (* (+ (cos (atan x)) 1) 1/2) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 416 | 3284 |
| 0 | 456 | 2484 |
| 1 | 2441 | 2346 |
| 0 | 8635 | 2276 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 #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) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 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 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) |
(cos.f64 (atan.f64 x)) |
(atan.f64 x) |
x |
#s(literal 1/2 binary64) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 binary64)) |
#s(literal 0 binary64) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(*.f64 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) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) |
(fma.f64 x x #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.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/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 binary64) (sqrt.f64 (*.f64 (+.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/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (/ (- 1 (* (+ (cos (atan x)) 1) 1/2)) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) #s(hole binary64 (/ (- 1 (* 1/2 (+ 1 (cos (atan x))))) (+ 1 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x))))))))) |
#s(approx (- 1 (* (+ (cos (atan x)) 1) 1/2)) #s(hole binary64 (- 1 (* 1/2 (+ 1 (cos (atan x))))))) |
#s(approx (* (+ (cos (atan x)) 1) 1/2) #s(hole binary64 (* 1/2 (+ 1 (cos (atan x)))))) |
#s(approx (+ (cos (atan x)) 1) #s(hole binary64 (+ 1 (cos (atan x))))) |
#s(approx (cos (atan x)) #s(hole binary64 (cos (atan x)))) |
#s(approx (atan x) #s(hole binary64 (atan x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))) #s(hole binary64 (+ 1 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x)))))))) |
#s(approx (sqrt (* (+ (cos (atan x)) 1) 1/2)) #s(hole binary64 (* (sqrt 1/2) (sqrt (+ 1 (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 (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 (+ 1 (* -1/8 (pow x 2))))) |
#s(approx (* (* x x) 1/2) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))))) #s(hole binary64 (- 1 (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))))) #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 (+ (* x x) 1))))))) #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 (+ (* x x) 1))))))) #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 (+ (* x x) 1)))))) #s(hole binary64 (* (sqrt 1/2) (sqrt 2)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1)))))) #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 (+ (* x x) 1)))))) #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 (+ (* x x) 1)))))) #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 (+ (* x x) 1))))) #s(hole binary64 1)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* x x) 1)))) #s(hole binary64 2)) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* x x) 1)))) #s(hole binary64 (+ 2 (* -1/2 (pow x 2))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* x x) 1)))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* x x) 1)))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2))))) |
#s(approx (/ 1 (sqrt (+ (* x x) 1))) #s(hole binary64 1)) |
#s(approx (/ 1 (sqrt (+ (* x x) 1))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ 1 (sqrt (+ (* x x) 1))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2))))) |
#s(approx (/ 1 (sqrt (+ (* x x) 1))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2))))) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary64 1)) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) |
#s(approx (+ (* x x) 1) #s(hole binary64 1)) |
#s(approx (+ (* x x) 1) #s(hole binary64 (+ 1 (pow x 2)))) |
#s(approx (- (/ 1 (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (/ (* (+ (cos (atan x)) 1) 1/2) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))))) #s(hole binary64 (- (/ 1 (+ 1 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x))))))) (* 1/2 (/ (+ 1 (cos (atan x))) (+ 1 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x))))))))))) |
#s(approx (/ 1 (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) #s(hole binary64 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x))))))))) |
#s(approx (/ (* (+ (cos (atan x)) 1) 1/2) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) #s(hole binary64 (* 1/2 (/ (+ 1 (cos (atan x))) (+ 1 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan 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 (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 (* -1/8 (pow x 2)))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/8)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))))) #s(hole binary64 (- 1 (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))))) #s(hole binary64 (- (+ 1 (* -1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))))) #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 (+ (* x x) 1))))))) #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 (+ (* x x) 1)))))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1)))))) #s(hole binary64 (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1)))))) #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 (+ (* x x) 1)))))) #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 (+ (* x x) 1))))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(hole binary64 (- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(hole binary64 (- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* x x) 1)))) #s(hole binary64 1)) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* x x) 1)))) #s(hole binary64 (+ 1 (/ 1 x)))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* x x) 1)))) #s(hole binary64 (- (+ 1 (/ 1 x)) (/ 1/2 (pow x 3))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* x x) 1)))) #s(hole binary64 (- (+ 1 (+ (/ 1 x) (* 3/8 (/ 1 (pow x 5))))) (/ 1/2 (pow x 3))))) |
#s(approx (/ 1 (sqrt (+ (* x x) 1))) #s(hole binary64 (/ 1 x))) |
#s(approx (/ 1 (sqrt (+ (* x x) 1))) #s(hole binary64 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x))) |
#s(approx (/ 1 (sqrt (+ (* x x) 1))) #s(hole binary64 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x))) |
#s(approx (/ 1 (sqrt (+ (* x x) 1))) #s(hole binary64 (/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) x))) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary64 x)) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary64 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary64 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary64 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))) |
#s(approx (+ (* x x) 1) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) 1) #s(hole binary64 (* (pow x 2) (+ 1 (/ 1 (pow x 2)))))) |
#s(approx (- 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 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))))) #s(hole binary64 (- (+ 1 (* 1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))))) #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 (+ (* x x) 1))))))) #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 (+ (* x x) 1)))))) #s(hole binary64 (+ (sqrt 1/2) (* -1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1)))))) #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 (+ (* x x) 1)))))) #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 (+ (* x x) 1))))) #s(hole binary64 (- 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #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 (+ (* x x) 1)))) #s(hole binary64 (- 1 (/ 1 x)))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* x x) 1)))) #s(hole binary64 (+ 1 (* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* x x) 1)))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x))))) |
#s(approx (/ 1 (sqrt (+ (* x x) 1))) #s(hole binary64 (/ -1 x))) |
#s(approx (/ 1 (sqrt (+ (* x x) 1))) #s(hole binary64 (* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x)))) |
#s(approx (/ 1 (sqrt (+ (* x x) 1))) #s(hole binary64 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x)))) |
#s(approx (/ 1 (sqrt (+ (* x x) 1))) #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 (sqrt (+ (* x x) 1)) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary64 (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary64 (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))))) |
#s(approx (sqrt (+ (* x x) 1)) #s(hole binary64 (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) (neg.f64 (neg.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #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)) #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #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))))) (neg.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #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)) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #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 (neg.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #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)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) (*.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 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) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #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)) #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #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)))) (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))))) (/.f64 (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 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) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (/.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (*.f64 #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)) #s(literal 1 binary64))) (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #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))) (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(-.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #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)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #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) (*.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 #s(literal 1 binary64) (*.f64 (neg.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
#s(literal 1 binary64) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (fabs.f64 (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (fabs.f64 (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) |
(pow.f64 (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64))) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64))) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (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 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (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 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))))) |
(sqrt.f64 (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (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 -2 binary64) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 x))) #s(literal 2 binary64))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 x))) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64))) (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (neg.f64 (cosh.f64 (asinh.f64 x))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (cosh.f64 (asinh.f64 x))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) |
(/.f64 (-.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 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (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 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) |
(+.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))) |
(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 (atan.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(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))))) |
(atan.f64 x) |
x |
#s(literal 1/2 binary64) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 #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) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.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/2 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 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 (sqrt.f64 (*.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) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 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)))) |
(pow.f64 (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
#s(approx (- (/ 1 (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (/ (* (+ (cos (atan x)) 1) 1/2) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))))) #s(literal 0 binary64)) |
#s(literal 0 binary64) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))) (/.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) (/.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)))))) |
(/.f64 (fma.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (/.f64 (pow.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1 binary64)))) |
(-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) |
(*.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 x #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64))))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 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 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(literal -1/4 binary64) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) (neg.f64 (neg.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #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)) #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #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))))) (neg.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #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)) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #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 (neg.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #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)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) (*.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 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) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #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)) #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #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)))) (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))))) (/.f64 (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 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) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (/.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (*.f64 #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)) #s(literal 1 binary64))) (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #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))) (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(-.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #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)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 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)))) |
(pow.f64 (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (fabs.f64 (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (fabs.f64 (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) |
(pow.f64 (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64))) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64))) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (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 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (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 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))))) |
(sqrt.f64 (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (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 -2 binary64) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 x))) #s(literal 2 binary64))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 x))) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64))) (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (neg.f64 (cosh.f64 (asinh.f64 x))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (cosh.f64 (asinh.f64 x))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) |
(/.f64 (-.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 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (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 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) |
(+.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))) |
(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 (atan.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(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))))) |
(pow.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1/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 (sqrt.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (sqrt.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (sqrt.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 (exp.f64 (asinh.f64 x)) (exp.f64 (neg.f64 (asinh.f64 x)))) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) |
(cosh.f64 (neg.f64 (asinh.f64 x))) |
(cosh.f64 (asinh.f64 (neg.f64 x))) |
(cosh.f64 (asinh.f64 (fabs.f64 x))) |
(cosh.f64 (asinh.f64 x)) |
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 x x)) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 x) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) #s(literal 1 binary64)) |
(fma.f64 x x #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) |
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) (neg.f64 (neg.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #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)) #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #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))))) (neg.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #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)) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #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 (neg.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #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)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) (*.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 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) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #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)) #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #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)))) (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))))) (/.f64 (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 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) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (/.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (*.f64 #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)) #s(literal 1 binary64))) (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #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))) (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(-.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #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)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 #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)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log1p.f64 (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 (cos.f64 (atan.f64 x)) #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)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #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)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (neg.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (neg.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #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)) #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 (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #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)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) (*.f64 #s(literal -2 binary64) (neg.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #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))) (*.f64 #s(literal -2 binary64) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #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))) (*.f64 #s(literal 2 binary64) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (neg.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
#s(approx (- (/ 1 (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (/ (* (+ (cos (atan x)) 1) 1/2) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (- 1 (* (+ (cos (atan x)) 1) 1/2)) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* x x) 1)))) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) |
#s(approx (/ 1 (sqrt (+ (* x x) 1))) (cos.f64 (atan.f64 x))) |
#s(approx (atan x) (atan.f64 x)) |
#s(approx x x) |
#s(approx (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 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))))))) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (- (/ 1 (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (/ (* (+ (cos (atan x)) 1) 1/2) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))))) #s(literal 0 binary64)) |
#s(approx (- (/ 1 (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (/ (* (+ (cos (atan x)) 1) 1/2) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))))) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
#s(approx (- (/ 1 (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (/ (* (+ (cos (atan x)) 1) 1/2) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))))) (-.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) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
#s(approx (- (/ 1 (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (/ (* (+ (cos (atan x)) 1) 1/2) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))))) (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 69/256 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)) (*.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(literal 1 binary64)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (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) #s(literal -1/8 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#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) #s(literal -1/8 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (* x x) 1/2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (- (/ 1 (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (/ (* (+ (cos (atan x)) 1) 1/2) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))))) #s(literal 0 binary64)) |
#s(approx (- (/ 1 (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (/ (* (+ (cos (atan x)) 1) 1/2) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))))) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
#s(approx (- (/ 1 (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (/ (* (+ (cos (atan x)) 1) 1/2) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))))) (-.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) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
#s(approx (- (/ 1 (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (/ (* (+ (cos (atan x)) 1) 1/2) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))))) (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 69/256 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)) (*.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(literal 1 binary64)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (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) #s(literal -1/8 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#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) #s(literal -1/8 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(literal 1 binary64)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) (fma.f64 (-.f64 (*.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 (+ (* x x) 1))))) (fma.f64 (-.f64 (*.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 (/ 1 (sqrt (+ (* x x) 1)))) #s(literal 2 binary64)) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* x x) 1)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* x x) 1)))) (fma.f64 (-.f64 (*.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 (+ (* x x) 1)))) (fma.f64 (-.f64 (*.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 (+ (* x x) 1))) #s(literal 1 binary64)) |
#s(approx (/ 1 (sqrt (+ (* x x) 1))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ 1 (sqrt (+ (* x x) 1))) (fma.f64 (-.f64 (*.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 (+ (* x x) 1))) (fma.f64 (-.f64 (*.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 (sqrt (+ (* x x) 1)) #s(literal 1 binary64)) |
#s(approx (sqrt (+ (* x x) 1)) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* x x) 1)) (fma.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* x x) 1)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* x x) 1) #s(literal 1 binary64)) |
#s(approx (+ (* x x) 1) (fma.f64 x x #s(literal 1 binary64))) |
#s(approx (- (/ 1 (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (/ (* (+ (cos (atan x)) 1) 1/2) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (/ 1 (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
#s(approx (/ (* (+ (cos (atan x)) 1) 1/2) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (- (/ 1 (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (/ (* (+ (cos (atan x)) 1) 1/2) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))))) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (- (/ 1 (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (/ (* (+ (cos (atan x)) 1) 1/2) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))))) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) x)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (- (/ 1 (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (/ (* (+ (cos (atan x)) 1) 1/2) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))))) (-.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (+.f64 (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) x) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (- (/ 1 (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (/ (* (+ (cos (atan x)) 1) 1/2) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))))) (-.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 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) x)) (sqrt.f64 #s(literal 1/2 binary64))))) |
#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))))))) (+.f64 (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) x) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) x)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+.f64 (fma.f64 #s(literal -3/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) x))) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x))) |
#s(approx (- (/ 1 (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (/ (* (+ (cos (atan x)) 1) 1/2) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))))) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (- (/ 1 (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (/ (* (+ (cos (atan x)) 1) 1/2) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))))) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) x)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (- (/ 1 (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (/ (* (+ (cos (atan x)) 1) 1/2) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))))) (-.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (+.f64 (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) x) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (- (/ 1 (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (/ (* (+ (cos (atan x)) 1) 1/2) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))))) (-.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 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) x)) (sqrt.f64 #s(literal 1/2 binary64))))) |
#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))))))) (+.f64 (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) x) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) x)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+.f64 (fma.f64 #s(literal -3/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) x))) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(literal 1/2 binary64)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) (-.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 (+ (* x x) 1))))) (-.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 3/16 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 (/ 1 (sqrt (+ (* x x) 1)))) #s(literal 1 binary64)) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* x x) 1)))) (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* x x) 1)))) (-.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* x x) 1)))) (-.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 3/8 binary64) (pow.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (/ 1 (sqrt (+ (* x x) 1))) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ 1 (sqrt (+ (* x x) 1))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) x)) |
#s(approx (/ 1 (sqrt (+ (* x x) 1))) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) x)) |
#s(approx (/ 1 (sqrt (+ (* x x) 1))) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 5/16 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64)))) x)) |
#s(approx (sqrt (+ (* x x) 1)) x) |
#s(approx (sqrt (+ (* x x) 1)) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (sqrt (+ (* x x) 1)) (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64)))) x)) |
#s(approx (sqrt (+ (* x x) 1)) (*.f64 (-.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64)))) x)) |
#s(approx (+ (* x x) 1) (*.f64 x x)) |
#s(approx (+ (* x x) 1) (fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64))) |
#s(approx (- (/ 1 (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (/ (* (+ (cos (atan x)) 1) 1/2) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))))) (-.f64 (+.f64 (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) x) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (- (/ 1 (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (/ (* (+ (cos (atan x)) 1) 1/2) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))))) (-.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/8 binary64)) (sqrt.f64 #s(literal 1/8 binary64))) x) #s(literal -1 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (- (/ 1 (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (/ (* (+ (cos (atan x)) 1) 1/2) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))))) (-.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -3/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (pow.f64 #s(literal 1/2 binary64) #s(literal 7/2 binary64))) x)) (sqrt.f64 #s(literal 1/8 binary64))) x) #s(literal -1 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) 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) (sqrt.f64 #s(literal 1/8 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))))))) (fma.f64 (/.f64 (fma.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)))) x) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) x) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (- (/ 1 (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (/ (* (+ (cos (atan x)) 1) 1/2) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))))) (-.f64 (+.f64 (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) x) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (- (/ 1 (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (/ (* (+ (cos (atan x)) 1) 1/2) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))))) (-.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/8 binary64)) (sqrt.f64 #s(literal 1/8 binary64))) x) #s(literal -1 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (- (/ 1 (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (/ (* (+ (cos (atan x)) 1) 1/2) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))))) (-.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -3/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (pow.f64 #s(literal 1/2 binary64) #s(literal 7/2 binary64))) x)) (sqrt.f64 #s(literal 1/8 binary64))) x) #s(literal -1 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) 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) (sqrt.f64 #s(literal 1/8 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))))))) (fma.f64 (/.f64 (fma.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)))) x) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) x) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) (fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) x) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) (fma.f64 (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) x) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* x x) 1)))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* x x) 1)))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) x) #s(literal 1 binary64))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* x x) 1)))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) x) #s(literal 1 binary64))) |
#s(approx (/ 1 (sqrt (+ (* x x) 1))) (/.f64 #s(literal -1 binary64) x)) |
#s(approx (/ 1 (sqrt (+ (* x x) 1))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) x))) |
#s(approx (/ 1 (sqrt (+ (* x x) 1))) (neg.f64 (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) x))) |
#s(approx (/ 1 (sqrt (+ (* x x) 1))) (neg.f64 (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 5/16 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64)))) x))) |
#s(approx (sqrt (+ (* x x) 1)) (neg.f64 x)) |
#s(approx (sqrt (+ (* x x) 1)) (*.f64 (neg.f64 x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* x x) 1)) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
#s(approx (sqrt (+ (* x x) 1)) (*.f64 (neg.f64 x) (-.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
Compiled 25 040 to 2 465 computations (90.2% saved)
17 alts after pruning (15 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 710 | 14 | 724 |
| Fresh | 3 | 1 | 4 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 716 | 17 | 733 |
| Status | Accuracy | Program |
|---|---|---|
| 75.2% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #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) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) | |
| 74.5% | (/.f64 (-.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))))) | |
| 75.2% | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (+.f64 #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) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) | |
| 75.2% | (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 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) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))))) | |
| ▶ | 24.4% | (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
| 24.9% | (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))) | |
| ▶ | 50.8% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
| 75.2% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) | |
| ▶ | 75.2% | (/.f64 (-.f64 #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) (*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) |
| 75.2% | (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))))) | |
| ✓ | 74.4% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
| 52.6% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* x x) 1)) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x))))))) | |
| 51.6% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))))) | |
| ▶ | 52.1% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(literal 1/2 binary64)))) |
| 25.8% | (-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64)))) | |
| ▶ | 3.6% | (-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x))))) |
| ✓ | 25.1% | #s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 binary64)) |
Compiled 1 143 to 568 computations (50.3% saved)
| Inputs |
|---|
(/.f64 (-.f64 #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) (*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 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 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) |
(cos.f64 (atan.f64 x)) |
(atan.f64 x) |
x |
#s(literal 1/2 binary64) |
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(literal 1/2 binary64)))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x)))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x))) |
(*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x)) |
(-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
#s(literal -2 binary64) |
#s(literal 1/8 binary64) |
(*.f64 x x) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) |
(pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) |
#s(literal -1/8 binary64) |
#s(literal 3 binary64) |
(+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) |
(-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) |
(-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
| Outputs |
|---|
#s(approx (/ (- 1 (* (+ (cos (atan x)) 1) 1/2)) (+ 1 (* (sqrt (+ (cos (atan x)) 1)) (sqrt 1/2)))) #s(hole binary64 (/ (- 1 (* 1/2 (+ 1 (cos (atan x))))) (+ 1 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x))))))))) |
#s(approx (- 1 (* (+ (cos (atan x)) 1) 1/2)) #s(hole binary64 (- 1 (* 1/2 (+ 1 (cos (atan x))))))) |
#s(approx (* (+ (cos (atan x)) 1) 1/2) #s(hole binary64 (* 1/2 (+ 1 (cos (atan x)))))) |
#s(approx (+ (cos (atan x)) 1) #s(hole binary64 (+ 1 (cos (atan x))))) |
#s(approx (cos (atan x)) #s(hole binary64 (cos (atan x)))) |
#s(approx (atan x) #s(hole binary64 (atan x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ 1 (* (sqrt (+ (cos (atan x)) 1)) (sqrt 1/2))) #s(hole binary64 (+ 1 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x)))))))) |
#s(approx (* (sqrt (+ (cos (atan x)) 1)) (sqrt 1/2)) #s(hole binary64 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x))))))) |
#s(approx (sqrt (+ (cos (atan x)) 1)) #s(hole binary64 (sqrt (+ 1 (cos (atan x)))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))))) #s(hole binary64 (- 1 (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))))) #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 (+ (* x x) 1))))))) #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 (+ (* x x) 1))))))) #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 (+ (* x x) 1)))))) #s(hole binary64 (* (sqrt 1/2) (sqrt 2)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1)))))) #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 (+ (* x x) 1)))))) #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 (+ (* x x) 1)))))) #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 (+ (* x x) 1))))) #s(hole binary64 1)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #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 (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 (+ 1 (* -1/8 (pow x 2))))) |
#s(approx (* (- (pow x -2) 1/8) (* x x)) #s(hole binary64 1)) |
#s(approx (* (- (pow x -2) 1/8) (* x x)) #s(hole binary64 (+ 1 (* -1/8 (pow x 2))))) |
#s(approx (- (pow x -2) 1/8) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (- (pow x -2) 1/8) #s(hole binary64 (/ (+ 1 (* -1/8 (pow x 2))) (pow x 2)))) |
#s(approx (pow x -2) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (/ (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* (pow x 2) (- (* 3 (/ (pow (sqrt 1/2) 3) (* (sqrt 8) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))) (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2)))) (/ 1 (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))) (/ (* (pow (sqrt 1/2) 3) (sqrt 8)) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* (pow x 2) (- (+ (* 3 (/ (pow (sqrt 1/2) 3) (* (sqrt 8) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (* (pow x 2) (- (* -1/2 (/ (* (pow (sqrt 1/2) 3) (- 6 (* 9 (/ 1 (pow (sqrt 8) 2))))) (* (sqrt 8) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (+ (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))) (- (* 3 (/ (pow (sqrt 1/2) 3) (* (sqrt 8) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))) (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2)))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))) (/ (* (+ (* 3/8 (pow (sqrt 1/2) 2)) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))) (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2)))))) (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))) (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2)))) (/ 1 (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))) (/ (* (pow (sqrt 1/2) 3) (sqrt 8)) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* (pow x 2) (- (+ (* 3 (/ (pow (sqrt 1/2) 3) (* (sqrt 8) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (* (pow x 2) (- (+ (* -1/2 (/ (* (pow (sqrt 1/2) 3) (- 6 (* 9 (/ 1 (pow (sqrt 8) 2))))) (* (sqrt 8) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (* (pow x 2) (- (* 1/2 (/ (* (pow (sqrt 1/2) 3) (+ 49/8 (* -3 (/ (- 6 (* 9 (/ 1 (pow (sqrt 8) 2)))) (pow (sqrt 8) 2))))) (* (sqrt 8) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (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))) (* -5/16 (pow (sqrt 1/2) 2))) (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2)) (+ (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))) (- (* -1/2 (/ (* (pow (sqrt 1/2) 3) (- 6 (* 9 (/ 1 (pow (sqrt 8) 2))))) (* (sqrt 8) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (+ (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))) (- (* 3 (/ (pow (sqrt 1/2) 3) (* (sqrt 8) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))) (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2)))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))) (/ (* (+ (* 3/8 (pow (sqrt 1/2) 2)) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))) (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2))))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))) (/ (* (+ (* 3/8 (pow (sqrt 1/2) 2)) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))) (- (* 3 (/ (pow (sqrt 1/2) 3) (* (sqrt 8) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))) (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2)))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))))))) (+ (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))) (- (* 3 (/ (pow (sqrt 1/2) 3) (* (sqrt 8) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))) (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2)))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))) (/ (* (+ (* 3/8 (pow (sqrt 1/2) 2)) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))) (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2)))))) (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))) (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2)))) (/ 1 (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))) (/ (* (pow (sqrt 1/2) 3) (sqrt 8)) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (- (+ 1 (* 3 (/ (* (pow x 2) (pow (sqrt 1/2) 3)) (sqrt 8)))) (* (pow (sqrt 1/2) 3) (sqrt 8))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (- (+ 1 (* (pow x 2) (- (* -1/2 (/ (* (pow x 2) (* (pow (sqrt 1/2) 3) (- 6 (* 9 (/ 1 (pow (sqrt 8) 2)))))) (sqrt 8))) (* -3 (/ (pow (sqrt 1/2) 3) (sqrt 8)))))) (* (pow (sqrt 1/2) 3) (sqrt 8))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (- (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* 1/2 (/ (* (pow x 2) (* (pow (sqrt 1/2) 3) (+ 49/8 (* -3 (/ (- 6 (* 9 (/ 1 (pow (sqrt 8) 2)))) (pow (sqrt 8) 2)))))) (sqrt 8))) (* 1/2 (/ (* (pow (sqrt 1/2) 3) (- 6 (* 9 (/ 1 (pow (sqrt 8) 2))))) (sqrt 8))))) (* -3 (/ (pow (sqrt 1/2) 3) (sqrt 8)))))) (* (pow (sqrt 1/2) 3) (sqrt 8))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) #s(hole binary64 (* (pow (sqrt 1/2) 3) (sqrt 8)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) #s(hole binary64 (+ (* -3 (/ (* (pow x 2) (pow (sqrt 1/2) 3)) (sqrt 8))) (* (pow (sqrt 1/2) 3) (sqrt 8))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) #s(hole binary64 (+ (* (pow x 2) (+ (* -3 (/ (pow (sqrt 1/2) 3) (sqrt 8))) (* 1/2 (/ (* (pow x 2) (* (pow (sqrt 1/2) 3) (- 6 (* 9 (/ 1 (pow (sqrt 8) 2)))))) (sqrt 8))))) (* (pow (sqrt 1/2) 3) (sqrt 8))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) #s(hole binary64 (+ (* (pow x 2) (+ (* -3 (/ (pow (sqrt 1/2) 3) (sqrt 8))) (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (* (pow (sqrt 1/2) 3) (+ 49/8 (* -3 (/ (- 6 (* 9 (/ 1 (pow (sqrt 8) 2)))) (pow (sqrt 8) 2)))))) (sqrt 8))) (* 1/2 (/ (* (pow (sqrt 1/2) 3) (- 6 (* 9 (/ 1 (pow (sqrt 8) 2))))) (sqrt 8))))))) (* (pow (sqrt 1/2) 3) (sqrt 8))))) |
#s(approx (+ (* -1/8 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/8 (* x x)) 1) #s(hole binary64 (+ 1 (* -1/8 (pow x 2))))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(hole binary64 (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(hole binary64 (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))))))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(hole binary64 (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/2 (pow (sqrt 1/2) 2)) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* 3/8 (pow (sqrt 1/2) 2)) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))))))))))))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(hole binary64 (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/2 (pow (sqrt 1/2) 2)) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* 3/8 (pow (sqrt 1/2) 2)) (+ (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* (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))) (* -5/16 (pow (sqrt 1/2) 2))))))))))))))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (+ (* 2 (pow (sqrt 1/2) 2)) (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2))))))))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (+ (* 2 (pow (sqrt 1/2) 2)) (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/2 (pow (sqrt 1/2) 2)) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* 3/8 (pow (sqrt 1/2) 2)) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))))))))))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (+ (* 2 (pow (sqrt 1/2) 2)) (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/2 (pow (sqrt 1/2) 2)) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* 3/8 (pow (sqrt 1/2) 2)) (+ (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* (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))) (* -5/16 (pow (sqrt 1/2) 2)))))))))))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) #s(hole binary64 (* 2 (pow (sqrt 1/2) 2)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) #s(hole binary64 (+ (* -1/2 (* (pow x 2) (pow (sqrt 1/2) 2))) (* 2 (pow (sqrt 1/2) 2))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) #s(hole binary64 (+ (* 2 (pow (sqrt 1/2) 2)) (* (pow x 2) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* 3/8 (* (pow x 2) (pow (sqrt 1/2) 2)))))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) #s(hole binary64 (+ (* 2 (pow (sqrt 1/2) 2)) (* (pow x 2) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* (pow x 2) (+ (* -5/16 (* (pow x 2) (pow (sqrt 1/2) 2))) (* 3/8 (pow (sqrt 1/2) 2))))))))) |
#s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (* (sqrt 1/2) (sqrt 2)))) |
#s(approx (* 1 (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 (* 1 (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 (* 1 (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 (* (/ (- (pow (cos (atan x)) 2) 1) (- (cos (atan x)) 1)) 1/2)) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) #s(hole binary64 (/ (- 1 (* 1/2 (/ (- (pow (cos (atan x)) 2) 1) (- (cos (atan x)) 1)))) (+ 1 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x))))))))) |
#s(approx (- 1 (* (/ (- (pow (cos (atan x)) 2) 1) (- (cos (atan x)) 1)) 1/2)) #s(hole binary64 (- 1 (* 1/2 (/ (- (pow (cos (atan x)) 2) 1) (- (cos (atan x)) 1)))))) |
#s(approx (* (/ (- (pow (cos (atan x)) 2) 1) (- (cos (atan x)) 1)) 1/2) #s(hole binary64 (* 1/2 (/ (- (pow (cos (atan x)) 2) 1) (- (cos (atan x)) 1))))) |
#s(approx (/ (- (pow (cos (atan x)) 2) 1) (- (cos (atan x)) 1)) #s(hole binary64 (/ (- (pow (cos (atan x)) 2) 1) (- (cos (atan x)) 1)))) |
#s(approx (- (pow (cos (atan x)) 2) 1) #s(hole binary64 (- (pow (cos (atan x)) 2) 1))) |
#s(approx (pow (cos (atan x)) 2) #s(hole binary64 (pow (cos (atan x)) 2))) |
#s(approx (- (cos (atan x)) 1) #s(hole binary64 (- (cos (atan x)) 1))) |
#s(approx (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))) #s(hole binary64 (+ 1 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x)))))))) |
#s(approx (sqrt (* (+ (cos (atan x)) 1) 1/2)) #s(hole binary64 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x))))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))))) #s(hole binary64 (- 1 (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))))) #s(hole binary64 (- (+ 1 (* -1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))))) #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 (+ (* x x) 1))))))) #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 (+ (* x x) 1)))))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1)))))) #s(hole binary64 (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1)))))) #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 (+ (* x x) 1)))))) #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 (+ (* x x) 1))))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(hole binary64 (- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #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 (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 (* -1/8 (pow x 2)))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/8)))) |
#s(approx (* (- (pow x -2) 1/8) (* x x)) #s(hole binary64 (* -1/8 (pow x 2)))) |
#s(approx (* (- (pow x -2) 1/8) (* x x)) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/8)))) |
#s(approx (- (pow x -2) 1/8) #s(hole binary64 -1/8)) |
#s(approx (- (pow x -2) 1/8) #s(hole binary64 (- (/ 1 (pow x 2)) 1/8))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (/ (- 1 (pow (sqrt 1/2) 3)) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* -3/2 (/ (pow (sqrt 1/2) 3) (* x (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))) (/ 1 (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (+ (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (* x (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2))) (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* -3/2 (/ (pow (sqrt 1/2) 3) (* x (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))) (+ (* -3/8 (/ (pow (sqrt 1/2) 3) (* (pow x 2) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))) (/ 1 (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))) (+ (* -1/8 (/ (* (sqrt 1/2) (- 1 (pow (sqrt 1/2) 3))) (* (pow x 2) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2)))) (+ (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (* x (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2))) (+ (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- (* -3/2 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2)))) (* (pow x 2) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* -3/2 (/ (pow (sqrt 1/2) 3) (* x (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))) (+ (* -3/8 (/ (pow (sqrt 1/2) 3) (* (pow x 2) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))) (+ (* 13/16 (/ (pow (sqrt 1/2) 3) (* (pow x 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))) (/ 1 (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))))) (+ (* -1/8 (/ (* (sqrt 1/2) (- 1 (pow (sqrt 1/2) 3))) (* (pow x 2) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2)))) (+ (* -1/8 (/ (* (sqrt 1/2) (- (* -3/2 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2)))) (* (pow x 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))) (+ (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -3/16 (sqrt 1/2))) (- 1 (pow (sqrt 1/2) 3))) (* (pow x 3) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2))) (+ (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (* x (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2))) (+ (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- (* -3/2 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2)))) (* (pow x 2) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (+ (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- (* -3/8 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (+ (* -1/8 (/ (* (sqrt 1/2) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- (* -3/2 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2)))) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))))) (* (pow x 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))))))))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (- 1 (pow (sqrt 1/2) 3)))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (- (+ 1 (* -3/2 (/ (pow (sqrt 1/2) 3) x))) (pow (sqrt 1/2) 3)))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (- (+ 1 (* -3/8 (/ (pow (sqrt 1/2) 3) (pow x 2)))) (+ (* 3/2 (/ (pow (sqrt 1/2) 3) x)) (pow (sqrt 1/2) 3))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (- (+ 1 (* 13/16 (/ (pow (sqrt 1/2) 3) (pow x 3)))) (+ (* 3/8 (/ (pow (sqrt 1/2) 3) (pow x 2))) (+ (* 3/2 (/ (pow (sqrt 1/2) 3) x)) (pow (sqrt 1/2) 3)))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) #s(hole binary64 (pow (sqrt 1/2) 3))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) #s(hole binary64 (+ (* 3/2 (/ (pow (sqrt 1/2) 3) x)) (pow (sqrt 1/2) 3)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) #s(hole binary64 (+ (* 3/8 (/ (pow (sqrt 1/2) 3) (pow x 2))) (+ (* 3/2 (/ (pow (sqrt 1/2) 3) x)) (pow (sqrt 1/2) 3))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) #s(hole binary64 (+ (* -13/16 (/ (pow (sqrt 1/2) 3) (pow x 3))) (+ (* 3/8 (/ (pow (sqrt 1/2) 3) (pow x 2))) (+ (* 3/2 (/ (pow (sqrt 1/2) 3) x)) (pow (sqrt 1/2) 3)))))) |
#s(approx (+ (* -1/8 (* x x)) 1) #s(hole binary64 (* -1/8 (pow x 2)))) |
#s(approx (+ (* -1/8 (* x x)) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/8)))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (+ (* 1/2 (/ (sqrt 1/2) x)) (+ (/ (pow (sqrt 1/2) 2) x) (pow (sqrt 1/2) 2))))))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (+ (* 1/2 (/ (sqrt 1/2) x)) (+ (/ (pow (sqrt 1/2) 2) x) (pow (sqrt 1/2) 2)))))))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (+ (* -1/2 (/ (pow (sqrt 1/2) 2) (pow x 3))) (+ (* -3/16 (/ (sqrt 1/2) (pow x 3))) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (+ (* 1/2 (/ (sqrt 1/2) x)) (+ (/ (pow (sqrt 1/2) 2) x) (pow (sqrt 1/2) 2)))))))))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* 1/2 (/ (sqrt 1/2) x)) (+ (/ (pow (sqrt 1/2) 2) x) (pow (sqrt 1/2) 2)))))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (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)) (+ (/ (pow (sqrt 1/2) 2) x) (pow (sqrt 1/2) 2))))))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/2 (/ (pow (sqrt 1/2) 2) (pow x 3))) (+ (* -3/16 (/ (sqrt 1/2) (pow x 3))) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (+ (* 1/2 (/ (sqrt 1/2) x)) (+ (/ (pow (sqrt 1/2) 2) x) (pow (sqrt 1/2) 2))))))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) #s(hole binary64 (pow (sqrt 1/2) 2))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) #s(hole binary64 (+ (/ (pow (sqrt 1/2) 2) x) (pow (sqrt 1/2) 2)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) #s(hole binary64 (+ (* -1/2 (/ (pow (sqrt 1/2) 2) (pow x 3))) (+ (/ (pow (sqrt 1/2) 2) x) (pow (sqrt 1/2) 2))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) #s(hole binary64 (+ (* -1/2 (/ (pow (sqrt 1/2) 2) (pow x 3))) (+ (* 3/8 (/ (pow (sqrt 1/2) 2) (pow x 5))) (+ (/ (pow (sqrt 1/2) 2) x) (pow (sqrt 1/2) 2)))))) |
#s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (+ (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 (+ (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)))))))) #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 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))))) #s(hole binary64 (- (+ 1 (* 1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))))) #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 (+ (* x x) 1))))))) #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 (+ (* x x) 1)))))) #s(hole binary64 (+ (sqrt 1/2) (* -1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1)))))) #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 (+ (* x x) 1)))))) #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 (+ (* x x) 1))))) #s(hole binary64 (- 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #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 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* -1 (/ (- (* -3/2 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2))) x)) (/ 1 (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* -1 (/ (- (+ (* -3/2 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* -1 (/ (- (* -3/8 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (+ (* -1/8 (/ (* (sqrt 1/2) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- (* -3/2 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2)))) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))) x))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2))) x)) (/ 1 (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* -1 (/ (- (+ (* -3/2 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* -1 (/ (- (+ (* -1 (/ (- (* 13/16 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (+ (* -1/8 (/ (* (sqrt 1/2) (- (* -3/2 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2)))) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (+ (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -3/16 (sqrt 1/2))) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2)) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- (* -3/8 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (+ (* -1/8 (/ (* (sqrt 1/2) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- (* -3/2 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2)))) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))))) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))))) x)) (* -3/8 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))) (+ (* -1/8 (/ (* (sqrt 1/2) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- (* -3/2 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2)))) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))) x))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2))) x)) (/ 1 (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (- (+ 1 (* 3/2 (/ (pow (sqrt 1/2) 3) x))) (pow (sqrt 1/2) 3)))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* 3/8 (/ (pow (sqrt 1/2) 3) x)) (* 3/2 (pow (sqrt 1/2) 3))) x))) (pow (sqrt 1/2) 3)))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* -1 (/ (- (* -13/16 (/ (pow (sqrt 1/2) 3) x)) (* 3/8 (pow (sqrt 1/2) 3))) x)) (* 3/2 (pow (sqrt 1/2) 3))) x))) (pow (sqrt 1/2) 3)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) #s(hole binary64 (+ (* -3/2 (/ (pow (sqrt 1/2) 3) x)) (pow (sqrt 1/2) 3)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) #s(hole binary64 (+ (* -1 (/ (+ (* -3/8 (/ (pow (sqrt 1/2) 3) x)) (* 3/2 (pow (sqrt 1/2) 3))) x)) (pow (sqrt 1/2) 3)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (pow (sqrt 1/2) 3)) (* 13/16 (/ (pow (sqrt 1/2) 3) x))) x)) (* 3/2 (pow (sqrt 1/2) 3))) x)) (pow (sqrt 1/2) 3)))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (+ (* -1 (/ (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) x)) (pow (sqrt 1/2) 2)))))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (+ (* -1 (/ (+ (* 1/8 (/ (sqrt 1/2) x)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2))) x)) (pow (sqrt 1/2) 2)))))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -3/16 (sqrt 1/2))) x)) (* -1/8 (sqrt 1/2))) x)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2))) x)) (pow (sqrt 1/2) 2)))))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1 (/ (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) x)) (pow (sqrt 1/2) 2))))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (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)) (pow (sqrt 1/2) 2))) x)) (pow (sqrt 1/2) 2))))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -3/16 (sqrt 1/2))) x)) (* -1/8 (sqrt 1/2))) x)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2))) x)) (pow (sqrt 1/2) 2))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) #s(hole binary64 (+ (* -1 (/ (pow (sqrt 1/2) 2) x)) (pow (sqrt 1/2) 2)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (/ (pow (sqrt 1/2) 2) (pow x 2))) (pow (sqrt 1/2) 2)) x)) (pow (sqrt 1/2) 2)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (/ (pow (sqrt 1/2) 2) (pow x 2))) (+ (* 3/8 (/ (pow (sqrt 1/2) 2) (pow x 4))) (pow (sqrt 1/2) 2))) x)) (pow (sqrt 1/2) 2)))) |
#s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (+ (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 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))))) |
#s(approx (* 1 (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))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 13.0ms | x | @ | 0 | ((/ (- 1 (* (+ (cos (atan x)) 1) 1/2)) (+ 1 (* (sqrt (+ (cos (atan x)) 1)) (sqrt 1/2)))) (- 1 (* (+ (cos (atan x)) 1) 1/2)) 1 (* (+ (cos (atan x)) 1) 1/2) (+ (cos (atan x)) 1) (cos (atan x)) (atan x) x 1/2 (+ 1 (* (sqrt (+ (cos (atan x)) 1)) (sqrt 1/2))) (* (sqrt (+ (cos (atan x)) 1)) (sqrt 1/2)) (sqrt (+ (cos (atan x)) 1)) (sqrt 1/2) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1)))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (* (* (* x x) 1/2) -1/4) 1) (* (- (pow x -2) 1/8) (* x x)) (- (pow x -2) 1/8) (pow x -2) -2 1/8 (* x x) (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (* -1/8 (* x x)) 1) -1/8 3 (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) 2 (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/ (- 1 (* (/ (- (pow (cos (atan x)) 2) 1) (- (cos (atan x)) 1)) 1/2)) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (- 1 (* (/ (- (pow (cos (atan x)) 2) 1) (- (cos (atan x)) 1)) 1/2)) (* (/ (- (pow (cos (atan x)) 2) 1) (- (cos (atan x)) 1)) 1/2) (/ (- (pow (cos (atan x)) 2) 1) (- (cos (atan x)) 1)) (- (pow (cos (atan x)) 2) 1) (pow (cos (atan x)) 2) (- (cos (atan x)) 1) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))) (sqrt (* (+ (cos (atan x)) 1) 1/2))) |
| 13.0ms | x | @ | -inf | ((/ (- 1 (* (+ (cos (atan x)) 1) 1/2)) (+ 1 (* (sqrt (+ (cos (atan x)) 1)) (sqrt 1/2)))) (- 1 (* (+ (cos (atan x)) 1) 1/2)) 1 (* (+ (cos (atan x)) 1) 1/2) (+ (cos (atan x)) 1) (cos (atan x)) (atan x) x 1/2 (+ 1 (* (sqrt (+ (cos (atan x)) 1)) (sqrt 1/2))) (* (sqrt (+ (cos (atan x)) 1)) (sqrt 1/2)) (sqrt (+ (cos (atan x)) 1)) (sqrt 1/2) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1)))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (* (* (* x x) 1/2) -1/4) 1) (* (- (pow x -2) 1/8) (* x x)) (- (pow x -2) 1/8) (pow x -2) -2 1/8 (* x x) (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (* -1/8 (* x x)) 1) -1/8 3 (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) 2 (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/ (- 1 (* (/ (- (pow (cos (atan x)) 2) 1) (- (cos (atan x)) 1)) 1/2)) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (- 1 (* (/ (- (pow (cos (atan x)) 2) 1) (- (cos (atan x)) 1)) 1/2)) (* (/ (- (pow (cos (atan x)) 2) 1) (- (cos (atan x)) 1)) 1/2) (/ (- (pow (cos (atan x)) 2) 1) (- (cos (atan x)) 1)) (- (pow (cos (atan x)) 2) 1) (pow (cos (atan x)) 2) (- (cos (atan x)) 1) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))) (sqrt (* (+ (cos (atan x)) 1) 1/2))) |
| 8.0ms | x | @ | inf | ((/ (- 1 (* (+ (cos (atan x)) 1) 1/2)) (+ 1 (* (sqrt (+ (cos (atan x)) 1)) (sqrt 1/2)))) (- 1 (* (+ (cos (atan x)) 1) 1/2)) 1 (* (+ (cos (atan x)) 1) 1/2) (+ (cos (atan x)) 1) (cos (atan x)) (atan x) x 1/2 (+ 1 (* (sqrt (+ (cos (atan x)) 1)) (sqrt 1/2))) (* (sqrt (+ (cos (atan x)) 1)) (sqrt 1/2)) (sqrt (+ (cos (atan x)) 1)) (sqrt 1/2) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1)))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (* (* (* x x) 1/2) -1/4) 1) (* (- (pow x -2) 1/8) (* x x)) (- (pow x -2) 1/8) (pow x -2) -2 1/8 (* x x) (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (* -1/8 (* x x)) 1) -1/8 3 (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) 2 (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/ (- 1 (* (/ (- (pow (cos (atan x)) 2) 1) (- (cos (atan x)) 1)) 1/2)) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (- 1 (* (/ (- (pow (cos (atan x)) 2) 1) (- (cos (atan x)) 1)) 1/2)) (* (/ (- (pow (cos (atan x)) 2) 1) (- (cos (atan x)) 1)) 1/2) (/ (- (pow (cos (atan x)) 2) 1) (- (cos (atan x)) 1)) (- (pow (cos (atan x)) 2) 1) (pow (cos (atan x)) 2) (- (cos (atan x)) 1) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))) (sqrt (* (+ (cos (atan x)) 1) 1/2))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 790 | 9757 |
| 0 | 846 | 5996 |
| 1 | 5583 | 5996 |
| 0 | 8524 | 5822 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 #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) (*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 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 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) |
(cos.f64 (atan.f64 x)) |
(atan.f64 x) |
x |
#s(literal 1/2 binary64) |
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(literal 1/2 binary64)))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x)))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x))) |
(*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x)) |
(-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
#s(literal -2 binary64) |
#s(literal 1/8 binary64) |
(*.f64 x x) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) |
(pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) |
#s(literal -1/8 binary64) |
#s(literal 3 binary64) |
(+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) |
(-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) |
(-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (* (+ (cos (atan x)) 1) 1/2)) (+ 1 (* (sqrt (+ (cos (atan x)) 1)) (sqrt 1/2)))) #s(hole binary64 (/ (- 1 (* 1/2 (+ 1 (cos (atan x))))) (+ 1 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x))))))))) |
#s(approx (- 1 (* (+ (cos (atan x)) 1) 1/2)) #s(hole binary64 (- 1 (* 1/2 (+ 1 (cos (atan x))))))) |
#s(approx (* (+ (cos (atan x)) 1) 1/2) #s(hole binary64 (* 1/2 (+ 1 (cos (atan x)))))) |
#s(approx (+ (cos (atan x)) 1) #s(hole binary64 (+ 1 (cos (atan x))))) |
#s(approx (cos (atan x)) #s(hole binary64 (cos (atan x)))) |
#s(approx (atan x) #s(hole binary64 (atan x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ 1 (* (sqrt (+ (cos (atan x)) 1)) (sqrt 1/2))) #s(hole binary64 (+ 1 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x)))))))) |
#s(approx (* (sqrt (+ (cos (atan x)) 1)) (sqrt 1/2)) #s(hole binary64 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x))))))) |
#s(approx (sqrt (+ (cos (atan x)) 1)) #s(hole binary64 (sqrt (+ 1 (cos (atan x)))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))))) #s(hole binary64 (- 1 (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))))) #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 (+ (* x x) 1))))))) #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 (+ (* x x) 1))))))) #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 (+ (* x x) 1)))))) #s(hole binary64 (* (sqrt 1/2) (sqrt 2)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1)))))) #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 (+ (* x x) 1)))))) #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 (+ (* x x) 1)))))) #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 (+ (* x x) 1))))) #s(hole binary64 1)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #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 (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 (+ 1 (* -1/8 (pow x 2))))) |
#s(approx (* (- (pow x -2) 1/8) (* x x)) #s(hole binary64 1)) |
#s(approx (* (- (pow x -2) 1/8) (* x x)) #s(hole binary64 (+ 1 (* -1/8 (pow x 2))))) |
#s(approx (- (pow x -2) 1/8) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (- (pow x -2) 1/8) #s(hole binary64 (/ (+ 1 (* -1/8 (pow x 2))) (pow x 2)))) |
#s(approx (pow x -2) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (/ (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* (pow x 2) (- (* 3 (/ (pow (sqrt 1/2) 3) (* (sqrt 8) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))) (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2)))) (/ 1 (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))) (/ (* (pow (sqrt 1/2) 3) (sqrt 8)) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* (pow x 2) (- (+ (* 3 (/ (pow (sqrt 1/2) 3) (* (sqrt 8) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (* (pow x 2) (- (* -1/2 (/ (* (pow (sqrt 1/2) 3) (- 6 (* 9 (/ 1 (pow (sqrt 8) 2))))) (* (sqrt 8) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (+ (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))) (- (* 3 (/ (pow (sqrt 1/2) 3) (* (sqrt 8) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))) (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2)))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))) (/ (* (+ (* 3/8 (pow (sqrt 1/2) 2)) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))) (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2)))))) (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))) (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2)))) (/ 1 (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))) (/ (* (pow (sqrt 1/2) 3) (sqrt 8)) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* (pow x 2) (- (+ (* 3 (/ (pow (sqrt 1/2) 3) (* (sqrt 8) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (* (pow x 2) (- (+ (* -1/2 (/ (* (pow (sqrt 1/2) 3) (- 6 (* 9 (/ 1 (pow (sqrt 8) 2))))) (* (sqrt 8) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (* (pow x 2) (- (* 1/2 (/ (* (pow (sqrt 1/2) 3) (+ 49/8 (* -3 (/ (- 6 (* 9 (/ 1 (pow (sqrt 8) 2)))) (pow (sqrt 8) 2))))) (* (sqrt 8) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (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))) (* -5/16 (pow (sqrt 1/2) 2))) (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2)) (+ (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))) (- (* -1/2 (/ (* (pow (sqrt 1/2) 3) (- 6 (* 9 (/ 1 (pow (sqrt 8) 2))))) (* (sqrt 8) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (+ (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))) (- (* 3 (/ (pow (sqrt 1/2) 3) (* (sqrt 8) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))) (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2)))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))) (/ (* (+ (* 3/8 (pow (sqrt 1/2) 2)) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))) (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2))))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))) (/ (* (+ (* 3/8 (pow (sqrt 1/2) 2)) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))) (- (* 3 (/ (pow (sqrt 1/2) 3) (* (sqrt 8) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))) (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2)))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))))))) (+ (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))) (- (* 3 (/ (pow (sqrt 1/2) 3) (* (sqrt 8) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))) (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2)))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))) (/ (* (+ (* 3/8 (pow (sqrt 1/2) 2)) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))) (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2)))))) (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))) (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2)))) (/ 1 (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))) (/ (* (pow (sqrt 1/2) 3) (sqrt 8)) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (- (+ 1 (* 3 (/ (* (pow x 2) (pow (sqrt 1/2) 3)) (sqrt 8)))) (* (pow (sqrt 1/2) 3) (sqrt 8))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (- (+ 1 (* (pow x 2) (- (* -1/2 (/ (* (pow x 2) (* (pow (sqrt 1/2) 3) (- 6 (* 9 (/ 1 (pow (sqrt 8) 2)))))) (sqrt 8))) (* -3 (/ (pow (sqrt 1/2) 3) (sqrt 8)))))) (* (pow (sqrt 1/2) 3) (sqrt 8))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (- (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* 1/2 (/ (* (pow x 2) (* (pow (sqrt 1/2) 3) (+ 49/8 (* -3 (/ (- 6 (* 9 (/ 1 (pow (sqrt 8) 2)))) (pow (sqrt 8) 2)))))) (sqrt 8))) (* 1/2 (/ (* (pow (sqrt 1/2) 3) (- 6 (* 9 (/ 1 (pow (sqrt 8) 2))))) (sqrt 8))))) (* -3 (/ (pow (sqrt 1/2) 3) (sqrt 8)))))) (* (pow (sqrt 1/2) 3) (sqrt 8))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) #s(hole binary64 (* (pow (sqrt 1/2) 3) (sqrt 8)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) #s(hole binary64 (+ (* -3 (/ (* (pow x 2) (pow (sqrt 1/2) 3)) (sqrt 8))) (* (pow (sqrt 1/2) 3) (sqrt 8))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) #s(hole binary64 (+ (* (pow x 2) (+ (* -3 (/ (pow (sqrt 1/2) 3) (sqrt 8))) (* 1/2 (/ (* (pow x 2) (* (pow (sqrt 1/2) 3) (- 6 (* 9 (/ 1 (pow (sqrt 8) 2)))))) (sqrt 8))))) (* (pow (sqrt 1/2) 3) (sqrt 8))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) #s(hole binary64 (+ (* (pow x 2) (+ (* -3 (/ (pow (sqrt 1/2) 3) (sqrt 8))) (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (* (pow (sqrt 1/2) 3) (+ 49/8 (* -3 (/ (- 6 (* 9 (/ 1 (pow (sqrt 8) 2)))) (pow (sqrt 8) 2)))))) (sqrt 8))) (* 1/2 (/ (* (pow (sqrt 1/2) 3) (- 6 (* 9 (/ 1 (pow (sqrt 8) 2))))) (sqrt 8))))))) (* (pow (sqrt 1/2) 3) (sqrt 8))))) |
#s(approx (+ (* -1/8 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/8 (* x x)) 1) #s(hole binary64 (+ 1 (* -1/8 (pow x 2))))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(hole binary64 (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(hole binary64 (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))))))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(hole binary64 (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/2 (pow (sqrt 1/2) 2)) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* 3/8 (pow (sqrt 1/2) 2)) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))))))))))))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(hole binary64 (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/2 (pow (sqrt 1/2) 2)) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* 3/8 (pow (sqrt 1/2) 2)) (+ (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* (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))) (* -5/16 (pow (sqrt 1/2) 2))))))))))))))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (+ (* 2 (pow (sqrt 1/2) 2)) (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2))))))))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (+ (* 2 (pow (sqrt 1/2) 2)) (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/2 (pow (sqrt 1/2) 2)) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* 3/8 (pow (sqrt 1/2) 2)) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))))))))))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (+ (* 2 (pow (sqrt 1/2) 2)) (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/2 (pow (sqrt 1/2) 2)) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* 3/8 (pow (sqrt 1/2) 2)) (+ (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* (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))) (* -5/16 (pow (sqrt 1/2) 2)))))))))))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) #s(hole binary64 (* 2 (pow (sqrt 1/2) 2)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) #s(hole binary64 (+ (* -1/2 (* (pow x 2) (pow (sqrt 1/2) 2))) (* 2 (pow (sqrt 1/2) 2))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) #s(hole binary64 (+ (* 2 (pow (sqrt 1/2) 2)) (* (pow x 2) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* 3/8 (* (pow x 2) (pow (sqrt 1/2) 2)))))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) #s(hole binary64 (+ (* 2 (pow (sqrt 1/2) 2)) (* (pow x 2) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* (pow x 2) (+ (* -5/16 (* (pow x 2) (pow (sqrt 1/2) 2))) (* 3/8 (pow (sqrt 1/2) 2))))))))) |
#s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (* (sqrt 1/2) (sqrt 2)))) |
#s(approx (* 1 (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 (* 1 (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 (* 1 (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 (* (/ (- (pow (cos (atan x)) 2) 1) (- (cos (atan x)) 1)) 1/2)) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) #s(hole binary64 (/ (- 1 (* 1/2 (/ (- (pow (cos (atan x)) 2) 1) (- (cos (atan x)) 1)))) (+ 1 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x))))))))) |
#s(approx (- 1 (* (/ (- (pow (cos (atan x)) 2) 1) (- (cos (atan x)) 1)) 1/2)) #s(hole binary64 (- 1 (* 1/2 (/ (- (pow (cos (atan x)) 2) 1) (- (cos (atan x)) 1)))))) |
#s(approx (* (/ (- (pow (cos (atan x)) 2) 1) (- (cos (atan x)) 1)) 1/2) #s(hole binary64 (* 1/2 (/ (- (pow (cos (atan x)) 2) 1) (- (cos (atan x)) 1))))) |
#s(approx (/ (- (pow (cos (atan x)) 2) 1) (- (cos (atan x)) 1)) #s(hole binary64 (/ (- (pow (cos (atan x)) 2) 1) (- (cos (atan x)) 1)))) |
#s(approx (- (pow (cos (atan x)) 2) 1) #s(hole binary64 (- (pow (cos (atan x)) 2) 1))) |
#s(approx (pow (cos (atan x)) 2) #s(hole binary64 (pow (cos (atan x)) 2))) |
#s(approx (- (cos (atan x)) 1) #s(hole binary64 (- (cos (atan x)) 1))) |
#s(approx (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))) #s(hole binary64 (+ 1 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x)))))))) |
#s(approx (sqrt (* (+ (cos (atan x)) 1) 1/2)) #s(hole binary64 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x))))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))))) #s(hole binary64 (- 1 (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))))) #s(hole binary64 (- (+ 1 (* -1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))))) #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 (+ (* x x) 1))))))) #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 (+ (* x x) 1)))))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1)))))) #s(hole binary64 (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1)))))) #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 (+ (* x x) 1)))))) #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 (+ (* x x) 1))))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(hole binary64 (- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #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 (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 (* -1/8 (pow x 2)))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/8)))) |
#s(approx (* (- (pow x -2) 1/8) (* x x)) #s(hole binary64 (* -1/8 (pow x 2)))) |
#s(approx (* (- (pow x -2) 1/8) (* x x)) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/8)))) |
#s(approx (- (pow x -2) 1/8) #s(hole binary64 -1/8)) |
#s(approx (- (pow x -2) 1/8) #s(hole binary64 (- (/ 1 (pow x 2)) 1/8))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (/ (- 1 (pow (sqrt 1/2) 3)) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* -3/2 (/ (pow (sqrt 1/2) 3) (* x (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))) (/ 1 (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (+ (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (* x (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2))) (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* -3/2 (/ (pow (sqrt 1/2) 3) (* x (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))) (+ (* -3/8 (/ (pow (sqrt 1/2) 3) (* (pow x 2) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))) (/ 1 (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))) (+ (* -1/8 (/ (* (sqrt 1/2) (- 1 (pow (sqrt 1/2) 3))) (* (pow x 2) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2)))) (+ (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (* x (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2))) (+ (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- (* -3/2 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2)))) (* (pow x 2) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* -3/2 (/ (pow (sqrt 1/2) 3) (* x (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))) (+ (* -3/8 (/ (pow (sqrt 1/2) 3) (* (pow x 2) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))) (+ (* 13/16 (/ (pow (sqrt 1/2) 3) (* (pow x 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))) (/ 1 (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))))) (+ (* -1/8 (/ (* (sqrt 1/2) (- 1 (pow (sqrt 1/2) 3))) (* (pow x 2) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2)))) (+ (* -1/8 (/ (* (sqrt 1/2) (- (* -3/2 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2)))) (* (pow x 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))) (+ (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -3/16 (sqrt 1/2))) (- 1 (pow (sqrt 1/2) 3))) (* (pow x 3) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2))) (+ (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (* x (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2))) (+ (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- (* -3/2 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2)))) (* (pow x 2) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (+ (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- (* -3/8 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (+ (* -1/8 (/ (* (sqrt 1/2) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- (* -3/2 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2)))) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))))) (* (pow x 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))))))))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (- 1 (pow (sqrt 1/2) 3)))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (- (+ 1 (* -3/2 (/ (pow (sqrt 1/2) 3) x))) (pow (sqrt 1/2) 3)))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (- (+ 1 (* -3/8 (/ (pow (sqrt 1/2) 3) (pow x 2)))) (+ (* 3/2 (/ (pow (sqrt 1/2) 3) x)) (pow (sqrt 1/2) 3))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (- (+ 1 (* 13/16 (/ (pow (sqrt 1/2) 3) (pow x 3)))) (+ (* 3/8 (/ (pow (sqrt 1/2) 3) (pow x 2))) (+ (* 3/2 (/ (pow (sqrt 1/2) 3) x)) (pow (sqrt 1/2) 3)))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) #s(hole binary64 (pow (sqrt 1/2) 3))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) #s(hole binary64 (+ (* 3/2 (/ (pow (sqrt 1/2) 3) x)) (pow (sqrt 1/2) 3)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) #s(hole binary64 (+ (* 3/8 (/ (pow (sqrt 1/2) 3) (pow x 2))) (+ (* 3/2 (/ (pow (sqrt 1/2) 3) x)) (pow (sqrt 1/2) 3))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) #s(hole binary64 (+ (* -13/16 (/ (pow (sqrt 1/2) 3) (pow x 3))) (+ (* 3/8 (/ (pow (sqrt 1/2) 3) (pow x 2))) (+ (* 3/2 (/ (pow (sqrt 1/2) 3) x)) (pow (sqrt 1/2) 3)))))) |
#s(approx (+ (* -1/8 (* x x)) 1) #s(hole binary64 (* -1/8 (pow x 2)))) |
#s(approx (+ (* -1/8 (* x x)) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/8)))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (+ (* 1/2 (/ (sqrt 1/2) x)) (+ (/ (pow (sqrt 1/2) 2) x) (pow (sqrt 1/2) 2))))))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (+ (* 1/2 (/ (sqrt 1/2) x)) (+ (/ (pow (sqrt 1/2) 2) x) (pow (sqrt 1/2) 2)))))))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (+ (* -1/2 (/ (pow (sqrt 1/2) 2) (pow x 3))) (+ (* -3/16 (/ (sqrt 1/2) (pow x 3))) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (+ (* 1/2 (/ (sqrt 1/2) x)) (+ (/ (pow (sqrt 1/2) 2) x) (pow (sqrt 1/2) 2)))))))))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* 1/2 (/ (sqrt 1/2) x)) (+ (/ (pow (sqrt 1/2) 2) x) (pow (sqrt 1/2) 2)))))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (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)) (+ (/ (pow (sqrt 1/2) 2) x) (pow (sqrt 1/2) 2))))))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/2 (/ (pow (sqrt 1/2) 2) (pow x 3))) (+ (* -3/16 (/ (sqrt 1/2) (pow x 3))) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (+ (* 1/2 (/ (sqrt 1/2) x)) (+ (/ (pow (sqrt 1/2) 2) x) (pow (sqrt 1/2) 2))))))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) #s(hole binary64 (pow (sqrt 1/2) 2))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) #s(hole binary64 (+ (/ (pow (sqrt 1/2) 2) x) (pow (sqrt 1/2) 2)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) #s(hole binary64 (+ (* -1/2 (/ (pow (sqrt 1/2) 2) (pow x 3))) (+ (/ (pow (sqrt 1/2) 2) x) (pow (sqrt 1/2) 2))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) #s(hole binary64 (+ (* -1/2 (/ (pow (sqrt 1/2) 2) (pow x 3))) (+ (* 3/8 (/ (pow (sqrt 1/2) 2) (pow x 5))) (+ (/ (pow (sqrt 1/2) 2) x) (pow (sqrt 1/2) 2)))))) |
#s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (+ (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 (+ (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)))))))) #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 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))))) #s(hole binary64 (- (+ 1 (* 1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))))) #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 (+ (* x x) 1))))))) #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 (+ (* x x) 1)))))) #s(hole binary64 (+ (sqrt 1/2) (* -1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1)))))) #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 (+ (* x x) 1)))))) #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 (+ (* x x) 1))))) #s(hole binary64 (- 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #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 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* -1 (/ (- (* -3/2 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2))) x)) (/ 1 (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* -1 (/ (- (+ (* -3/2 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* -1 (/ (- (* -3/8 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (+ (* -1/8 (/ (* (sqrt 1/2) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- (* -3/2 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2)))) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))) x))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2))) x)) (/ 1 (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* -1 (/ (- (+ (* -3/2 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* -1 (/ (- (+ (* -1 (/ (- (* 13/16 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (+ (* -1/8 (/ (* (sqrt 1/2) (- (* -3/2 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2)))) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (+ (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -3/16 (sqrt 1/2))) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2)) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- (* -3/8 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (+ (* -1/8 (/ (* (sqrt 1/2) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- (* -3/2 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2)))) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))))) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))))) x)) (* -3/8 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))) (+ (* -1/8 (/ (* (sqrt 1/2) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- (* -3/2 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2)))) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))) x))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2))) x)) (/ 1 (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (- (+ 1 (* 3/2 (/ (pow (sqrt 1/2) 3) x))) (pow (sqrt 1/2) 3)))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* 3/8 (/ (pow (sqrt 1/2) 3) x)) (* 3/2 (pow (sqrt 1/2) 3))) x))) (pow (sqrt 1/2) 3)))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* -1 (/ (- (* -13/16 (/ (pow (sqrt 1/2) 3) x)) (* 3/8 (pow (sqrt 1/2) 3))) x)) (* 3/2 (pow (sqrt 1/2) 3))) x))) (pow (sqrt 1/2) 3)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) #s(hole binary64 (+ (* -3/2 (/ (pow (sqrt 1/2) 3) x)) (pow (sqrt 1/2) 3)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) #s(hole binary64 (+ (* -1 (/ (+ (* -3/8 (/ (pow (sqrt 1/2) 3) x)) (* 3/2 (pow (sqrt 1/2) 3))) x)) (pow (sqrt 1/2) 3)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (pow (sqrt 1/2) 3)) (* 13/16 (/ (pow (sqrt 1/2) 3) x))) x)) (* 3/2 (pow (sqrt 1/2) 3))) x)) (pow (sqrt 1/2) 3)))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (+ (* -1 (/ (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) x)) (pow (sqrt 1/2) 2)))))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (+ (* -1 (/ (+ (* 1/8 (/ (sqrt 1/2) x)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2))) x)) (pow (sqrt 1/2) 2)))))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -3/16 (sqrt 1/2))) x)) (* -1/8 (sqrt 1/2))) x)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2))) x)) (pow (sqrt 1/2) 2)))))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1 (/ (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) x)) (pow (sqrt 1/2) 2))))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (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)) (pow (sqrt 1/2) 2))) x)) (pow (sqrt 1/2) 2))))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -3/16 (sqrt 1/2))) x)) (* -1/8 (sqrt 1/2))) x)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2))) x)) (pow (sqrt 1/2) 2))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) #s(hole binary64 (+ (* -1 (/ (pow (sqrt 1/2) 2) x)) (pow (sqrt 1/2) 2)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (/ (pow (sqrt 1/2) 2) (pow x 2))) (pow (sqrt 1/2) 2)) x)) (pow (sqrt 1/2) 2)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (/ (pow (sqrt 1/2) 2) (pow x 2))) (+ (* 3/8 (/ (pow (sqrt 1/2) 2) (pow x 4))) (pow (sqrt 1/2) 2))) x)) (pow (sqrt 1/2) 2)))) |
#s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (+ (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 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))))) |
#s(approx (* 1 (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))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))))) (neg.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(-.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 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) (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 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) (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))))))) |
(-.f64 #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) (*.f64 #s(literal -1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
#s(literal 1 binary64) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) |
(*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #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/2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)))) |
(/.f64 (-.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 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (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 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 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)) |
(-.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (pow.f64 (-.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 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (atan.f64 x)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (cos.f64 (atan.f64 x)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.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) (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 (atan.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 (atan.f64 x)))) |
(cos.f64 (atan.f64 (pow.f64 x #s(literal 1 binary64)))) |
(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 (log.f64 (cos.f64 (atan.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))))) |
(atan.f64 x) |
x |
#s(literal 1/2 binary64) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))))))) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) #s(literal 1 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)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) (sqrt.f64 #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 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) #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 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))))) |
(pow.f64 (pow.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log1p.f64 (cos.f64 (atan.f64 x))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) |
(pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(sin.f64 (acos.f64 (sqrt.f64 #s(literal 1/2 binary64)))) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(cos.f64 (asin.f64 (sqrt.f64 #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.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 (+ (* x x) 1))))) #s(literal 1/2 binary64))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(literal 1/2 binary64))))) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(literal 1/2 binary64))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(literal 1/2 binary64))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(literal 1/2 binary64)))) |
(pow.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(literal 1/2 binary64)))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x)))) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x)))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x)))) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x)))) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x)))))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x)))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x))) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) x) x) |
(*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64))) #s(literal 1/64 binary64)) (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/512 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64))))) |
(-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(pow.f64 (pow.f64 (*.f64 x x) #s(literal -2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
(/.f64 (pow.f64 (*.f64 x x) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) |
#s(literal -2 binary64) |
#s(literal 1/8 binary64) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 (pow.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(pow.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(-.f64 (pow.f64 (+.f64 (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)) (+.f64 (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 9 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64)) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))))) |
(-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) |
(pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 3 binary64)))) |
(*.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/512 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/512 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) x) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) |
#s(literal -1/8 binary64) |
#s(literal 3 binary64) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))))) (-.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))) (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64))) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(+.f64 (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64))) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64))) (-.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64)) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))))) |
(fma.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(fma.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(fma.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(fma.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(-.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(+.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(pow.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) |
(/.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 4 binary64)) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(/.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64)))) |
#s(literal 2 binary64) |
(*.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))))) (neg.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(-.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 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) (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 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) (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))))))) |
(-.f64 #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) (*.f64 #s(literal -1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 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/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) |
(*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #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/2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)))) |
(/.f64 (-.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 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (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 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 (atan.f64 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)) |
(-.f64 (/.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (pow.f64 (-.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 (-.f64 (*.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64))) #s(literal 1 binary64)) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 6 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)))) |
(expm1.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 x))) #s(literal 2 binary64))) |
(-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (cos.f64 (atan.f64 x)) (cos.f64 (atan.f64 x))) |
(pow.f64 (pow.f64 (cos.f64 (atan.f64 x)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -2 binary64)) |
(/.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 4 binary64)) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64))) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (atan.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (atan.f64 x)))) (sin.f64 (+.f64 (+.f64 (atan.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (atan.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (atan.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))) (atan.f64 x))) (sin.f64 (+.f64 (+.f64 (atan.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))) (atan.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (atan.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (atan.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (+.f64 (atan.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (atan.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (atan.f64 x)) (neg.f64 (atan.f64 x)))) (cos.f64 (-.f64 (neg.f64 (atan.f64 x)) (neg.f64 (atan.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (atan.f64 x)) (atan.f64 x))) (cos.f64 (-.f64 (neg.f64 (atan.f64 x)) (atan.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (atan.f64 x) (neg.f64 (atan.f64 x)))) (cos.f64 (-.f64 (atan.f64 x) (neg.f64 (atan.f64 x))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (atan.f64 x) (atan.f64 x))) (cos.f64 (-.f64 (atan.f64 x) (atan.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (cos.f64 (atan.f64 x)) (pow.f64 (cos.f64 (atan.f64 x)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 (atan.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 x))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 x))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 x))) #s(literal 2 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (atan.f64 x)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) |
(expm1.f64 (*.f64 (log.f64 (cosh.f64 (asinh.f64 x))) #s(literal -1 binary64))) |
(expm1.f64 (*.f64 (log.f64 (cos.f64 (atan.f64 x))) #s(literal 1 binary64))) |
(-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))))))) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) #s(literal 1 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)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) (sqrt.f64 #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 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) #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 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))))) |
(pow.f64 (pow.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (* (/ (- (pow (cos (atan x)) 2) 1) (- (cos (atan x)) 1)) 1/2)) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1 binary64)))) |
#s(approx (- 1 (* (/ (- (pow (cos (atan x)) 2) 1) (- (cos (atan x)) 1)) 1/2)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
#s(approx (/ (- (pow (cos (atan x)) 2) 1) (- (cos (atan x)) 1)) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) |
#s(approx (cos (atan x)) (cos.f64 (atan.f64 x))) |
#s(approx (atan x) (atan.f64 x)) |
#s(approx x x) |
#s(approx (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))))) |
#s(approx (sqrt (+ (cos (atan x)) 1)) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 binary64)) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
#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) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 69/256 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)) (sqrt.f64 #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 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(literal 1 binary64)) |
(*.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (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) #s(literal -1/8 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (fma.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) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 69/256 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(literal 1 binary64)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) (fma.f64 (-.f64 (*.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 (+ (* x x) 1))))) (fma.f64 (-.f64 (*.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(literal 0 binary64)) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
#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) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 69/256 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)) (sqrt.f64 #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 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(literal 1 binary64)) |
(*.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (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) #s(literal -1/8 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (fma.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) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 69/256 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (- (pow x -2) 1/8) (* x x)) #s(literal 1 binary64)) |
#s(approx (* (- (pow x -2) 1/8) (* x x)) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (- (pow x -2) 1/8) (pow.f64 x #s(literal -2 binary64))) |
#s(approx (- (pow x -2) 1/8) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (pow x -2) (pow.f64 x #s(literal -2 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (/.f64 (sqrt.f64 #s(literal 8 binary64)) #s(literal 3 binary64))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (*.f64 (sqrt.f64 #s(literal 8 binary64)) #s(literal 3 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 8 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) #s(literal 9 binary64)))) (*.f64 x x) (-.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (/.f64 (sqrt.f64 #s(literal 8 binary64)) #s(literal 3 binary64)))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (sqrt.f64 #s(literal 8 binary64))) #s(literal 13/8 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal -3/8 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (*.f64 (sqrt.f64 #s(literal 8 binary64)) #s(literal 3 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 8 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) #s(literal 9 binary64)))) #s(literal 3 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)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 8 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) #s(literal 9 binary64))))) (*.f64 x x) (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (*.f64 (sqrt.f64 #s(literal 8 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal -3/8 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 8 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) #s(literal 9 binary64)))) (*.f64 x x) (-.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (/.f64 (sqrt.f64 #s(literal 8 binary64)) #s(literal 3 binary64)))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (sqrt.f64 #s(literal 8 binary64))) #s(literal 275/192 binary64)) #s(literal 1/2 binary64)) (fma.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)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 8 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) #s(literal 9 binary64)) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (sqrt.f64 #s(literal 8 binary64))) #s(literal 13/8 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal -3/8 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (*.f64 (sqrt.f64 #s(literal 8 binary64)) #s(literal 3 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 8 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) #s(literal 9 binary64)))) #s(literal 3 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)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 8 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) #s(literal 9 binary64))))) #s(literal -3/8 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)) (-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (*.f64 (sqrt.f64 #s(literal 8 binary64)) #s(literal 3 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 8 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) #s(literal 9 binary64)))))) #s(literal 3 binary64)))) (*.f64 x x) (*.f64 (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (sqrt.f64 #s(literal 8 binary64))) #s(literal 13/8 binary64)) #s(literal -1/2 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (*.f64 (sqrt.f64 #s(literal 8 binary64)) #s(literal 3 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 8 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) #s(literal 9 binary64)))) #s(literal 3 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)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 8 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) #s(literal 9 binary64))))) (*.f64 x x) (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (*.f64 (sqrt.f64 #s(literal 8 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal -3/8 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 8 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) #s(literal 9 binary64)))) (*.f64 x x) (-.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (/.f64 (sqrt.f64 #s(literal 8 binary64)) #s(literal 3 binary64)))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 8 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (*.f64 x x)) (sqrt.f64 #s(literal 8 binary64))) #s(literal 3 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 8 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (-.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 39/8 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (*.f64 x x)) (sqrt.f64 #s(literal 8 binary64))) #s(literal -1/2 binary64) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (sqrt.f64 #s(literal 8 binary64))))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 8 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 275/64 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (*.f64 x x)) (sqrt.f64 #s(literal 8 binary64))) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (/.f64 #s(literal 39/8 binary64) (sqrt.f64 #s(literal 8 binary64)))))) (*.f64 x x) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (sqrt.f64 #s(literal 8 binary64))))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 8 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) (*.f64 (sqrt.f64 #s(literal 8 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) (fma.f64 (/.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (*.f64 x x)) (sqrt.f64 #s(literal 8 binary64))) #s(literal -3 binary64) (*.f64 (sqrt.f64 #s(literal 8 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) (fma.f64 (fma.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (sqrt.f64 #s(literal 8 binary64))) #s(literal -3 binary64) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 39/8 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (*.f64 x x)) (sqrt.f64 #s(literal 8 binary64))) #s(literal 1/2 binary64))) (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 8 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (/.f64 #s(literal 39/8 binary64) (sqrt.f64 #s(literal 8 binary64)))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 275/64 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (*.f64 x x)) (sqrt.f64 #s(literal 8 binary64))) #s(literal -1/2 binary64))) (*.f64 x x) (/.f64 (*.f64 #s(literal -3 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (sqrt.f64 #s(literal 8 binary64)))) (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 8 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(literal 3 binary64)) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 #s(literal 2 binary64) (fma.f64 (+.f64 #s(literal -3/8 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)) (*.f64 x x))) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 #s(literal 2 binary64) (fma.f64 (+.f64 #s(literal -3/8 binary64) (*.f64 (+.f64 (fma.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)) (*.f64 x x) (/.f64 (*.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)))) #s(literal 3/16 binary64)) (*.f64 x x))) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(literal 2 binary64)) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -3/8 binary64) (*.f64 x x)))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (+.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal -3/8 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)) (*.f64 x x))) (*.f64 x x)))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (+.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal -3/8 binary64) (*.f64 (+.f64 (fma.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)) (*.f64 x x) (/.f64 (*.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)))) #s(literal 3/16 binary64)) (*.f64 x x))) (*.f64 x x)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) #s(literal 1 binary64)) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64) #s(literal 3/16 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(literal 1 binary64)) |
(*.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (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) #s(literal -1/8 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (fma.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) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 69/256 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (- 1 (* (/ (- (pow (cos (atan x)) 2) 1) (- (cos (atan x)) 1)) 1/2)) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1 binary64)))) |
#s(approx (- 1 (* (/ (- (pow (cos (atan x)) 2) 1) (- (cos (atan x)) 1)) 1/2)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
#s(approx (/ (- (pow (cos (atan x)) 2) 1) (- (cos (atan x)) 1)) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) |
#s(approx (- (pow (cos (atan x)) 2) 1) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))) |
#s(approx (pow (cos (atan x)) 2) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64))) |
#s(approx (- (cos (atan x)) 1) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) |
#s(approx (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))))) |
#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)))))))) (-.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)))))))) (-.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/8 binary64) #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)))))))) (-.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 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1/8 binary64) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) x)) (sqrt.f64 #s(literal 1/2 binary64))))) |
#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))))))) (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))))))) (+.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1/8 binary64) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) x)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+.f64 (fma.f64 #s(literal -3/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1/8 binary64) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) x))) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(literal 1/2 binary64)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) (-.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 (+ (* x x) 1))))) (-.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 3/16 binary64) (+.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/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)))))))) (-.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)))))))) (-.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/8 binary64) #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)))))))) (-.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 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1/8 binary64) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) x)) (sqrt.f64 #s(literal 1/2 binary64))))) |
#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))))))) (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))))))) (+.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1/8 binary64) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) x)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+.f64 (fma.f64 #s(literal -3/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1/8 binary64) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) x))) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x))) |
#s(approx (* (- (pow x -2) 1/8) (* x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) |
#s(approx (* (- (pow x -2) 1/8) (* x x)) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x))) |
#s(approx (- (pow x -2) 1/8) #s(literal -1/8 binary64)) |
#s(approx (- (pow x -2) 1/8) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) x) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -3/2 binary64) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (fma.f64 (/.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) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) x) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -3/2 binary64) (fma.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x x))) #s(literal -3/8 binary64) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) #s(literal 2 binary64))) #s(literal -1/8 binary64) (fma.f64 (/.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) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 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 (*.f64 #s(literal -3/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x x))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (/.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) x) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -3/2 binary64) (fma.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x x))) #s(literal -3/8 binary64) (fma.f64 (/.f64 (pow.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 13/16 binary64) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))))) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) #s(literal 2 binary64))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal -3/16 binary64) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (fma.f64 (/.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) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (fma.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 (-.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 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 (*.f64 #s(literal -3/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/8 binary64)))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))))))))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (-.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) x) #s(literal 1 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (-.f64 (fma.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (*.f64 x x)) #s(literal -3/8 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 3/2 binary64) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) x) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (-.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal 13/16 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (*.f64 x x)) #s(literal 3/8 binary64) (fma.f64 #s(literal 3/2 binary64) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) x) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) (fma.f64 #s(literal 3/2 binary64) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) x) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) (fma.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (*.f64 x x)) #s(literal 3/8 binary64) (fma.f64 #s(literal 3/2 binary64) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) x) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) (fma.f64 #s(literal -13/16 binary64) (pow.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (fma.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (*.f64 x x)) #s(literal 3/8 binary64) (fma.f64 #s(literal 3/2 binary64) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) x) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64)))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1/8 binary64) (+.f64 (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64))))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 (fma.f64 #s(literal -3/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1/8 binary64) (+.f64 (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #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 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (+.f64 (+.f64 (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (+.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1/8 binary64) (+.f64 (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 #s(literal -3/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1/8 binary64) (+.f64 (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64)))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) #s(literal 1/2 binary64)) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (+.f64 (/.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (+.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 3/16 binary64) (+.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 (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))))))) (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))))))) (+.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1/8 binary64) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) x)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+.f64 (fma.f64 #s(literal -3/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1/8 binary64) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) x))) (sqrt.f64 #s(literal 1/2 binary64)))) |
#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)))))))) (-.f64 (fma.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)))) x) #s(literal -1 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)))))))) (-.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -3/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x)) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) x) #s(literal -1 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#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))))))) (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/8 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/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))))))) (fma.f64 (/.f64 (fma.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)))) x) #s(literal -1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) x) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) (fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) x) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) (fma.f64 (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) x) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#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)))))))) (-.f64 (fma.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)))) x) #s(literal -1 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)))))))) (-.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -3/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x)) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) x) #s(literal -1 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#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))))))) (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/8 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/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))))))) (fma.f64 (/.f64 (fma.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)))) x) #s(literal -1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) x) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))) x) #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -3/2 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 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 (*.f64 #s(literal -3/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/8 binary64)))) x))) (/.f64 (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))) x) #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -3/2 binary64) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal -3/8 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 13/16 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) #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 (*.f64 #s(literal -3/8 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 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 (*.f64 #s(literal -3/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/8 binary64)))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 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) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))))) x))) (fma.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal -1/8 binary64)))) x)) (/.f64 (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) x) #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (-.f64 (fma.f64 #s(literal 3/2 binary64) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) x) #s(literal 1 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (-.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) x) #s(literal 3/8 binary64) (*.f64 #s(literal -3/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) x) #s(literal -1 binary64) #s(literal 1 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (-.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -13/16 binary64) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) x) (*.f64 #s(literal -3/8 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) x) #s(literal -1 binary64) (*.f64 #s(literal -3/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) x) #s(literal -1 binary64) #s(literal 1 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) x) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) (fma.f64 (/.f64 (fma.f64 #s(literal 3/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (*.f64 (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) x) #s(literal -3/8 binary64))) x) #s(literal -1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) (fma.f64 (/.f64 (fma.f64 #s(literal 3/2 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal 13/16 binary64) (/.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) x) (*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)) #s(literal 3/8 binary64))) x))) x) #s(literal -1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x) #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/8 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) x) #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal -3/16 binary64) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x))) x) #s(literal -1 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) x) #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (+.f64 (fma.f64 (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x) #s(literal -1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (+.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/8 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) x) #s(literal -1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (+.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal -3/16 binary64) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x))) x) #s(literal -1 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) x) #s(literal -1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 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 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 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 (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))))))) (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/8 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/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))))))) (fma.f64 (/.f64 (fma.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)))) x) #s(literal -1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) x) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
Compiled 31 781 to 2 715 computations (91.5% saved)
29 alts after pruning (26 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 597 | 18 | 615 |
| Fresh | 2 | 8 | 10 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 2 | 2 |
| Total | 603 | 29 | 632 |
| Status | Accuracy | Program |
|---|---|---|
| 24.0% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 9 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64)) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) | |
| ▶ | 24.1% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
| 74.5% | (/.f64 (-.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))))) | |
| 75.2% | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (+.f64 #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) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) | |
| 75.2% | (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 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) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))))) | |
| 23.9% | (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) #s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -3/8 binary64) (*.f64 x x)))))) | |
| ▶ | 23.9% | (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) #s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
| 75.2% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) | |
| 75.2% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) | |
| ▶ | 75.2% | (/.f64 (-.f64 #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) (*.f64 (exp.f64 (*.f64 (log1p.f64 (cos.f64 (atan.f64 x))) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) |
| 3.2% | (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) | |
| 75.2% | (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))))) | |
| ✓ | 74.4% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
| 52.6% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* x x) 1)) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x))))))) | |
| 51.6% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))))) | |
| ✓ | 52.1% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(literal 1/2 binary64)))) |
| ▶ | 25.8% | (-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64)))) |
| 2.8% | (-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/512 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64))))) (*.f64 x x))))) | |
| 3.1% | (-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64))) #s(literal 1/64 binary64)) (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64))) (*.f64 x x))))) | |
| 2.5% | (-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)))))) | |
| 3.3% | (-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))))) | |
| ▶ | 2.4% | (-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 x x) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) (*.f64 x x))))) |
| 3.7% | (-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x))))) | |
| 3.5% | (-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/8 binary64)) (*.f64 x x))))) | |
| 3.2% | (-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) #s(literal 1/8 binary64)) (*.f64 x x))))) | |
| 4.0% | (-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) x) x)))) | |
| 2.6% | (-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 #s(approx (- (pow x -2) 1/8) (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))))) | |
| 52.9% | #s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) | |
| ✓ | 25.1% | #s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 binary64)) |
Compiled 2 532 to 1 280 computations (49.4% saved)
| Inputs |
|---|
(/.f64 (-.f64 #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) (*.f64 (exp.f64 (*.f64 (log1p.f64 (cos.f64 (atan.f64 x))) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 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 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) |
(cos.f64 (atan.f64 x)) |
(atan.f64 x) |
x |
#s(literal 1/2 binary64) |
(+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 (log1p.f64 (cos.f64 (atan.f64 x))) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (exp.f64 (*.f64 (log1p.f64 (cos.f64 (atan.f64 x))) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log1p.f64 (cos.f64 (atan.f64 x))) #s(literal 1/2 binary64))) |
(*.f64 (log1p.f64 (cos.f64 (atan.f64 x))) #s(literal 1/2 binary64)) |
(log1p.f64 (cos.f64 (atan.f64 x))) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(*.f64 x x) |
#s(literal -1/8 binary64) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) #s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) |
(pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) |
#s(literal 3 binary64) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(literal 2 binary64) |
(fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 1 binary64)) |
#s(literal -3/8 binary64) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 x x) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) (*.f64 x x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 x x) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) (*.f64 x x)))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 x x) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) (*.f64 x x))) |
(*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 x x) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) (*.f64 x x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 x x) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) |
(/.f64 (pow.f64 (*.f64 x x) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
#s(literal 4 binary64) |
#s(literal 1/8 binary64) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)))) |
(-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64))) |
(pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64)) |
#s(literal 6 binary64) |
(+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) |
(+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
| Outputs |
|---|
#s(approx (/ (- 1 (* (+ (cos (atan x)) 1) 1/2)) (+ 1 (* (exp (* (log (+ 1 (cos (atan x)))) 1/2)) (sqrt 1/2)))) #s(hole binary64 (/ (- 1 (* 1/2 (+ 1 (cos (atan x))))) (+ 1 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x))))))))) |
#s(approx (- 1 (* (+ (cos (atan x)) 1) 1/2)) #s(hole binary64 (- 1 (* 1/2 (+ 1 (cos (atan x))))))) |
#s(approx (* (+ (cos (atan x)) 1) 1/2) #s(hole binary64 (* 1/2 (+ 1 (cos (atan x)))))) |
#s(approx (+ (cos (atan x)) 1) #s(hole binary64 (+ 1 (cos (atan x))))) |
#s(approx (cos (atan x)) #s(hole binary64 (cos (atan x)))) |
#s(approx (atan x) #s(hole binary64 (atan x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ 1 (* (exp (* (log (+ 1 (cos (atan x)))) 1/2)) (sqrt 1/2))) #s(hole binary64 (+ 1 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x)))))))) |
#s(approx (* (exp (* (log (+ 1 (cos (atan x)))) 1/2)) (sqrt 1/2)) #s(hole binary64 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x))))))) |
#s(approx (exp (* (log (+ 1 (cos (atan x)))) 1/2)) #s(hole binary64 (sqrt (+ 1 (cos (atan x)))))) |
#s(approx (* (log (+ 1 (cos (atan x)))) 1/2) #s(hole binary64 (* 1/2 (log (+ 1 (cos (atan x))))))) |
#s(approx (log (+ 1 (cos (atan x)))) #s(hole binary64 (log (+ 1 (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 (+ (* (* x x) -1/8) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) -1/8) 1) #s(hole binary64 (+ 1 (* -1/8 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (/ (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* (pow x 2) (- (* 3 (/ (pow (sqrt 1/2) 3) (* (sqrt 8) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))) (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2)))) (/ 1 (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))) (/ (* (pow (sqrt 1/2) 3) (sqrt 8)) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* (pow x 2) (- (+ (* 3 (/ (pow (sqrt 1/2) 3) (* (sqrt 8) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (* (pow x 2) (- (* -1/2 (/ (* (pow (sqrt 1/2) 3) (- 6 (* 9 (/ 1 (pow (sqrt 8) 2))))) (* (sqrt 8) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (+ (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))) (- (* 3 (/ (pow (sqrt 1/2) 3) (* (sqrt 8) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))) (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2)))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))) (/ (* (+ (* 3/8 (pow (sqrt 1/2) 2)) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))) (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2)))))) (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))) (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2)))) (/ 1 (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))) (/ (* (pow (sqrt 1/2) 3) (sqrt 8)) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* (pow x 2) (- (+ (* 3 (/ (pow (sqrt 1/2) 3) (* (sqrt 8) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (* (pow x 2) (- (+ (* -1/2 (/ (* (pow (sqrt 1/2) 3) (- 6 (* 9 (/ 1 (pow (sqrt 8) 2))))) (* (sqrt 8) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (* (pow x 2) (- (* 1/2 (/ (* (pow (sqrt 1/2) 3) (+ 49/8 (* -3 (/ (- 6 (* 9 (/ 1 (pow (sqrt 8) 2)))) (pow (sqrt 8) 2))))) (* (sqrt 8) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (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))) (* -5/16 (pow (sqrt 1/2) 2))) (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2)) (+ (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))) (- (* -1/2 (/ (* (pow (sqrt 1/2) 3) (- 6 (* 9 (/ 1 (pow (sqrt 8) 2))))) (* (sqrt 8) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (+ (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))) (- (* 3 (/ (pow (sqrt 1/2) 3) (* (sqrt 8) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))) (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2)))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))) (/ (* (+ (* 3/8 (pow (sqrt 1/2) 2)) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))) (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2))))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))) (/ (* (+ (* 3/8 (pow (sqrt 1/2) 2)) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))) (- (* 3 (/ (pow (sqrt 1/2) 3) (* (sqrt 8) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))) (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2)))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))))))) (+ (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))) (- (* 3 (/ (pow (sqrt 1/2) 3) (* (sqrt 8) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))) (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2)))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))) (/ (* (+ (* 3/8 (pow (sqrt 1/2) 2)) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))) (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2)))))) (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))) (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2)))) (/ 1 (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))) (/ (* (pow (sqrt 1/2) 3) (sqrt 8)) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (- (+ 1 (* 3 (/ (* (pow x 2) (pow (sqrt 1/2) 3)) (sqrt 8)))) (* (pow (sqrt 1/2) 3) (sqrt 8))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (- (+ 1 (* (pow x 2) (- (* -1/2 (/ (* (pow x 2) (* (pow (sqrt 1/2) 3) (- 6 (* 9 (/ 1 (pow (sqrt 8) 2)))))) (sqrt 8))) (* -3 (/ (pow (sqrt 1/2) 3) (sqrt 8)))))) (* (pow (sqrt 1/2) 3) (sqrt 8))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (- (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* 1/2 (/ (* (pow x 2) (* (pow (sqrt 1/2) 3) (+ 49/8 (* -3 (/ (- 6 (* 9 (/ 1 (pow (sqrt 8) 2)))) (pow (sqrt 8) 2)))))) (sqrt 8))) (* 1/2 (/ (* (pow (sqrt 1/2) 3) (- 6 (* 9 (/ 1 (pow (sqrt 8) 2))))) (sqrt 8))))) (* -3 (/ (pow (sqrt 1/2) 3) (sqrt 8)))))) (* (pow (sqrt 1/2) 3) (sqrt 8))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) #s(hole binary64 (* (pow (sqrt 1/2) 3) (sqrt 8)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) #s(hole binary64 (+ (* -3 (/ (* (pow x 2) (pow (sqrt 1/2) 3)) (sqrt 8))) (* (pow (sqrt 1/2) 3) (sqrt 8))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) #s(hole binary64 (+ (* (pow x 2) (+ (* -3 (/ (pow (sqrt 1/2) 3) (sqrt 8))) (* 1/2 (/ (* (pow x 2) (* (pow (sqrt 1/2) 3) (- 6 (* 9 (/ 1 (pow (sqrt 8) 2)))))) (sqrt 8))))) (* (pow (sqrt 1/2) 3) (sqrt 8))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) #s(hole binary64 (+ (* (pow x 2) (+ (* -3 (/ (pow (sqrt 1/2) 3) (sqrt 8))) (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (* (pow (sqrt 1/2) 3) (+ 49/8 (* -3 (/ (- 6 (* 9 (/ 1 (pow (sqrt 8) 2)))) (pow (sqrt 8) 2)))))) (sqrt 8))) (* 1/2 (/ (* (pow (sqrt 1/2) 3) (- 6 (* 9 (/ 1 (pow (sqrt 8) 2))))) (sqrt 8))))))) (* (pow (sqrt 1/2) 3) (sqrt 8))))) |
#s(approx (+ (* -1/8 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/8 (* x x)) 1) #s(hole binary64 (+ 1 (* -1/8 (pow x 2))))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(hole binary64 (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(hole binary64 (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))))))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(hole binary64 (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/2 (pow (sqrt 1/2) 2)) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* 3/8 (pow (sqrt 1/2) 2)) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))))))))))))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(hole binary64 (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/2 (pow (sqrt 1/2) 2)) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* 3/8 (pow (sqrt 1/2) 2)) (+ (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* (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))) (* -5/16 (pow (sqrt 1/2) 2))))))))))))))) |
#s(approx (+ 2 (+ (* -3/8 (* x x)) 1)) #s(hole binary64 3)) |
#s(approx (+ 2 (+ (* -3/8 (* x x)) 1)) #s(hole binary64 (+ 3 (* -3/8 (pow x 2))))) |
#s(approx (+ (* -3/8 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -3/8 (* x x)) 1) #s(hole binary64 (+ 1 (* -3/8 (pow x 2))))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 (+ 1 (* -1/8 (pow x 2))))) |
#s(approx (* (- (/ (pow (* x x) 1) (pow x 4)) 1/8) (* x x)) #s(hole binary64 1)) |
#s(approx (* (- (/ (pow (* x x) 1) (pow x 4)) 1/8) (* x x)) #s(hole binary64 (+ 1 (* -1/8 (pow x 2))))) |
#s(approx (- (/ (pow (* x x) 1) (pow x 4)) 1/8) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (- (/ (pow (* x x) 1) (pow x 4)) 1/8) #s(hole binary64 (/ (+ 1 (* -1/8 (pow x 2))) (pow x 2)))) |
#s(approx (/ (pow (* x x) 1) (pow x 4)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (pow (* x x) 1) #s(hole binary64 (pow x 2))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx (/ (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (/ (- 1 (* 8 (pow (sqrt 1/2) 6))) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))))) |
#s(approx (/ (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* (pow x 2) (- (* 6 (/ (pow (sqrt 1/2) 6) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (/ (* (+ (* -3 (/ (* (pow (sqrt 1/2) 3) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))) (sqrt 8))) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (- 1 (* 8 (pow (sqrt 1/2) 6)))) (* (pow (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) 2) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2))))) (/ 1 (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (* 8 (/ (pow (sqrt 1/2) 6) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))))))) |
#s(approx (/ (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* (pow x 2) (- (+ (* 6 (/ (pow (sqrt 1/2) 6) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (* (pow x 2) (- (* -6 (/ (pow (sqrt 1/2) 6) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (+ (/ (* (+ (* -3 (/ (* (pow (sqrt 1/2) 3) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))) (sqrt 8))) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (- (* 6 (/ (pow (sqrt 1/2) 6) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (/ (* (+ (* -3 (/ (* (pow (sqrt 1/2) 3) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))) (sqrt 8))) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (- 1 (* 8 (pow (sqrt 1/2) 6)))) (* (pow (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) 2) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2))))) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))) (/ (* (+ (* -3 (/ (* (pow (sqrt 1/2) 3) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2))))) (sqrt 8))) (+ (* 1/2 (/ (* (pow (sqrt 1/2) 3) (* (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) (- 6 (* 9 (/ 1 (pow (sqrt 8) 2)))))) (sqrt 8))) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ (* 3/8 (pow (sqrt 1/2) 2)) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))))))) (- 1 (* 8 (pow (sqrt 1/2) 6)))) (* (pow (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) 2) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2))))))) (/ (* (+ (* -3 (/ (* (pow (sqrt 1/2) 3) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))) (sqrt 8))) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (- 1 (* 8 (pow (sqrt 1/2) 6)))) (* (pow (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) 2) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2))))) (/ 1 (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (* 8 (/ (pow (sqrt 1/2) 6) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))))))) |
#s(approx (/ (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* (pow x 2) (- (+ (* 6 (/ (pow (sqrt 1/2) 6) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (* (pow x 2) (- (+ (* -6 (/ (pow (sqrt 1/2) 6) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (* (pow x 2) (- (* 49/8 (/ (pow (sqrt 1/2) 6) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (+ (/ (* (+ (* -3 (/ (* (pow (sqrt 1/2) 3) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))) (sqrt 8))) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (- (* -6 (/ (pow (sqrt 1/2) 6) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (+ (/ (* (+ (* -3 (/ (* (pow (sqrt 1/2) 3) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))) (sqrt 8))) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (- (* 6 (/ (pow (sqrt 1/2) 6) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (/ (* (+ (* -3 (/ (* (pow (sqrt 1/2) 3) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))) (sqrt 8))) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (- 1 (* 8 (pow (sqrt 1/2) 6)))) (* (pow (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) 2) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2))))) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))) (/ (* (+ (* -3 (/ (* (pow (sqrt 1/2) 3) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2))))) (sqrt 8))) (+ (* 1/2 (/ (* (pow (sqrt 1/2) 3) (* (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) (- 6 (* 9 (/ 1 (pow (sqrt 8) 2)))))) (sqrt 8))) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ (* 3/8 (pow (sqrt 1/2) 2)) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))))))) (- 1 (* 8 (pow (sqrt 1/2) 6)))) (* (pow (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) 2) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2)))))) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))) (+ (/ (* (+ (* -3 (/ (* (pow (sqrt 1/2) 3) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2))))) (sqrt 8))) (+ (* 1/2 (/ (* (pow (sqrt 1/2) 3) (* (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) (- 6 (* 9 (/ 1 (pow (sqrt 8) 2)))))) (sqrt 8))) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ (* 3/8 (pow (sqrt 1/2) 2)) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))))))) (- (* 6 (/ (pow (sqrt 1/2) 6) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (/ (* (+ (* -3 (/ (* (pow (sqrt 1/2) 3) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))) (sqrt 8))) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (- 1 (* 8 (pow (sqrt 1/2) 6)))) (* (pow (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) 2) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2))))) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))) (/ (* (+ (* -3 (/ (* (pow (sqrt 1/2) 3) (+ (* 3/8 (pow (sqrt 1/2) 2)) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))))) (sqrt 8))) (+ (* -1/2 (/ (* (pow (sqrt 1/2) 3) (* (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) (+ 49/8 (* -3 (/ (- 6 (* 9 (/ 1 (pow (sqrt 8) 2)))) (pow (sqrt 8) 2)))))) (sqrt 8))) (+ (* 1/2 (/ (* (pow (sqrt 1/2) 3) (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))) (- 6 (* 9 (/ 1 (pow (sqrt 8) 2)))))) (sqrt 8))) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 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/16 (pow (sqrt 1/2) 2))))))) (- 1 (* 8 (pow (sqrt 1/2) 6)))) (* (pow (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) 2) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2)))))))) (+ (/ (* (+ (* -3 (/ (* (pow (sqrt 1/2) 3) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))) (sqrt 8))) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (- (* 6 (/ (pow (sqrt 1/2) 6) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (/ (* (+ (* -3 (/ (* (pow (sqrt 1/2) 3) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))) (sqrt 8))) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (- 1 (* 8 (pow (sqrt 1/2) 6)))) (* (pow (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) 2) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2))))) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))) (/ (* (+ (* -3 (/ (* (pow (sqrt 1/2) 3) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2))))) (sqrt 8))) (+ (* 1/2 (/ (* (pow (sqrt 1/2) 3) (* (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) (- 6 (* 9 (/ 1 (pow (sqrt 8) 2)))))) (sqrt 8))) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ (* 3/8 (pow (sqrt 1/2) 2)) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))))))) (- 1 (* 8 (pow (sqrt 1/2) 6)))) (* (pow (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) 2) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2))))))) (/ (* (+ (* -3 (/ (* (pow (sqrt 1/2) 3) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))) (sqrt 8))) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (- 1 (* 8 (pow (sqrt 1/2) 6)))) (* (pow (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) 2) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2))))) (/ 1 (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (* 8 (/ (pow (sqrt 1/2) 6) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) #s(hole binary64 (/ (- 1 (* 8 (pow (sqrt 1/2) 6))) (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) #s(hole binary64 (- (+ (* (pow x 2) (- (* 6 (/ (pow (sqrt 1/2) 6) (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))))) (* -3 (/ (* (pow (sqrt 1/2) 3) (- 1 (* 8 (pow (sqrt 1/2) 6)))) (* (sqrt 8) (pow (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) 2)))))) (/ 1 (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))))) (* 8 (/ (pow (sqrt 1/2) 6) (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) #s(hole binary64 (- (+ (* (pow x 2) (- (+ (* 6 (/ (pow (sqrt 1/2) 6) (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))))) (* (pow x 2) (- (* -6 (/ (pow (sqrt 1/2) 6) (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))))) (+ (* -3 (/ (* (pow (sqrt 1/2) 3) (- (* 6 (/ (pow (sqrt 1/2) 6) (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))))) (* -3 (/ (* (pow (sqrt 1/2) 3) (- 1 (* 8 (pow (sqrt 1/2) 6)))) (* (sqrt 8) (pow (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) 2)))))) (* (sqrt 8) (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))))) (* 1/2 (/ (* (pow (sqrt 1/2) 3) (* (- 1 (* 8 (pow (sqrt 1/2) 6))) (- 6 (* 9 (/ 1 (pow (sqrt 8) 2)))))) (* (sqrt 8) (pow (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) 2)))))))) (* -3 (/ (* (pow (sqrt 1/2) 3) (- 1 (* 8 (pow (sqrt 1/2) 6)))) (* (sqrt 8) (pow (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) 2)))))) (/ 1 (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))))) (* 8 (/ (pow (sqrt 1/2) 6) (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) #s(hole binary64 (- (+ (* (pow x 2) (- (+ (* 6 (/ (pow (sqrt 1/2) 6) (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))))) (* (pow x 2) (- (+ (* -6 (/ (pow (sqrt 1/2) 6) (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))))) (* (pow x 2) (- (* 49/8 (/ (pow (sqrt 1/2) 6) (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))))) (+ (* -3 (/ (* (pow (sqrt 1/2) 3) (- (* -6 (/ (pow (sqrt 1/2) 6) (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))))) (+ (* -3 (/ (* (pow (sqrt 1/2) 3) (- (* 6 (/ (pow (sqrt 1/2) 6) (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))))) (* -3 (/ (* (pow (sqrt 1/2) 3) (- 1 (* 8 (pow (sqrt 1/2) 6)))) (* (sqrt 8) (pow (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) 2)))))) (* (sqrt 8) (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))))) (* 1/2 (/ (* (pow (sqrt 1/2) 3) (* (- 1 (* 8 (pow (sqrt 1/2) 6))) (- 6 (* 9 (/ 1 (pow (sqrt 8) 2)))))) (* (sqrt 8) (pow (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) 2))))))) (* (sqrt 8) (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))))) (+ (* -1/2 (/ (* (pow (sqrt 1/2) 3) (* (+ 49/8 (* -3 (/ (- 6 (* 9 (/ 1 (pow (sqrt 8) 2)))) (pow (sqrt 8) 2)))) (- 1 (* 8 (pow (sqrt 1/2) 6))))) (* (sqrt 8) (pow (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) 2)))) (* 1/2 (/ (* (pow (sqrt 1/2) 3) (* (- 6 (* 9 (/ 1 (pow (sqrt 8) 2)))) (- (* 6 (/ (pow (sqrt 1/2) 6) (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))))) (* -3 (/ (* (pow (sqrt 1/2) 3) (- 1 (* 8 (pow (sqrt 1/2) 6)))) (* (sqrt 8) (pow (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) 2))))))) (* (sqrt 8) (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))))))))))) (+ (* -3 (/ (* (pow (sqrt 1/2) 3) (- (* 6 (/ (pow (sqrt 1/2) 6) (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))))) (* -3 (/ (* (pow (sqrt 1/2) 3) (- 1 (* 8 (pow (sqrt 1/2) 6)))) (* (sqrt 8) (pow (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) 2)))))) (* (sqrt 8) (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))))) (* 1/2 (/ (* (pow (sqrt 1/2) 3) (* (- 1 (* 8 (pow (sqrt 1/2) 6))) (- 6 (* 9 (/ 1 (pow (sqrt 8) 2)))))) (* (sqrt 8) (pow (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) 2)))))))) (* -3 (/ (* (pow (sqrt 1/2) 3) (- 1 (* 8 (pow (sqrt 1/2) 6)))) (* (sqrt 8) (pow (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) 2)))))) (/ 1 (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))))) (* 8 (/ (pow (sqrt 1/2) 6) (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) #s(hole binary64 (- 1 (* 8 (pow (sqrt 1/2) 6))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) #s(hole binary64 (- (+ 1 (* 6 (* (pow x 2) (pow (sqrt 1/2) 6)))) (* 8 (pow (sqrt 1/2) 6))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) #s(hole binary64 (- (+ 1 (* (pow x 2) (- (* -6 (* (pow x 2) (pow (sqrt 1/2) 6))) (* -6 (pow (sqrt 1/2) 6))))) (* 8 (pow (sqrt 1/2) 6))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) #s(hole binary64 (- (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* 49/8 (* (pow x 2) (pow (sqrt 1/2) 6))) (* 6 (pow (sqrt 1/2) 6)))) (* -6 (pow (sqrt 1/2) 6))))) (* 8 (pow (sqrt 1/2) 6))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6) #s(hole binary64 (* 8 (pow (sqrt 1/2) 6)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6) #s(hole binary64 (+ (* -6 (* (pow x 2) (pow (sqrt 1/2) 6))) (* 8 (pow (sqrt 1/2) 6))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6) #s(hole binary64 (+ (* 8 (pow (sqrt 1/2) 6)) (* (pow x 2) (+ (* -6 (pow (sqrt 1/2) 6)) (* 6 (* (pow x 2) (pow (sqrt 1/2) 6)))))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6) #s(hole binary64 (+ (* 8 (pow (sqrt 1/2) 6)) (* (pow x 2) (+ (* -6 (pow (sqrt 1/2) 6)) (* (pow x 2) (+ (* -49/8 (* (pow x 2) (pow (sqrt 1/2) 6))) (* 6 (pow (sqrt 1/2) 6))))))))) |
#s(approx (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))))) |
#s(approx (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (+ 1 (+ (* -3 (/ (* (pow x 2) (pow (sqrt 1/2) 3)) (sqrt 8))) (* (pow (sqrt 1/2) 3) (sqrt 8)))))) |
#s(approx (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (+ 1 (+ (* (pow x 2) (+ (* -3 (/ (pow (sqrt 1/2) 3) (sqrt 8))) (* 1/2 (/ (* (pow x 2) (* (pow (sqrt 1/2) 3) (- 6 (* 9 (/ 1 (pow (sqrt 8) 2)))))) (sqrt 8))))) (* (pow (sqrt 1/2) 3) (sqrt 8)))))) |
#s(approx (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (+ 1 (+ (* (pow x 2) (+ (* -3 (/ (pow (sqrt 1/2) 3) (sqrt 8))) (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (* (pow (sqrt 1/2) 3) (+ 49/8 (* -3 (/ (- 6 (* 9 (/ 1 (pow (sqrt 8) 2)))) (pow (sqrt 8) 2)))))) (sqrt 8))) (* 1/2 (/ (* (pow (sqrt 1/2) 3) (- 6 (* 9 (/ 1 (pow (sqrt 8) 2))))) (sqrt 8))))))) (* (pow (sqrt 1/2) 3) (sqrt 8)))))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (+ (* 2 (pow (sqrt 1/2) 2)) (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2))))))))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (+ (* 2 (pow (sqrt 1/2) 2)) (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/2 (pow (sqrt 1/2) 2)) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* 3/8 (pow (sqrt 1/2) 2)) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))))))))))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (+ (* 2 (pow (sqrt 1/2) 2)) (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/2 (pow (sqrt 1/2) 2)) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* 3/8 (pow (sqrt 1/2) 2)) (+ (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* (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))) (* -5/16 (pow (sqrt 1/2) 2)))))))))))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) #s(hole binary64 (* 2 (pow (sqrt 1/2) 2)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) #s(hole binary64 (+ (* -1/2 (* (pow x 2) (pow (sqrt 1/2) 2))) (* 2 (pow (sqrt 1/2) 2))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) #s(hole binary64 (+ (* 2 (pow (sqrt 1/2) 2)) (* (pow x 2) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* 3/8 (* (pow x 2) (pow (sqrt 1/2) 2)))))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) #s(hole binary64 (+ (* 2 (pow (sqrt 1/2) 2)) (* (pow x 2) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* (pow x 2) (+ (* -5/16 (* (pow x 2) (pow (sqrt 1/2) 2))) (* 3/8 (pow (sqrt 1/2) 2))))))))) |
#s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (* (sqrt 1/2) (sqrt 2)))) |
#s(approx (* 1 (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 (* 1 (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 (* 1 (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 (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 (+ (* (* x x) -1/8) 1) #s(hole binary64 (* -1/8 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/8) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/8)))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (/ (- 1 (pow (sqrt 1/2) 3)) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* -3/2 (/ (pow (sqrt 1/2) 3) (* x (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))) (/ 1 (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (+ (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (* x (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2))) (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* -3/2 (/ (pow (sqrt 1/2) 3) (* x (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))) (+ (* -3/8 (/ (pow (sqrt 1/2) 3) (* (pow x 2) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))) (/ 1 (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))) (+ (* -1/8 (/ (* (sqrt 1/2) (- 1 (pow (sqrt 1/2) 3))) (* (pow x 2) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2)))) (+ (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (* x (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2))) (+ (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- (* -3/2 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2)))) (* (pow x 2) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* -3/2 (/ (pow (sqrt 1/2) 3) (* x (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))) (+ (* -3/8 (/ (pow (sqrt 1/2) 3) (* (pow x 2) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))) (+ (* 13/16 (/ (pow (sqrt 1/2) 3) (* (pow x 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))) (/ 1 (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))))) (+ (* -1/8 (/ (* (sqrt 1/2) (- 1 (pow (sqrt 1/2) 3))) (* (pow x 2) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2)))) (+ (* -1/8 (/ (* (sqrt 1/2) (- (* -3/2 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2)))) (* (pow x 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))) (+ (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -3/16 (sqrt 1/2))) (- 1 (pow (sqrt 1/2) 3))) (* (pow x 3) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2))) (+ (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (* x (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2))) (+ (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- (* -3/2 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2)))) (* (pow x 2) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (+ (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- (* -3/8 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (+ (* -1/8 (/ (* (sqrt 1/2) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- (* -3/2 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2)))) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))))) (* (pow x 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))))))))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (- 1 (pow (sqrt 1/2) 3)))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (- (+ 1 (* -3/2 (/ (pow (sqrt 1/2) 3) x))) (pow (sqrt 1/2) 3)))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (- (+ 1 (* -3/8 (/ (pow (sqrt 1/2) 3) (pow x 2)))) (+ (* 3/2 (/ (pow (sqrt 1/2) 3) x)) (pow (sqrt 1/2) 3))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (- (+ 1 (* 13/16 (/ (pow (sqrt 1/2) 3) (pow x 3)))) (+ (* 3/8 (/ (pow (sqrt 1/2) 3) (pow x 2))) (+ (* 3/2 (/ (pow (sqrt 1/2) 3) x)) (pow (sqrt 1/2) 3)))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) #s(hole binary64 (pow (sqrt 1/2) 3))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) #s(hole binary64 (+ (* 3/2 (/ (pow (sqrt 1/2) 3) x)) (pow (sqrt 1/2) 3)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) #s(hole binary64 (+ (* 3/8 (/ (pow (sqrt 1/2) 3) (pow x 2))) (+ (* 3/2 (/ (pow (sqrt 1/2) 3) x)) (pow (sqrt 1/2) 3))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) #s(hole binary64 (+ (* -13/16 (/ (pow (sqrt 1/2) 3) (pow x 3))) (+ (* 3/8 (/ (pow (sqrt 1/2) 3) (pow x 2))) (+ (* 3/2 (/ (pow (sqrt 1/2) 3) x)) (pow (sqrt 1/2) 3)))))) |
#s(approx (+ (* -1/8 (* x x)) 1) #s(hole binary64 (* -1/8 (pow x 2)))) |
#s(approx (+ (* -1/8 (* x x)) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/8)))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (+ (* 1/2 (/ (sqrt 1/2) x)) (+ (/ (pow (sqrt 1/2) 2) x) (pow (sqrt 1/2) 2))))))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (+ (* 1/2 (/ (sqrt 1/2) x)) (+ (/ (pow (sqrt 1/2) 2) x) (pow (sqrt 1/2) 2)))))))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (+ (* -1/2 (/ (pow (sqrt 1/2) 2) (pow x 3))) (+ (* -3/16 (/ (sqrt 1/2) (pow x 3))) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (+ (* 1/2 (/ (sqrt 1/2) x)) (+ (/ (pow (sqrt 1/2) 2) x) (pow (sqrt 1/2) 2)))))))))) |
#s(approx (+ 2 (+ (* -3/8 (* x x)) 1)) #s(hole binary64 (* -3/8 (pow x 2)))) |
#s(approx (+ 2 (+ (* -3/8 (* x x)) 1)) #s(hole binary64 (* (pow x 2) (- (* 3 (/ 1 (pow x 2))) 3/8)))) |
#s(approx (+ (* -3/8 (* x x)) 1) #s(hole binary64 (* -3/8 (pow x 2)))) |
#s(approx (+ (* -3/8 (* x x)) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 3/8)))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 (* -1/8 (pow x 2)))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/8)))) |
#s(approx (* (- (/ (pow (* x x) 1) (pow x 4)) 1/8) (* x x)) #s(hole binary64 (* -1/8 (pow x 2)))) |
#s(approx (* (- (/ (pow (* x x) 1) (pow x 4)) 1/8) (* x x)) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/8)))) |
#s(approx (- (/ (pow (* x x) 1) (pow x 4)) 1/8) #s(hole binary64 -1/8)) |
#s(approx (- (/ (pow (* x x) 1) (pow x 4)) 1/8) #s(hole binary64 (- (/ 1 (pow x 2)) 1/8))) |
#s(approx (/ (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (/ (- 1 (pow (sqrt 1/2) 6)) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3)))))) |
#s(approx (/ (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* -3 (/ (pow (sqrt 1/2) 6) (* x (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3)))))) (/ 1 (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))) (+ (/ (* (+ (* 3/2 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* (+ 1 (pow (sqrt 1/2) 3)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))) (- 1 (pow (sqrt 1/2) 6))) (* x (* (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2) (pow (+ 1 (pow (sqrt 1/2) 3)) 2)))) (/ (pow (sqrt 1/2) 6) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3)))))))) |
#s(approx (/ (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* -3 (/ (pow (sqrt 1/2) 6) (* x (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3)))))) (+ (* -3 (/ (pow (sqrt 1/2) 6) (* (pow x 2) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3)))))) (/ 1 (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3)))))) (+ (/ (* (+ (* -1/8 (* (sqrt 1/2) (+ 1 (pow (sqrt 1/2) 3)))) (+ (* 3/8 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* 3/2 (* (pow (sqrt 1/2) 3) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))))) (- 1 (pow (sqrt 1/2) 6))) (* (pow x 2) (* (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2) (pow (+ 1 (pow (sqrt 1/2) 3)) 2)))) (+ (/ (* (+ (* 3/2 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* (+ 1 (pow (sqrt 1/2) 3)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))) (- 1 (pow (sqrt 1/2) 6))) (* x (* (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2) (pow (+ 1 (pow (sqrt 1/2) 3)) 2)))) (+ (/ (* (+ (* 3/2 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* (+ 1 (pow (sqrt 1/2) 3)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))) (- (* -3 (/ (pow (sqrt 1/2) 6) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))) (/ (* (+ (* 3/2 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* (+ 1 (pow (sqrt 1/2) 3)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))) (- 1 (pow (sqrt 1/2) 6))) (* (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))))) (* (pow x 2) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))) (/ (pow (sqrt 1/2) 6) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3)))))))))) |
#s(approx (/ (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* -3 (/ (pow (sqrt 1/2) 6) (* x (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3)))))) (+ (* -3 (/ (pow (sqrt 1/2) 6) (* (pow x 2) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3)))))) (+ (* 1/2 (/ (pow (sqrt 1/2) 6) (* (pow x 3) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3)))))) (/ 1 (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))))) (+ (/ (* (+ (* -13/16 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (+ (* -3/16 (pow (sqrt 1/2) 4)) (+ (* 3/8 (* (pow (sqrt 1/2) 3) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))) (* (+ 1 (pow (sqrt 1/2) 3)) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -3/16 (sqrt 1/2))))))) (- 1 (pow (sqrt 1/2) 6))) (* (pow x 3) (* (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2) (pow (+ 1 (pow (sqrt 1/2) 3)) 2)))) (+ (/ (* (+ (* -1/8 (* (sqrt 1/2) (+ 1 (pow (sqrt 1/2) 3)))) (+ (* 3/8 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* 3/2 (* (pow (sqrt 1/2) 3) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))))) (- 1 (pow (sqrt 1/2) 6))) (* (pow x 2) (* (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2) (pow (+ 1 (pow (sqrt 1/2) 3)) 2)))) (+ (/ (* (+ (* -1/8 (* (sqrt 1/2) (+ 1 (pow (sqrt 1/2) 3)))) (+ (* 3/8 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* 3/2 (* (pow (sqrt 1/2) 3) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))))) (- (* -3 (/ (pow (sqrt 1/2) 6) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))) (/ (* (+ (* 3/2 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* (+ 1 (pow (sqrt 1/2) 3)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))) (- 1 (pow (sqrt 1/2) 6))) (* (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))))) (* (pow x 3) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))) (+ (/ (* (+ (* 3/2 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* (+ 1 (pow (sqrt 1/2) 3)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))) (- 1 (pow (sqrt 1/2) 6))) (* x (* (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2) (pow (+ 1 (pow (sqrt 1/2) 3)) 2)))) (+ (/ (* (+ (* 3/2 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* (+ 1 (pow (sqrt 1/2) 3)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))) (- (* -3 (/ (pow (sqrt 1/2) 6) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))) (+ (/ (* (+ (* -1/8 (* (sqrt 1/2) (+ 1 (pow (sqrt 1/2) 3)))) (+ (* 3/8 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* 3/2 (* (pow (sqrt 1/2) 3) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))))) (- 1 (pow (sqrt 1/2) 6))) (* (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))) (/ (* (+ (* 3/2 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* (+ 1 (pow (sqrt 1/2) 3)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))) (- (* -3 (/ (pow (sqrt 1/2) 6) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))) (/ (* (+ (* 3/2 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* (+ 1 (pow (sqrt 1/2) 3)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))) (- 1 (pow (sqrt 1/2) 6))) (* (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))))) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))))) (* (pow x 3) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))) (+ (/ (* (+ (* 3/2 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* (+ 1 (pow (sqrt 1/2) 3)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))) (- (* -3 (/ (pow (sqrt 1/2) 6) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))) (/ (* (+ (* 3/2 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* (+ 1 (pow (sqrt 1/2) 3)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))) (- 1 (pow (sqrt 1/2) 6))) (* (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))))) (* (pow x 2) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))) (/ (pow (sqrt 1/2) 6) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))))))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) #s(hole binary64 (/ (- 1 (pow (sqrt 1/2) 6)) (+ 1 (pow (sqrt 1/2) 3))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) #s(hole binary64 (- (+ (* -3 (/ (pow (sqrt 1/2) 6) (* x (+ 1 (pow (sqrt 1/2) 3))))) (/ 1 (+ 1 (pow (sqrt 1/2) 3)))) (+ (* 3/2 (/ (* (pow (sqrt 1/2) 3) (- 1 (pow (sqrt 1/2) 6))) (* x (pow (+ 1 (pow (sqrt 1/2) 3)) 2)))) (/ (pow (sqrt 1/2) 6) (+ 1 (pow (sqrt 1/2) 3))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) #s(hole binary64 (- (+ (* -3 (/ (pow (sqrt 1/2) 6) (* x (+ 1 (pow (sqrt 1/2) 3))))) (+ (* -3 (/ (pow (sqrt 1/2) 6) (* (pow x 2) (+ 1 (pow (sqrt 1/2) 3))))) (/ 1 (+ 1 (pow (sqrt 1/2) 3))))) (+ (* 3/8 (/ (* (pow (sqrt 1/2) 3) (- 1 (pow (sqrt 1/2) 6))) (* (pow x 2) (pow (+ 1 (pow (sqrt 1/2) 3)) 2)))) (+ (* 3/2 (/ (* (pow (sqrt 1/2) 3) (- 1 (pow (sqrt 1/2) 6))) (* x (pow (+ 1 (pow (sqrt 1/2) 3)) 2)))) (+ (* 3/2 (/ (* (pow (sqrt 1/2) 3) (- (* -3 (/ (pow (sqrt 1/2) 6) (+ 1 (pow (sqrt 1/2) 3)))) (* 3/2 (/ (* (pow (sqrt 1/2) 3) (- 1 (pow (sqrt 1/2) 6))) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))))) (* (pow x 2) (+ 1 (pow (sqrt 1/2) 3))))) (/ (pow (sqrt 1/2) 6) (+ 1 (pow (sqrt 1/2) 3))))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) #s(hole binary64 (- (+ (* -3 (/ (pow (sqrt 1/2) 6) (* x (+ 1 (pow (sqrt 1/2) 3))))) (+ (* -3 (/ (pow (sqrt 1/2) 6) (* (pow x 2) (+ 1 (pow (sqrt 1/2) 3))))) (+ (* 1/2 (/ (pow (sqrt 1/2) 6) (* (pow x 3) (+ 1 (pow (sqrt 1/2) 3))))) (/ 1 (+ 1 (pow (sqrt 1/2) 3)))))) (+ (* -13/16 (/ (* (pow (sqrt 1/2) 3) (- 1 (pow (sqrt 1/2) 6))) (* (pow x 3) (pow (+ 1 (pow (sqrt 1/2) 3)) 2)))) (+ (* 3/8 (/ (* (pow (sqrt 1/2) 3) (- 1 (pow (sqrt 1/2) 6))) (* (pow x 2) (pow (+ 1 (pow (sqrt 1/2) 3)) 2)))) (+ (* 3/8 (/ (* (pow (sqrt 1/2) 3) (- (* -3 (/ (pow (sqrt 1/2) 6) (+ 1 (pow (sqrt 1/2) 3)))) (* 3/2 (/ (* (pow (sqrt 1/2) 3) (- 1 (pow (sqrt 1/2) 6))) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))))) (* (pow x 3) (+ 1 (pow (sqrt 1/2) 3))))) (+ (* 3/2 (/ (* (pow (sqrt 1/2) 3) (- 1 (pow (sqrt 1/2) 6))) (* x (pow (+ 1 (pow (sqrt 1/2) 3)) 2)))) (+ (* 3/2 (/ (* (pow (sqrt 1/2) 3) (- (* -3 (/ (pow (sqrt 1/2) 6) (+ 1 (pow (sqrt 1/2) 3)))) (* 3/2 (/ (* (pow (sqrt 1/2) 3) (- 1 (pow (sqrt 1/2) 6))) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))))) (* (pow x 2) (+ 1 (pow (sqrt 1/2) 3))))) (+ (* 3/2 (/ (* (pow (sqrt 1/2) 3) (- (* -3 (/ (pow (sqrt 1/2) 6) (+ 1 (pow (sqrt 1/2) 3)))) (+ (* 3/8 (/ (* (pow (sqrt 1/2) 3) (- 1 (pow (sqrt 1/2) 6))) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))) (* 3/2 (/ (* (pow (sqrt 1/2) 3) (- (* -3 (/ (pow (sqrt 1/2) 6) (+ 1 (pow (sqrt 1/2) 3)))) (* 3/2 (/ (* (pow (sqrt 1/2) 3) (- 1 (pow (sqrt 1/2) 6))) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))))) (+ 1 (pow (sqrt 1/2) 3))))))) (* (pow x 3) (+ 1 (pow (sqrt 1/2) 3))))) (/ (pow (sqrt 1/2) 6) (+ 1 (pow (sqrt 1/2) 3)))))))))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) #s(hole binary64 (- 1 (pow (sqrt 1/2) 6)))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) #s(hole binary64 (- (+ 1 (* -3 (/ (pow (sqrt 1/2) 6) x))) (pow (sqrt 1/2) 6)))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) #s(hole binary64 (- (+ 1 (* -3 (/ (pow (sqrt 1/2) 6) (pow x 2)))) (+ (* 3 (/ (pow (sqrt 1/2) 6) x)) (pow (sqrt 1/2) 6))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) #s(hole binary64 (- (+ 1 (* 1/2 (/ (pow (sqrt 1/2) 6) (pow x 3)))) (+ (* 3 (/ (pow (sqrt 1/2) 6) x)) (+ (* 3 (/ (pow (sqrt 1/2) 6) (pow x 2))) (pow (sqrt 1/2) 6)))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6) #s(hole binary64 (pow (sqrt 1/2) 6))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6) #s(hole binary64 (+ (* 3 (/ (pow (sqrt 1/2) 6) x)) (pow (sqrt 1/2) 6)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6) #s(hole binary64 (+ (* 3 (/ (pow (sqrt 1/2) 6) x)) (+ (* 3 (/ (pow (sqrt 1/2) 6) (pow x 2))) (pow (sqrt 1/2) 6))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6) #s(hole binary64 (+ (* -1/2 (/ (pow (sqrt 1/2) 6) (pow x 3))) (+ (* 3 (/ (pow (sqrt 1/2) 6) x)) (+ (* 3 (/ (pow (sqrt 1/2) 6) (pow x 2))) (pow (sqrt 1/2) 6)))))) |
#s(approx (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (+ 1 (pow (sqrt 1/2) 3)))) |
#s(approx (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (+ 1 (+ (* 3/2 (/ (pow (sqrt 1/2) 3) x)) (pow (sqrt 1/2) 3))))) |
#s(approx (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (+ 1 (+ (* 3/8 (/ (pow (sqrt 1/2) 3) (pow x 2))) (+ (* 3/2 (/ (pow (sqrt 1/2) 3) x)) (pow (sqrt 1/2) 3)))))) |
#s(approx (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (+ 1 (+ (* -13/16 (/ (pow (sqrt 1/2) 3) (pow x 3))) (+ (* 3/8 (/ (pow (sqrt 1/2) 3) (pow x 2))) (+ (* 3/2 (/ (pow (sqrt 1/2) 3) x)) (pow (sqrt 1/2) 3))))))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* 1/2 (/ (sqrt 1/2) x)) (+ (/ (pow (sqrt 1/2) 2) x) (pow (sqrt 1/2) 2)))))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (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)) (+ (/ (pow (sqrt 1/2) 2) x) (pow (sqrt 1/2) 2))))))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/2 (/ (pow (sqrt 1/2) 2) (pow x 3))) (+ (* -3/16 (/ (sqrt 1/2) (pow x 3))) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (+ (* 1/2 (/ (sqrt 1/2) x)) (+ (/ (pow (sqrt 1/2) 2) x) (pow (sqrt 1/2) 2))))))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) #s(hole binary64 (pow (sqrt 1/2) 2))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) #s(hole binary64 (+ (/ (pow (sqrt 1/2) 2) x) (pow (sqrt 1/2) 2)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) #s(hole binary64 (+ (* -1/2 (/ (pow (sqrt 1/2) 2) (pow x 3))) (+ (/ (pow (sqrt 1/2) 2) x) (pow (sqrt 1/2) 2))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) #s(hole binary64 (+ (* -1/2 (/ (pow (sqrt 1/2) 2) (pow x 3))) (+ (* 3/8 (/ (pow (sqrt 1/2) 2) (pow x 5))) (+ (/ (pow (sqrt 1/2) 2) x) (pow (sqrt 1/2) 2)))))) |
#s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (+ (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 (+ (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)))))))) #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 (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 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* -1 (/ (- (* -3/2 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2))) x)) (/ 1 (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* -1 (/ (- (+ (* -3/2 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* -1 (/ (- (* -3/8 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (+ (* -1/8 (/ (* (sqrt 1/2) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- (* -3/2 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2)))) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))) x))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2))) x)) (/ 1 (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* -1 (/ (- (+ (* -3/2 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* -1 (/ (- (+ (* -1 (/ (- (* 13/16 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (+ (* -1/8 (/ (* (sqrt 1/2) (- (* -3/2 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2)))) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (+ (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -3/16 (sqrt 1/2))) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2)) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- (* -3/8 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (+ (* -1/8 (/ (* (sqrt 1/2) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- (* -3/2 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2)))) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))))) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))))) x)) (* -3/8 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))) (+ (* -1/8 (/ (* (sqrt 1/2) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- (* -3/2 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2)))) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))) x))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2))) x)) (/ 1 (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (- (+ 1 (* 3/2 (/ (pow (sqrt 1/2) 3) x))) (pow (sqrt 1/2) 3)))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* 3/8 (/ (pow (sqrt 1/2) 3) x)) (* 3/2 (pow (sqrt 1/2) 3))) x))) (pow (sqrt 1/2) 3)))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* -1 (/ (- (* -13/16 (/ (pow (sqrt 1/2) 3) x)) (* 3/8 (pow (sqrt 1/2) 3))) x)) (* 3/2 (pow (sqrt 1/2) 3))) x))) (pow (sqrt 1/2) 3)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) #s(hole binary64 (+ (* -3/2 (/ (pow (sqrt 1/2) 3) x)) (pow (sqrt 1/2) 3)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) #s(hole binary64 (+ (* -1 (/ (+ (* -3/8 (/ (pow (sqrt 1/2) 3) x)) (* 3/2 (pow (sqrt 1/2) 3))) x)) (pow (sqrt 1/2) 3)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (pow (sqrt 1/2) 3)) (* 13/16 (/ (pow (sqrt 1/2) 3) x))) x)) (* 3/2 (pow (sqrt 1/2) 3))) x)) (pow (sqrt 1/2) 3)))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (+ (* -1 (/ (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) x)) (pow (sqrt 1/2) 2)))))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (+ (* -1 (/ (+ (* 1/8 (/ (sqrt 1/2) x)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2))) x)) (pow (sqrt 1/2) 2)))))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -3/16 (sqrt 1/2))) x)) (* -1/8 (sqrt 1/2))) x)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2))) x)) (pow (sqrt 1/2) 2)))))) |
#s(approx (/ (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* -1 (/ (- (* -3 (/ (pow (sqrt 1/2) 6) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))) (/ (* (+ (* 3/2 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* (+ 1 (pow (sqrt 1/2) 3)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))) (- 1 (pow (sqrt 1/2) 6))) (* (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2) (pow (+ 1 (pow (sqrt 1/2) 3)) 2)))) x)) (/ 1 (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))) (/ (pow (sqrt 1/2) 6) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))))) |
#s(approx (/ (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* -1 (/ (- (+ (* -3 (/ (pow (sqrt 1/2) 6) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))) (* -1 (/ (- (* -3 (/ (pow (sqrt 1/2) 6) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))) (+ (/ (* (+ (* -1/8 (* (sqrt 1/2) (+ 1 (pow (sqrt 1/2) 3)))) (+ (* 3/8 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* 3/2 (* (pow (sqrt 1/2) 3) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))))) (- 1 (pow (sqrt 1/2) 6))) (* (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))) (/ (* (+ (* 3/2 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* (+ 1 (pow (sqrt 1/2) 3)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))) (- (* -3 (/ (pow (sqrt 1/2) 6) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))) (/ (* (+ (* 3/2 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* (+ 1 (pow (sqrt 1/2) 3)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))) (- 1 (pow (sqrt 1/2) 6))) (* (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))))) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3)))))) x))) (/ (* (+ (* 3/2 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* (+ 1 (pow (sqrt 1/2) 3)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))) (- 1 (pow (sqrt 1/2) 6))) (* (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2) (pow (+ 1 (pow (sqrt 1/2) 3)) 2)))) x)) (/ 1 (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))) (/ (pow (sqrt 1/2) 6) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))))) |
#s(approx (/ (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* -1 (/ (- (+ (* -3 (/ (pow (sqrt 1/2) 6) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))) (* -1 (/ (- (+ (* -3 (/ (pow (sqrt 1/2) 6) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))) (* -1 (/ (- (* 1/2 (/ (pow (sqrt 1/2) 6) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))) (+ (/ (* (+ (* -13/16 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (+ (* -3/16 (pow (sqrt 1/2) 4)) (+ (* 3/8 (* (pow (sqrt 1/2) 3) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))) (* (+ 1 (pow (sqrt 1/2) 3)) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -3/16 (sqrt 1/2))))))) (- 1 (pow (sqrt 1/2) 6))) (* (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))) (+ (/ (* (+ (* -1/8 (* (sqrt 1/2) (+ 1 (pow (sqrt 1/2) 3)))) (+ (* 3/8 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* 3/2 (* (pow (sqrt 1/2) 3) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))))) (- (* -3 (/ (pow (sqrt 1/2) 6) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))) (/ (* (+ (* 3/2 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* (+ 1 (pow (sqrt 1/2) 3)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))) (- 1 (pow (sqrt 1/2) 6))) (* (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))))) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3)))) (/ (* (+ (* 3/2 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* (+ 1 (pow (sqrt 1/2) 3)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))) (- (* -3 (/ (pow (sqrt 1/2) 6) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))) (+ (/ (* (+ (* -1/8 (* (sqrt 1/2) (+ 1 (pow (sqrt 1/2) 3)))) (+ (* 3/8 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* 3/2 (* (pow (sqrt 1/2) 3) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))))) (- 1 (pow (sqrt 1/2) 6))) (* (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))) (/ (* (+ (* 3/2 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* (+ 1 (pow (sqrt 1/2) 3)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))) (- (* -3 (/ (pow (sqrt 1/2) 6) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))) (/ (* (+ (* 3/2 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* (+ 1 (pow (sqrt 1/2) 3)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))) (- 1 (pow (sqrt 1/2) 6))) (* (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))))) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))))) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))))) x))) (+ (/ (* (+ (* -1/8 (* (sqrt 1/2) (+ 1 (pow (sqrt 1/2) 3)))) (+ (* 3/8 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* 3/2 (* (pow (sqrt 1/2) 3) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))))) (- 1 (pow (sqrt 1/2) 6))) (* (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))) (/ (* (+ (* 3/2 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* (+ 1 (pow (sqrt 1/2) 3)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))) (- (* -3 (/ (pow (sqrt 1/2) 6) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))) (/ (* (+ (* 3/2 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* (+ 1 (pow (sqrt 1/2) 3)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))) (- 1 (pow (sqrt 1/2) 6))) (* (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))))) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3)))))) x))) (/ (* (+ (* 3/2 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* (+ 1 (pow (sqrt 1/2) 3)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))) (- 1 (pow (sqrt 1/2) 6))) (* (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2) (pow (+ 1 (pow (sqrt 1/2) 3)) 2)))) x)) (/ 1 (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))) (/ (pow (sqrt 1/2) 6) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) #s(hole binary64 (- (+ (* -1 (/ (- (* -3 (/ (pow (sqrt 1/2) 6) (+ 1 (pow (sqrt 1/2) 3)))) (* 3/2 (/ (* (pow (sqrt 1/2) 3) (- 1 (pow (sqrt 1/2) 6))) (pow (+ 1 (pow (sqrt 1/2) 3)) 2)))) x)) (/ 1 (+ 1 (pow (sqrt 1/2) 3)))) (/ (pow (sqrt 1/2) 6) (+ 1 (pow (sqrt 1/2) 3)))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) #s(hole binary64 (- (+ (* -1 (/ (- (+ (* -3 (/ (pow (sqrt 1/2) 6) (+ 1 (pow (sqrt 1/2) 3)))) (* -1 (/ (- (* -3 (/ (pow (sqrt 1/2) 6) (+ 1 (pow (sqrt 1/2) 3)))) (+ (* 3/8 (/ (* (pow (sqrt 1/2) 3) (- 1 (pow (sqrt 1/2) 6))) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))) (* 3/2 (/ (* (pow (sqrt 1/2) 3) (- (* -3 (/ (pow (sqrt 1/2) 6) (+ 1 (pow (sqrt 1/2) 3)))) (* 3/2 (/ (* (pow (sqrt 1/2) 3) (- 1 (pow (sqrt 1/2) 6))) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))))) (+ 1 (pow (sqrt 1/2) 3)))))) x))) (* 3/2 (/ (* (pow (sqrt 1/2) 3) (- 1 (pow (sqrt 1/2) 6))) (pow (+ 1 (pow (sqrt 1/2) 3)) 2)))) x)) (/ 1 (+ 1 (pow (sqrt 1/2) 3)))) (/ (pow (sqrt 1/2) 6) (+ 1 (pow (sqrt 1/2) 3)))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) #s(hole binary64 (- (+ (* -1 (/ (- (+ (* -3 (/ (pow (sqrt 1/2) 6) (+ 1 (pow (sqrt 1/2) 3)))) (* -1 (/ (- (+ (* -3 (/ (pow (sqrt 1/2) 6) (+ 1 (pow (sqrt 1/2) 3)))) (* -1 (/ (- (* 1/2 (/ (pow (sqrt 1/2) 6) (+ 1 (pow (sqrt 1/2) 3)))) (+ (* -13/16 (/ (* (pow (sqrt 1/2) 3) (- 1 (pow (sqrt 1/2) 6))) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))) (+ (* 3/8 (/ (* (pow (sqrt 1/2) 3) (- (* -3 (/ (pow (sqrt 1/2) 6) (+ 1 (pow (sqrt 1/2) 3)))) (* 3/2 (/ (* (pow (sqrt 1/2) 3) (- 1 (pow (sqrt 1/2) 6))) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))))) (+ 1 (pow (sqrt 1/2) 3)))) (* 3/2 (/ (* (pow (sqrt 1/2) 3) (- (* -3 (/ (pow (sqrt 1/2) 6) (+ 1 (pow (sqrt 1/2) 3)))) (+ (* 3/8 (/ (* (pow (sqrt 1/2) 3) (- 1 (pow (sqrt 1/2) 6))) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))) (* 3/2 (/ (* (pow (sqrt 1/2) 3) (- (* -3 (/ (pow (sqrt 1/2) 6) (+ 1 (pow (sqrt 1/2) 3)))) (* 3/2 (/ (* (pow (sqrt 1/2) 3) (- 1 (pow (sqrt 1/2) 6))) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))))) (+ 1 (pow (sqrt 1/2) 3))))))) (+ 1 (pow (sqrt 1/2) 3))))))) x))) (+ (* 3/8 (/ (* (pow (sqrt 1/2) 3) (- 1 (pow (sqrt 1/2) 6))) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))) (* 3/2 (/ (* (pow (sqrt 1/2) 3) (- (* -3 (/ (pow (sqrt 1/2) 6) (+ 1 (pow (sqrt 1/2) 3)))) (* 3/2 (/ (* (pow (sqrt 1/2) 3) (- 1 (pow (sqrt 1/2) 6))) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))))) (+ 1 (pow (sqrt 1/2) 3)))))) x))) (* 3/2 (/ (* (pow (sqrt 1/2) 3) (- 1 (pow (sqrt 1/2) 6))) (pow (+ 1 (pow (sqrt 1/2) 3)) 2)))) x)) (/ 1 (+ 1 (pow (sqrt 1/2) 3)))) (/ (pow (sqrt 1/2) 6) (+ 1 (pow (sqrt 1/2) 3)))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) #s(hole binary64 (- (+ 1 (* 3 (/ (pow (sqrt 1/2) 6) x))) (pow (sqrt 1/2) 6)))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* 3 (/ (pow (sqrt 1/2) 6) x)) (* 3 (pow (sqrt 1/2) 6))) x))) (pow (sqrt 1/2) 6)))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (pow (sqrt 1/2) 6) x)) (* 3 (pow (sqrt 1/2) 6))) x)) (* 3 (pow (sqrt 1/2) 6))) x))) (pow (sqrt 1/2) 6)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6) #s(hole binary64 (+ (* -3 (/ (pow (sqrt 1/2) 6) x)) (pow (sqrt 1/2) 6)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6) #s(hole binary64 (+ (* -1 (/ (+ (* -3 (/ (pow (sqrt 1/2) 6) x)) (* 3 (pow (sqrt 1/2) 6))) x)) (pow (sqrt 1/2) 6)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (pow (sqrt 1/2) 6) x)) (* 3 (pow (sqrt 1/2) 6))) x)) (* 3 (pow (sqrt 1/2) 6))) x)) (pow (sqrt 1/2) 6)))) |
#s(approx (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (+ 1 (+ (* -3/2 (/ (pow (sqrt 1/2) 3) x)) (pow (sqrt 1/2) 3))))) |
#s(approx (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (+ 1 (+ (* -1 (/ (+ (* -3/8 (/ (pow (sqrt 1/2) 3) x)) (* 3/2 (pow (sqrt 1/2) 3))) x)) (pow (sqrt 1/2) 3))))) |
#s(approx (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (+ 1 (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (pow (sqrt 1/2) 3)) (* 13/16 (/ (pow (sqrt 1/2) 3) x))) x)) (* 3/2 (pow (sqrt 1/2) 3))) x)) (pow (sqrt 1/2) 3))))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1 (/ (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) x)) (pow (sqrt 1/2) 2))))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (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)) (pow (sqrt 1/2) 2))) x)) (pow (sqrt 1/2) 2))))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -3/16 (sqrt 1/2))) x)) (* -1/8 (sqrt 1/2))) x)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2))) x)) (pow (sqrt 1/2) 2))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) #s(hole binary64 (+ (* -1 (/ (pow (sqrt 1/2) 2) x)) (pow (sqrt 1/2) 2)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (/ (pow (sqrt 1/2) 2) (pow x 2))) (pow (sqrt 1/2) 2)) x)) (pow (sqrt 1/2) 2)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (/ (pow (sqrt 1/2) 2) (pow x 2))) (+ (* 3/8 (/ (pow (sqrt 1/2) 2) (pow x 4))) (pow (sqrt 1/2) 2))) x)) (pow (sqrt 1/2) 2)))) |
#s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (+ (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 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))))) |
#s(approx (* 1 (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))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 51.0ms | x | @ | 0 | ((/ (- 1 (* (+ (cos (atan x)) 1) 1/2)) (+ 1 (* (exp (* (log (+ 1 (cos (atan x)))) 1/2)) (sqrt 1/2)))) (- 1 (* (+ (cos (atan x)) 1) 1/2)) 1 (* (+ (cos (atan x)) 1) 1/2) (+ (cos (atan x)) 1) (cos (atan x)) (atan x) x 1/2 (+ 1 (* (exp (* (log (+ 1 (cos (atan x)))) 1/2)) (sqrt 1/2))) (* (exp (* (log (+ 1 (cos (atan x)))) 1/2)) (sqrt 1/2)) (exp (* (log (+ 1 (cos (atan x)))) 1/2)) (* (log (+ 1 (cos (atan x)))) 1/2) (log (+ 1 (cos (atan x)))) (sqrt 1/2) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (* (* x x) -1/8) 1) (* x x) -1/8 (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (* -1/8 (* x x)) 1) 3 (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+ 2 (+ (* -3/8 (* x x)) 1)) 2 (+ (* -3/8 (* x x)) 1) -3/8 (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (* (* (* x x) 1/2) -1/4) 1) (* (- (/ (pow (* x x) 1) (pow x 4)) 1/8) (* x x)) (- (/ (pow (* x x) 1) (pow x 4)) 1/8) (/ (pow (* x x) 1) (pow x 4)) (pow (* x x) 1) (pow x 4) 4 1/8 (/ (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6) 6 (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) |
| 48.0ms | x | @ | -inf | ((/ (- 1 (* (+ (cos (atan x)) 1) 1/2)) (+ 1 (* (exp (* (log (+ 1 (cos (atan x)))) 1/2)) (sqrt 1/2)))) (- 1 (* (+ (cos (atan x)) 1) 1/2)) 1 (* (+ (cos (atan x)) 1) 1/2) (+ (cos (atan x)) 1) (cos (atan x)) (atan x) x 1/2 (+ 1 (* (exp (* (log (+ 1 (cos (atan x)))) 1/2)) (sqrt 1/2))) (* (exp (* (log (+ 1 (cos (atan x)))) 1/2)) (sqrt 1/2)) (exp (* (log (+ 1 (cos (atan x)))) 1/2)) (* (log (+ 1 (cos (atan x)))) 1/2) (log (+ 1 (cos (atan x)))) (sqrt 1/2) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (* (* x x) -1/8) 1) (* x x) -1/8 (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (* -1/8 (* x x)) 1) 3 (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+ 2 (+ (* -3/8 (* x x)) 1)) 2 (+ (* -3/8 (* x x)) 1) -3/8 (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (* (* (* x x) 1/2) -1/4) 1) (* (- (/ (pow (* x x) 1) (pow x 4)) 1/8) (* x x)) (- (/ (pow (* x x) 1) (pow x 4)) 1/8) (/ (pow (* x x) 1) (pow x 4)) (pow (* x x) 1) (pow x 4) 4 1/8 (/ (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6) 6 (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) |
| 24.0ms | x | @ | inf | ((/ (- 1 (* (+ (cos (atan x)) 1) 1/2)) (+ 1 (* (exp (* (log (+ 1 (cos (atan x)))) 1/2)) (sqrt 1/2)))) (- 1 (* (+ (cos (atan x)) 1) 1/2)) 1 (* (+ (cos (atan x)) 1) 1/2) (+ (cos (atan x)) 1) (cos (atan x)) (atan x) x 1/2 (+ 1 (* (exp (* (log (+ 1 (cos (atan x)))) 1/2)) (sqrt 1/2))) (* (exp (* (log (+ 1 (cos (atan x)))) 1/2)) (sqrt 1/2)) (exp (* (log (+ 1 (cos (atan x)))) 1/2)) (* (log (+ 1 (cos (atan x)))) 1/2) (log (+ 1 (cos (atan x)))) (sqrt 1/2) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (* (* x x) -1/8) 1) (* x x) -1/8 (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (* -1/8 (* x x)) 1) 3 (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+ 2 (+ (* -3/8 (* x x)) 1)) 2 (+ (* -3/8 (* x x)) 1) -3/8 (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (* (* (* x x) 1/2) -1/4) 1) (* (- (/ (pow (* x x) 1) (pow x 4)) 1/8) (* x x)) (- (/ (pow (* x x) 1) (pow x 4)) 1/8) (/ (pow (* x x) 1) (pow x 4)) (pow (* x x) 1) (pow x 4) 4 1/8 (/ (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6) 6 (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1209 | 18560 |
| 0 | 1267 | 10692 |
| 0 | 8729 | 10323 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 #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) (*.f64 (exp.f64 (*.f64 (log1p.f64 (cos.f64 (atan.f64 x))) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 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 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) |
(cos.f64 (atan.f64 x)) |
(atan.f64 x) |
x |
#s(literal 1/2 binary64) |
(+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 (log1p.f64 (cos.f64 (atan.f64 x))) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (exp.f64 (*.f64 (log1p.f64 (cos.f64 (atan.f64 x))) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log1p.f64 (cos.f64 (atan.f64 x))) #s(literal 1/2 binary64))) |
(*.f64 (log1p.f64 (cos.f64 (atan.f64 x))) #s(literal 1/2 binary64)) |
(log1p.f64 (cos.f64 (atan.f64 x))) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(*.f64 x x) |
#s(literal -1/8 binary64) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) #s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) |
(pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) |
#s(literal 3 binary64) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(literal 2 binary64) |
(fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 1 binary64)) |
#s(literal -3/8 binary64) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 x x) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) (*.f64 x x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 x x) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) (*.f64 x x)))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 x x) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) (*.f64 x x))) |
(*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 x x) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) (*.f64 x x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 x x) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) |
(/.f64 (pow.f64 (*.f64 x x) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
#s(literal 4 binary64) |
#s(literal 1/8 binary64) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)))) |
(-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64))) |
(pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64)) |
#s(literal 6 binary64) |
(+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) |
(+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (/ (- 1 (* (+ (cos (atan x)) 1) 1/2)) (+ 1 (* (exp (* (log (+ 1 (cos (atan x)))) 1/2)) (sqrt 1/2)))) #s(hole binary64 (/ (- 1 (* 1/2 (+ 1 (cos (atan x))))) (+ 1 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x))))))))) |
#s(approx (- 1 (* (+ (cos (atan x)) 1) 1/2)) #s(hole binary64 (- 1 (* 1/2 (+ 1 (cos (atan x))))))) |
#s(approx (* (+ (cos (atan x)) 1) 1/2) #s(hole binary64 (* 1/2 (+ 1 (cos (atan x)))))) |
#s(approx (+ (cos (atan x)) 1) #s(hole binary64 (+ 1 (cos (atan x))))) |
#s(approx (cos (atan x)) #s(hole binary64 (cos (atan x)))) |
#s(approx (atan x) #s(hole binary64 (atan x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ 1 (* (exp (* (log (+ 1 (cos (atan x)))) 1/2)) (sqrt 1/2))) #s(hole binary64 (+ 1 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x)))))))) |
#s(approx (* (exp (* (log (+ 1 (cos (atan x)))) 1/2)) (sqrt 1/2)) #s(hole binary64 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x))))))) |
#s(approx (exp (* (log (+ 1 (cos (atan x)))) 1/2)) #s(hole binary64 (sqrt (+ 1 (cos (atan x)))))) |
#s(approx (* (log (+ 1 (cos (atan x)))) 1/2) #s(hole binary64 (* 1/2 (log (+ 1 (cos (atan x))))))) |
#s(approx (log (+ 1 (cos (atan x)))) #s(hole binary64 (log (+ 1 (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 (+ (* (* x x) -1/8) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) -1/8) 1) #s(hole binary64 (+ 1 (* -1/8 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (/ (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* (pow x 2) (- (* 3 (/ (pow (sqrt 1/2) 3) (* (sqrt 8) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))) (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2)))) (/ 1 (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))) (/ (* (pow (sqrt 1/2) 3) (sqrt 8)) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* (pow x 2) (- (+ (* 3 (/ (pow (sqrt 1/2) 3) (* (sqrt 8) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (* (pow x 2) (- (* -1/2 (/ (* (pow (sqrt 1/2) 3) (- 6 (* 9 (/ 1 (pow (sqrt 8) 2))))) (* (sqrt 8) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (+ (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))) (- (* 3 (/ (pow (sqrt 1/2) 3) (* (sqrt 8) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))) (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2)))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))) (/ (* (+ (* 3/8 (pow (sqrt 1/2) 2)) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))) (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2)))))) (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))) (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2)))) (/ 1 (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))) (/ (* (pow (sqrt 1/2) 3) (sqrt 8)) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* (pow x 2) (- (+ (* 3 (/ (pow (sqrt 1/2) 3) (* (sqrt 8) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (* (pow x 2) (- (+ (* -1/2 (/ (* (pow (sqrt 1/2) 3) (- 6 (* 9 (/ 1 (pow (sqrt 8) 2))))) (* (sqrt 8) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (* (pow x 2) (- (* 1/2 (/ (* (pow (sqrt 1/2) 3) (+ 49/8 (* -3 (/ (- 6 (* 9 (/ 1 (pow (sqrt 8) 2)))) (pow (sqrt 8) 2))))) (* (sqrt 8) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (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))) (* -5/16 (pow (sqrt 1/2) 2))) (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2)) (+ (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))) (- (* -1/2 (/ (* (pow (sqrt 1/2) 3) (- 6 (* 9 (/ 1 (pow (sqrt 8) 2))))) (* (sqrt 8) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (+ (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))) (- (* 3 (/ (pow (sqrt 1/2) 3) (* (sqrt 8) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))) (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2)))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))) (/ (* (+ (* 3/8 (pow (sqrt 1/2) 2)) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))) (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2))))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))) (/ (* (+ (* 3/8 (pow (sqrt 1/2) 2)) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))) (- (* 3 (/ (pow (sqrt 1/2) 3) (* (sqrt 8) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))) (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2)))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))))))) (+ (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))) (- (* 3 (/ (pow (sqrt 1/2) 3) (* (sqrt 8) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))) (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2)))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))) (/ (* (+ (* 3/8 (pow (sqrt 1/2) 2)) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))) (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2)))))) (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))) (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2)))) (/ 1 (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))) (/ (* (pow (sqrt 1/2) 3) (sqrt 8)) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (- 1 (* (pow (sqrt 1/2) 3) (sqrt 8))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (- (+ 1 (* 3 (/ (* (pow x 2) (pow (sqrt 1/2) 3)) (sqrt 8)))) (* (pow (sqrt 1/2) 3) (sqrt 8))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (- (+ 1 (* (pow x 2) (- (* -1/2 (/ (* (pow x 2) (* (pow (sqrt 1/2) 3) (- 6 (* 9 (/ 1 (pow (sqrt 8) 2)))))) (sqrt 8))) (* -3 (/ (pow (sqrt 1/2) 3) (sqrt 8)))))) (* (pow (sqrt 1/2) 3) (sqrt 8))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (- (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* 1/2 (/ (* (pow x 2) (* (pow (sqrt 1/2) 3) (+ 49/8 (* -3 (/ (- 6 (* 9 (/ 1 (pow (sqrt 8) 2)))) (pow (sqrt 8) 2)))))) (sqrt 8))) (* 1/2 (/ (* (pow (sqrt 1/2) 3) (- 6 (* 9 (/ 1 (pow (sqrt 8) 2))))) (sqrt 8))))) (* -3 (/ (pow (sqrt 1/2) 3) (sqrt 8)))))) (* (pow (sqrt 1/2) 3) (sqrt 8))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) #s(hole binary64 (* (pow (sqrt 1/2) 3) (sqrt 8)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) #s(hole binary64 (+ (* -3 (/ (* (pow x 2) (pow (sqrt 1/2) 3)) (sqrt 8))) (* (pow (sqrt 1/2) 3) (sqrt 8))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) #s(hole binary64 (+ (* (pow x 2) (+ (* -3 (/ (pow (sqrt 1/2) 3) (sqrt 8))) (* 1/2 (/ (* (pow x 2) (* (pow (sqrt 1/2) 3) (- 6 (* 9 (/ 1 (pow (sqrt 8) 2)))))) (sqrt 8))))) (* (pow (sqrt 1/2) 3) (sqrt 8))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) #s(hole binary64 (+ (* (pow x 2) (+ (* -3 (/ (pow (sqrt 1/2) 3) (sqrt 8))) (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (* (pow (sqrt 1/2) 3) (+ 49/8 (* -3 (/ (- 6 (* 9 (/ 1 (pow (sqrt 8) 2)))) (pow (sqrt 8) 2)))))) (sqrt 8))) (* 1/2 (/ (* (pow (sqrt 1/2) 3) (- 6 (* 9 (/ 1 (pow (sqrt 8) 2))))) (sqrt 8))))))) (* (pow (sqrt 1/2) 3) (sqrt 8))))) |
#s(approx (+ (* -1/8 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/8 (* x x)) 1) #s(hole binary64 (+ 1 (* -1/8 (pow x 2))))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(hole binary64 (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(hole binary64 (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))))))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(hole binary64 (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/2 (pow (sqrt 1/2) 2)) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* 3/8 (pow (sqrt 1/2) 2)) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))))))))))))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(hole binary64 (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/2 (pow (sqrt 1/2) 2)) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* 3/8 (pow (sqrt 1/2) 2)) (+ (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* (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))) (* -5/16 (pow (sqrt 1/2) 2))))))))))))))) |
#s(approx (+ 2 (+ (* -3/8 (* x x)) 1)) #s(hole binary64 3)) |
#s(approx (+ 2 (+ (* -3/8 (* x x)) 1)) #s(hole binary64 (+ 3 (* -3/8 (pow x 2))))) |
#s(approx (+ (* -3/8 (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -3/8 (* x x)) 1) #s(hole binary64 (+ 1 (* -3/8 (pow x 2))))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 (+ 1 (* -1/8 (pow x 2))))) |
#s(approx (* (- (/ (pow (* x x) 1) (pow x 4)) 1/8) (* x x)) #s(hole binary64 1)) |
#s(approx (* (- (/ (pow (* x x) 1) (pow x 4)) 1/8) (* x x)) #s(hole binary64 (+ 1 (* -1/8 (pow x 2))))) |
#s(approx (- (/ (pow (* x x) 1) (pow x 4)) 1/8) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (- (/ (pow (* x x) 1) (pow x 4)) 1/8) #s(hole binary64 (/ (+ 1 (* -1/8 (pow x 2))) (pow x 2)))) |
#s(approx (/ (pow (* x x) 1) (pow x 4)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (pow (* x x) 1) #s(hole binary64 (pow x 2))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx (/ (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (/ (- 1 (* 8 (pow (sqrt 1/2) 6))) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))))) |
#s(approx (/ (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* (pow x 2) (- (* 6 (/ (pow (sqrt 1/2) 6) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (/ (* (+ (* -3 (/ (* (pow (sqrt 1/2) 3) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))) (sqrt 8))) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (- 1 (* 8 (pow (sqrt 1/2) 6)))) (* (pow (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) 2) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2))))) (/ 1 (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (* 8 (/ (pow (sqrt 1/2) 6) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))))))) |
#s(approx (/ (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* (pow x 2) (- (+ (* 6 (/ (pow (sqrt 1/2) 6) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (* (pow x 2) (- (* -6 (/ (pow (sqrt 1/2) 6) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (+ (/ (* (+ (* -3 (/ (* (pow (sqrt 1/2) 3) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))) (sqrt 8))) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (- (* 6 (/ (pow (sqrt 1/2) 6) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (/ (* (+ (* -3 (/ (* (pow (sqrt 1/2) 3) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))) (sqrt 8))) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (- 1 (* 8 (pow (sqrt 1/2) 6)))) (* (pow (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) 2) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2))))) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))) (/ (* (+ (* -3 (/ (* (pow (sqrt 1/2) 3) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2))))) (sqrt 8))) (+ (* 1/2 (/ (* (pow (sqrt 1/2) 3) (* (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) (- 6 (* 9 (/ 1 (pow (sqrt 8) 2)))))) (sqrt 8))) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ (* 3/8 (pow (sqrt 1/2) 2)) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))))))) (- 1 (* 8 (pow (sqrt 1/2) 6)))) (* (pow (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) 2) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2))))))) (/ (* (+ (* -3 (/ (* (pow (sqrt 1/2) 3) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))) (sqrt 8))) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (- 1 (* 8 (pow (sqrt 1/2) 6)))) (* (pow (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) 2) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2))))) (/ 1 (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (* 8 (/ (pow (sqrt 1/2) 6) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))))))) |
#s(approx (/ (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* (pow x 2) (- (+ (* 6 (/ (pow (sqrt 1/2) 6) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (* (pow x 2) (- (+ (* -6 (/ (pow (sqrt 1/2) 6) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (* (pow x 2) (- (* 49/8 (/ (pow (sqrt 1/2) 6) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (+ (/ (* (+ (* -3 (/ (* (pow (sqrt 1/2) 3) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))) (sqrt 8))) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (- (* -6 (/ (pow (sqrt 1/2) 6) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (+ (/ (* (+ (* -3 (/ (* (pow (sqrt 1/2) 3) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))) (sqrt 8))) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (- (* 6 (/ (pow (sqrt 1/2) 6) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (/ (* (+ (* -3 (/ (* (pow (sqrt 1/2) 3) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))) (sqrt 8))) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (- 1 (* 8 (pow (sqrt 1/2) 6)))) (* (pow (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) 2) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2))))) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))) (/ (* (+ (* -3 (/ (* (pow (sqrt 1/2) 3) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2))))) (sqrt 8))) (+ (* 1/2 (/ (* (pow (sqrt 1/2) 3) (* (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) (- 6 (* 9 (/ 1 (pow (sqrt 8) 2)))))) (sqrt 8))) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ (* 3/8 (pow (sqrt 1/2) 2)) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))))))) (- 1 (* 8 (pow (sqrt 1/2) 6)))) (* (pow (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) 2) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2)))))) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))) (+ (/ (* (+ (* -3 (/ (* (pow (sqrt 1/2) 3) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2))))) (sqrt 8))) (+ (* 1/2 (/ (* (pow (sqrt 1/2) 3) (* (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) (- 6 (* 9 (/ 1 (pow (sqrt 8) 2)))))) (sqrt 8))) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ (* 3/8 (pow (sqrt 1/2) 2)) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))))))) (- (* 6 (/ (pow (sqrt 1/2) 6) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (/ (* (+ (* -3 (/ (* (pow (sqrt 1/2) 3) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))) (sqrt 8))) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (- 1 (* 8 (pow (sqrt 1/2) 6)))) (* (pow (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) 2) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2))))) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))) (/ (* (+ (* -3 (/ (* (pow (sqrt 1/2) 3) (+ (* 3/8 (pow (sqrt 1/2) 2)) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))))) (sqrt 8))) (+ (* -1/2 (/ (* (pow (sqrt 1/2) 3) (* (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) (+ 49/8 (* -3 (/ (- 6 (* 9 (/ 1 (pow (sqrt 8) 2)))) (pow (sqrt 8) 2)))))) (sqrt 8))) (+ (* 1/2 (/ (* (pow (sqrt 1/2) 3) (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))) (- 6 (* 9 (/ 1 (pow (sqrt 8) 2)))))) (sqrt 8))) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 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/16 (pow (sqrt 1/2) 2))))))) (- 1 (* 8 (pow (sqrt 1/2) 6)))) (* (pow (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) 2) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2)))))))) (+ (/ (* (+ (* -3 (/ (* (pow (sqrt 1/2) 3) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))) (sqrt 8))) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (- (* 6 (/ (pow (sqrt 1/2) 6) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (/ (* (+ (* -3 (/ (* (pow (sqrt 1/2) 3) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))) (sqrt 8))) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (- 1 (* 8 (pow (sqrt 1/2) 6)))) (* (pow (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) 2) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2))))) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))) (/ (* (+ (* -3 (/ (* (pow (sqrt 1/2) 3) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2))))) (sqrt 8))) (+ (* 1/2 (/ (* (pow (sqrt 1/2) 3) (* (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) (- 6 (* 9 (/ 1 (pow (sqrt 8) 2)))))) (sqrt 8))) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ (* 3/8 (pow (sqrt 1/2) 2)) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))))))) (- 1 (* 8 (pow (sqrt 1/2) 6)))) (* (pow (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) 2) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2))))))) (/ (* (+ (* -3 (/ (* (pow (sqrt 1/2) 3) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))) (sqrt 8))) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (- 1 (* 8 (pow (sqrt 1/2) 6)))) (* (pow (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) 2) (pow (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))) 2))))) (/ 1 (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))))) (* 8 (/ (pow (sqrt 1/2) 6) (* (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) (+ 1 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2)))))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) #s(hole binary64 (/ (- 1 (* 8 (pow (sqrt 1/2) 6))) (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) #s(hole binary64 (- (+ (* (pow x 2) (- (* 6 (/ (pow (sqrt 1/2) 6) (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))))) (* -3 (/ (* (pow (sqrt 1/2) 3) (- 1 (* 8 (pow (sqrt 1/2) 6)))) (* (sqrt 8) (pow (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) 2)))))) (/ 1 (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))))) (* 8 (/ (pow (sqrt 1/2) 6) (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) #s(hole binary64 (- (+ (* (pow x 2) (- (+ (* 6 (/ (pow (sqrt 1/2) 6) (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))))) (* (pow x 2) (- (* -6 (/ (pow (sqrt 1/2) 6) (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))))) (+ (* -3 (/ (* (pow (sqrt 1/2) 3) (- (* 6 (/ (pow (sqrt 1/2) 6) (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))))) (* -3 (/ (* (pow (sqrt 1/2) 3) (- 1 (* 8 (pow (sqrt 1/2) 6)))) (* (sqrt 8) (pow (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) 2)))))) (* (sqrt 8) (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))))) (* 1/2 (/ (* (pow (sqrt 1/2) 3) (* (- 1 (* 8 (pow (sqrt 1/2) 6))) (- 6 (* 9 (/ 1 (pow (sqrt 8) 2)))))) (* (sqrt 8) (pow (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) 2)))))))) (* -3 (/ (* (pow (sqrt 1/2) 3) (- 1 (* 8 (pow (sqrt 1/2) 6)))) (* (sqrt 8) (pow (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) 2)))))) (/ 1 (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))))) (* 8 (/ (pow (sqrt 1/2) 6) (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) #s(hole binary64 (- (+ (* (pow x 2) (- (+ (* 6 (/ (pow (sqrt 1/2) 6) (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))))) (* (pow x 2) (- (+ (* -6 (/ (pow (sqrt 1/2) 6) (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))))) (* (pow x 2) (- (* 49/8 (/ (pow (sqrt 1/2) 6) (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))))) (+ (* -3 (/ (* (pow (sqrt 1/2) 3) (- (* -6 (/ (pow (sqrt 1/2) 6) (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))))) (+ (* -3 (/ (* (pow (sqrt 1/2) 3) (- (* 6 (/ (pow (sqrt 1/2) 6) (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))))) (* -3 (/ (* (pow (sqrt 1/2) 3) (- 1 (* 8 (pow (sqrt 1/2) 6)))) (* (sqrt 8) (pow (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) 2)))))) (* (sqrt 8) (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))))) (* 1/2 (/ (* (pow (sqrt 1/2) 3) (* (- 1 (* 8 (pow (sqrt 1/2) 6))) (- 6 (* 9 (/ 1 (pow (sqrt 8) 2)))))) (* (sqrt 8) (pow (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) 2))))))) (* (sqrt 8) (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))))) (+ (* -1/2 (/ (* (pow (sqrt 1/2) 3) (* (+ 49/8 (* -3 (/ (- 6 (* 9 (/ 1 (pow (sqrt 8) 2)))) (pow (sqrt 8) 2)))) (- 1 (* 8 (pow (sqrt 1/2) 6))))) (* (sqrt 8) (pow (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) 2)))) (* 1/2 (/ (* (pow (sqrt 1/2) 3) (* (- 6 (* 9 (/ 1 (pow (sqrt 8) 2)))) (- (* 6 (/ (pow (sqrt 1/2) 6) (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))))) (* -3 (/ (* (pow (sqrt 1/2) 3) (- 1 (* 8 (pow (sqrt 1/2) 6)))) (* (sqrt 8) (pow (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) 2))))))) (* (sqrt 8) (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))))))))))) (+ (* -3 (/ (* (pow (sqrt 1/2) 3) (- (* 6 (/ (pow (sqrt 1/2) 6) (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))))) (* -3 (/ (* (pow (sqrt 1/2) 3) (- 1 (* 8 (pow (sqrt 1/2) 6)))) (* (sqrt 8) (pow (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) 2)))))) (* (sqrt 8) (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))))) (* 1/2 (/ (* (pow (sqrt 1/2) 3) (* (- 1 (* 8 (pow (sqrt 1/2) 6))) (- 6 (* 9 (/ 1 (pow (sqrt 8) 2)))))) (* (sqrt 8) (pow (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) 2)))))))) (* -3 (/ (* (pow (sqrt 1/2) 3) (- 1 (* 8 (pow (sqrt 1/2) 6)))) (* (sqrt 8) (pow (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))) 2)))))) (/ 1 (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))))) (* 8 (/ (pow (sqrt 1/2) 6) (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8)))))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) #s(hole binary64 (- 1 (* 8 (pow (sqrt 1/2) 6))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) #s(hole binary64 (- (+ 1 (* 6 (* (pow x 2) (pow (sqrt 1/2) 6)))) (* 8 (pow (sqrt 1/2) 6))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) #s(hole binary64 (- (+ 1 (* (pow x 2) (- (* -6 (* (pow x 2) (pow (sqrt 1/2) 6))) (* -6 (pow (sqrt 1/2) 6))))) (* 8 (pow (sqrt 1/2) 6))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) #s(hole binary64 (- (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* 49/8 (* (pow x 2) (pow (sqrt 1/2) 6))) (* 6 (pow (sqrt 1/2) 6)))) (* -6 (pow (sqrt 1/2) 6))))) (* 8 (pow (sqrt 1/2) 6))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6) #s(hole binary64 (* 8 (pow (sqrt 1/2) 6)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6) #s(hole binary64 (+ (* -6 (* (pow x 2) (pow (sqrt 1/2) 6))) (* 8 (pow (sqrt 1/2) 6))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6) #s(hole binary64 (+ (* 8 (pow (sqrt 1/2) 6)) (* (pow x 2) (+ (* -6 (pow (sqrt 1/2) 6)) (* 6 (* (pow x 2) (pow (sqrt 1/2) 6)))))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6) #s(hole binary64 (+ (* 8 (pow (sqrt 1/2) 6)) (* (pow x 2) (+ (* -6 (pow (sqrt 1/2) 6)) (* (pow x 2) (+ (* -49/8 (* (pow x 2) (pow (sqrt 1/2) 6))) (* 6 (pow (sqrt 1/2) 6))))))))) |
#s(approx (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (+ 1 (* (pow (sqrt 1/2) 3) (sqrt 8))))) |
#s(approx (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (+ 1 (+ (* -3 (/ (* (pow x 2) (pow (sqrt 1/2) 3)) (sqrt 8))) (* (pow (sqrt 1/2) 3) (sqrt 8)))))) |
#s(approx (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (+ 1 (+ (* (pow x 2) (+ (* -3 (/ (pow (sqrt 1/2) 3) (sqrt 8))) (* 1/2 (/ (* (pow x 2) (* (pow (sqrt 1/2) 3) (- 6 (* 9 (/ 1 (pow (sqrt 8) 2)))))) (sqrt 8))))) (* (pow (sqrt 1/2) 3) (sqrt 8)))))) |
#s(approx (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (+ 1 (+ (* (pow x 2) (+ (* -3 (/ (pow (sqrt 1/2) 3) (sqrt 8))) (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (* (pow (sqrt 1/2) 3) (+ 49/8 (* -3 (/ (- 6 (* 9 (/ 1 (pow (sqrt 8) 2)))) (pow (sqrt 8) 2)))))) (sqrt 8))) (* 1/2 (/ (* (pow (sqrt 1/2) 3) (- 6 (* 9 (/ 1 (pow (sqrt 8) 2))))) (sqrt 8))))))) (* (pow (sqrt 1/2) 3) (sqrt 8)))))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (+ (* 2 (pow (sqrt 1/2) 2)) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (+ (* 2 (pow (sqrt 1/2) 2)) (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -1/4 (/ (sqrt 1/2) (sqrt 2))))))))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (+ (* 2 (pow (sqrt 1/2) 2)) (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/2 (pow (sqrt 1/2) 2)) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* 3/8 (pow (sqrt 1/2) 2)) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))))))))))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (+ (* 2 (pow (sqrt 1/2) 2)) (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/2 (pow (sqrt 1/2) 2)) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* 3/8 (pow (sqrt 1/2) 2)) (+ (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))) (* (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))) (* -5/16 (pow (sqrt 1/2) 2)))))))))))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) #s(hole binary64 (* 2 (pow (sqrt 1/2) 2)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) #s(hole binary64 (+ (* -1/2 (* (pow x 2) (pow (sqrt 1/2) 2))) (* 2 (pow (sqrt 1/2) 2))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) #s(hole binary64 (+ (* 2 (pow (sqrt 1/2) 2)) (* (pow x 2) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* 3/8 (* (pow x 2) (pow (sqrt 1/2) 2)))))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) #s(hole binary64 (+ (* 2 (pow (sqrt 1/2) 2)) (* (pow x 2) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* (pow x 2) (+ (* -5/16 (* (pow x 2) (pow (sqrt 1/2) 2))) (* 3/8 (pow (sqrt 1/2) 2))))))))) |
#s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (* (sqrt 1/2) (sqrt 2)))) |
#s(approx (* 1 (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 (* 1 (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 (* 1 (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 (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 (+ (* (* x x) -1/8) 1) #s(hole binary64 (* -1/8 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/8) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/8)))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (/ (- 1 (pow (sqrt 1/2) 3)) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* -3/2 (/ (pow (sqrt 1/2) 3) (* x (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))) (/ 1 (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (+ (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (* x (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2))) (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* -3/2 (/ (pow (sqrt 1/2) 3) (* x (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))) (+ (* -3/8 (/ (pow (sqrt 1/2) 3) (* (pow x 2) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))) (/ 1 (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))) (+ (* -1/8 (/ (* (sqrt 1/2) (- 1 (pow (sqrt 1/2) 3))) (* (pow x 2) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2)))) (+ (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (* x (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2))) (+ (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- (* -3/2 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2)))) (* (pow x 2) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* -3/2 (/ (pow (sqrt 1/2) 3) (* x (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))) (+ (* -3/8 (/ (pow (sqrt 1/2) 3) (* (pow x 2) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))) (+ (* 13/16 (/ (pow (sqrt 1/2) 3) (* (pow x 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))) (/ 1 (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))))) (+ (* -1/8 (/ (* (sqrt 1/2) (- 1 (pow (sqrt 1/2) 3))) (* (pow x 2) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2)))) (+ (* -1/8 (/ (* (sqrt 1/2) (- (* -3/2 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2)))) (* (pow x 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))) (+ (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -3/16 (sqrt 1/2))) (- 1 (pow (sqrt 1/2) 3))) (* (pow x 3) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2))) (+ (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (* x (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2))) (+ (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- (* -3/2 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2)))) (* (pow x 2) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (+ (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- (* -3/8 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (+ (* -1/8 (/ (* (sqrt 1/2) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- (* -3/2 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2)))) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))))) (* (pow x 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))))))))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (- 1 (pow (sqrt 1/2) 3)))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (- (+ 1 (* -3/2 (/ (pow (sqrt 1/2) 3) x))) (pow (sqrt 1/2) 3)))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (- (+ 1 (* -3/8 (/ (pow (sqrt 1/2) 3) (pow x 2)))) (+ (* 3/2 (/ (pow (sqrt 1/2) 3) x)) (pow (sqrt 1/2) 3))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (- (+ 1 (* 13/16 (/ (pow (sqrt 1/2) 3) (pow x 3)))) (+ (* 3/8 (/ (pow (sqrt 1/2) 3) (pow x 2))) (+ (* 3/2 (/ (pow (sqrt 1/2) 3) x)) (pow (sqrt 1/2) 3)))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) #s(hole binary64 (pow (sqrt 1/2) 3))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) #s(hole binary64 (+ (* 3/2 (/ (pow (sqrt 1/2) 3) x)) (pow (sqrt 1/2) 3)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) #s(hole binary64 (+ (* 3/8 (/ (pow (sqrt 1/2) 3) (pow x 2))) (+ (* 3/2 (/ (pow (sqrt 1/2) 3) x)) (pow (sqrt 1/2) 3))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) #s(hole binary64 (+ (* -13/16 (/ (pow (sqrt 1/2) 3) (pow x 3))) (+ (* 3/8 (/ (pow (sqrt 1/2) 3) (pow x 2))) (+ (* 3/2 (/ (pow (sqrt 1/2) 3) x)) (pow (sqrt 1/2) 3)))))) |
#s(approx (+ (* -1/8 (* x x)) 1) #s(hole binary64 (* -1/8 (pow x 2)))) |
#s(approx (+ (* -1/8 (* x x)) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/8)))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (+ (* 1/2 (/ (sqrt 1/2) x)) (+ (/ (pow (sqrt 1/2) 2) x) (pow (sqrt 1/2) 2))))))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (+ (* 1/2 (/ (sqrt 1/2) x)) (+ (/ (pow (sqrt 1/2) 2) x) (pow (sqrt 1/2) 2)))))))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (+ (* -1/2 (/ (pow (sqrt 1/2) 2) (pow x 3))) (+ (* -3/16 (/ (sqrt 1/2) (pow x 3))) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (+ (* 1/2 (/ (sqrt 1/2) x)) (+ (/ (pow (sqrt 1/2) 2) x) (pow (sqrt 1/2) 2)))))))))) |
#s(approx (+ 2 (+ (* -3/8 (* x x)) 1)) #s(hole binary64 (* -3/8 (pow x 2)))) |
#s(approx (+ 2 (+ (* -3/8 (* x x)) 1)) #s(hole binary64 (* (pow x 2) (- (* 3 (/ 1 (pow x 2))) 3/8)))) |
#s(approx (+ (* -3/8 (* x x)) 1) #s(hole binary64 (* -3/8 (pow x 2)))) |
#s(approx (+ (* -3/8 (* x x)) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 3/8)))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 (* -1/8 (pow x 2)))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/8)))) |
#s(approx (* (- (/ (pow (* x x) 1) (pow x 4)) 1/8) (* x x)) #s(hole binary64 (* -1/8 (pow x 2)))) |
#s(approx (* (- (/ (pow (* x x) 1) (pow x 4)) 1/8) (* x x)) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/8)))) |
#s(approx (- (/ (pow (* x x) 1) (pow x 4)) 1/8) #s(hole binary64 -1/8)) |
#s(approx (- (/ (pow (* x x) 1) (pow x 4)) 1/8) #s(hole binary64 (- (/ 1 (pow x 2)) 1/8))) |
#s(approx (/ (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (/ (- 1 (pow (sqrt 1/2) 6)) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3)))))) |
#s(approx (/ (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* -3 (/ (pow (sqrt 1/2) 6) (* x (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3)))))) (/ 1 (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))) (+ (/ (* (+ (* 3/2 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* (+ 1 (pow (sqrt 1/2) 3)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))) (- 1 (pow (sqrt 1/2) 6))) (* x (* (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2) (pow (+ 1 (pow (sqrt 1/2) 3)) 2)))) (/ (pow (sqrt 1/2) 6) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3)))))))) |
#s(approx (/ (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* -3 (/ (pow (sqrt 1/2) 6) (* x (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3)))))) (+ (* -3 (/ (pow (sqrt 1/2) 6) (* (pow x 2) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3)))))) (/ 1 (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3)))))) (+ (/ (* (+ (* -1/8 (* (sqrt 1/2) (+ 1 (pow (sqrt 1/2) 3)))) (+ (* 3/8 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* 3/2 (* (pow (sqrt 1/2) 3) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))))) (- 1 (pow (sqrt 1/2) 6))) (* (pow x 2) (* (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2) (pow (+ 1 (pow (sqrt 1/2) 3)) 2)))) (+ (/ (* (+ (* 3/2 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* (+ 1 (pow (sqrt 1/2) 3)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))) (- 1 (pow (sqrt 1/2) 6))) (* x (* (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2) (pow (+ 1 (pow (sqrt 1/2) 3)) 2)))) (+ (/ (* (+ (* 3/2 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* (+ 1 (pow (sqrt 1/2) 3)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))) (- (* -3 (/ (pow (sqrt 1/2) 6) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))) (/ (* (+ (* 3/2 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* (+ 1 (pow (sqrt 1/2) 3)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))) (- 1 (pow (sqrt 1/2) 6))) (* (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))))) (* (pow x 2) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))) (/ (pow (sqrt 1/2) 6) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3)))))))))) |
#s(approx (/ (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* -3 (/ (pow (sqrt 1/2) 6) (* x (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3)))))) (+ (* -3 (/ (pow (sqrt 1/2) 6) (* (pow x 2) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3)))))) (+ (* 1/2 (/ (pow (sqrt 1/2) 6) (* (pow x 3) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3)))))) (/ 1 (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))))) (+ (/ (* (+ (* -13/16 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (+ (* -3/16 (pow (sqrt 1/2) 4)) (+ (* 3/8 (* (pow (sqrt 1/2) 3) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))) (* (+ 1 (pow (sqrt 1/2) 3)) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -3/16 (sqrt 1/2))))))) (- 1 (pow (sqrt 1/2) 6))) (* (pow x 3) (* (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2) (pow (+ 1 (pow (sqrt 1/2) 3)) 2)))) (+ (/ (* (+ (* -1/8 (* (sqrt 1/2) (+ 1 (pow (sqrt 1/2) 3)))) (+ (* 3/8 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* 3/2 (* (pow (sqrt 1/2) 3) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))))) (- 1 (pow (sqrt 1/2) 6))) (* (pow x 2) (* (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2) (pow (+ 1 (pow (sqrt 1/2) 3)) 2)))) (+ (/ (* (+ (* -1/8 (* (sqrt 1/2) (+ 1 (pow (sqrt 1/2) 3)))) (+ (* 3/8 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* 3/2 (* (pow (sqrt 1/2) 3) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))))) (- (* -3 (/ (pow (sqrt 1/2) 6) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))) (/ (* (+ (* 3/2 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* (+ 1 (pow (sqrt 1/2) 3)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))) (- 1 (pow (sqrt 1/2) 6))) (* (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))))) (* (pow x 3) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))) (+ (/ (* (+ (* 3/2 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* (+ 1 (pow (sqrt 1/2) 3)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))) (- 1 (pow (sqrt 1/2) 6))) (* x (* (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2) (pow (+ 1 (pow (sqrt 1/2) 3)) 2)))) (+ (/ (* (+ (* 3/2 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* (+ 1 (pow (sqrt 1/2) 3)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))) (- (* -3 (/ (pow (sqrt 1/2) 6) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))) (+ (/ (* (+ (* -1/8 (* (sqrt 1/2) (+ 1 (pow (sqrt 1/2) 3)))) (+ (* 3/8 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* 3/2 (* (pow (sqrt 1/2) 3) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))))) (- 1 (pow (sqrt 1/2) 6))) (* (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))) (/ (* (+ (* 3/2 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* (+ 1 (pow (sqrt 1/2) 3)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))) (- (* -3 (/ (pow (sqrt 1/2) 6) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))) (/ (* (+ (* 3/2 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* (+ 1 (pow (sqrt 1/2) 3)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))) (- 1 (pow (sqrt 1/2) 6))) (* (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))))) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))))) (* (pow x 3) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))) (+ (/ (* (+ (* 3/2 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* (+ 1 (pow (sqrt 1/2) 3)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))) (- (* -3 (/ (pow (sqrt 1/2) 6) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))) (/ (* (+ (* 3/2 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* (+ 1 (pow (sqrt 1/2) 3)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))) (- 1 (pow (sqrt 1/2) 6))) (* (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))))) (* (pow x 2) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))) (/ (pow (sqrt 1/2) 6) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))))))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) #s(hole binary64 (/ (- 1 (pow (sqrt 1/2) 6)) (+ 1 (pow (sqrt 1/2) 3))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) #s(hole binary64 (- (+ (* -3 (/ (pow (sqrt 1/2) 6) (* x (+ 1 (pow (sqrt 1/2) 3))))) (/ 1 (+ 1 (pow (sqrt 1/2) 3)))) (+ (* 3/2 (/ (* (pow (sqrt 1/2) 3) (- 1 (pow (sqrt 1/2) 6))) (* x (pow (+ 1 (pow (sqrt 1/2) 3)) 2)))) (/ (pow (sqrt 1/2) 6) (+ 1 (pow (sqrt 1/2) 3))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) #s(hole binary64 (- (+ (* -3 (/ (pow (sqrt 1/2) 6) (* x (+ 1 (pow (sqrt 1/2) 3))))) (+ (* -3 (/ (pow (sqrt 1/2) 6) (* (pow x 2) (+ 1 (pow (sqrt 1/2) 3))))) (/ 1 (+ 1 (pow (sqrt 1/2) 3))))) (+ (* 3/8 (/ (* (pow (sqrt 1/2) 3) (- 1 (pow (sqrt 1/2) 6))) (* (pow x 2) (pow (+ 1 (pow (sqrt 1/2) 3)) 2)))) (+ (* 3/2 (/ (* (pow (sqrt 1/2) 3) (- 1 (pow (sqrt 1/2) 6))) (* x (pow (+ 1 (pow (sqrt 1/2) 3)) 2)))) (+ (* 3/2 (/ (* (pow (sqrt 1/2) 3) (- (* -3 (/ (pow (sqrt 1/2) 6) (+ 1 (pow (sqrt 1/2) 3)))) (* 3/2 (/ (* (pow (sqrt 1/2) 3) (- 1 (pow (sqrt 1/2) 6))) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))))) (* (pow x 2) (+ 1 (pow (sqrt 1/2) 3))))) (/ (pow (sqrt 1/2) 6) (+ 1 (pow (sqrt 1/2) 3))))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) #s(hole binary64 (- (+ (* -3 (/ (pow (sqrt 1/2) 6) (* x (+ 1 (pow (sqrt 1/2) 3))))) (+ (* -3 (/ (pow (sqrt 1/2) 6) (* (pow x 2) (+ 1 (pow (sqrt 1/2) 3))))) (+ (* 1/2 (/ (pow (sqrt 1/2) 6) (* (pow x 3) (+ 1 (pow (sqrt 1/2) 3))))) (/ 1 (+ 1 (pow (sqrt 1/2) 3)))))) (+ (* -13/16 (/ (* (pow (sqrt 1/2) 3) (- 1 (pow (sqrt 1/2) 6))) (* (pow x 3) (pow (+ 1 (pow (sqrt 1/2) 3)) 2)))) (+ (* 3/8 (/ (* (pow (sqrt 1/2) 3) (- 1 (pow (sqrt 1/2) 6))) (* (pow x 2) (pow (+ 1 (pow (sqrt 1/2) 3)) 2)))) (+ (* 3/8 (/ (* (pow (sqrt 1/2) 3) (- (* -3 (/ (pow (sqrt 1/2) 6) (+ 1 (pow (sqrt 1/2) 3)))) (* 3/2 (/ (* (pow (sqrt 1/2) 3) (- 1 (pow (sqrt 1/2) 6))) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))))) (* (pow x 3) (+ 1 (pow (sqrt 1/2) 3))))) (+ (* 3/2 (/ (* (pow (sqrt 1/2) 3) (- 1 (pow (sqrt 1/2) 6))) (* x (pow (+ 1 (pow (sqrt 1/2) 3)) 2)))) (+ (* 3/2 (/ (* (pow (sqrt 1/2) 3) (- (* -3 (/ (pow (sqrt 1/2) 6) (+ 1 (pow (sqrt 1/2) 3)))) (* 3/2 (/ (* (pow (sqrt 1/2) 3) (- 1 (pow (sqrt 1/2) 6))) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))))) (* (pow x 2) (+ 1 (pow (sqrt 1/2) 3))))) (+ (* 3/2 (/ (* (pow (sqrt 1/2) 3) (- (* -3 (/ (pow (sqrt 1/2) 6) (+ 1 (pow (sqrt 1/2) 3)))) (+ (* 3/8 (/ (* (pow (sqrt 1/2) 3) (- 1 (pow (sqrt 1/2) 6))) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))) (* 3/2 (/ (* (pow (sqrt 1/2) 3) (- (* -3 (/ (pow (sqrt 1/2) 6) (+ 1 (pow (sqrt 1/2) 3)))) (* 3/2 (/ (* (pow (sqrt 1/2) 3) (- 1 (pow (sqrt 1/2) 6))) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))))) (+ 1 (pow (sqrt 1/2) 3))))))) (* (pow x 3) (+ 1 (pow (sqrt 1/2) 3))))) (/ (pow (sqrt 1/2) 6) (+ 1 (pow (sqrt 1/2) 3)))))))))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) #s(hole binary64 (- 1 (pow (sqrt 1/2) 6)))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) #s(hole binary64 (- (+ 1 (* -3 (/ (pow (sqrt 1/2) 6) x))) (pow (sqrt 1/2) 6)))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) #s(hole binary64 (- (+ 1 (* -3 (/ (pow (sqrt 1/2) 6) (pow x 2)))) (+ (* 3 (/ (pow (sqrt 1/2) 6) x)) (pow (sqrt 1/2) 6))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) #s(hole binary64 (- (+ 1 (* 1/2 (/ (pow (sqrt 1/2) 6) (pow x 3)))) (+ (* 3 (/ (pow (sqrt 1/2) 6) x)) (+ (* 3 (/ (pow (sqrt 1/2) 6) (pow x 2))) (pow (sqrt 1/2) 6)))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6) #s(hole binary64 (pow (sqrt 1/2) 6))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6) #s(hole binary64 (+ (* 3 (/ (pow (sqrt 1/2) 6) x)) (pow (sqrt 1/2) 6)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6) #s(hole binary64 (+ (* 3 (/ (pow (sqrt 1/2) 6) x)) (+ (* 3 (/ (pow (sqrt 1/2) 6) (pow x 2))) (pow (sqrt 1/2) 6))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6) #s(hole binary64 (+ (* -1/2 (/ (pow (sqrt 1/2) 6) (pow x 3))) (+ (* 3 (/ (pow (sqrt 1/2) 6) x)) (+ (* 3 (/ (pow (sqrt 1/2) 6) (pow x 2))) (pow (sqrt 1/2) 6)))))) |
#s(approx (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (+ 1 (pow (sqrt 1/2) 3)))) |
#s(approx (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (+ 1 (+ (* 3/2 (/ (pow (sqrt 1/2) 3) x)) (pow (sqrt 1/2) 3))))) |
#s(approx (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (+ 1 (+ (* 3/8 (/ (pow (sqrt 1/2) 3) (pow x 2))) (+ (* 3/2 (/ (pow (sqrt 1/2) 3) x)) (pow (sqrt 1/2) 3)))))) |
#s(approx (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (+ 1 (+ (* -13/16 (/ (pow (sqrt 1/2) 3) (pow x 3))) (+ (* 3/8 (/ (pow (sqrt 1/2) 3) (pow x 2))) (+ (* 3/2 (/ (pow (sqrt 1/2) 3) x)) (pow (sqrt 1/2) 3))))))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* 1/2 (/ (sqrt 1/2) x)) (+ (/ (pow (sqrt 1/2) 2) x) (pow (sqrt 1/2) 2)))))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (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)) (+ (/ (pow (sqrt 1/2) 2) x) (pow (sqrt 1/2) 2))))))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/2 (/ (pow (sqrt 1/2) 2) (pow x 3))) (+ (* -3/16 (/ (sqrt 1/2) (pow x 3))) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (+ (* 1/2 (/ (sqrt 1/2) x)) (+ (/ (pow (sqrt 1/2) 2) x) (pow (sqrt 1/2) 2))))))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) #s(hole binary64 (pow (sqrt 1/2) 2))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) #s(hole binary64 (+ (/ (pow (sqrt 1/2) 2) x) (pow (sqrt 1/2) 2)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) #s(hole binary64 (+ (* -1/2 (/ (pow (sqrt 1/2) 2) (pow x 3))) (+ (/ (pow (sqrt 1/2) 2) x) (pow (sqrt 1/2) 2))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) #s(hole binary64 (+ (* -1/2 (/ (pow (sqrt 1/2) 2) (pow x 3))) (+ (* 3/8 (/ (pow (sqrt 1/2) 2) (pow x 5))) (+ (/ (pow (sqrt 1/2) 2) x) (pow (sqrt 1/2) 2)))))) |
#s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (+ (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 (+ (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)))))))) #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 (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 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* -1 (/ (- (* -3/2 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2))) x)) (/ 1 (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* -1 (/ (- (+ (* -3/2 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* -1 (/ (- (* -3/8 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (+ (* -1/8 (/ (* (sqrt 1/2) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- (* -3/2 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2)))) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))) x))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2))) x)) (/ 1 (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* -1 (/ (- (+ (* -3/2 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* -1 (/ (- (+ (* -1 (/ (- (* 13/16 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (+ (* -1/8 (/ (* (sqrt 1/2) (- (* -3/2 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2)))) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (+ (/ (* (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -3/16 (sqrt 1/2))) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2)) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- (* -3/8 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (+ (* -1/8 (/ (* (sqrt 1/2) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- (* -3/2 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2)))) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))))) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))))) x)) (* -3/8 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))) (+ (* -1/8 (/ (* (sqrt 1/2) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- (* -3/2 (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2)))) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2)))))) x))) (/ (* (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) (- 1 (pow (sqrt 1/2) 3))) (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2))) x)) (/ 1 (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (/ (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (- (+ 1 (* 3/2 (/ (pow (sqrt 1/2) 3) x))) (pow (sqrt 1/2) 3)))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* 3/8 (/ (pow (sqrt 1/2) 3) x)) (* 3/2 (pow (sqrt 1/2) 3))) x))) (pow (sqrt 1/2) 3)))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* -1 (/ (- (* -13/16 (/ (pow (sqrt 1/2) 3) x)) (* 3/8 (pow (sqrt 1/2) 3))) x)) (* 3/2 (pow (sqrt 1/2) 3))) x))) (pow (sqrt 1/2) 3)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) #s(hole binary64 (+ (* -3/2 (/ (pow (sqrt 1/2) 3) x)) (pow (sqrt 1/2) 3)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) #s(hole binary64 (+ (* -1 (/ (+ (* -3/8 (/ (pow (sqrt 1/2) 3) x)) (* 3/2 (pow (sqrt 1/2) 3))) x)) (pow (sqrt 1/2) 3)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (pow (sqrt 1/2) 3)) (* 13/16 (/ (pow (sqrt 1/2) 3) x))) x)) (* 3/2 (pow (sqrt 1/2) 3))) x)) (pow (sqrt 1/2) 3)))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (+ (* -1 (/ (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) x)) (pow (sqrt 1/2) 2)))))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (+ (* -1 (/ (+ (* 1/8 (/ (sqrt 1/2) x)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2))) x)) (pow (sqrt 1/2) 2)))))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(hole binary64 (+ 1 (+ (sqrt 1/2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -3/16 (sqrt 1/2))) x)) (* -1/8 (sqrt 1/2))) x)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2))) x)) (pow (sqrt 1/2) 2)))))) |
#s(approx (/ (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* -1 (/ (- (* -3 (/ (pow (sqrt 1/2) 6) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))) (/ (* (+ (* 3/2 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* (+ 1 (pow (sqrt 1/2) 3)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))) (- 1 (pow (sqrt 1/2) 6))) (* (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2) (pow (+ 1 (pow (sqrt 1/2) 3)) 2)))) x)) (/ 1 (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))) (/ (pow (sqrt 1/2) 6) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))))) |
#s(approx (/ (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* -1 (/ (- (+ (* -3 (/ (pow (sqrt 1/2) 6) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))) (* -1 (/ (- (* -3 (/ (pow (sqrt 1/2) 6) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))) (+ (/ (* (+ (* -1/8 (* (sqrt 1/2) (+ 1 (pow (sqrt 1/2) 3)))) (+ (* 3/8 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* 3/2 (* (pow (sqrt 1/2) 3) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))))) (- 1 (pow (sqrt 1/2) 6))) (* (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))) (/ (* (+ (* 3/2 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* (+ 1 (pow (sqrt 1/2) 3)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))) (- (* -3 (/ (pow (sqrt 1/2) 6) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))) (/ (* (+ (* 3/2 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* (+ 1 (pow (sqrt 1/2) 3)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))) (- 1 (pow (sqrt 1/2) 6))) (* (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))))) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3)))))) x))) (/ (* (+ (* 3/2 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* (+ 1 (pow (sqrt 1/2) 3)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))) (- 1 (pow (sqrt 1/2) 6))) (* (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2) (pow (+ 1 (pow (sqrt 1/2) 3)) 2)))) x)) (/ 1 (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))) (/ (pow (sqrt 1/2) 6) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))))) |
#s(approx (/ (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(hole binary64 (- (+ (* -1 (/ (- (+ (* -3 (/ (pow (sqrt 1/2) 6) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))) (* -1 (/ (- (+ (* -3 (/ (pow (sqrt 1/2) 6) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))) (* -1 (/ (- (* 1/2 (/ (pow (sqrt 1/2) 6) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))) (+ (/ (* (+ (* -13/16 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (+ (* -3/16 (pow (sqrt 1/2) 4)) (+ (* 3/8 (* (pow (sqrt 1/2) 3) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))) (* (+ 1 (pow (sqrt 1/2) 3)) (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -3/16 (sqrt 1/2))))))) (- 1 (pow (sqrt 1/2) 6))) (* (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))) (+ (/ (* (+ (* -1/8 (* (sqrt 1/2) (+ 1 (pow (sqrt 1/2) 3)))) (+ (* 3/8 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* 3/2 (* (pow (sqrt 1/2) 3) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))))) (- (* -3 (/ (pow (sqrt 1/2) 6) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))) (/ (* (+ (* 3/2 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* (+ 1 (pow (sqrt 1/2) 3)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))) (- 1 (pow (sqrt 1/2) 6))) (* (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))))) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3)))) (/ (* (+ (* 3/2 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* (+ 1 (pow (sqrt 1/2) 3)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))) (- (* -3 (/ (pow (sqrt 1/2) 6) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))) (+ (/ (* (+ (* -1/8 (* (sqrt 1/2) (+ 1 (pow (sqrt 1/2) 3)))) (+ (* 3/8 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* 3/2 (* (pow (sqrt 1/2) 3) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))))) (- 1 (pow (sqrt 1/2) 6))) (* (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))) (/ (* (+ (* 3/2 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* (+ 1 (pow (sqrt 1/2) 3)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))) (- (* -3 (/ (pow (sqrt 1/2) 6) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))) (/ (* (+ (* 3/2 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* (+ 1 (pow (sqrt 1/2) 3)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))) (- 1 (pow (sqrt 1/2) 6))) (* (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))))) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))))) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))))) x))) (+ (/ (* (+ (* -1/8 (* (sqrt 1/2) (+ 1 (pow (sqrt 1/2) 3)))) (+ (* 3/8 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* 3/2 (* (pow (sqrt 1/2) 3) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))))) (- 1 (pow (sqrt 1/2) 6))) (* (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))) (/ (* (+ (* 3/2 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* (+ 1 (pow (sqrt 1/2) 3)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))) (- (* -3 (/ (pow (sqrt 1/2) 6) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))) (/ (* (+ (* 3/2 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* (+ 1 (pow (sqrt 1/2) 3)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))) (- 1 (pow (sqrt 1/2) 6))) (* (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))))) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3)))))) x))) (/ (* (+ (* 3/2 (* (pow (sqrt 1/2) 3) (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))))) (* (+ 1 (pow (sqrt 1/2) 3)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)))) (- 1 (pow (sqrt 1/2) 6))) (* (pow (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) 2) (pow (+ 1 (pow (sqrt 1/2) 3)) 2)))) x)) (/ 1 (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))) (/ (pow (sqrt 1/2) 6) (* (+ 1 (+ (sqrt 1/2) (pow (sqrt 1/2) 2))) (+ 1 (pow (sqrt 1/2) 3))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) #s(hole binary64 (- (+ (* -1 (/ (- (* -3 (/ (pow (sqrt 1/2) 6) (+ 1 (pow (sqrt 1/2) 3)))) (* 3/2 (/ (* (pow (sqrt 1/2) 3) (- 1 (pow (sqrt 1/2) 6))) (pow (+ 1 (pow (sqrt 1/2) 3)) 2)))) x)) (/ 1 (+ 1 (pow (sqrt 1/2) 3)))) (/ (pow (sqrt 1/2) 6) (+ 1 (pow (sqrt 1/2) 3)))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) #s(hole binary64 (- (+ (* -1 (/ (- (+ (* -3 (/ (pow (sqrt 1/2) 6) (+ 1 (pow (sqrt 1/2) 3)))) (* -1 (/ (- (* -3 (/ (pow (sqrt 1/2) 6) (+ 1 (pow (sqrt 1/2) 3)))) (+ (* 3/8 (/ (* (pow (sqrt 1/2) 3) (- 1 (pow (sqrt 1/2) 6))) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))) (* 3/2 (/ (* (pow (sqrt 1/2) 3) (- (* -3 (/ (pow (sqrt 1/2) 6) (+ 1 (pow (sqrt 1/2) 3)))) (* 3/2 (/ (* (pow (sqrt 1/2) 3) (- 1 (pow (sqrt 1/2) 6))) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))))) (+ 1 (pow (sqrt 1/2) 3)))))) x))) (* 3/2 (/ (* (pow (sqrt 1/2) 3) (- 1 (pow (sqrt 1/2) 6))) (pow (+ 1 (pow (sqrt 1/2) 3)) 2)))) x)) (/ 1 (+ 1 (pow (sqrt 1/2) 3)))) (/ (pow (sqrt 1/2) 6) (+ 1 (pow (sqrt 1/2) 3)))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3))) #s(hole binary64 (- (+ (* -1 (/ (- (+ (* -3 (/ (pow (sqrt 1/2) 6) (+ 1 (pow (sqrt 1/2) 3)))) (* -1 (/ (- (+ (* -3 (/ (pow (sqrt 1/2) 6) (+ 1 (pow (sqrt 1/2) 3)))) (* -1 (/ (- (* 1/2 (/ (pow (sqrt 1/2) 6) (+ 1 (pow (sqrt 1/2) 3)))) (+ (* -13/16 (/ (* (pow (sqrt 1/2) 3) (- 1 (pow (sqrt 1/2) 6))) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))) (+ (* 3/8 (/ (* (pow (sqrt 1/2) 3) (- (* -3 (/ (pow (sqrt 1/2) 6) (+ 1 (pow (sqrt 1/2) 3)))) (* 3/2 (/ (* (pow (sqrt 1/2) 3) (- 1 (pow (sqrt 1/2) 6))) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))))) (+ 1 (pow (sqrt 1/2) 3)))) (* 3/2 (/ (* (pow (sqrt 1/2) 3) (- (* -3 (/ (pow (sqrt 1/2) 6) (+ 1 (pow (sqrt 1/2) 3)))) (+ (* 3/8 (/ (* (pow (sqrt 1/2) 3) (- 1 (pow (sqrt 1/2) 6))) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))) (* 3/2 (/ (* (pow (sqrt 1/2) 3) (- (* -3 (/ (pow (sqrt 1/2) 6) (+ 1 (pow (sqrt 1/2) 3)))) (* 3/2 (/ (* (pow (sqrt 1/2) 3) (- 1 (pow (sqrt 1/2) 6))) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))))) (+ 1 (pow (sqrt 1/2) 3))))))) (+ 1 (pow (sqrt 1/2) 3))))))) x))) (+ (* 3/8 (/ (* (pow (sqrt 1/2) 3) (- 1 (pow (sqrt 1/2) 6))) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))) (* 3/2 (/ (* (pow (sqrt 1/2) 3) (- (* -3 (/ (pow (sqrt 1/2) 6) (+ 1 (pow (sqrt 1/2) 3)))) (* 3/2 (/ (* (pow (sqrt 1/2) 3) (- 1 (pow (sqrt 1/2) 6))) (pow (+ 1 (pow (sqrt 1/2) 3)) 2))))) (+ 1 (pow (sqrt 1/2) 3)))))) x))) (* 3/2 (/ (* (pow (sqrt 1/2) 3) (- 1 (pow (sqrt 1/2) 6))) (pow (+ 1 (pow (sqrt 1/2) 3)) 2)))) x)) (/ 1 (+ 1 (pow (sqrt 1/2) 3)))) (/ (pow (sqrt 1/2) 6) (+ 1 (pow (sqrt 1/2) 3)))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) #s(hole binary64 (- (+ 1 (* 3 (/ (pow (sqrt 1/2) 6) x))) (pow (sqrt 1/2) 6)))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* 3 (/ (pow (sqrt 1/2) 6) x)) (* 3 (pow (sqrt 1/2) 6))) x))) (pow (sqrt 1/2) 6)))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (pow (sqrt 1/2) 6) x)) (* 3 (pow (sqrt 1/2) 6))) x)) (* 3 (pow (sqrt 1/2) 6))) x))) (pow (sqrt 1/2) 6)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6) #s(hole binary64 (+ (* -3 (/ (pow (sqrt 1/2) 6) x)) (pow (sqrt 1/2) 6)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6) #s(hole binary64 (+ (* -1 (/ (+ (* -3 (/ (pow (sqrt 1/2) 6) x)) (* 3 (pow (sqrt 1/2) 6))) x)) (pow (sqrt 1/2) 6)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (pow (sqrt 1/2) 6) x)) (* 3 (pow (sqrt 1/2) 6))) x)) (* 3 (pow (sqrt 1/2) 6))) x)) (pow (sqrt 1/2) 6)))) |
#s(approx (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (+ 1 (+ (* -3/2 (/ (pow (sqrt 1/2) 3) x)) (pow (sqrt 1/2) 3))))) |
#s(approx (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (+ 1 (+ (* -1 (/ (+ (* -3/8 (/ (pow (sqrt 1/2) 3) x)) (* 3/2 (pow (sqrt 1/2) 3))) x)) (pow (sqrt 1/2) 3))))) |
#s(approx (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) #s(hole binary64 (+ 1 (+ (* -1 (/ (+ (* -1 (/ (+ (* 3/8 (pow (sqrt 1/2) 3)) (* 13/16 (/ (pow (sqrt 1/2) 3) x))) x)) (* 3/2 (pow (sqrt 1/2) 3))) x)) (pow (sqrt 1/2) 3))))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1 (/ (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2)) x)) (pow (sqrt 1/2) 2))))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (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)) (pow (sqrt 1/2) 2))) x)) (pow (sqrt 1/2) 2))))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (pow (sqrt 1/2) 2)) (* -3/16 (sqrt 1/2))) x)) (* -1/8 (sqrt 1/2))) x)) (+ (* 1/2 (sqrt 1/2)) (pow (sqrt 1/2) 2))) x)) (pow (sqrt 1/2) 2))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) #s(hole binary64 (+ (* -1 (/ (pow (sqrt 1/2) 2) x)) (pow (sqrt 1/2) 2)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (/ (pow (sqrt 1/2) 2) (pow x 2))) (pow (sqrt 1/2) 2)) x)) (pow (sqrt 1/2) 2)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 (/ (pow (sqrt 1/2) 2) (pow x 2))) (+ (* 3/8 (/ (pow (sqrt 1/2) 2) (pow x 4))) (pow (sqrt 1/2) 2))) x)) (pow (sqrt 1/2) 2)))) |
#s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (+ (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 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))))) |
#s(approx (* 1 (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))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #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)) #s(literal 1 binary64))) (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 #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) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 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))) |
#s(literal 1 binary64) |
(*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) (cos.f64 (atan.f64 x)))) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))) |
(/.f64 (-.f64 (*.f64 (cos.f64 (atan.f64 x)) (cos.f64 (atan.f64 x))) #s(literal 1 binary64)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (cos.f64 (atan.f64 x)) (cos.f64 (atan.f64 x))) (*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (cos.f64 (atan.f64 x)) (cos.f64 (atan.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))))) |
(+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) |
(pow.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(sin.f64 (+.f64 (atan.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (atan.f64 x))) |
(cos.f64 (atan.f64 x)) |
(atan.f64 x) |
x |
#s(literal 1/2 binary64) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 (log1p.f64 (cos.f64 (atan.f64 x)))) #s(literal 1/2 binary64)) |
(pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log1p.f64 (cos.f64 (atan.f64 x))) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log1p.f64 (cos.f64 (atan.f64 x))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log1p.f64 (cos.f64 (atan.f64 x))) #s(literal 1/2 binary64)))) |
(*.f64 (log1p.f64 (cos.f64 (atan.f64 x))) #s(literal 1/2 binary64)) |
(log1p.f64 (cos.f64 (atan.f64 x))) |
(log.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) |
(pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64))) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64))) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64))))))) |
(-.f64 #s(literal 1 binary64) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64)))) |
#s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 x x) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 1 binary64))) |
#s(literal -1/8 binary64) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)))) (neg.f64 #s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) #s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) #s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)) #s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64))) (+.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64)) (+.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(*.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 3 binary64))) |
(*.f64 #s(literal 1 binary64) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) x) x #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) |
#s(literal 3 binary64) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) (-.f64 #s(literal 2 binary64) (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 1 binary64)) (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -3/8 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(+.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(literal 2 binary64) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 x x)) (*.f64 #s(literal -3/8 binary64) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/8 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 x x)) (*.f64 #s(literal -3/8 binary64) (*.f64 x x))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 x x)) (*.f64 #s(literal -3/8 binary64) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/8 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 x x)) (*.f64 #s(literal -3/8 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 x x)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 #s(literal -3/8 binary64) x) x #s(literal 1 binary64)) |
(fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 3/8 binary64) (*.f64 x x))) |
(+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/8 binary64) (*.f64 x x))) |
#s(literal -3/8 binary64) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) (*.f64 x x)))) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) (*.f64 x x)))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) (*.f64 x x)))) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) (*.f64 x x)))) (*.f64 #s(literal 1 binary64) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) (*.f64 x x)))))))) |
(-.f64 #s(literal 1 binary64) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) (*.f64 x x))))) |
#s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) (*.f64 x x)))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) (*.f64 x x))) |
(*.f64 (*.f64 (-.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) x) x) |
(*.f64 (-.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/64 binary64)) (+.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) #s(literal 3 binary64)) #s(literal 1/512 binary64)) (fma.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64))))) |
(-.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) |
(/.f64 (neg.f64 (*.f64 x x)) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 x x) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow.f64 x #s(literal 4 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
#s(literal 4 binary64) |
#s(literal 1/8 binary64) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (+.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64))) (*.f64 (+.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (+.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 (+.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64))) (+.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64)) (+.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64)) (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64)) (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64)))))) |
(-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64))) |
(*.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) |
(pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64)) |
(exp.f64 (*.f64 (log.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 6 binary64))) |
#s(literal 6 binary64) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)))) |
(fma.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(fma.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(+.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))))) (-.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) (+.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))) (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64))) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(+.f64 (+.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64))) (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64))) (-.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))))) |
(fma.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)) (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(fma.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(-.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(+.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(+.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)) (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (- 1 (* (+ (cos (atan x)) 1) 1/2)) (+ 1 (* (exp (* (log (+ 1 (cos (atan x)))) 1/2)) (sqrt 1/2)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1 binary64)))) |
#s(approx (- 1 (* (+ (cos (atan x)) 1) 1/2)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))))) |
#s(approx (* (+ (cos (atan x)) 1) 1/2) (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
#s(approx (+ (cos (atan x)) 1) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) |
#s(approx (cos (atan x)) (cos.f64 (atan.f64 x))) |
#s(approx (atan x) (atan.f64 x)) |
#s(approx x x) |
#s(approx (+ 1 (* (exp (* (log (+ 1 (cos (atan x)))) 1/2)) (sqrt 1/2))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
#s(approx (* (exp (* (log (+ 1 (cos (atan x)))) 1/2)) (sqrt 1/2)) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))))) |
#s(approx (exp (* (log (+ 1 (cos (atan x)))) 1/2)) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
#s(approx (* (log (+ 1 (cos (atan x)))) 1/2) (*.f64 #s(literal 1/2 binary64) (log1p.f64 (cos.f64 (atan.f64 x))))) |
#s(approx (log (+ 1 (cos (atan x)))) (log1p.f64 (cos.f64 (atan.f64 x)))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) #s(literal 0 binary64)) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (-.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (-.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 11/32 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (-.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 69/256 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 2 binary64)))))) #s(literal 1/8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
#s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 1 binary64)) |
#s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
#s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 11/32 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
#s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 69/256 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 11/32 binary64))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (pow (* x x) 1) (*.f64 x x)) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (-.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (/.f64 (sqrt.f64 #s(literal 8 binary64)) #s(literal 3 binary64))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (fma.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (*.f64 (sqrt.f64 #s(literal 8 binary64)) #s(literal 3 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)))) #s(literal 9 binary64)))) (-.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (/.f64 (sqrt.f64 #s(literal 8 binary64)) #s(literal 3 binary64)))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (fma.f64 (*.f64 x x) (-.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64))) #s(literal 13/8 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (*.f64 (sqrt.f64 #s(literal 8 binary64)) #s(literal 3 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)))) #s(literal 9 binary64)))) #s(literal 3 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3/16 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)))) #s(literal 9 binary64))))) (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (*.f64 (sqrt.f64 #s(literal 8 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal -3/8 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)))) #s(literal 9 binary64)))) (-.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (/.f64 (sqrt.f64 #s(literal 8 binary64)) #s(literal 3 binary64)))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (fma.f64 (*.f64 x x) (-.f64 (fma.f64 (*.f64 x x) (-.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64))) #s(literal 275/192 binary64))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 69/256 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -5/32 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)))) #s(literal 9 binary64)) (/.f64 (fma.f64 #s(literal -3/8 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64))) #s(literal 13/8 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (*.f64 (sqrt.f64 #s(literal 8 binary64)) #s(literal 3 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)))) #s(literal 9 binary64)))) #s(literal 3 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3/16 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)))) #s(literal 9 binary64))))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3/16 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (*.f64 (sqrt.f64 #s(literal 8 binary64)) #s(literal 3 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)))) #s(literal 9 binary64)))))) #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64))) #s(literal 13/8 binary64)))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (*.f64 (sqrt.f64 #s(literal 8 binary64)) #s(literal 3 binary64))) (*.f64 #s(literal -3/8 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)))) #s(literal 9 binary64)))) #s(literal 3 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3/16 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)))) #s(literal 9 binary64))))) (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (*.f64 (sqrt.f64 #s(literal 8 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal -3/8 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)))) #s(literal 9 binary64)))) (-.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (/.f64 (sqrt.f64 #s(literal 8 binary64)) #s(literal 3 binary64)))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (-.f64 (fma.f64 #s(literal 3 binary64) (/.f64 (*.f64 (*.f64 x x) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (sqrt.f64 #s(literal 8 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (-.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 39/8 binary64))) (sqrt.f64 #s(literal 8 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64))))) #s(literal 1 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (-.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 275/64 binary64))) (sqrt.f64 #s(literal 8 binary64))) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (/.f64 #s(literal 39/8 binary64) (sqrt.f64 #s(literal 8 binary64)))))) (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64))))) #s(literal 1 binary64)) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 x x) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (sqrt.f64 #s(literal 8 binary64))) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) (fma.f64 (*.f64 x x) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 39/8 binary64))) (sqrt.f64 #s(literal 8 binary64))))) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 275/64 binary64))) (sqrt.f64 #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 39/8 binary64))) (sqrt.f64 #s(literal 8 binary64)))) (/.f64 (*.f64 #s(literal -3 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (sqrt.f64 #s(literal 8 binary64)))) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64))))) |
#s(approx (+ (* -1/8 (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* -1/8 (* x x)) 1) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(literal 3 binary64)) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x x) #s(literal -3/8 binary64) #s(literal 1 binary64)))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x x) (+.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3/16 binary64)))) #s(literal 1 binary64)))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x x) (+.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 x x) (+.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 69/256 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -5/32 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 11/32 binary64))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3/16 binary64)))) #s(literal 1 binary64)))) |
#s(approx (+ 2 (+ (* -3/8 (* x x)) 1)) #s(literal 3 binary64)) |
#s(approx (+ 2 (+ (* -3/8 (* x x)) 1)) (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 3 binary64))) |
#s(approx (+ (* -3/8 (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* -3/8 (* x x)) 1) (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (- (/ (pow (* x x) 1) (pow x 4)) 1/8) (* x x)) #s(literal 1 binary64)) |
#s(approx (* (- (/ (pow (* x x) 1) (pow x 4)) 1/8) (* x x)) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (- (/ (pow (* x x) 1) (pow x 4)) 1/8) (pow.f64 x #s(literal -2 binary64))) |
#s(approx (- (/ (pow (* x x) 1) (pow x 4)) 1/8) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (/ (pow (* x x) 1) (pow x 4)) (pow.f64 x #s(literal -2 binary64))) |
#s(approx (pow (* x x) 1) (*.f64 x x)) |
#s(approx (pow x 4) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (/.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (fma.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 3/4 binary64) (*.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (*.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 3 binary64))) (sqrt.f64 #s(literal 8 binary64)))) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64))) (/.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (fma.f64 (*.f64 x x) (-.f64 (fma.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal -3/4 binary64) (*.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (/.f64 #s(literal -3/8 binary64) (sqrt.f64 #s(literal 8 binary64)))) (fma.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3/16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 117/8 binary64))) (sqrt.f64 #s(literal 8 binary64))))) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64) (*.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 3 binary64))) (sqrt.f64 #s(literal 8 binary64)))) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 3/4 binary64) (*.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (*.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 3 binary64))) (sqrt.f64 #s(literal 8 binary64)))) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64))) #s(literal 3 binary64))))) (/.f64 #s(literal 3/4 binary64) (*.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)))) (*.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 3 binary64))) (sqrt.f64 #s(literal 8 binary64)))) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64))) (/.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (fma.f64 (*.f64 x x) (-.f64 (fma.f64 (*.f64 x x) (-.f64 (fma.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 49/64 binary64) (*.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 3 binary64))) (sqrt.f64 #s(literal 8 binary64)))) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 #s(literal -3/4 binary64) (*.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (/.f64 #s(literal -3/8 binary64) (sqrt.f64 #s(literal 8 binary64)))) (fma.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3/16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 117/8 binary64))) (sqrt.f64 #s(literal 8 binary64))))) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64) (*.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 3 binary64))) (sqrt.f64 #s(literal 8 binary64)))) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 3/4 binary64) (*.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (*.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 3 binary64))) (sqrt.f64 #s(literal 8 binary64)))) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64))) #s(literal 3 binary64))))) #s(literal 3 binary64)) (fma.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (/.f64 #s(literal -3/8 binary64) (sqrt.f64 #s(literal 8 binary64)))) (fma.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3/16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 117/8 binary64))) (sqrt.f64 #s(literal 8 binary64))))) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 3/4 binary64) (*.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (*.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 3 binary64))) (sqrt.f64 #s(literal 8 binary64)))) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64))) #s(literal 3 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3/16 binary64))) (sqrt.f64 #s(literal 8 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (/.f64 #s(literal 825/64 binary64) (sqrt.f64 #s(literal 8 binary64)))) (fma.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 69/256 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -5/32 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal -117/64 binary64))) (sqrt.f64 #s(literal 8 binary64)))))) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64))))) (/.f64 #s(literal -3/4 binary64) (*.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)))) (fma.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (/.f64 #s(literal -3/8 binary64) (sqrt.f64 #s(literal 8 binary64)))) (fma.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3/16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 117/8 binary64))) (sqrt.f64 #s(literal 8 binary64))))) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64) (*.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 3 binary64))) (sqrt.f64 #s(literal 8 binary64)))) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 3/4 binary64) (*.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (*.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 3 binary64))) (sqrt.f64 #s(literal 8 binary64)))) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64))) #s(literal 3 binary64))))) (/.f64 #s(literal 3/4 binary64) (*.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)))) (*.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 3 binary64))) (sqrt.f64 #s(literal 8 binary64)))) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64))) (/.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (/.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (fma.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 3/4 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 #s(literal 8 binary64)) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) (/.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (fma.f64 (*.f64 x x) (-.f64 (fma.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal -3/4 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal -3 binary64) (*.f64 (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 3/4 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 #s(literal 8 binary64)) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 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 0 binary64))) (*.f64 (sqrt.f64 #s(literal 8 binary64)) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))))) (/.f64 #s(literal 3/4 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 #s(literal 8 binary64)) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) (/.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (fma.f64 (*.f64 x x) (-.f64 (fma.f64 (*.f64 x x) (-.f64 (fma.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 49/64 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal -3 binary64) (*.f64 (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64))) (/.f64 (-.f64 (/.f64 #s(literal -3/4 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal -3 binary64) (*.f64 (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 3/4 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 #s(literal 8 binary64)) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 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 0 binary64))) (*.f64 (sqrt.f64 #s(literal 8 binary64)) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))))) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 39/8 binary64)) (-.f64 (/.f64 #s(literal 3/4 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 #s(literal 8 binary64)) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal 8 binary64))) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 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 0 binary64))) (*.f64 (sqrt.f64 #s(literal 8 binary64)) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))))) (/.f64 #s(literal -3/4 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)))) (fma.f64 #s(literal -3 binary64) (*.f64 (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 3/4 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 #s(literal 8 binary64)) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 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 0 binary64))) (*.f64 (sqrt.f64 #s(literal 8 binary64)) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))))) (/.f64 #s(literal 3/4 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 #s(literal 8 binary64)) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) (/.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) #s(literal 0 binary64)) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (-.f64 (fma.f64 #s(literal 6 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (-.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal -6 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 3/4 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (-.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 49/8 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -3/4 binary64)) #s(literal 3/4 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6) #s(literal 1 binary64)) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6) (fma.f64 #s(literal -6 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 6 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal -49/8 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 3/4 binary64)) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
#s(approx (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))) |
#s(approx (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+.f64 (fma.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 x x) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (sqrt.f64 #s(literal 8 binary64))) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)))) #s(literal 1 binary64))) |
#s(approx (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal -3 binary64) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 39/8 binary64))) (sqrt.f64 #s(literal 8 binary64))))) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)))) #s(literal 1 binary64))) |
#s(approx (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 275/64 binary64))) (sqrt.f64 #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 39/8 binary64))) (sqrt.f64 #s(literal 8 binary64)))) (/.f64 (*.f64 #s(literal -3 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (sqrt.f64 #s(literal 8 binary64)))) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)))) #s(literal 1 binary64))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(literal 2 binary64)) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal -3/8 binary64)))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3/16 binary64))))))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 x x) (+.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 69/256 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -5/32 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 11/32 binary64))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3/16 binary64))))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) #s(literal 1 binary64)) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 x x)) #s(literal 1/2 binary64) #s(literal 3/16 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
#s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 1 binary64)) |
#s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
#s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 11/32 binary64))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
#s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 69/256 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 11/32 binary64))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 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 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (-.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (-.f64 (fma.f64 #s(literal 3/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) x)) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt.f64 #s(literal 1/2 binary64))) |
#s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #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)))))))) (+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) x)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (+.f64 (fma.f64 #s(literal -3/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) x))) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (-.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) x) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (fma.f64 (/.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) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (-.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) x) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (pow.f64 (*.f64 x (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (/.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) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 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 (*.f64 #s(literal -3/2 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 x x) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (-.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) x) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal -3/8 binary64) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (fma.f64 #s(literal 13/16 binary64) (/.f64 (pow.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (pow.f64 (*.f64 x (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) (fma.f64 (/.f64 (fma.f64 #s(literal -3/16 binary64) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (fma.f64 (/.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) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (fma.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 (-.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 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 (*.f64 #s(literal -3/2 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))))))))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (-.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) x) #s(literal 1 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (-.f64 (fma.f64 #s(literal -3/8 binary64) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 #s(literal 3/2 binary64) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) x) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (-.f64 (fma.f64 #s(literal 13/16 binary64) (pow.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 3/8 binary64) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (*.f64 x x)) (fma.f64 #s(literal 3/2 binary64) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) x) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) (fma.f64 #s(literal 3/2 binary64) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) x) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) (fma.f64 #s(literal 3/8 binary64) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (*.f64 x x)) (fma.f64 #s(literal 3/2 binary64) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) x) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) (fma.f64 #s(literal -13/16 binary64) (pow.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (fma.f64 #s(literal 3/8 binary64) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (*.f64 x x)) (fma.f64 #s(literal 3/2 binary64) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) x) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))))) |
#s(approx (+ (* -1/8 (* x x)) 1) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) |
#s(approx (+ (* -1/8 (* x x)) 1) (*.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64)))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) (+.f64 (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64))))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 (fma.f64 #s(literal -3/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) (+.f64 (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #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 (+ 2 (+ (* -3/8 (* x x)) 1)) (*.f64 #s(literal -3/8 binary64) (*.f64 x x))) |
#s(approx (+ 2 (+ (* -3/8 (* x x)) 1)) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal -2 binary64))) #s(literal 3/8 binary64)))) |
#s(approx (+ (* -3/8 (* x x)) 1) (*.f64 #s(literal -3/8 binary64) (*.f64 x x))) |
#s(approx (+ (* -3/8 (* x x)) 1) (*.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 3/8 binary64)))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)))) |
#s(approx (* (- (/ (pow (* x x) 1) (pow x 4)) 1/8) (* x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) |
#s(approx (* (- (/ (pow (* x x) 1) (pow x 4)) 1/8) (* x x)) (*.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)))) |
#s(approx (- (/ (pow (* x x) 1) (pow x 4)) 1/8) #s(literal -1/8 binary64)) |
#s(approx (- (/ (pow (* x x) 1) (pow x 4)) 1/8) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (/.f64 (/.f64 #s(literal 7/8 binary64) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (-.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 x (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))))) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) x) (/.f64 #s(literal 7/8 binary64) (pow.f64 (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (-.f64 (+.f64 (+.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (/.f64 (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 x (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))))) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 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 binary64)) (fma.f64 (*.f64 #s(literal 3/8 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 3/2 binary64) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))))))) (*.f64 x x)) (/.f64 #s(literal 7/8 binary64) (pow.f64 (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) x) (/.f64 #s(literal 7/8 binary64) (pow.f64 (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 x x)) (/.f64 (-.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 7/8 binary64)) (pow.f64 (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 2 binary64)))) (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (-.f64 (+.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (/.f64 (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))))) (/.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 x (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))))) (fma.f64 (/.f64 (fma.f64 #s(literal -13/16 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (+.f64 (fma.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal -3/16 binary64) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 #s(literal 3/8 binary64) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))))) #s(literal -3/64 binary64))) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 7/8 binary64) (pow.f64 (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 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 binary64)) (fma.f64 (*.f64 #s(literal 3/8 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 3/2 binary64) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))))))) (*.f64 x x)) (/.f64 #s(literal 7/8 binary64) (pow.f64 (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 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 binary64)) (fma.f64 (*.f64 #s(literal 3/8 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 3/2 binary64) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))))))) (pow.f64 x #s(literal 3 binary64))) (/.f64 (-.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 7/8 binary64)) (pow.f64 (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 2 binary64)))) (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) x) (/.f64 #s(literal 7/8 binary64) (pow.f64 (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 3 binary64))) (/.f64 (-.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 7/8 binary64)) (pow.f64 (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 2 binary64)))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 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 binary64)) (fma.f64 (*.f64 #s(literal 3/8 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 3/2 binary64) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))))))) #s(literal 7/8 binary64)) (pow.f64 (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 2 binary64))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 x x)) (/.f64 (-.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 7/8 binary64)) (pow.f64 (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 2 binary64)))) (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))))))))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (-.f64 (+.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -3/8 binary64) (*.f64 x (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))))) (fma.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) x) (/.f64 #s(literal 7/8 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (-.f64 (+.f64 (+.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 x (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 x x) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))))) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal 3/8 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (/.f64 #s(literal 7/8 binary64) (pow.f64 (*.f64 x (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 2 binary64)))) (fma.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) x) (/.f64 #s(literal 7/8 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (-.f64 (/.f64 #s(literal -3/8 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 7/8 binary64))) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (-.f64 (+.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 x x) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))))) (/.f64 #s(literal -3/8 binary64) (*.f64 x (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))))) (fma.f64 #s(literal -13/16 binary64) (*.f64 (pow.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (/.f64 #s(literal 7/8 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 3/8 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (/.f64 #s(literal 7/8 binary64) (pow.f64 (*.f64 x (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 2 binary64)))) (fma.f64 #s(literal 3/8 binary64) (*.f64 (pow.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal -3/8 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 7/8 binary64))) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (fma.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) x) (/.f64 #s(literal 7/8 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (-.f64 (/.f64 #s(literal -3/8 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 7/8 binary64))) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (fma.f64 #s(literal 3/2 binary64) (*.f64 (pow.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (/.f64 (-.f64 (/.f64 #s(literal -3/8 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (-.f64 (/.f64 #s(literal -3/8 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 7/8 binary64))) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 7/8 binary64))) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))))))))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) #s(literal 7/8 binary64)) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (-.f64 (+.f64 (/.f64 #s(literal -3/8 binary64) x) #s(literal 1 binary64)) #s(literal 1/8 binary64))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (-.f64 (+.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 x x)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 3/8 binary64) x) #s(literal 1/8 binary64)))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (-.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (/.f64 #s(literal 3/8 binary64) x)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6) #s(literal 1/8 binary64)) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6) (+.f64 (/.f64 #s(literal 3/8 binary64) x) #s(literal 1/8 binary64))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6) (+.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (/.f64 #s(literal 3/8 binary64) x))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6) (+.f64 (/.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (/.f64 #s(literal 3/8 binary64) x)))) |
#s(approx (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+.f64 (fma.f64 #s(literal 3/2 binary64) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) x) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) #s(literal 1 binary64))) |
#s(approx (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (*.f64 x x)) (fma.f64 #s(literal 3/2 binary64) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) x) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) #s(literal 1 binary64))) |
#s(approx (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+.f64 (fma.f64 #s(literal -13/16 binary64) (pow.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (fma.f64 #s(literal 3/8 binary64) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (*.f64 x x)) (fma.f64 #s(literal 3/2 binary64) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) x) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))))) #s(literal 1 binary64))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (+.f64 (+.f64 (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) (+.f64 (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 #s(literal -3/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) (+.f64 (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64)))))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) #s(literal 1/2 binary64)) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (+.f64 (/.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (+.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 5 binary64))) (+.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/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt.f64 #s(literal 1/2 binary64))) |
#s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #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)))))))) (+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) x)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (+.f64 (fma.f64 #s(literal -3/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) x))) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -3/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) x) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #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)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) x) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 3/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) x) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))) x) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 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 (*.f64 #s(literal -3/2 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))))) x))) (/.f64 (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))) x) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (-.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 #s(literal -3/8 binary64) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 13/16 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 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 (*.f64 #s(literal -3/8 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 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 (*.f64 #s(literal -3/2 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 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) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))))) x))) (fma.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))))) x)) (/.f64 (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) (pow.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) x) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (-.f64 (fma.f64 #s(literal 3/2 binary64) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) x) #s(literal 1 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) x) (*.f64 #s(literal -3/2 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) x) #s(literal 1 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -13/16 binary64) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) x) (*.f64 #s(literal -3/8 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) x) (*.f64 #s(literal -3/2 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) x) #s(literal 1 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) x) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 3/2 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (*.f64 #s(literal -3/8 binary64) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) x))) x) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 3/2 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal 13/16 binary64) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) x) (*.f64 #s(literal 3/8 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) x))) x) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64)))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) x) #s(literal 1/2 binary64)))) |
#s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal -3/16 binary64) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x))) x) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) x) #s(literal 1/2 binary64)))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 7/8 binary64)) (pow.f64 (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 2 binary64)))) x) (/.f64 (/.f64 #s(literal 7/8 binary64) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 7/8 binary64)) (pow.f64 (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 2 binary64)))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 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 binary64)) (fma.f64 (*.f64 #s(literal 3/8 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 3/2 binary64) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))))))) #s(literal 7/8 binary64)) (pow.f64 (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 2 binary64))))) x) (/.f64 #s(literal -3/8 binary64) (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 7/8 binary64)) (pow.f64 (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 2 binary64)))) x) (/.f64 (/.f64 #s(literal 7/8 binary64) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (fma.f64 (fma.f64 #s(literal -13/16 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (+.f64 (fma.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal -3/16 binary64) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (*.f64 #s(literal 3/8 binary64) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))))) #s(literal -3/64 binary64))) (/.f64 #s(literal 7/8 binary64) (pow.f64 (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 2 binary64))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 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 binary64)) (fma.f64 (*.f64 #s(literal 3/8 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 3/2 binary64) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))))))) (-.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 7/8 binary64)) (pow.f64 (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (-.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 7/8 binary64)) (pow.f64 (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 2 binary64)))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 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 binary64)) (fma.f64 (*.f64 #s(literal 3/8 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 3/2 binary64) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))))))) #s(literal 7/8 binary64)) (pow.f64 (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 2 binary64))))))) (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))))) x) (/.f64 #s(literal -3/8 binary64) (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))))) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 7/8 binary64)) (pow.f64 (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 2 binary64)))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 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 binary64)) (fma.f64 (*.f64 #s(literal 3/8 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 3/2 binary64) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))))))) #s(literal 7/8 binary64)) (pow.f64 (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 2 binary64))))) x) (/.f64 #s(literal -3/8 binary64) (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 7/8 binary64)) (pow.f64 (*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 2 binary64)))) x) (/.f64 (/.f64 #s(literal 7/8 binary64) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal -3/8 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 7/8 binary64))) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)))) x) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal -3/8 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (-.f64 (/.f64 #s(literal -3/8 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 7/8 binary64))) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 7/8 binary64))) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))))) x) (/.f64 #s(literal -3/8 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 7/8 binary64))) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)))) x) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 #s(literal -13/16 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (/.f64 #s(literal 7/8 binary64) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal 3/2 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal -3/8 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) (fma.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (-.f64 (/.f64 #s(literal -3/8 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 7/8 binary64))) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 7/8 binary64))) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (-.f64 (/.f64 #s(literal -3/8 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 7/8 binary64))) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))))))) x) (/.f64 #s(literal -3/8 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (fma.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (-.f64 (/.f64 #s(literal -3/8 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 7/8 binary64))) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 7/8 binary64))) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))))) x) (/.f64 #s(literal -3/8 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 7/8 binary64))) (pow.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)))) x) (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/8 binary64) x)) #s(literal 1/8 binary64))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/8 binary64) x) #s(literal 3/8 binary64)) x) #s(literal 1 binary64)) #s(literal 1/8 binary64))) |
#s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/16 binary64) x) #s(literal 3/8 binary64)) x) #s(literal -3/8 binary64)) x) #s(literal 1 binary64)) #s(literal 1/8 binary64))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6) (+.f64 (/.f64 #s(literal -3/8 binary64) x) #s(literal 1/8 binary64))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal -3/8 binary64) x) #s(literal -3/8 binary64)) x) #s(literal 1/8 binary64))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) x) #s(literal -3/8 binary64)) x) #s(literal 3/8 binary64)) x) #s(literal 1/8 binary64))) |
#s(approx (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) x) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) #s(literal 1 binary64))) |
#s(approx (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 3/2 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (*.f64 #s(literal -3/8 binary64) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) x))) x) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) #s(literal 1 binary64))) |
#s(approx (+ 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 3/2 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal 13/16 binary64) (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) x) (*.f64 #s(literal 3/8 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) x))) x) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) #s(literal 1 binary64))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 (/.f64 (fma.f64 #s(literal -3/16 binary64) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x))) x) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (+.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1/2 binary64))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64))) |
#s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (fma.f64 #s(literal -1 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(literal 1/2 binary64))) |
#s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #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)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) x) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 3/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) x) (sqrt.f64 #s(literal 1/2 binary64)))) |
Compiled 50 891 to 2 573 computations (94.9% saved)
35 alts after pruning (31 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 548 | 19 | 567 |
| Fresh | 9 | 12 | 21 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 3 | 3 |
| Total | 561 | 35 | 596 |
| Status | Accuracy | Program |
|---|---|---|
| 23.7% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64))) (+.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64))) #s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 1 binary64))))) | |
| 23.7% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) #s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal -3/8 binary64)))))) | |
| 24.0% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) #s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(literal 2 binary64)))) | |
| 24.5% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6) (fma.f64 #s(literal -6 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) | |
| 2.9% | (/.f64 (/.f64 #s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) #s(literal 7/8 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) | |
| 23.9% | (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) #s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -3/8 binary64) (*.f64 x x)))))) | |
| 23.9% | (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) #s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(approx (+ 2 (+ (* -3/8 (* x x)) 1)) (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 3 binary64))))) | |
| 2.4% | (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) #s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(approx (+ 2 (+ (* -3/8 (* x x)) 1)) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal -2 binary64))) #s(literal 3/8 binary64)))))) | |
| 75.2% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) | |
| 75.2% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 (log1p.f64 (cos.f64 (atan.f64 x))) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) | |
| 75.2% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) | |
| 24.9% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64))) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64))))) | |
| 3.5% | (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) #s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 1 binary64))))) | |
| 48.5% | (/.f64 #s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (fma.f64 (*.f64 x x) (-.f64 (fma.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal -3/4 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal -3 binary64) (*.f64 (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 3/4 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 #s(literal 8 binary64)) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 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 0 binary64))) (*.f64 (sqrt.f64 #s(literal 8 binary64)) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))))) (/.f64 #s(literal 3/4 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 #s(literal 8 binary64)) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) (/.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) | |
| 49.5% | (/.f64 #s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (fma.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 3/4 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 #s(literal 8 binary64)) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) (/.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) | |
| ✓ | 74.4% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
| 51.6% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))))) | |
| ✓ | 52.1% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) #s(literal 1/2 binary64)))) |
| 2.4% | (-.f64 #s(literal 1 binary64) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) (*.f64 x x))))) | |
| ✓ | 25.8% | (-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64)))) |
| 2.8% | (-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/512 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64))))) (*.f64 x x))))) | |
| 2.5% | (-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)))))) | |
| 3.3% | (-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))))) | |
| 2.3% | (-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/8 binary64)) (*.f64 x x))))) | |
| 2.2% | (-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 (pow.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) (*.f64 x x))))) | |
| 3.7% | (-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x))))) | |
| 3.5% | (-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/8 binary64)) (*.f64 x x))))) | |
| 3.2% | (-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) #s(literal 1/8 binary64)) (*.f64 x x))))) | |
| 4.0% | (-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) x) x)))) | |
| 2.4% | (-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) x) x)))) | |
| 2.6% | (-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 #s(approx (- (pow x -2) 1/8) (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))))) | |
| 48.8% | #s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (fma.f64 (*.f64 x x) (-.f64 (fma.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal -3/4 binary64) (*.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (/.f64 #s(literal -3/8 binary64) (sqrt.f64 #s(literal 8 binary64)))) (fma.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3/16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 117/8 binary64))) (sqrt.f64 #s(literal 8 binary64))))) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64) (*.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 3 binary64))) (sqrt.f64 #s(literal 8 binary64)))) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 3/4 binary64) (*.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (*.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 3 binary64))) (sqrt.f64 #s(literal 8 binary64)))) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64))) #s(literal 3 binary64))))) (/.f64 #s(literal 3/4 binary64) (*.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)))) (*.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 3 binary64))) (sqrt.f64 #s(literal 8 binary64)))) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64))) (/.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)))) | |
| 50.5% | #s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (fma.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 3/4 binary64) (*.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (*.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 3 binary64))) (sqrt.f64 #s(literal 8 binary64)))) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64))) (/.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)))) | |
| 52.9% | #s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (/.f64 (/.f64 #s(literal 7/8 binary64) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) | |
| ✓ | 25.1% | #s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 binary64)) |
Compiled 5 787 to 1 461 computations (74.8% saved)
| Inputs |
|---|
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 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 (+ (* x x) 1))))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #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 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (/.f64 (/.f64 #s(literal 7/8 binary64) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64))) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 #s(approx (- (pow x -2) 1/8) (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) x) x)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) #s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) x) x)))) |
(-.f64 #s(literal 1 binary64) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) (*.f64 x 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)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) #s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(approx (+ 2 (+ (* -3/8 (* x x)) 1)) (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 3 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) #s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) #s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -3/8 binary64) (*.f64 x x)))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #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) #s(approx (sqrt (+ (* x x) 1)) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x))))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 x x) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) #s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(approx (+ 2 (+ (* -3/8 (* x x)) 1)) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal -2 binary64))) #s(literal 3/8 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) #s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64))) (+.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64))) #s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) #s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal -3/8 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 #s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) #s(literal 7/8 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6) (fma.f64 #s(literal -6 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64))) #s(literal 1/64 binary64)) (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64))) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 (pow.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 #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) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/512 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64))))) (*.f64 x x))))) |
(/.f64 (-.f64 #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) (*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 (log1p.f64 (cos.f64 (atan.f64 x))) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 9 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64)) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #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) (*.f64 (exp.f64 (*.f64 (log1p.f64 (cos.f64 (atan.f64 x))) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.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/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 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) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #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) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 #s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (fma.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 3/4 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 #s(literal 8 binary64)) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) (/.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (fma.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 3/4 binary64) (*.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (*.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 3 binary64))) (sqrt.f64 #s(literal 8 binary64)))) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64))) (/.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (+.f64 #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) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 #s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (fma.f64 (*.f64 x x) (-.f64 (fma.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal -3/4 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal -3 binary64) (*.f64 (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 3/4 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 #s(literal 8 binary64)) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 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 0 binary64))) (*.f64 (sqrt.f64 #s(literal 8 binary64)) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))))) (/.f64 #s(literal 3/4 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 #s(literal 8 binary64)) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) (/.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (fma.f64 (*.f64 x x) (-.f64 (fma.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal -3/4 binary64) (*.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (/.f64 #s(literal -3/8 binary64) (sqrt.f64 #s(literal 8 binary64)))) (fma.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3/16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 117/8 binary64))) (sqrt.f64 #s(literal 8 binary64))))) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64) (*.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 3 binary64))) (sqrt.f64 #s(literal 8 binary64)))) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 3/4 binary64) (*.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (*.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 3 binary64))) (sqrt.f64 #s(literal 8 binary64)))) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64))) #s(literal 3 binary64))))) (/.f64 #s(literal 3/4 binary64) (*.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)))) (*.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 3 binary64))) (sqrt.f64 #s(literal 8 binary64)))) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64))) (/.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)))) |
| Outputs |
|---|
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (fma.f64 (*.f64 x x) (-.f64 (fma.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal -3/4 binary64) (*.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (/.f64 #s(literal -3/8 binary64) (sqrt.f64 #s(literal 8 binary64)))) (fma.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3/16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 117/8 binary64))) (sqrt.f64 #s(literal 8 binary64))))) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64) (*.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 3 binary64))) (sqrt.f64 #s(literal 8 binary64)))) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 3/4 binary64) (*.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (*.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 3 binary64))) (sqrt.f64 #s(literal 8 binary64)))) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64))) #s(literal 3 binary64))))) (/.f64 #s(literal 3/4 binary64) (*.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)))) (*.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 3 binary64))) (sqrt.f64 #s(literal 8 binary64)))) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64))) (/.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 (log1p.f64 (cos.f64 (atan.f64 x))) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) |
7 calls:
| 18.0ms | x |
| 16.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 15.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 12.0ms | (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)))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 2 | (hypot.f64 #s(literal 1 binary64) x) |
| 100.0% | 2 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 100.0% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 100.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)))) |
| 100.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))))) |
| 100.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)))))) |
| 100.0% | 2 | x |
Compiled 47 to 37 computations (21.3% saved)
| Inputs |
|---|
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 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 (+ (* x x) 1))))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #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 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (/.f64 (/.f64 #s(literal 7/8 binary64) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64))) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 #s(approx (- (pow x -2) 1/8) (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) x) x)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) #s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) x) x)))) |
(-.f64 #s(literal 1 binary64) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) (*.f64 x 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)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) #s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(approx (+ 2 (+ (* -3/8 (* x x)) 1)) (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 3 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) #s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) #s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -3/8 binary64) (*.f64 x x)))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #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) #s(approx (sqrt (+ (* x x) 1)) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x))))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 x x) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) #s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(approx (+ 2 (+ (* -3/8 (* x x)) 1)) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal -2 binary64))) #s(literal 3/8 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) #s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64))) (+.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64))) #s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) #s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal -3/8 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 #s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) #s(literal 7/8 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6) (fma.f64 #s(literal -6 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64))) #s(literal 1/64 binary64)) (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64))) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 (pow.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 #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) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/512 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64))))) (*.f64 x x))))) |
(/.f64 (-.f64 #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) (*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 (log1p.f64 (cos.f64 (atan.f64 x))) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 9 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64)) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #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) (*.f64 (exp.f64 (*.f64 (log1p.f64 (cos.f64 (atan.f64 x))) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.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/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 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) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #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) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 #s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (fma.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 3/4 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 #s(literal 8 binary64)) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) (/.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (fma.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 3/4 binary64) (*.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (*.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 3 binary64))) (sqrt.f64 #s(literal 8 binary64)))) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64))) (/.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (+.f64 #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) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 #s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (fma.f64 (*.f64 x x) (-.f64 (fma.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal -3/4 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal -3 binary64) (*.f64 (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 3/4 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 #s(literal 8 binary64)) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 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 0 binary64))) (*.f64 (sqrt.f64 #s(literal 8 binary64)) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))))) (/.f64 #s(literal 3/4 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 #s(literal 8 binary64)) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) (/.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))))) |
| Outputs |
|---|
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (fma.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 3/4 binary64) (*.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (*.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 3 binary64))) (sqrt.f64 #s(literal 8 binary64)))) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64))) (/.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 (log1p.f64 (cos.f64 (atan.f64 x))) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) |
7 calls:
| 67.0ms | x |
| 45.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 14.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 14.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)))))) |
| 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 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 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 (+ (* x x) 1))))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #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 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (/.f64 (/.f64 #s(literal 7/8 binary64) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64))) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 #s(approx (- (pow x -2) 1/8) (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) x) x)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) #s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) x) x)))) |
(-.f64 #s(literal 1 binary64) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) (*.f64 x 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)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) #s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(approx (+ 2 (+ (* -3/8 (* x x)) 1)) (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 3 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) #s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) #s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -3/8 binary64) (*.f64 x x)))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #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) #s(approx (sqrt (+ (* x x) 1)) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x))))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 x x) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) #s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(approx (+ 2 (+ (* -3/8 (* x x)) 1)) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal -2 binary64))) #s(literal 3/8 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) #s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64))) (+.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64))) #s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) #s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal -3/8 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 #s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) #s(literal 7/8 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6) (fma.f64 #s(literal -6 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64))) #s(literal 1/64 binary64)) (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64))) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 (pow.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 #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) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/512 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64))))) (*.f64 x x))))) |
(/.f64 (-.f64 #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) (*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 (log1p.f64 (cos.f64 (atan.f64 x))) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 9 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64)) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #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) (*.f64 (exp.f64 (*.f64 (log1p.f64 (cos.f64 (atan.f64 x))) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.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/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 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) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #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) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 #s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (fma.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 3/4 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 #s(literal 8 binary64)) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) (/.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
| Outputs |
|---|
(/.f64 #s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (fma.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 3/4 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 #s(literal 8 binary64)) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) (/.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 (log1p.f64 (cos.f64 (atan.f64 x))) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) |
7 calls:
| 39.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 15.0ms | x |
| 13.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 12.0ms | (*.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 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 2 | (hypot.f64 #s(literal 1 binary64) x) |
| 99.8% | 2 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 99.8% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 99.8% | 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.8% | 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.8% | 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.8% | 2 | x |
Compiled 47 to 37 computations (21.3% saved)
| Inputs |
|---|
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 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 (+ (* x x) 1))))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #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 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (/.f64 (/.f64 #s(literal 7/8 binary64) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64))) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 #s(approx (- (pow x -2) 1/8) (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) x) x)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) #s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) x) x)))) |
(-.f64 #s(literal 1 binary64) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) (*.f64 x 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)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) #s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(approx (+ 2 (+ (* -3/8 (* x x)) 1)) (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 3 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) #s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) #s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -3/8 binary64) (*.f64 x x)))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #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) #s(approx (sqrt (+ (* x x) 1)) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x))))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 x x) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) #s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(approx (+ 2 (+ (* -3/8 (* x x)) 1)) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal -2 binary64))) #s(literal 3/8 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) #s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64))) (+.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64))) #s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) #s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal -3/8 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 #s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) #s(literal 7/8 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6) (fma.f64 #s(literal -6 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64))) #s(literal 1/64 binary64)) (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64))) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 (pow.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 #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) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/512 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64))))) (*.f64 x x))))) |
(/.f64 (-.f64 #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) (*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 (log1p.f64 (cos.f64 (atan.f64 x))) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 9 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64)) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #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) (*.f64 (exp.f64 (*.f64 (log1p.f64 (cos.f64 (atan.f64 x))) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.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/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 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) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #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) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 (log1p.f64 (cos.f64 (atan.f64 x))) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) |
7 calls:
| 23.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 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 13.0ms | x |
| 12.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 11.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.2% | 1 | (hypot.f64 #s(literal 1 binary64) x) |
| 75.2% | 1 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 75.2% | 1 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 75.2% | 1 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 75.2% | 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))))) |
| 75.2% | 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)))))) |
| 75.2% | 1 | x |
Compiled 47 to 37 computations (21.3% saved)
| Inputs |
|---|
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 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 (+ (* x x) 1))))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #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 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (/.f64 (/.f64 #s(literal 7/8 binary64) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64))) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 #s(approx (- (pow x -2) 1/8) (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) x) x)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) #s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) x) x)))) |
(-.f64 #s(literal 1 binary64) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) (*.f64 x 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)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) #s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(approx (+ 2 (+ (* -3/8 (* x x)) 1)) (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 3 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) #s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) #s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -3/8 binary64) (*.f64 x x)))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #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) #s(approx (sqrt (+ (* x x) 1)) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x))))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 x x) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) #s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(approx (+ 2 (+ (* -3/8 (* x x)) 1)) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal -2 binary64))) #s(literal 3/8 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) #s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64))) (+.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64))) #s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) #s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal -3/8 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 #s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6)) #s(literal 7/8 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 6) (fma.f64 #s(literal -6 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64))) #s(literal 1/64 binary64)) (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64))) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 (pow.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 #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) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/512 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64))))) (*.f64 x x))))) |
(/.f64 (-.f64 #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) (*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
7 calls:
| 13.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 12.0ms | (*.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 | x |
| 11.0ms | (/.f64 #s(literal 1 binary64) (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 |
|---|---|---|
| 75.2% | 1 | x |
| 75.2% | 1 | (hypot.f64 #s(literal 1 binary64) x) |
| 75.2% | 1 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 75.2% | 1 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 75.2% | 1 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 75.2% | 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))))) |
| 75.2% | 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)))))) |
Compiled 47 to 37 computations (21.3% saved)
| Inputs |
|---|
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 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 (+ (* x x) 1))))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #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 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
#s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (/.f64 (/.f64 #s(literal 7/8 binary64) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64))) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 #s(approx (- (pow x -2) 1/8) (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) x) x)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))) #s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64))) (+.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) x) x)))) |
(-.f64 #s(literal 1 binary64) #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) (*.f64 x 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)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) #s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(approx (+ 2 (+ (* -3/8 (* x x)) 1)) (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 3 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) #s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) #s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -3/8 binary64) (*.f64 x x)))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #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) #s(approx (sqrt (+ (* x x) 1)) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x))))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 x x) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) #s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) #s(approx (+ 2 (+ (* -3/8 (* x x)) 1)) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal -2 binary64))) #s(literal 3/8 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3) (pow.f64 #s(literal 2 binary64) #s(literal -3/2 binary64)))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) #s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64))) (+.f64 (pow.f64 #s(approx (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64))) #s(approx (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) #s(approx (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal -3/8 binary64)))))) |
| Outputs |
|---|
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
7 calls:
| 47.0ms | x |
| 9.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))))) |
| 8.0ms | (/.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 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 |
|---|---|---|
| 74.4% | 1 | x |
| 74.4% | 1 | (hypot.f64 #s(literal 1 binary64) x) |
| 74.4% | 1 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 74.4% | 1 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 74.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)))) |
| 74.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))))) |
| 74.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)))))) |
Compiled 47 to 37 computations (21.3% saved)
| Inputs |
|---|
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 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 (+ (* x x) 1))))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #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 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* x x) 1))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x))))) |
| Outputs |
|---|
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 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))))) |
7 calls:
| 3.0ms | x |
| 2.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) 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 | (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 |
|---|---|---|
| 74.2% | 2 | x |
| 74.2% | 2 | (hypot.f64 #s(literal 1 binary64) x) |
| 74.2% | 2 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 74.2% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 74.2% | 2 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 74.2% | 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))))) |
| 74.2% | 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 47 to 37 computations (21.3% saved)
| Inputs |
|---|
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 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 (+ (* x x) 1))))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)))) |
| Outputs |
|---|
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 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:
| 13.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 2.0ms | x |
| 2.0ms | (/.f64 #s(literal 1 binary64) (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 | (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 |
|---|---|---|
| 73.9% | 2 | x |
| 73.6% | 2 | (hypot.f64 #s(literal 1 binary64) x) |
| 73.6% | 2 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 73.6% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 73.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)))) |
| 73.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))))) |
| 73.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)))))) |
Compiled 47 to 37 computations (21.3% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 binary64)) |
| Outputs |
|---|
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 binary64)) |
7 calls:
| 1.0ms | x |
| 1.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 1.0ms | (*.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 | (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 |
|---|---|---|
| 25.1% | 1 | (hypot.f64 #s(literal 1 binary64) x) |
| 25.1% | 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)))))) |
| 25.1% | 1 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 25.1% | 1 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 25.1% | 1 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 25.1% | 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))))) |
| 25.1% | 1 | x |
Compiled 47 to 37 computations (21.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 31.0ms | 1.8937043052017845e-7 | 3.740637792104805 |
| 15.0ms | 96× | 1 | valid |
| 8.0ms | 48× | 0 | valid |
Compiled 2 549 to 850 computations (66.7% saved)
ival-div: 6.0ms (31.8% of total)ival-hypot: 4.0ms (21.2% of total)adjust: 3.0ms (15.9% of total)ival-sqrt: 2.0ms (10.6% of total)ival-sub: 1.0ms (5.3% of total)ival-add: 1.0ms (5.3% of total)ival-mult: 1.0ms (5.3% 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 |
|---|---|---|
| 30.0ms | 1.8937043052017845e-7 | 3.740637792104805 |
| 23.0ms | 128× | 1 | valid |
Compiled 1 298 to 625 computations (51.8% saved)
ival-hypot: 5.0ms (31.9% of total)adjust: 3.0ms (19.1% of total)ival-div: 2.0ms (12.8% of total)ival-mult: 2.0ms (12.8% of total)ival-sqrt: 2.0ms (12.8% of total)ival-add: 1.0ms (6.4% of total)ival-sub: 1.0ms (6.4% 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 |
|---|---|---|
| 2.0ms | 1.8937043052017845e-7 | 3.740637792104805 |
Compiled 1 289 to 589 computations (54.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.551914400963142e-15 | 0.20682140283810724 |
Compiled 15 to 13 computations (13.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 34.0ms | 8.85982677584852e-90 | 2.2655609824728353e-77 |
| 28.0ms | 160× | 1 | valid |
Compiled 400 to 323 computations (19.3% saved)
ival-hypot: 7.0ms (30.8% of total)adjust: 4.0ms (17.6% of total)ival-add: 3.0ms (13.2% of total)ival-div: 2.0ms (8.8% of total)ival-mult: 2.0ms (8.8% of total)ival-sub: 2.0ms (8.8% of total)ival-sqrt: 2.0ms (8.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 147 | 729 |
| 1 | 217 | 695 |
| 2 | 428 | 695 |
| 3 | 1103 | 695 |
| 4 | 5956 | 695 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 x #s(literal 5764607523034235/2305843009213693952 binary64)) #s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (fma.f64 (*.f64 x x) (-.f64 (fma.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal -3/4 binary64) (*.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (/.f64 #s(literal -3/8 binary64) (sqrt.f64 #s(literal 8 binary64)))) (fma.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3/16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 117/8 binary64))) (sqrt.f64 #s(literal 8 binary64))))) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64) (*.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 3 binary64))) (sqrt.f64 #s(literal 8 binary64)))) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 3/4 binary64) (*.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (*.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 3 binary64))) (sqrt.f64 #s(literal 8 binary64)))) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64))) #s(literal 3 binary64))))) (/.f64 #s(literal 3/4 binary64) (*.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)))) (*.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 3 binary64))) (sqrt.f64 #s(literal 8 binary64)))) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64))) (/.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 (log1p.f64 (cos.f64 (atan.f64 x))) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(if (<=.f64 x #s(literal 2674777890687885/18446744073709551616 binary64)) #s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (fma.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 3/4 binary64) (*.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (*.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 3 binary64))) (sqrt.f64 #s(literal 8 binary64)))) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64))) (/.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 (log1p.f64 (cos.f64 (atan.f64 x))) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(if (<=.f64 x #s(literal 2674777890687885/18446744073709551616 binary64)) (/.f64 #s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (fma.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 3/4 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 #s(literal 8 binary64)) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) (/.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 (log1p.f64 (cos.f64 (atan.f64 x))) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 (log1p.f64 (cos.f64 (atan.f64 x))) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(if (<=.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)))))) #s(literal 6338253001141147/1267650600228229401496703205376 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 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)))))) |
(if (<=.f64 x #s(literal 2802961503436253/130370302485407109521180524058200202307293977194619920040712988758680403184853549195737432064 binary64)) #s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 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 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 binary64)) |
| Outputs |
|---|
(if (<=.f64 x #s(literal 5764607523034235/2305843009213693952 binary64)) #s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (fma.f64 (*.f64 x x) (-.f64 (fma.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal -3/4 binary64) (*.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (/.f64 #s(literal -3/8 binary64) (sqrt.f64 #s(literal 8 binary64)))) (fma.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3/16 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 117/8 binary64))) (sqrt.f64 #s(literal 8 binary64))))) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64) (*.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 3 binary64))) (sqrt.f64 #s(literal 8 binary64)))) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 3/4 binary64) (*.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (*.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 3 binary64))) (sqrt.f64 #s(literal 8 binary64)))) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64))) #s(literal 3 binary64))))) (/.f64 #s(literal 3/4 binary64) (*.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)))) (*.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 3 binary64))) (sqrt.f64 #s(literal 8 binary64)))) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64))) (/.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 (log1p.f64 (cos.f64 (atan.f64 x))) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(if (<=.f64 x #s(literal 2674777890687885/18446744073709551616 binary64)) #s(approx (/ (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (+ 1 (+ (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 2) (* 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))))) (fma.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 3/4 binary64) (*.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (*.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 3 binary64))) (sqrt.f64 #s(literal 8 binary64)))) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64))) (/.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 (log1p.f64 (cos.f64 (atan.f64 x))) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(if (<=.f64 x #s(literal 2674777890687885/18446744073709551616 binary64)) (/.f64 #s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (fma.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 3/4 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 #s(literal 8 binary64)) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) (/.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 (log1p.f64 (cos.f64 (atan.f64 x))) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(if (<=.f64 x #s(literal 2674777890687885/18446744073709551616 binary64)) (/.f64 #s(approx (- 1 (pow (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 3)) (fma.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 3/4 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 #s(literal 8 binary64)) (pow.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) (/.f64 #s(literal 0 binary64) (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 8 binary64)) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 (log1p.f64 (cos.f64 (atan.f64 x))) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 (log1p.f64 (cos.f64 (atan.f64 x))) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(if (<=.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)))))) #s(literal 6338253001141147/1267650600228229401496703205376 binary64)) (-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 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)))))) |
(if (<=.f64 x #s(literal 2802961503436253/130370302485407109521180524058200202307293977194619920040712988758680403184853549195737432064 binary64)) #s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 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 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 binary64)) |
| 1× | fuel |
Compiled 761 to 150 computations (80.3% saved)
Compiled 2 116 to 498 computations (76.5% saved)
Loading profile data...