
Time bar (total: 6.3s)
| 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.1s | 2 848× | 2 | valid |
| 342.0ms | 4 164× | 0 | valid |
| 263.0ms | 1 244× | 1 | valid |
ival-hypot: 514.0ms (37.3% of total)adjust: 270.0ms (19.6% of total)ival-sqrt: 152.0ms (11% of total)ival-mult: 144.0ms (10.4% of total)ival-div: 131.0ms (9.5% of total)ival-sub: 82.0ms (5.9% of total)ival-add: 73.0ms (5.3% of total)exact: 9.0ms (0.7% of total)ival-assert: 3.0ms (0.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 79 | 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 | 79 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 79 | 0 |
| - | 0 | 177 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 79 | 0 | 0 |
| - | 0 | 0 | 177 |
| number | freq |
|---|---|
| 0 | 177 |
| 1 | 79 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 57.0ms | 176× | 2 | valid |
| 37.0ms | 234× | 0 | valid |
| 18.0ms | 102× | 1 | valid |
Compiled 174 to 31 computations (82.2% saved)
ival-hypot: 29.0ms (32.1% of total)ival-sqrt: 25.0ms (27.7% of total)adjust: 12.0ms (13.3% of total)ival-div: 7.0ms (7.8% of total)ival-sub: 6.0ms (6.6% of total)ival-mult: 6.0ms (6.6% of total)ival-add: 5.0ms (5.5% of total)exact: 1.0ms (1.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 46 |
| 1 | 61 | 40 |
| 2 | 133 | 40 |
| 3 | 299 | 40 |
| 4 | 1248 | 39 |
| 5 | 6457 | 39 |
| 0 | 9 | 12 |
| 0 | 18 | 12 |
| 1 | 35 | 10 |
| 2 | 81 | 10 |
| 3 | 187 | 10 |
| 4 | 607 | 10 |
| 5 | 2718 | 10 |
| 0 | 8125 | 10 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| Outputs |
|---|
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)))) |
(abs x)
Compiled 12 to 9 computations (25% saved)
Compiled 0 to 1 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 72.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 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)
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 140 | 12 | 152 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 141 | 12 | 153 |
| Status | Accuracy | Program |
|---|---|---|
| 72.8% | (/.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))))))) | |
| ▶ | 72.8% | (/.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))))) |
| 72.8% | (-.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)))))))) | |
| 72.1% | (-.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)))))))) | |
| ▶ | 70.3% | (-.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))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)))))))) |
| 45.8% | (-.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))))))) | |
| 28.7% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #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))))) | |
| ▶ | 44.2% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))))) |
| 44.9% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) | |
| 30.0% | (-.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)))) | |
| ▶ | 30.0% | #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))) |
| ▶ | 28.4% | #s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 binary64)) |
Compiled 622 to 382 computations (38.6% 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) |
#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))) |
(-.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)) |
(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 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 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)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1/2 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 (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)))))))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))))))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #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)))))) |
(+.f64 #s(literal 1 binary64) (/.f64 #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))))) |
(/.f64 #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 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 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 (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) #s(hole binary64 (* 1/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 (* (* x x) 1/2) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 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/2 x) 1/2) #s(hole binary64 (/ 1/2 x))) |
#s(approx (+ (/ 1/2 x) 1/2) #s(hole binary64 (/ (+ 1/2 (* 1/2 x)) x))) |
#s(approx (/ 1/2 x) #s(hole binary64 (/ 1/2 x))) |
#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 x) 1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) 1/2) 1) #s(hole binary64 (+ 1 (* 1/2 (pow x 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 (+ (* (* (* 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/8 (/ 1 (pow x 2)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -3/16 (/ (sqrt 1/2) (pow x 3))) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x))))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3))))) |
#s(approx (+ (/ 1/2 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (/ 1/2 x) 1/2) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 1)) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 1 (/ 1 x)))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (- (+ 1 (/ 1 x)) (/ 1/2 (pow x 3))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (- (+ 1 (+ (/ 1 x) (* 3/8 (/ 1 (pow x 5))))) (/ 1/2 (pow x 3))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ 1 x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) x))) |
#s(approx (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 (+ (* (* x x) 1/2) 1) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/2) 1) #s(hole binary64 (* (pow x 2) (+ 1/2 (/ 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/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 | |
|---|---|---|---|---|
| 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)))))))) (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) (+ (* (* (* x x) 1/2) 1/4) 1) (* (* x x) 1/2) (* x x) 1/4 (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (/ 1/2 x) 1/2) (/ 1/2 x) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (/ 1 (sqrt (+ (* 1 1) (* x x)))) (sqrt (+ (* 1 1) (* x x))) (+ (* (* x x) 1/2) 1)) |
| 4.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)))))))) (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) (+ (* (* (* x x) 1/2) 1/4) 1) (* (* x x) 1/2) (* x x) 1/4 (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (/ 1/2 x) 1/2) (/ 1/2 x) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (/ 1 (sqrt (+ (* 1 1) (* x x)))) (sqrt (+ (* 1 1) (* x x))) (+ (* (* x x) 1/2) 1)) |
| 4.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)))))))) (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) (+ (* (* (* x x) 1/2) 1/4) 1) (* (* x x) 1/2) (* x x) 1/4 (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (/ 1/2 x) 1/2) (/ 1/2 x) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (/ 1 (sqrt (+ (* 1 1) (* x x)))) (sqrt (+ (* 1 1) (* x x))) (+ (* (* x x) 1/2) 1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 392 | 2505 |
| 0 | 427 | 1957 |
| 1 | 2412 | 1843 |
| 0 | 8439 | 1788 |
| 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) |
#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))) |
(-.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)) |
(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 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 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)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1/2 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 (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)))))))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))))))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #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)))))) |
(+.f64 #s(literal 1 binary64) (/.f64 #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))))) |
(/.f64 #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 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 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 (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) #s(hole binary64 (* 1/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 (* (* x x) 1/2) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 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/2 x) 1/2) #s(hole binary64 (/ 1/2 x))) |
#s(approx (+ (/ 1/2 x) 1/2) #s(hole binary64 (/ (+ 1/2 (* 1/2 x)) x))) |
#s(approx (/ 1/2 x) #s(hole binary64 (/ 1/2 x))) |
#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 x) 1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) 1/2) 1) #s(hole binary64 (+ 1 (* 1/2 (pow x 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 (+ (* (* (* 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/8 (/ 1 (pow x 2)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -3/16 (/ (sqrt 1/2) (pow x 3))) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x))))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3))))) |
#s(approx (+ (/ 1/2 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (/ 1/2 x) 1/2) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 1)) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 1 (/ 1 x)))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (- (+ 1 (/ 1 x)) (/ 1/2 (pow x 3))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (- (+ 1 (+ (/ 1 x) (* 3/8 (/ 1 (pow x 5))))) (/ 1/2 (pow x 3))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ 1 x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) x))) |
#s(approx (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 (+ (* (* x x) 1/2) 1) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/2) 1) #s(hole binary64 (* (pow x 2) (+ 1/2 (/ 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/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 (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 #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 (*.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)))) (*.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 #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 #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 (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 (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) (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 3 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) (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) (+.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 (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) (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)))))) |
(/.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))))) |
(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 #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 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 binary64)) |
#s(literal 0 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 0 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (log1p.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.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)))) #s(literal 2 binary64))) (*.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)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 x #s(literal 6 binary64)))) #s(literal 2 binary64)) (*.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))))) #s(literal 2 binary64))) (*.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))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3 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 0 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (expm1.f64 (*.f64 (log1p.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x) (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1/4 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal 0 binary64)) |
(+.f64 (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)))) |
(+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(*.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 (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) (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 (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 (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 (-.f64 (*.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 (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 (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) (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))))) |
(/.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)))))) |
(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 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) |
(+.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 #s(literal 1/2 binary64) x)) |
(/.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) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))))) (neg.f64 (+.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 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.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 (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.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 (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (+.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 (+ (* 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 (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))))) |
(pow.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) #s(literal -1/2 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)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))))) (neg.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))))) |
(*.f64 (fabs.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))))) (fabs.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))))) |
(*.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))) (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))))) |
(pow.f64 (*.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 x) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (neg.f64 x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 x) #s(literal -2 binary64))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 x) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 x (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 x #s(literal -2 binary64))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 x) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) x (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) x)) |
(/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (neg.f64 x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 x))) |
(/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -1 binary64)))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64))) |
(pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (neg.f64 x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 x #s(literal -2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) x)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 x)) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal 1/2 binary64) x) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(pow.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (fabs.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (fabs.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(pow.f64 (*.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -2 binary64))) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -2 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -3 binary64))) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64))))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -3 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64))))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -3 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64))))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -3 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -2 binary64)))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -3 binary64)))) (*.f64 #s(literal -2 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -3 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -3 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64))))))) |
(sqrt.f64 (*.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64))))))) |
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (neg.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)))) #s(literal 2 binary64))) (*.f64 (neg.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)))) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 2 binary64))) (*.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (neg.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)))))) |
(+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64))) |
(pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #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)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)))) #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))) |
(*.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.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) (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 2 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 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.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 (+ (* 1 1) (* x x)))))) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x 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 (+.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 (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)))))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 0 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 (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) |
#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 (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 (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 (+ (* 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/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (/ 1/2 x) 1/2) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)) x)) |
#s(approx (/ 1/2 x) (/.f64 #s(literal 1/2 binary64) x)) |
#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) 1/2) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* x x) 1/2) 1) (fma.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)))))))) (-.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 (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 (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 (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) (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))))))) (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 (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))))) (neg.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))))) |
(*.f64 (fabs.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))))) (fabs.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))))) |
(*.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))) (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))))) |
(pow.f64 (*.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) #s(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/2 x) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (/ 1/2 x) 1/2) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 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 (+ (* (* x x) 1/2) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* x x) 1/2) 1) (fma.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)))))))) (-.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 16 654 to 2 399 computations (85.6% saved)
18 alts after pruning (15 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 517 | 12 | 529 |
| Fresh | 4 | 3 | 7 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 523 | 18 | 541 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 72.9% | (/.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 3 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) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
| 72.8% | (/.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))))) | |
| 72.8% | (/.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)))) (*.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)))) | |
| 72.8% | (/.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))))))) | |
| 45.9% | (/.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 (-.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))))) | |
| 72.8% | (/.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) | |
| ▶ | 44.9% | (/.f64 (-.f64 #s(literal 1 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)))) (+.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)))))) |
| 72.1% | (-.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)))))))) | |
| ✓ | 70.3% | (-.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))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)))))))) |
| 28.7% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (-.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) | |
| ✓ | 44.2% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))))) |
| ▶ | 44.2% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)) x))))) |
| 44.9% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(literal 1/2 binary64))))) | |
| 56.4% | #s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) | |
| ▶ | 55.4% | #s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 (expm1.f64 (*.f64 (log1p.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)))))) |
| 30.0% | #s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) | |
| ▶ | 56.6% | #s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(approx (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
| ✓ | 28.4% | #s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 binary64)) |
Compiled 1 070 to 605 computations (43.5% saved)
| Inputs |
|---|
(/.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 3 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) (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 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) (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 3 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 3 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) |
#s(literal 3 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 (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)))) |
(pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 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)))) |
(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(approx (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
#s(approx (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
#s(literal 1/8 binary64) |
(*.f64 x x) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)) x))))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)) x)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)) x))) |
#s(approx (+ (/ 1/2 x) 1/2) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)) x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)) x) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.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 (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))))) |
(-.f64 #s(literal 1 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 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1/2 binary64) x) |
(+.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))))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 (expm1.f64 (*.f64 (log1p.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (expm1.f64 (*.f64 (log1p.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(expm1.f64 (*.f64 (log1p.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 3 binary64))) |
(*.f64 (log1p.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 3 binary64)) |
(log1p.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) |
(+.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (/ (/ (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3)) (+ 1 (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))))) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) #s(hole binary64 (/ (- 1 (* 1/8 (pow (+ 1 (cos (atan x))) 3))) (* (+ 1 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x)))))) (+ 1 (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x)))))))))) |
#s(approx (/ (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3)) (+ 1 (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))))) #s(hole binary64 (/ (- 1 (* 1/8 (pow (+ 1 (cos (atan x))) 3))) (+ 1 (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x))))))))) |
#s(approx (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3)) #s(hole binary64 (- 1 (* 1/8 (pow (+ 1 (cos (atan x))) 3))))) |
#s(approx (pow (* (+ (cos (atan x)) 1) 1/2) 3) #s(hole binary64 (* 1/8 (pow (+ 1 (cos (atan x))) 3)))) |
#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 (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2)))) #s(hole binary64 (+ 1 (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x)))))))) |
#s(approx (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))) #s(hole binary64 (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x))))))) |
#s(approx (pow (* (+ (cos (atan x)) 1) 1/2) 2) #s(hole binary64 (* 1/4 (pow (+ 1 (cos (atan x))) 2)))) |
#s(approx (* 1 (* (+ (cos (atan x)) 1) 1/2)) #s(hole binary64 (* 1/2 (+ 1 (cos (atan 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 (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) #s(hole binary64 (* 1/8 (pow x 2)))) |
#s(approx (* 1/8 (* x x)) #s(hole binary64 (* 1/8 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 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/2 x) 1/2) #s(hole binary64 (/ 1/2 x))) |
#s(approx (+ (/ 1/2 x) 1/2) #s(hole binary64 (/ (+ 1/2 (* 1/2 x)) x))) |
#s(approx (/ (+ (* 1/2 x) 1/2) x) #s(hole binary64 (/ 1/2 x))) |
#s(approx (/ (+ (* 1/2 x) 1/2) x) #s(hole binary64 (/ (+ 1/2 (* 1/2 x)) x))) |
#s(approx (+ (* 1/2 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/2 x) 1/2) #s(hole binary64 (+ 1/2 (* 1/2 x)))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (* 1/4 (/ (pow x 2) (+ 1 (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (* (pow x 2) (+ (* -1 (* (pow x 2) (+ (* -1/16 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 3/16 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))))) (* 1/4 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (- (* 5/32 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/8 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/16 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 3/16 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2))))))))) (+ (* -1/16 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 3/16 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))))) (* 1/4 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (- (+ (* -1 (* (pow x 2) (+ (* -1/2 (/ (* (sqrt 1/2) (* (+ (* -1/16 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 3/16 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* -1/4 (/ (* (sqrt 1/2) (- (* 5/32 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/8 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/16 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 3/16 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2))))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* -1/8 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 35/256 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))))))) (* 5/32 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* 1/8 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/16 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 3/16 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2))))))))) (+ (* -1/16 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 3/16 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))))) (* 1/4 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))))) |
#s(approx (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (* 1/4 (pow x 2)))) |
#s(approx (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (* (pow x 2) (+ 1/4 (* -3/16 (pow x 2)))))) |
#s(approx (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (* (pow x 2) (+ 1/4 (* (pow x 2) (- (* 5/32 (pow x 2)) 3/16)))))) |
#s(approx (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (* (pow x 2) (+ 1/4 (* (pow x 2) (- (* (pow x 2) (+ 5/32 (* -35/256 (pow x 2)))) 3/16)))))) |
#s(approx (/ 1/2 x) #s(hole binary64 (/ 1/2 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 (+ (* (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 (+ 1 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))))))))))) |
#s(approx (/ (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1)))) #s(hole binary64 (* 1/8 (pow x 2)))) |
#s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) #s(hole binary64 (* 3/8 (pow x 2)))) |
#s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) #s(hole binary64 (* (pow x 2) (+ 3/8 (* 3/64 (pow x 2)))))) |
#s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) #s(hole binary64 (* (pow x 2) (+ 3/8 (* (pow x 2) (+ 3/64 (* 1/512 (pow x 2)))))))) |
#s(approx (* (log (+ 1 (* 1/8 (* x x)))) 3) #s(hole binary64 (* 3/8 (pow x 2)))) |
#s(approx (* (log (+ 1 (* 1/8 (* x x)))) 3) #s(hole binary64 (* (pow x 2) (+ 3/8 (* -3/128 (pow x 2)))))) |
#s(approx (* (log (+ 1 (* 1/8 (* x x)))) 3) #s(hole binary64 (* (pow x 2) (+ 3/8 (* (pow x 2) (- (* 1/512 (pow x 2)) 3/128)))))) |
#s(approx (* (log (+ 1 (* 1/8 (* x x)))) 3) #s(hole binary64 (* (pow x 2) (+ 3/8 (* (pow x 2) (- (* (pow x 2) (+ 1/512 (* -3/16384 (pow x 2)))) 3/128)))))) |
#s(approx (log (+ 1 (* 1/8 (* x x)))) #s(hole binary64 (* 1/8 (pow x 2)))) |
#s(approx (log (+ 1 (* 1/8 (* x x)))) #s(hole binary64 (* (pow x 2) (+ 1/8 (* -1/128 (pow x 2)))))) |
#s(approx (log (+ 1 (* 1/8 (* x x)))) #s(hole binary64 (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 1/1536 (pow x 2)) 1/128)))))) |
#s(approx (log (+ 1 (* 1/8 (* x x)))) #s(hole binary64 (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 1/1536 (* -1/16384 (pow x 2)))) 1/128)))))) |
#s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) #s(hole binary64 3)) |
#s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) #s(hole binary64 (+ 3 (* 3/8 (pow x 2))))) |
#s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) #s(hole binary64 (+ 3 (* (pow x 2) (+ 3/8 (* 1/64 (pow x 2))))))) |
#s(approx (pow (+ (* 1/8 (* x x)) 1) 2) #s(hole binary64 1)) |
#s(approx (pow (+ (* 1/8 (* x x)) 1) 2) #s(hole binary64 (+ 1 (* 1/4 (pow x 2))))) |
#s(approx (pow (+ (* 1/8 (* x x)) 1) 2) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/4 (* 1/64 (pow x 2))))))) |
#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 (* (+ (* 1/8 (* x x)) 1) 1)) #s(hole binary64 2)) |
#s(approx (+ 1 (* (+ (* 1/8 (* x x)) 1) 1)) #s(hole binary64 (+ 2 (* 1/8 (pow x 2))))) |
#s(approx (* (+ (* 1/8 (* x x)) 1) 1) #s(hole binary64 1)) |
#s(approx (* (+ (* 1/8 (* x x)) 1) 1) #s(hole binary64 (+ 1 (* 1/8 (pow x 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 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3))))) |
#s(approx (+ (/ 1/2 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (/ 1/2 x) 1/2) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (/ (+ (* 1/2 x) 1/2) x) #s(hole binary64 1/2)) |
#s(approx (/ (+ (* 1/2 x) 1/2) x) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (+ (* 1/2 x) 1/2) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) 1/2) #s(hole binary64 (* x (+ 1/2 (* 1/2 (/ 1 x)))))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (/ 1/2 (+ 1 (sqrt 1/2))))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/4 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* 1/4 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) (+ 1 (sqrt 1/2)))) (* -1/16 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (pow x 2))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (+ (* 1/4 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))) (/ 1/2 (* x (+ 1 (sqrt 1/2)))))))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (- (+ (/ 1/4 (* (pow x 3) (+ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* 1/4 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) (+ 1 (sqrt 1/2)))) (* -1/16 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (* (pow x 3) (+ 1 (sqrt 1/2))))) (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* 1/4 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) (* (pow x 2) (+ 1 (sqrt 1/2))))) (+ (* -3/32 (/ (sqrt 1/2) (* (pow x 3) (pow (+ 1 (sqrt 1/2)) 2)))) (+ (* -1/16 (/ (sqrt 1/2) (* (pow x 2) (pow (+ 1 (sqrt 1/2)) 2)))) (+ (* 1/8 (/ (* (sqrt 1/2) (+ (* 1/4 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) (* (pow x 3) (+ 1 (sqrt 1/2))))) (+ (* 1/4 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))) (/ 1/2 (* x (+ 1 (sqrt 1/2))))))))))))) |
#s(approx (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 1/2)) |
#s(approx (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (- 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (- (+ 1/2 (/ 1/4 (pow x 3))) (* 1/2 (/ 1 x))))) |
#s(approx (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (- (+ 1/2 (/ 1/4 (pow x 3))) (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))))) |
#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 (+ (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 (+ (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 (+ 1 (+ (sqrt 1/2) (+ (* -3/16 (/ (sqrt 1/2) (pow x 3))) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x)))))))) |
#s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) #s(hole binary64 (* 1/512 (pow x 6)))) |
#s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) #s(hole binary64 (* (pow x 6) (+ 1/512 (* 3/64 (/ 1 (pow x 2))))))) |
#s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) #s(hole binary64 (* (pow x 6) (+ 1/512 (+ (/ 3/8 (pow x 4)) (* 3/64 (/ 1 (pow x 2)))))))) |
#s(approx (* (log (+ 1 (* 1/8 (* x x)))) 3) #s(hole binary64 (* 3 (+ (log 1/8) (* -2 (log (/ 1 x))))))) |
#s(approx (* (log (+ 1 (* 1/8 (* x x)))) 3) #s(hole binary64 (+ (* 3 (+ (log 1/8) (* -2 (log (/ 1 x))))) (* 24 (/ 1 (pow x 2)))))) |
#s(approx (* (log (+ 1 (* 1/8 (* x x)))) 3) #s(hole binary64 (- (+ (* 3 (+ (log 1/8) (* -2 (log (/ 1 x))))) (* 24 (/ 1 (pow x 2)))) (/ 96 (pow x 4))))) |
#s(approx (* (log (+ 1 (* 1/8 (* x x)))) 3) #s(hole binary64 (- (+ (* 3 (+ (log 1/8) (* -2 (log (/ 1 x))))) (+ (* 24 (/ 1 (pow x 2))) (* 512 (/ 1 (pow x 6))))) (/ 96 (pow x 4))))) |
#s(approx (log (+ 1 (* 1/8 (* x x)))) #s(hole binary64 (+ (log 1/8) (* -2 (log (/ 1 x)))))) |
#s(approx (log (+ 1 (* 1/8 (* x x)))) #s(hole binary64 (+ (log 1/8) (+ (* -2 (log (/ 1 x))) (* 8 (/ 1 (pow x 2))))))) |
#s(approx (log (+ 1 (* 1/8 (* x x)))) #s(hole binary64 (- (+ (log 1/8) (+ (* -2 (log (/ 1 x))) (* 8 (/ 1 (pow x 2))))) (/ 32 (pow x 4))))) |
#s(approx (log (+ 1 (* 1/8 (* x x)))) #s(hole binary64 (- (+ (log 1/8) (+ (* -2 (log (/ 1 x))) (+ (* 8 (/ 1 (pow x 2))) (* 512/3 (/ 1 (pow x 6)))))) (/ 32 (pow x 4))))) |
#s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) #s(hole binary64 (* 1/64 (pow x 4)))) |
#s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) #s(hole binary64 (* (pow x 4) (+ 1/64 (* 3/8 (/ 1 (pow x 2))))))) |
#s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) #s(hole binary64 (* (pow x 4) (+ 1/64 (+ (* 3/8 (/ 1 (pow x 2))) (/ 3 (pow x 4))))))) |
#s(approx (pow (+ (* 1/8 (* x x)) 1) 2) #s(hole binary64 (* 1/64 (pow x 4)))) |
#s(approx (pow (+ (* 1/8 (* x x)) 1) 2) #s(hole binary64 (* (pow x 4) (+ 1/64 (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (pow (+ (* 1/8 (* x x)) 1) 2) #s(hole binary64 (* (pow x 4) (+ 1/64 (+ (* 1/4 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#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/8 (/ 1 (pow x 2)))))) |
#s(approx (+ 1 (* (+ (* 1/8 (* x x)) 1) 1)) #s(hole binary64 (* 1/8 (pow x 2)))) |
#s(approx (+ 1 (* (+ (* 1/8 (* x x)) 1) 1)) #s(hole binary64 (* (pow x 2) (+ 1/8 (* 2 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* 1/8 (* x x)) 1) 1) #s(hole binary64 (* 1/8 (pow x 2)))) |
#s(approx (* (+ (* 1/8 (* x x)) 1) 1) #s(hole binary64 (* (pow x 2) (+ 1/8 (/ 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/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/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (+ (* 1/4 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))) (+ (/ 1/2 (* x (+ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* 1/4 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) (* x (+ 1 (sqrt 1/2))))) (* -1/16 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2))))) (+ (* 1/4 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ 1 (+ 1 (sqrt 1/2)))) (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* 1/4 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) (+ 1 (sqrt 1/2)))) (* -1/16 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))) (+ (* -3/32 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/8 (/ (* (sqrt 1/2) (+ (* 1/4 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) (+ 1 (sqrt 1/2))))))) x)) (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* 1/4 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) (+ 1 (sqrt 1/2)))) (* -1/16 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (+ (* 1/4 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))) |
#s(approx (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x))))) |
#s(approx (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) (+ 1/2 (/ 3/16 (pow x 4)))) x))))) |
#s(approx (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (+ 1 (+ (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 (+ (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 (+ 1 (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt 1/2)) (* 3/16 (/ (sqrt 1/2) x))) x)) (* 1/2 (sqrt 1/2))) x)))))) |
#s(approx (* (log (+ 1 (* 1/8 (* x x)))) 3) #s(hole binary64 (* 3 (+ (log 1/8) (* -2 (log (/ -1 x))))))) |
#s(approx (* (log (+ 1 (* 1/8 (* x x)))) 3) #s(hole binary64 (+ (* 3 (+ (log 1/8) (* -2 (log (/ -1 x))))) (* 24 (/ 1 (pow x 2)))))) |
#s(approx (* (log (+ 1 (* 1/8 (* x x)))) 3) #s(hole binary64 (- (+ (* 3 (+ (log 1/8) (* -2 (log (/ -1 x))))) (* 24 (/ 1 (pow x 2)))) (/ 96 (pow x 4))))) |
#s(approx (* (log (+ 1 (* 1/8 (* x x)))) 3) #s(hole binary64 (- (+ (* 3 (+ (log 1/8) (* -2 (log (/ -1 x))))) (+ (* 24 (/ 1 (pow x 2))) (* 512 (/ 1 (pow x 6))))) (/ 96 (pow x 4))))) |
#s(approx (log (+ 1 (* 1/8 (* x x)))) #s(hole binary64 (+ (log 1/8) (* -2 (log (/ -1 x)))))) |
#s(approx (log (+ 1 (* 1/8 (* x x)))) #s(hole binary64 (+ (log 1/8) (+ (* -2 (log (/ -1 x))) (* 8 (/ 1 (pow x 2))))))) |
#s(approx (log (+ 1 (* 1/8 (* x x)))) #s(hole binary64 (- (+ (log 1/8) (+ (* -2 (log (/ -1 x))) (* 8 (/ 1 (pow x 2))))) (/ 32 (pow x 4))))) |
#s(approx (log (+ 1 (* 1/8 (* x x)))) #s(hole binary64 (- (+ (log 1/8) (+ (* -2 (log (/ -1 x))) (+ (* 8 (/ 1 (pow x 2))) (* 512/3 (/ 1 (pow x 6)))))) (/ 32 (pow x 4))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 15.0ms | x | @ | inf | ((/ (/ (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3)) (+ 1 (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))))) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (/ (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3)) (+ 1 (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))))) (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3)) 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3) (* (+ (cos (atan x)) 1) 1/2) (+ (cos (atan x)) 1) (cos (atan x)) (atan x) x 1/2 3 (+ 1 (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2)))) (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))) (pow (* (+ (cos (atan x)) 1) 1/2) 2) 2 (* 1 (* (+ (cos (atan x)) 1) 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)))))))) (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) (* 1/8 (* x x)) 1/8 (* x x) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (/ 1/2 x) 1/2) (/ (+ (* 1/2 x) 1/2) x) (+ (* 1/2 x) 1/2) (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (/ 1/2 x) 1/2) (/ 1/2 x) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/ (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1)))) (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (* (log (+ 1 (* 1/8 (* x x)))) 3) (log (+ 1 (* 1/8 (* x x)))) (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) (pow (+ (* 1/8 (* x x)) 1) 2) (+ (* 1/8 (* x x)) 1) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1)) (* (+ (* 1/8 (* x x)) 1) 1)) |
| 14.0ms | x | @ | 0 | ((/ (/ (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3)) (+ 1 (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))))) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (/ (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3)) (+ 1 (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))))) (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3)) 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3) (* (+ (cos (atan x)) 1) 1/2) (+ (cos (atan x)) 1) (cos (atan x)) (atan x) x 1/2 3 (+ 1 (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2)))) (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))) (pow (* (+ (cos (atan x)) 1) 1/2) 2) 2 (* 1 (* (+ (cos (atan x)) 1) 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)))))))) (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) (* 1/8 (* x x)) 1/8 (* x x) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (/ 1/2 x) 1/2) (/ (+ (* 1/2 x) 1/2) x) (+ (* 1/2 x) 1/2) (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (/ 1/2 x) 1/2) (/ 1/2 x) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/ (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1)))) (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (* (log (+ 1 (* 1/8 (* x x)))) 3) (log (+ 1 (* 1/8 (* x x)))) (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) (pow (+ (* 1/8 (* x x)) 1) 2) (+ (* 1/8 (* x x)) 1) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1)) (* (+ (* 1/8 (* x x)) 1) 1)) |
| 9.0ms | x | @ | -inf | ((/ (/ (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3)) (+ 1 (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))))) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (/ (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3)) (+ 1 (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))))) (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3)) 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3) (* (+ (cos (atan x)) 1) 1/2) (+ (cos (atan x)) 1) (cos (atan x)) (atan x) x 1/2 3 (+ 1 (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2)))) (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))) (pow (* (+ (cos (atan x)) 1) 1/2) 2) 2 (* 1 (* (+ (cos (atan x)) 1) 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)))))))) (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) (* 1/8 (* x x)) 1/8 (* x x) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (/ 1/2 x) 1/2) (/ (+ (* 1/2 x) 1/2) x) (+ (* 1/2 x) 1/2) (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (/ 1/2 x) 1/2) (/ 1/2 x) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/ (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1)))) (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (* (log (+ 1 (* 1/8 (* x x)))) 3) (log (+ 1 (* 1/8 (* x x)))) (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) (pow (+ (* 1/8 (* x x)) 1) 2) (+ (* 1/8 (* x x)) 1) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1)) (* (+ (* 1/8 (* x x)) 1) 1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 723 | 5843 |
| 0 | 790 | 5744 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 1× | iter limit |
| Inputs |
|---|
(/.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 3 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) (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 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) (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 3 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 3 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) |
#s(literal 3 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 (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)))) |
(pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 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)))) |
(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(approx (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
#s(approx (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
#s(literal 1/8 binary64) |
(*.f64 x x) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)) x))))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)) x)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)) x))) |
#s(approx (+ (/ 1/2 x) 1/2) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)) x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)) x) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.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 (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))))) |
(-.f64 #s(literal 1 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 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1/2 binary64) x) |
(+.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))))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 (expm1.f64 (*.f64 (log1p.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (expm1.f64 (*.f64 (log1p.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(expm1.f64 (*.f64 (log1p.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 3 binary64))) |
(*.f64 (log1p.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 3 binary64)) |
(log1p.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) |
(+.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
#s(approx (/ (/ (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3)) (+ 1 (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))))) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) #s(hole binary64 (/ (- 1 (* 1/8 (pow (+ 1 (cos (atan x))) 3))) (* (+ 1 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x)))))) (+ 1 (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x)))))))))) |
#s(approx (/ (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3)) (+ 1 (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))))) #s(hole binary64 (/ (- 1 (* 1/8 (pow (+ 1 (cos (atan x))) 3))) (+ 1 (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x))))))))) |
#s(approx (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3)) #s(hole binary64 (- 1 (* 1/8 (pow (+ 1 (cos (atan x))) 3))))) |
#s(approx (pow (* (+ (cos (atan x)) 1) 1/2) 3) #s(hole binary64 (* 1/8 (pow (+ 1 (cos (atan x))) 3)))) |
#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 (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2)))) #s(hole binary64 (+ 1 (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x)))))))) |
#s(approx (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))) #s(hole binary64 (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x))))))) |
#s(approx (pow (* (+ (cos (atan x)) 1) 1/2) 2) #s(hole binary64 (* 1/4 (pow (+ 1 (cos (atan x))) 2)))) |
#s(approx (* 1 (* (+ (cos (atan x)) 1) 1/2)) #s(hole binary64 (* 1/2 (+ 1 (cos (atan 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 (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) #s(hole binary64 (* 1/8 (pow x 2)))) |
#s(approx (* 1/8 (* x x)) #s(hole binary64 (* 1/8 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 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/2 x) 1/2) #s(hole binary64 (/ 1/2 x))) |
#s(approx (+ (/ 1/2 x) 1/2) #s(hole binary64 (/ (+ 1/2 (* 1/2 x)) x))) |
#s(approx (/ (+ (* 1/2 x) 1/2) x) #s(hole binary64 (/ 1/2 x))) |
#s(approx (/ (+ (* 1/2 x) 1/2) x) #s(hole binary64 (/ (+ 1/2 (* 1/2 x)) x))) |
#s(approx (+ (* 1/2 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* 1/2 x) 1/2) #s(hole binary64 (+ 1/2 (* 1/2 x)))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (* 1/4 (/ (pow x 2) (+ 1 (* (sqrt 1/2) (sqrt 2))))))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (* (pow x 2) (+ (* -1 (* (pow x 2) (+ (* -1/16 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 3/16 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))))) (* 1/4 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (- (* 5/32 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/8 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/16 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 3/16 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2))))))))) (+ (* -1/16 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 3/16 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))))) (* 1/4 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (- (+ (* -1 (* (pow x 2) (+ (* -1/2 (/ (* (sqrt 1/2) (* (+ (* -1/16 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 3/16 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* -1/4 (/ (* (sqrt 1/2) (- (* 5/32 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))) (+ (* 1/8 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/16 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 3/16 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2))))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* -1/8 (/ (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 35/256 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))))))) (* 5/32 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))) (+ (* 1/8 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 1/4 (/ (* (sqrt 1/2) (+ (* -1/16 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 3/16 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))) (* (sqrt 2) (+ 1 (* (sqrt 1/2) (sqrt 2))))))))) (+ (* -1/16 (/ (sqrt 1/2) (* (sqrt 2) (pow (+ 1 (* (sqrt 1/2) (sqrt 2))) 2)))) (* 3/16 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2)))))))) (* 1/4 (/ 1 (+ 1 (* (sqrt 1/2) (sqrt 2))))))))) |
#s(approx (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (* 1/4 (pow x 2)))) |
#s(approx (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (* (pow x 2) (+ 1/4 (* -3/16 (pow x 2)))))) |
#s(approx (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (* (pow x 2) (+ 1/4 (* (pow x 2) (- (* 5/32 (pow x 2)) 3/16)))))) |
#s(approx (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (* (pow x 2) (+ 1/4 (* (pow x 2) (- (* (pow x 2) (+ 5/32 (* -35/256 (pow x 2)))) 3/16)))))) |
#s(approx (/ 1/2 x) #s(hole binary64 (/ 1/2 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 (+ (* (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 (+ 1 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))))))))))) |
#s(approx (/ (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1)))) #s(hole binary64 (* 1/8 (pow x 2)))) |
#s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) #s(hole binary64 (* 3/8 (pow x 2)))) |
#s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) #s(hole binary64 (* (pow x 2) (+ 3/8 (* 3/64 (pow x 2)))))) |
#s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) #s(hole binary64 (* (pow x 2) (+ 3/8 (* (pow x 2) (+ 3/64 (* 1/512 (pow x 2)))))))) |
#s(approx (* (log (+ 1 (* 1/8 (* x x)))) 3) #s(hole binary64 (* 3/8 (pow x 2)))) |
#s(approx (* (log (+ 1 (* 1/8 (* x x)))) 3) #s(hole binary64 (* (pow x 2) (+ 3/8 (* -3/128 (pow x 2)))))) |
#s(approx (* (log (+ 1 (* 1/8 (* x x)))) 3) #s(hole binary64 (* (pow x 2) (+ 3/8 (* (pow x 2) (- (* 1/512 (pow x 2)) 3/128)))))) |
#s(approx (* (log (+ 1 (* 1/8 (* x x)))) 3) #s(hole binary64 (* (pow x 2) (+ 3/8 (* (pow x 2) (- (* (pow x 2) (+ 1/512 (* -3/16384 (pow x 2)))) 3/128)))))) |
#s(approx (log (+ 1 (* 1/8 (* x x)))) #s(hole binary64 (* 1/8 (pow x 2)))) |
#s(approx (log (+ 1 (* 1/8 (* x x)))) #s(hole binary64 (* (pow x 2) (+ 1/8 (* -1/128 (pow x 2)))))) |
#s(approx (log (+ 1 (* 1/8 (* x x)))) #s(hole binary64 (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 1/1536 (pow x 2)) 1/128)))))) |
#s(approx (log (+ 1 (* 1/8 (* x x)))) #s(hole binary64 (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 1/1536 (* -1/16384 (pow x 2)))) 1/128)))))) |
#s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) #s(hole binary64 3)) |
#s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) #s(hole binary64 (+ 3 (* 3/8 (pow x 2))))) |
#s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) #s(hole binary64 (+ 3 (* (pow x 2) (+ 3/8 (* 1/64 (pow x 2))))))) |
#s(approx (pow (+ (* 1/8 (* x x)) 1) 2) #s(hole binary64 1)) |
#s(approx (pow (+ (* 1/8 (* x x)) 1) 2) #s(hole binary64 (+ 1 (* 1/4 (pow x 2))))) |
#s(approx (pow (+ (* 1/8 (* x x)) 1) 2) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/4 (* 1/64 (pow x 2))))))) |
#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 (* (+ (* 1/8 (* x x)) 1) 1)) #s(hole binary64 2)) |
#s(approx (+ 1 (* (+ (* 1/8 (* x x)) 1) 1)) #s(hole binary64 (+ 2 (* 1/8 (pow x 2))))) |
#s(approx (* (+ (* 1/8 (* x x)) 1) 1) #s(hole binary64 1)) |
#s(approx (* (+ (* 1/8 (* x x)) 1) 1) #s(hole binary64 (+ 1 (* 1/8 (pow x 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 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3))))) |
#s(approx (+ (/ 1/2 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (/ 1/2 x) 1/2) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (/ (+ (* 1/2 x) 1/2) x) #s(hole binary64 1/2)) |
#s(approx (/ (+ (* 1/2 x) 1/2) x) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (+ (* 1/2 x) 1/2) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* 1/2 x) 1/2) #s(hole binary64 (* x (+ 1/2 (* 1/2 (/ 1 x)))))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (/ 1/2 (+ 1 (sqrt 1/2))))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/4 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* 1/4 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) (+ 1 (sqrt 1/2)))) (* -1/16 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (pow x 2))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (+ (* 1/4 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))) (/ 1/2 (* x (+ 1 (sqrt 1/2)))))))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (- (+ (/ 1/4 (* (pow x 3) (+ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* 1/4 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) (+ 1 (sqrt 1/2)))) (* -1/16 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (* (pow x 3) (+ 1 (sqrt 1/2))))) (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* 1/4 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) (* (pow x 2) (+ 1 (sqrt 1/2))))) (+ (* -3/32 (/ (sqrt 1/2) (* (pow x 3) (pow (+ 1 (sqrt 1/2)) 2)))) (+ (* -1/16 (/ (sqrt 1/2) (* (pow x 2) (pow (+ 1 (sqrt 1/2)) 2)))) (+ (* 1/8 (/ (* (sqrt 1/2) (+ (* 1/4 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) (* (pow x 3) (+ 1 (sqrt 1/2))))) (+ (* 1/4 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))) (/ 1/2 (* x (+ 1 (sqrt 1/2))))))))))))) |
#s(approx (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 1/2)) |
#s(approx (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (- 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (- (+ 1/2 (/ 1/4 (pow x 3))) (* 1/2 (/ 1 x))))) |
#s(approx (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (- (+ 1/2 (/ 1/4 (pow x 3))) (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))))) |
#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 (+ (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 (+ (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 (+ 1 (+ (sqrt 1/2) (+ (* -3/16 (/ (sqrt 1/2) (pow x 3))) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x)))))))) |
#s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) #s(hole binary64 (* 1/512 (pow x 6)))) |
#s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) #s(hole binary64 (* (pow x 6) (+ 1/512 (* 3/64 (/ 1 (pow x 2))))))) |
#s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) #s(hole binary64 (* (pow x 6) (+ 1/512 (+ (/ 3/8 (pow x 4)) (* 3/64 (/ 1 (pow x 2)))))))) |
#s(approx (* (log (+ 1 (* 1/8 (* x x)))) 3) #s(hole binary64 (* 3 (+ (log 1/8) (* -2 (log (/ 1 x))))))) |
#s(approx (* (log (+ 1 (* 1/8 (* x x)))) 3) #s(hole binary64 (+ (* 3 (+ (log 1/8) (* -2 (log (/ 1 x))))) (* 24 (/ 1 (pow x 2)))))) |
#s(approx (* (log (+ 1 (* 1/8 (* x x)))) 3) #s(hole binary64 (- (+ (* 3 (+ (log 1/8) (* -2 (log (/ 1 x))))) (* 24 (/ 1 (pow x 2)))) (/ 96 (pow x 4))))) |
#s(approx (* (log (+ 1 (* 1/8 (* x x)))) 3) #s(hole binary64 (- (+ (* 3 (+ (log 1/8) (* -2 (log (/ 1 x))))) (+ (* 24 (/ 1 (pow x 2))) (* 512 (/ 1 (pow x 6))))) (/ 96 (pow x 4))))) |
#s(approx (log (+ 1 (* 1/8 (* x x)))) #s(hole binary64 (+ (log 1/8) (* -2 (log (/ 1 x)))))) |
#s(approx (log (+ 1 (* 1/8 (* x x)))) #s(hole binary64 (+ (log 1/8) (+ (* -2 (log (/ 1 x))) (* 8 (/ 1 (pow x 2))))))) |
#s(approx (log (+ 1 (* 1/8 (* x x)))) #s(hole binary64 (- (+ (log 1/8) (+ (* -2 (log (/ 1 x))) (* 8 (/ 1 (pow x 2))))) (/ 32 (pow x 4))))) |
#s(approx (log (+ 1 (* 1/8 (* x x)))) #s(hole binary64 (- (+ (log 1/8) (+ (* -2 (log (/ 1 x))) (+ (* 8 (/ 1 (pow x 2))) (* 512/3 (/ 1 (pow x 6)))))) (/ 32 (pow x 4))))) |
#s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) #s(hole binary64 (* 1/64 (pow x 4)))) |
#s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) #s(hole binary64 (* (pow x 4) (+ 1/64 (* 3/8 (/ 1 (pow x 2))))))) |
#s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) #s(hole binary64 (* (pow x 4) (+ 1/64 (+ (* 3/8 (/ 1 (pow x 2))) (/ 3 (pow x 4))))))) |
#s(approx (pow (+ (* 1/8 (* x x)) 1) 2) #s(hole binary64 (* 1/64 (pow x 4)))) |
#s(approx (pow (+ (* 1/8 (* x x)) 1) 2) #s(hole binary64 (* (pow x 4) (+ 1/64 (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (pow (+ (* 1/8 (* x x)) 1) 2) #s(hole binary64 (* (pow x 4) (+ 1/64 (+ (* 1/4 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#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/8 (/ 1 (pow x 2)))))) |
#s(approx (+ 1 (* (+ (* 1/8 (* x x)) 1) 1)) #s(hole binary64 (* 1/8 (pow x 2)))) |
#s(approx (+ 1 (* (+ (* 1/8 (* x x)) 1) 1)) #s(hole binary64 (* (pow x 2) (+ 1/8 (* 2 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* 1/8 (* x x)) 1) 1) #s(hole binary64 (* 1/8 (pow x 2)))) |
#s(approx (* (+ (* 1/8 (* x x)) 1) 1) #s(hole binary64 (* (pow x 2) (+ 1/8 (/ 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/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/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (+ (* 1/4 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2)))) (+ (/ 1/2 (* x (+ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* 1/4 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) (* x (+ 1 (sqrt 1/2))))) (* -1/16 (/ (sqrt 1/2) (* x (pow (+ 1 (sqrt 1/2)) 2))))) (+ (* 1/4 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/4 (/ 1 (+ 1 (sqrt 1/2)))) (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* 1/4 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) (+ 1 (sqrt 1/2)))) (* -1/16 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ 1 (sqrt 1/2)))) (+ (* -3/32 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/8 (/ (* (sqrt 1/2) (+ (* 1/4 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) (+ 1 (sqrt 1/2))))))) x)) (+ (* -1/2 (/ (* (sqrt 1/2) (+ (* 1/4 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) (+ 1 (sqrt 1/2)))) (* -1/16 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) x)) (+ (* 1/4 (/ (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))))) |
#s(approx (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x))))) |
#s(approx (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) (+ 1/2 (/ 3/16 (pow x 4)))) x))))) |
#s(approx (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (+ 1 (+ (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 (+ (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 (+ 1 (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt 1/2)) (* 3/16 (/ (sqrt 1/2) x))) x)) (* 1/2 (sqrt 1/2))) x)))))) |
#s(approx (* (log (+ 1 (* 1/8 (* x x)))) 3) #s(hole binary64 (* 3 (+ (log 1/8) (* -2 (log (/ -1 x))))))) |
#s(approx (* (log (+ 1 (* 1/8 (* x x)))) 3) #s(hole binary64 (+ (* 3 (+ (log 1/8) (* -2 (log (/ -1 x))))) (* 24 (/ 1 (pow x 2)))))) |
#s(approx (* (log (+ 1 (* 1/8 (* x x)))) 3) #s(hole binary64 (- (+ (* 3 (+ (log 1/8) (* -2 (log (/ -1 x))))) (* 24 (/ 1 (pow x 2)))) (/ 96 (pow x 4))))) |
#s(approx (* (log (+ 1 (* 1/8 (* x x)))) 3) #s(hole binary64 (- (+ (* 3 (+ (log 1/8) (* -2 (log (/ -1 x))))) (+ (* 24 (/ 1 (pow x 2))) (* 512 (/ 1 (pow x 6))))) (/ 96 (pow x 4))))) |
#s(approx (log (+ 1 (* 1/8 (* x x)))) #s(hole binary64 (+ (log 1/8) (* -2 (log (/ -1 x)))))) |
#s(approx (log (+ 1 (* 1/8 (* x x)))) #s(hole binary64 (+ (log 1/8) (+ (* -2 (log (/ -1 x))) (* 8 (/ 1 (pow x 2))))))) |
#s(approx (log (+ 1 (* 1/8 (* x x)))) #s(hole binary64 (- (+ (log 1/8) (+ (* -2 (log (/ -1 x))) (* 8 (/ 1 (pow x 2))))) (/ 32 (pow x 4))))) |
#s(approx (log (+ 1 (* 1/8 (* x x)))) #s(hole binary64 (- (+ (log 1/8) (+ (* -2 (log (/ -1 x))) (+ (* 8 (/ 1 (pow x 2))) (* 512/3 (/ 1 (pow x 6)))))) (/ 32 (pow x 4))))) |
| Outputs |
|---|
(/.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 3 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) (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 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) (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 3 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 3 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) |
#s(literal 3 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 (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)))) |
(pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 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)))) |
(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(approx (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
#s(approx (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
#s(literal 1/8 binary64) |
(*.f64 x x) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)) x))))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)) x)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)) x))) |
#s(approx (+ (/ 1/2 x) 1/2) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)) x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)) x) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.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 (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))))) |
(-.f64 #s(literal 1 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 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1/2 binary64) x) |
(+.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))))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 (expm1.f64 (*.f64 (log1p.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (expm1.f64 (*.f64 (log1p.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(expm1.f64 (*.f64 (log1p.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 3 binary64))) |
(-.f64 (exp.f64 (*.f64 (log1p.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 3 binary64))) #s(literal 1 binary64)) |
(*.f64 (log1p.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 3 binary64)) |
(log1p.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) |
(log.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(+.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.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 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
#s(approx (/ (/ (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3)) (+ 1 (+ (pow (* (+ (cos (atan x)) 1) 1/2) 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/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 3 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))))))) |
#s(approx (/ (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3)) (+ 1 (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))))))) |
#s(approx (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 3 binary64))))) |
#s(approx (pow (* (+ (cos (atan x)) 1) 1/2) 3) (*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 3 binary64)))) |
#s(approx (* (+ (cos (atan x)) 1) 1/2) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) |
#s(approx (+ (cos (atan x)) 1) (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))) |
#s(approx (cos (atan x)) (cos.f64 (atan.f64 x))) |
#s(approx (atan x) (atan.f64 x)) |
#s(approx x x) |
#s(approx (+ 1 (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2)))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))))) |
#s(approx (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))))) |
#s(approx (pow (* (+ (cos (atan x)) 1) 1/2) 2) (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64)))) |
#s(approx (* 1 (* (+ (cos (atan x)) 1) 1/2)) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) |
#s(approx (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))))) |
#s(approx (sqrt (* (+ (cos (atan x)) 1) 1/2)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 #s(literal 5/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 2 binary64)))) |
#s(approx (* 1/8 (* x x)) (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 2 binary64)))) |
#s(approx (* x x) (pow.f64 x #s(literal 2 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal 2 binary64)))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 #s(literal 5/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal 2 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)))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/4 binary64))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 3/16 binary64) (*.f64 #s(literal -5/32 binary64) (pow.f64 x #s(literal 2 binary64))))) #s(literal 1/4 binary64))))) |
#s(approx (+ (/ 1/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (/ 1/2 x) 1/2) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)) x)) |
#s(approx (/ (+ (* 1/2 x) 1/2) x) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (+ (* 1/2 x) 1/2) x) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)) x)) |
#s(approx (+ (* 1/2 x) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* 1/2 x) 1/2) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 5/32 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 5/32 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 #s(literal 5/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 35/256 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))))) (*.f64 #s(literal 5/32 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))))) |
#s(approx (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 2 binary64)))) |
#s(approx (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -3/16 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 5/32 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 3/16 binary64)))))) |
#s(approx (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 5/32 binary64) (*.f64 #s(literal -35/256 binary64) (pow.f64 x #s(literal 2 binary64))))) #s(literal 3/16 binary64)))))) |
#s(approx (/ 1/2 x) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
#s(approx (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
#s(approx (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (+.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal 2 binary64))))))))) |
#s(approx (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (+.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 #s(literal 5/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal 2 binary64))))))))))) |
#s(approx (/ (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1)))) (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 2 binary64)))) |
#s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 2 binary64)))) |
#s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 3/64 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 3/8 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 3/64 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 x #s(literal 2 binary64)))))))) |
#s(approx (* (log (+ 1 (* 1/8 (* x x)))) 3) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 2 binary64)))) |
#s(approx (* (log (+ 1 (* 1/8 (* x x)))) 3) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 3/8 binary64) (*.f64 #s(literal -3/128 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (* (log (+ 1 (* 1/8 (* x x)))) 3) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 3/8 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 3/128 binary64)))))) |
#s(approx (* (log (+ 1 (* 1/8 (* x x)))) 3) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 3/8 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1/512 binary64) (*.f64 #s(literal -3/16384 binary64) (pow.f64 x #s(literal 2 binary64))))) #s(literal 3/128 binary64)))))) |
#s(approx (log (+ 1 (* 1/8 (* x x)))) (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 2 binary64)))) |
#s(approx (log (+ 1 (* 1/8 (* x x)))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1/128 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (log (+ 1 (* 1/8 (* x x)))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/1536 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1/128 binary64)))))) |
#s(approx (log (+ 1 (* 1/8 (* x x)))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1/1536 binary64) (*.f64 #s(literal -1/16384 binary64) (pow.f64 x #s(literal 2 binary64))))) #s(literal 1/128 binary64)))))) |
#s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) #s(literal 3 binary64)) |
#s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) (+.f64 #s(literal 3 binary64) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) (+.f64 #s(literal 3 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/64 binary64) (pow.f64 x #s(literal 2 binary64))))))) |
#s(approx (pow (+ (* 1/8 (* x x)) 1) 2) #s(literal 1 binary64)) |
#s(approx (pow (+ (* 1/8 (* x x)) 1) 2) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (pow (+ (* 1/8 (* x x)) 1) 2) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (pow.f64 x #s(literal 2 binary64))))))) |
#s(approx (+ (* 1/8 (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* 1/8 (* x x)) 1) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (+ 1 (* (+ (* 1/8 (* x x)) 1) 1)) #s(literal 2 binary64)) |
#s(approx (+ 1 (* (+ (* 1/8 (* x x)) 1) 1)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (* (+ (* 1/8 (* x x)) 1) 1) #s(literal 1 binary64)) |
#s(approx (* (+ (* 1/8 (* x x)) 1) 1) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 2 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 (+.f64 #s(literal 1 binary64) (*.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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 2 binary64))))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 3/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)))))) |
#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 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+.f64 (sqrt.f64 #s(literal 1/2 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)) (pow.f64 x #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)))))) |
#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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) (/.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 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))) (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (+ (/ 1/2 x) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (/ 1/2 x) 1/2) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (/ (+ (* 1/2 x) 1/2) x) #s(literal 1/2 binary64)) |
#s(approx (/ (+ (* 1/2 x) 1/2) x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (+ (* 1/2 x) 1/2) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* 1/2 x) 1/2) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (pow.f64 x #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (-.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (fma.f64 #s(literal -3/32 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))))))))) |
#s(approx (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(literal 1/2 binary64)) |
#s(approx (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 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 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))))) |
#s(approx (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (+.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)))))) |
#s(approx (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (+.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 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)) (pow.f64 x #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))))))) |
#s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 #s(literal 1/512 binary64) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/512 binary64) (*.f64 #s(literal 3/64 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))))))) |
#s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/512 binary64) (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 3/64 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))))) |
#s(approx (* (log (+ 1 (* 1/8 (* x x)))) 3) (*.f64 #s(literal 3 binary64) (+.f64 (log.f64 #s(literal 1/8 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) |
#s(approx (* (log (+ 1 (* 1/8 (* x x)))) 3) (fma.f64 #s(literal 3 binary64) (+.f64 (log.f64 #s(literal 1/8 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal 24 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (* (log (+ 1 (* 1/8 (* x x)))) 3) (-.f64 (fma.f64 #s(literal 3 binary64) (+.f64 (log.f64 #s(literal 1/8 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal 24 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))))) (/.f64 #s(literal 96 binary64) (pow.f64 x #s(literal 4 binary64))))) |
#s(approx (* (log (+ 1 (* 1/8 (* x x)))) 3) (-.f64 (fma.f64 #s(literal 3 binary64) (+.f64 (log.f64 #s(literal 1/8 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)))) (fma.f64 #s(literal 24 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) (*.f64 #s(literal 512 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))))) (/.f64 #s(literal 96 binary64) (pow.f64 x #s(literal 4 binary64))))) |
#s(approx (log (+ 1 (* 1/8 (* x x)))) (+.f64 (log.f64 #s(literal 1/8 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (log (+ 1 (* 1/8 (* x x)))) (+.f64 (log.f64 #s(literal 1/8 binary64)) (fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))))))) |
#s(approx (log (+ 1 (* 1/8 (* x x)))) (-.f64 (+.f64 (log.f64 #s(literal 1/8 binary64)) (fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))) (/.f64 #s(literal 32 binary64) (pow.f64 x #s(literal 4 binary64))))) |
#s(approx (log (+ 1 (* 1/8 (* x x)))) (-.f64 (+.f64 (log.f64 #s(literal 1/8 binary64)) (fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 #s(literal 8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) (*.f64 #s(literal 512/3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))))))) (/.f64 #s(literal 32 binary64) (pow.f64 x #s(literal 4 binary64))))) |
#s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) (*.f64 #s(literal 1/64 binary64) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))))))) |
#s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/64 binary64) (fma.f64 #s(literal 3/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 4 binary64))))))) |
#s(approx (pow (+ (* 1/8 (* x x)) 1) 2) (*.f64 #s(literal 1/64 binary64) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (pow (+ (* 1/8 (* x x)) 1) 2) (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))))))) |
#s(approx (pow (+ (* 1/8 (* x x)) 1) 2) (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/64 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))))))) |
#s(approx (+ (* 1/8 (* x x)) 1) (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 2 binary64)))) |
#s(approx (+ (* 1/8 (* x x)) 1) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (+ 1 (* (+ (* 1/8 (* x x)) 1) 1)) (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 2 binary64)))) |
#s(approx (+ 1 (* (+ (* 1/8 (* x x)) 1) 1)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))))))) |
#s(approx (* (+ (* 1/8 (* x x)) 1) 1) (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 2 binary64)))) |
#s(approx (* (+ (* 1/8 (* x x)) 1) 1) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (+.f64 #s(literal 1 binary64) (*.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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.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))) (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 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.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)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x))) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.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(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.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)) (*.f64 #s(literal 3/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))))) x)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))))) x)))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (fma.f64 #s(literal -3/32 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))))) x)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) x)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) |
#s(approx (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal 1/2 binary64)) x)))) |
#s(approx (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))))) x)))) |
#s(approx (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (+.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))))) |
#s(approx (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (+.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.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(approx (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (+.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.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)) (*.f64 #s(literal 3/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x))))) |
#s(approx (* (log (+ 1 (* 1/8 (* x x)))) 3) (*.f64 #s(literal 3 binary64) (+.f64 (log.f64 #s(literal 1/8 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))))) |
#s(approx (* (log (+ 1 (* 1/8 (* x x)))) 3) (fma.f64 #s(literal 3 binary64) (+.f64 (log.f64 #s(literal 1/8 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (*.f64 #s(literal 24 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (* (log (+ 1 (* 1/8 (* x x)))) 3) (-.f64 (fma.f64 #s(literal 3 binary64) (+.f64 (log.f64 #s(literal 1/8 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (*.f64 #s(literal 24 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))))) (/.f64 #s(literal 96 binary64) (pow.f64 x #s(literal 4 binary64))))) |
#s(approx (* (log (+ 1 (* 1/8 (* x x)))) 3) (-.f64 (fma.f64 #s(literal 3 binary64) (+.f64 (log.f64 #s(literal 1/8 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (fma.f64 #s(literal 24 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) (*.f64 #s(literal 512 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))))) (/.f64 #s(literal 96 binary64) (pow.f64 x #s(literal 4 binary64))))) |
#s(approx (log (+ 1 (* 1/8 (* x x)))) (+.f64 (log.f64 #s(literal 1/8 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))))) |
#s(approx (log (+ 1 (* 1/8 (* x x)))) (+.f64 (log.f64 #s(literal 1/8 binary64)) (fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal 8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))))))) |
#s(approx (log (+ 1 (* 1/8 (* x x)))) (-.f64 (+.f64 (log.f64 #s(literal 1/8 binary64)) (fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal 8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))) (/.f64 #s(literal 32 binary64) (pow.f64 x #s(literal 4 binary64))))) |
#s(approx (log (+ 1 (* 1/8 (* x x)))) (-.f64 (+.f64 (log.f64 #s(literal 1/8 binary64)) (fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)) (fma.f64 #s(literal 8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))) (*.f64 #s(literal 512/3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))))))) (/.f64 #s(literal 32 binary64) (pow.f64 x #s(literal 4 binary64))))) |
Compiled 15 605 to 1 227 computations (92.1% saved)
26 alts after pruning (21 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 290 | 13 | 303 |
| Fresh | 2 | 8 | 10 |
| Picked | 2 | 3 | 5 |
| Done | 1 | 2 | 3 |
| Total | 295 | 26 | 321 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 72.9% | (/.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 3 binary64))) (+.f64 #s(literal 1 binary64) #s(approx (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))))))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
| 72.8% | (/.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)))) (*.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)))) | |
| ▶ | 72.8% | (/.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))))))) |
| 45.9% | (/.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 (-.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))))) | |
| 72.8% | (/.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) | |
| ✓ | 44.9% | (/.f64 (-.f64 #s(literal 1 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)))) (+.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)))))) |
| 45.0% | (/.f64 (-.f64 #s(literal 1 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 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (+.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)))))) | |
| 44.0% | (/.f64 (-.f64 #s(literal 1 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 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) | |
| 44.9% | (/.f64 #s(approx (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) (+.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)))))) | |
| ▶ | 72.1% | (-.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)))))))) |
| 28.7% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #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))))) | |
| ✓ | 44.2% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))))) |
| ✓ | 44.2% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)) x))))) |
| ▶ | 44.9% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(approx (/ (+ (* 1/2 x) 1/2) x) #s(literal 1/2 binary64)))))) |
| 72.9% | #s(approx (/ (/ (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3)) (+ 1 (+ (pow (* (+ (cos (atan x)) 1) 1/2) 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/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 3 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))))))) | |
| 45.5% | #s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) | |
| 56.1% | #s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 5/32 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 #s(literal 5/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 35/256 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))))) (*.f64 #s(literal 5/32 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))))) | |
| 57.2% | #s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 5/32 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))))) | |
| 55.6% | #s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))))) | |
| 56.4% | #s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) | |
| 28.9% | #s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 (-.f64 (exp.f64 (*.f64 (log1p.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)))))) | |
| 56.2% | #s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 (expm1.f64 (*.f64 (log1p.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 3 binary64))) #s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) #s(literal 3 binary64)))) | |
| ▶ | 55.9% | #s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 #s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 2 binary64)))) (+.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)))))) |
| 30.0% | #s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) | |
| ✓ | 56.6% | #s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(approx (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
| ✓ | 28.4% | #s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 binary64)) |
Compiled 2 957 to 1 264 computations (57.3% saved)
| Inputs |
|---|
(/.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 3 binary64))) (+.f64 #s(literal 1 binary64) #s(approx (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))))))) (+.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 binary64))) (+.f64 #s(literal 1 binary64) #s(approx (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))))))) |
(-.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))) |
#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 (+.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) |
#s(literal 3 binary64) |
(+.f64 #s(literal 1 binary64) #s(approx (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))))) |
#s(approx (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))))) |
(fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) |
#s(literal 1/4 binary64) |
(pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64)) |
(+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) |
#s(literal 2 binary64) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))) |
(+.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))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(approx (/ (+ (* 1/2 x) 1/2) x) #s(literal 1/2 binary64)))))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(approx (/ (+ (* 1/2 x) 1/2) x) #s(literal 1/2 binary64))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(approx (/ (+ (* 1/2 x) 1/2) x) #s(literal 1/2 binary64)))) |
#s(approx (+ (/ 1/2 x) 1/2) #s(approx (/ (+ (* 1/2 x) 1/2) x) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* 1/2 x) 1/2) x) #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)))))))) |
(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)) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 #s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 2 binary64)))) (+.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)))))) |
(/.f64 #s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 2 binary64)))) (+.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
#s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 2 binary64)))) |
(*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 2 binary64))) |
#s(literal 3/8 binary64) |
(pow.f64 x #s(literal 2 binary64)) |
(+.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) |
#s(literal 1/8 binary64) |
(*.f64 x x) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (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 (*.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) (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) |
(pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/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)))))) |
(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)))) |
| Outputs |
|---|
#s(approx (/ (/ (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3)) (+ 1 (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))))) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) #s(hole binary64 (/ (- 1 (* 1/8 (pow (+ 1 (cos (atan x))) 3))) (* (+ 1 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x)))))) (+ 1 (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x)))))))))) |
#s(approx (/ (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3)) (+ 1 (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))))) #s(hole binary64 (/ (- 1 (* 1/8 (pow (+ 1 (cos (atan x))) 3))) (+ 1 (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x))))))))) |
#s(approx (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3)) #s(hole binary64 (- 1 (* 1/8 (pow (+ 1 (cos (atan x))) 3))))) |
#s(approx (pow (* (+ (cos (atan x)) 1) 1/2) 3) #s(hole binary64 (* 1/8 (pow (+ 1 (cos (atan x))) 3)))) |
#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 (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2)))) #s(hole binary64 (+ 1 (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x)))))))) |
#s(approx (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))) #s(hole binary64 (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x))))))) |
#s(approx (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x))))) #s(hole binary64 (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x))))))) |
#s(approx (pow (+ 1 (cos (atan x))) 2) #s(hole binary64 (pow (+ 1 (cos (atan x))) 2))) |
#s(approx (+ 1 (cos (atan x))) #s(hole binary64 (+ 1 (cos (atan x))))) |
#s(approx (* 1/2 (+ 1 (cos (atan x)))) #s(hole binary64 (* 1/2 (+ 1 (cos (atan 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 (* 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/2 x) 1/2) #s(hole binary64 (/ 1/2 x))) |
#s(approx (+ (/ 1/2 x) 1/2) #s(hole binary64 (/ (+ 1/2 (* 1/2 x)) x))) |
#s(approx (/ (+ (* 1/2 x) 1/2) x) #s(hole binary64 (/ 1/2 x))) |
#s(approx (/ (+ (* 1/2 x) 1/2) x) #s(hole binary64 (/ (+ 1/2 (* 1/2 x)) 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 (/ 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 (/ (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1)))) #s(hole binary64 (* 1/8 (pow x 2)))) |
#s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) #s(hole binary64 (* 3/8 (pow x 2)))) |
#s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) #s(hole binary64 (* (pow x 2) (+ 3/8 (* 3/64 (pow x 2)))))) |
#s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) #s(hole binary64 (* (pow x 2) (+ 3/8 (* (pow x 2) (+ 3/64 (* 1/512 (pow x 2)))))))) |
#s(approx (* 3/8 (pow x 2)) #s(hole binary64 (* 3/8 (pow x 2)))) |
#s(approx (pow x 2) #s(hole binary64 (pow x 2))) |
#s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) #s(hole binary64 3)) |
#s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) #s(hole binary64 (+ 3 (* 3/8 (pow x 2))))) |
#s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) #s(hole binary64 (+ 3 (* (pow x 2) (+ 3/8 (* 1/64 (pow x 2))))))) |
#s(approx (pow (+ (* 1/8 (* x x)) 1) 2) #s(hole binary64 1)) |
#s(approx (pow (+ (* 1/8 (* x x)) 1) 2) #s(hole binary64 (+ 1 (* 1/4 (pow x 2))))) |
#s(approx (pow (+ (* 1/8 (* x x)) 1) 2) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/4 (* 1/64 (pow x 2))))))) |
#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 (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ 1 (* (+ (* 1/8 (* x x)) 1) 1)) #s(hole binary64 2)) |
#s(approx (+ 1 (* (+ (* 1/8 (* x x)) 1) 1)) #s(hole binary64 (+ 2 (* 1/8 (pow x 2))))) |
#s(approx (* (+ (* 1/8 (* x x)) 1) 1) #s(hole binary64 1)) |
#s(approx (* (+ (* 1/8 (* x x)) 1) 1) #s(hole binary64 (+ 1 (* 1/8 (pow x 2))))) |
#s(approx (/ (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3/2)) (+ 1 (+ (* (+ (cos (atan x)) 1) 1/2) (* 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))))) #s(hole binary64 (/ (- 1 (* (sqrt 1/8) (sqrt (pow (+ 1 (cos (atan x))) 3)))) (+ 1 (+ (* 1/2 (+ 1 (cos (atan x)))) (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x)))))))))) |
#s(approx (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3/2)) #s(hole binary64 (- 1 (* (sqrt 1/8) (sqrt (pow (+ 1 (cos (atan x))) 3)))))) |
#s(approx (pow (* (+ (cos (atan x)) 1) 1/2) 3/2) #s(hole binary64 (* (sqrt 1/8) (sqrt (pow (+ 1 (cos (atan x))) 3))))) |
#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)))) (* (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)))) (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x)))))))) |
#s(approx (* 1 (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)))) |
#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/2 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (/ 1/2 x) 1/2) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (/ (+ (* 1/2 x) 1/2) x) #s(hole binary64 1/2)) |
#s(approx (/ (+ (* 1/2 x) 1/2) x) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 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 (/ 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 (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) #s(hole binary64 (* 1/512 (pow x 6)))) |
#s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) #s(hole binary64 (* (pow x 6) (+ 1/512 (* 3/64 (/ 1 (pow x 2))))))) |
#s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) #s(hole binary64 (* (pow x 6) (+ 1/512 (+ (/ 3/8 (pow x 4)) (* 3/64 (/ 1 (pow x 2)))))))) |
#s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) #s(hole binary64 (* 1/64 (pow x 4)))) |
#s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) #s(hole binary64 (* (pow x 4) (+ 1/64 (* 3/8 (/ 1 (pow x 2))))))) |
#s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) #s(hole binary64 (* (pow x 4) (+ 1/64 (+ (* 3/8 (/ 1 (pow x 2))) (/ 3 (pow x 4))))))) |
#s(approx (pow (+ (* 1/8 (* x x)) 1) 2) #s(hole binary64 (* 1/64 (pow x 4)))) |
#s(approx (pow (+ (* 1/8 (* x x)) 1) 2) #s(hole binary64 (* (pow x 4) (+ 1/64 (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (pow (+ (* 1/8 (* x x)) 1) 2) #s(hole binary64 (* (pow x 4) (+ 1/64 (+ (* 1/4 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#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/8 (/ 1 (pow x 2)))))) |
#s(approx (+ 1 (* (+ (* 1/8 (* x x)) 1) 1)) #s(hole binary64 (* 1/8 (pow x 2)))) |
#s(approx (+ 1 (* (+ (* 1/8 (* x x)) 1) 1)) #s(hole binary64 (* (pow x 2) (+ 1/8 (* 2 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* 1/8 (* x x)) 1) 1) #s(hole binary64 (* 1/8 (pow x 2)))) |
#s(approx (* (+ (* 1/8 (* x x)) 1) 1) #s(hole binary64 (* (pow x 2) (+ 1/8 (/ 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/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 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 (pow (* (+ (cos (atan x)) 1) 1/2) 3)) (+ 1 (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))))) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (/ (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3)) (+ 1 (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))))) (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3)) 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3) (* (+ (cos (atan x)) 1) 1/2) (+ (cos (atan x)) 1) (cos (atan x)) (atan x) x 1/2 3 (+ 1 (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2)))) (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))) (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x))))) 1/4 (pow (+ 1 (cos (atan x))) 2) (+ 1 (cos (atan x))) 2 (* 1/2 (+ 1 (cos (atan x)))) (+ 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)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (/ 1/2 x) 1/2) (/ (+ (* 1/2 x) 1/2) x) (- 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 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/ (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1)))) (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (* 3/8 (pow x 2)) 3/8 (pow x 2) (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) (pow (+ (* 1/8 (* x x)) 1) 2) (+ (* 1/8 (* x x)) 1) 1/8 (* x x) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1)) (* (+ (* 1/8 (* x x)) 1) 1) (/ (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3/2)) (+ 1 (+ (* (+ (cos (atan x)) 1) 1/2) (* 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))))) (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3/2)) (pow (* (+ (cos (atan x)) 1) 1/2) 3/2) 3/2 (+ 1 (+ (* (+ (cos (atan x)) 1) 1/2) (* 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))))) (+ (* (+ (cos (atan x)) 1) 1/2) (* 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (* 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) |
| 7.0ms | x | @ | 0 | ((/ (/ (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3)) (+ 1 (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))))) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (/ (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3)) (+ 1 (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))))) (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3)) 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3) (* (+ (cos (atan x)) 1) 1/2) (+ (cos (atan x)) 1) (cos (atan x)) (atan x) x 1/2 3 (+ 1 (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2)))) (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))) (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x))))) 1/4 (pow (+ 1 (cos (atan x))) 2) (+ 1 (cos (atan x))) 2 (* 1/2 (+ 1 (cos (atan x)))) (+ 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)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (/ 1/2 x) 1/2) (/ (+ (* 1/2 x) 1/2) x) (- 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 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/ (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1)))) (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (* 3/8 (pow x 2)) 3/8 (pow x 2) (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) (pow (+ (* 1/8 (* x x)) 1) 2) (+ (* 1/8 (* x x)) 1) 1/8 (* x x) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1)) (* (+ (* 1/8 (* x x)) 1) 1) (/ (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3/2)) (+ 1 (+ (* (+ (cos (atan x)) 1) 1/2) (* 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))))) (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3/2)) (pow (* (+ (cos (atan x)) 1) 1/2) 3/2) 3/2 (+ 1 (+ (* (+ (cos (atan x)) 1) 1/2) (* 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))))) (+ (* (+ (cos (atan x)) 1) 1/2) (* 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (* 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) |
| 7.0ms | x | @ | inf | ((/ (/ (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3)) (+ 1 (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))))) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (/ (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3)) (+ 1 (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))))) (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3)) 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3) (* (+ (cos (atan x)) 1) 1/2) (+ (cos (atan x)) 1) (cos (atan x)) (atan x) x 1/2 3 (+ 1 (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2)))) (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))) (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x))))) 1/4 (pow (+ 1 (cos (atan x))) 2) (+ 1 (cos (atan x))) 2 (* 1/2 (+ 1 (cos (atan x)))) (+ 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)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (/ 1/2 x) 1/2) (/ (+ (* 1/2 x) 1/2) x) (- 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 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/ (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1)))) (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (* 3/8 (pow x 2)) 3/8 (pow x 2) (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) (pow (+ (* 1/8 (* x x)) 1) 2) (+ (* 1/8 (* x x)) 1) 1/8 (* x x) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1)) (* (+ (* 1/8 (* x x)) 1) 1) (/ (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3/2)) (+ 1 (+ (* (+ (cos (atan x)) 1) 1/2) (* 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))))) (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3/2)) (pow (* (+ (cos (atan x)) 1) 1/2) 3/2) 3/2 (+ 1 (+ (* (+ (cos (atan x)) 1) 1/2) (* 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))))) (+ (* (+ (cos (atan x)) 1) 1/2) (* 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (* 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 577 | 5073 |
| 0 | 652 | 4070 |
| 1 | 3368 | 3967 |
| 0 | 8275 | 3860 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.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 3 binary64))) (+.f64 #s(literal 1 binary64) #s(approx (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))))))) (+.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 binary64))) (+.f64 #s(literal 1 binary64) #s(approx (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))))))) |
(-.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))) |
#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 (+.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) |
#s(literal 3 binary64) |
(+.f64 #s(literal 1 binary64) #s(approx (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))))) |
#s(approx (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))))) |
(fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) |
#s(literal 1/4 binary64) |
(pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64)) |
(+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) |
#s(literal 2 binary64) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))) |
(+.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))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(approx (/ (+ (* 1/2 x) 1/2) x) #s(literal 1/2 binary64)))))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(approx (/ (+ (* 1/2 x) 1/2) x) #s(literal 1/2 binary64))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(approx (/ (+ (* 1/2 x) 1/2) x) #s(literal 1/2 binary64)))) |
#s(approx (+ (/ 1/2 x) 1/2) #s(approx (/ (+ (* 1/2 x) 1/2) x) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* 1/2 x) 1/2) x) #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)))))))) |
(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)) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 #s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 2 binary64)))) (+.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)))))) |
(/.f64 #s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 2 binary64)))) (+.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
#s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 2 binary64)))) |
(*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 2 binary64))) |
#s(literal 3/8 binary64) |
(pow.f64 x #s(literal 2 binary64)) |
(+.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) |
#s(literal 1/8 binary64) |
(*.f64 x x) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (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 (*.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) (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) |
(pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/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)))))) |
(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(approx (/ (/ (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3)) (+ 1 (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))))) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) #s(hole binary64 (/ (- 1 (* 1/8 (pow (+ 1 (cos (atan x))) 3))) (* (+ 1 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x)))))) (+ 1 (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x)))))))))) |
#s(approx (/ (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3)) (+ 1 (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))))) #s(hole binary64 (/ (- 1 (* 1/8 (pow (+ 1 (cos (atan x))) 3))) (+ 1 (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x))))))))) |
#s(approx (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3)) #s(hole binary64 (- 1 (* 1/8 (pow (+ 1 (cos (atan x))) 3))))) |
#s(approx (pow (* (+ (cos (atan x)) 1) 1/2) 3) #s(hole binary64 (* 1/8 (pow (+ 1 (cos (atan x))) 3)))) |
#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 (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2)))) #s(hole binary64 (+ 1 (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x)))))))) |
#s(approx (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))) #s(hole binary64 (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x))))))) |
#s(approx (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x))))) #s(hole binary64 (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x))))))) |
#s(approx (pow (+ 1 (cos (atan x))) 2) #s(hole binary64 (pow (+ 1 (cos (atan x))) 2))) |
#s(approx (+ 1 (cos (atan x))) #s(hole binary64 (+ 1 (cos (atan x))))) |
#s(approx (* 1/2 (+ 1 (cos (atan x)))) #s(hole binary64 (* 1/2 (+ 1 (cos (atan 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 (* 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/2 x) 1/2) #s(hole binary64 (/ 1/2 x))) |
#s(approx (+ (/ 1/2 x) 1/2) #s(hole binary64 (/ (+ 1/2 (* 1/2 x)) x))) |
#s(approx (/ (+ (* 1/2 x) 1/2) x) #s(hole binary64 (/ 1/2 x))) |
#s(approx (/ (+ (* 1/2 x) 1/2) x) #s(hole binary64 (/ (+ 1/2 (* 1/2 x)) 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 (/ 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 (/ (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1)))) #s(hole binary64 (* 1/8 (pow x 2)))) |
#s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) #s(hole binary64 (* 3/8 (pow x 2)))) |
#s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) #s(hole binary64 (* (pow x 2) (+ 3/8 (* 3/64 (pow x 2)))))) |
#s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) #s(hole binary64 (* (pow x 2) (+ 3/8 (* (pow x 2) (+ 3/64 (* 1/512 (pow x 2)))))))) |
#s(approx (* 3/8 (pow x 2)) #s(hole binary64 (* 3/8 (pow x 2)))) |
#s(approx (pow x 2) #s(hole binary64 (pow x 2))) |
#s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) #s(hole binary64 3)) |
#s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) #s(hole binary64 (+ 3 (* 3/8 (pow x 2))))) |
#s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) #s(hole binary64 (+ 3 (* (pow x 2) (+ 3/8 (* 1/64 (pow x 2))))))) |
#s(approx (pow (+ (* 1/8 (* x x)) 1) 2) #s(hole binary64 1)) |
#s(approx (pow (+ (* 1/8 (* x x)) 1) 2) #s(hole binary64 (+ 1 (* 1/4 (pow x 2))))) |
#s(approx (pow (+ (* 1/8 (* x x)) 1) 2) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/4 (* 1/64 (pow x 2))))))) |
#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 (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ 1 (* (+ (* 1/8 (* x x)) 1) 1)) #s(hole binary64 2)) |
#s(approx (+ 1 (* (+ (* 1/8 (* x x)) 1) 1)) #s(hole binary64 (+ 2 (* 1/8 (pow x 2))))) |
#s(approx (* (+ (* 1/8 (* x x)) 1) 1) #s(hole binary64 1)) |
#s(approx (* (+ (* 1/8 (* x x)) 1) 1) #s(hole binary64 (+ 1 (* 1/8 (pow x 2))))) |
#s(approx (/ (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3/2)) (+ 1 (+ (* (+ (cos (atan x)) 1) 1/2) (* 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))))) #s(hole binary64 (/ (- 1 (* (sqrt 1/8) (sqrt (pow (+ 1 (cos (atan x))) 3)))) (+ 1 (+ (* 1/2 (+ 1 (cos (atan x)))) (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x)))))))))) |
#s(approx (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3/2)) #s(hole binary64 (- 1 (* (sqrt 1/8) (sqrt (pow (+ 1 (cos (atan x))) 3)))))) |
#s(approx (pow (* (+ (cos (atan x)) 1) 1/2) 3/2) #s(hole binary64 (* (sqrt 1/8) (sqrt (pow (+ 1 (cos (atan x))) 3))))) |
#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)))) (* (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)))) (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x)))))))) |
#s(approx (* 1 (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)))) |
#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/2 x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (/ 1/2 x) 1/2) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (/ (+ (* 1/2 x) 1/2) x) #s(hole binary64 1/2)) |
#s(approx (/ (+ (* 1/2 x) 1/2) x) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 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 (/ 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 (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) #s(hole binary64 (* 1/512 (pow x 6)))) |
#s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) #s(hole binary64 (* (pow x 6) (+ 1/512 (* 3/64 (/ 1 (pow x 2))))))) |
#s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) #s(hole binary64 (* (pow x 6) (+ 1/512 (+ (/ 3/8 (pow x 4)) (* 3/64 (/ 1 (pow x 2)))))))) |
#s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) #s(hole binary64 (* 1/64 (pow x 4)))) |
#s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) #s(hole binary64 (* (pow x 4) (+ 1/64 (* 3/8 (/ 1 (pow x 2))))))) |
#s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) #s(hole binary64 (* (pow x 4) (+ 1/64 (+ (* 3/8 (/ 1 (pow x 2))) (/ 3 (pow x 4))))))) |
#s(approx (pow (+ (* 1/8 (* x x)) 1) 2) #s(hole binary64 (* 1/64 (pow x 4)))) |
#s(approx (pow (+ (* 1/8 (* x x)) 1) 2) #s(hole binary64 (* (pow x 4) (+ 1/64 (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (pow (+ (* 1/8 (* x x)) 1) 2) #s(hole binary64 (* (pow x 4) (+ 1/64 (+ (* 1/4 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
#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/8 (/ 1 (pow x 2)))))) |
#s(approx (+ 1 (* (+ (* 1/8 (* x x)) 1) 1)) #s(hole binary64 (* 1/8 (pow x 2)))) |
#s(approx (+ 1 (* (+ (* 1/8 (* x x)) 1) 1)) #s(hole binary64 (* (pow x 2) (+ 1/8 (* 2 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* 1/8 (* x x)) 1) 1) #s(hole binary64 (* 1/8 (pow x 2)))) |
#s(approx (* (+ (* 1/8 (* x x)) 1) 1) #s(hole binary64 (* (pow x 2) (+ 1/8 (/ 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/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 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 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(approx (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x))))) (fma.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #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 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(approx (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x))))) (fma.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #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/2 binary64))) #s(literal 3 binary64))) (*.f64 (+.f64 #s(approx (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x))))) (fma.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(approx (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x))))) (fma.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(approx (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x))))) (fma.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (*.f64 (+.f64 #s(approx (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x))))) (fma.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (+.f64 #s(approx (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x))))) (fma.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(approx (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x))))) (fma.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(approx (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x))))) (fma.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(-.f64 (pow.f64 (+.f64 #s(approx (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x))))) (fma.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (+.f64 #s(approx (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x))))) (fma.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 9 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 6 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 3 binary64)))) |
#s(literal 1 binary64) |
(*.f64 (neg.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) |
(*.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/2 binary64))) |
(*.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) |
(pow.f64 (exp.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log1p.f64 (cos.f64 (atan.f64 x))))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/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/2 binary64))) #s(literal 2 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) |
(sqrt.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 6 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log1p.f64 (cos.f64 (atan.f64 x)))) #s(literal 3 binary64)))) |
(exp.f64 (fma.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log1p.f64 (cos.f64 (atan.f64 x)))) #s(literal 3/2 binary64) (*.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log1p.f64 (cos.f64 (atan.f64 x)))) #s(literal 3/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log1p.f64 (cos.f64 (atan.f64 x)))) #s(literal 3/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log1p.f64 (cos.f64 (atan.f64 x)))) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log1p.f64 (cos.f64 (atan.f64 x)))) #s(literal 3 binary64))) (sinh.f64 (*.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log1p.f64 (cos.f64 (atan.f64 x)))) #s(literal 3 binary64)))) |
(*.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))))) |
(*.f64 (fabs.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) (fabs.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #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 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 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/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #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/2 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(sqrt.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log1p.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)))) |
(pow.f64 (pow.f64 (+.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 (+.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 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 2 binary64)) |
(pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.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)) (-.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 #s(literal 1 binary64) (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log1p.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 (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) (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) |
#s(literal 3 binary64) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x))))) (fma.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) #s(approx (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x))))) (fma.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x))))) (fma.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 #s(approx (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x))))) (fma.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x))))) (fma.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))))))) |
(+.f64 #s(approx (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x))))) (fma.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) #s(approx (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x))))) (fma.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))))) |
#s(approx (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x))))) (fma.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 6 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 4 binary64)) (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3 binary64))))) |
(fma.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(fma.f64 (fabs.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) (fabs.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (fabs.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(fma.f64 (exp.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log1p.f64 (cos.f64 (atan.f64 x))))) (exp.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log1p.f64 (cos.f64 (atan.f64 x))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(fma.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #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 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) |
(-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
#s(literal 1/4 binary64) |
(*.f64 (neg.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (neg.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(*.f64 (fabs.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (fabs.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(*.f64 (exp.f64 (log1p.f64 (cos.f64 (atan.f64 x)))) (exp.f64 (log1p.f64 (cos.f64 (atan.f64 x))))) |
(*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) |
(pow.f64 (exp.f64 (log1p.f64 (cos.f64 (atan.f64 x)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log1p.f64 (cos.f64 (atan.f64 x))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log1p.f64 (cos.f64 (atan.f64 x))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log1p.f64 (cos.f64 (atan.f64 x))) #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (+.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 (+.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 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 2 binary64)) |
(pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.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)) (-.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 #s(literal 1 binary64) (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log1p.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))) |
#s(literal 2 binary64) |
(*.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))))) |
(*.f64 (fabs.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) (fabs.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #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 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 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/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #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/2 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(sqrt.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log1p.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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 #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 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1/2 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)) |
(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/2 binary64)))) #s(literal 1 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/2 binary64)))) #s(literal 1 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/2 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/2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 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/2 binary64))))) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log1p.f64 (cos.f64 (atan.f64 x)))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(approx (/ (+ (* 1/2 x) 1/2) x) #s(literal 1/2 binary64))))) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(approx (/ (+ (* 1/2 x) 1/2) x) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(approx (/ (+ (* 1/2 x) 1/2) x) #s(literal 1/2 binary64)))) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(approx (/ (+ (* 1/2 x) 1/2) x) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(approx (/ (+ (* 1/2 x) 1/2) x) #s(literal 1/2 binary64))))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(approx (/ (+ (* 1/2 x) 1/2) x) #s(literal 1/2 binary64)))))) |
(pow.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(approx (/ (+ (* 1/2 x) 1/2) x) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(approx (/ (+ (* 1/2 x) 1/2) x) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(approx (/ (+ (* 1/2 x) 1/2) x) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(approx (/ (+ (* 1/2 x) 1/2) x) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(approx (/ (+ (* 1/2 x) 1/2) x) #s(literal 1/2 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(approx (/ (+ (* 1/2 x) 1/2) x) #s(literal 1/2 binary64)))))) (neg.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(approx (/ (+ (* 1/2 x) 1/2) x) #s(literal 1/2 binary64))))))) |
(*.f64 (fabs.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(approx (/ (+ (* 1/2 x) 1/2) x) #s(literal 1/2 binary64)))))) (fabs.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(approx (/ (+ (* 1/2 x) 1/2) x) #s(literal 1/2 binary64))))))) |
(*.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(approx (/ (+ (* 1/2 x) 1/2) x) #s(literal 1/2 binary64))))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(approx (/ (+ (* 1/2 x) 1/2) x) #s(literal 1/2 binary64)))))) |
(pow.f64 (*.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(approx (/ (+ (* 1/2 x) 1/2) x) #s(literal 1/2 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(approx (/ (+ (* 1/2 x) 1/2) x) #s(literal 1/2 binary64))))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(approx (/ (+ (* 1/2 x) 1/2) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(approx (/ (+ (* 1/2 x) 1/2) x) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(approx (/ (+ (* 1/2 x) 1/2) x) #s(literal 1/2 binary64)))) |
(sqrt.f64 (*.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(approx (/ (+ (* 1/2 x) 1/2) x) #s(literal 1/2 binary64)))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(approx (/ (+ (* 1/2 x) 1/2) x) #s(literal 1/2 binary64)))))) |
#s(approx (+ (/ 1/2 x) 1/2) #s(approx (/ (+ (* 1/2 x) 1/2) x) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* 1/2 x) 1/2) x) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (*.f64 (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/2 binary64)))) (*.f64 (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #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 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(-.f64 (pow.f64 (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/2 binary64)) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 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/2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 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/2 binary64))))) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log1p.f64 (cos.f64 (atan.f64 x)))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))))) |
(*.f64 (fabs.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) (fabs.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #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 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 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/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #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/2 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(sqrt.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log1p.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)))) |
(pow.f64 (pow.f64 (+.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 (+.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 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 2 binary64)) |
(pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.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)) (-.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 #s(literal 1 binary64) (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log1p.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 (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) (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 (-.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 #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)) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 #s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 (*.f64 x x) #s(literal 3/8 binary64))) (+.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 #s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 (*.f64 x x) #s(literal 3/8 binary64)))) (neg.f64 (+.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64))))) |
(/.f64 #s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 (*.f64 x x) #s(literal 3/8 binary64))) (+.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)))) |
#s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 (*.f64 x x) #s(literal 3/8 binary64))) |
(*.f64 (*.f64 x x) #s(literal 3/8 binary64)) |
(*.f64 #s(literal 3/8 binary64) (*.f64 x x)) |
#s(literal 3/8 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)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 4 binary64)) (pow.f64 (+.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 6 binary64)) (pow.f64 (+.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 4 binary64)) (-.f64 (pow.f64 (+.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (fabs.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64))) (fabs.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64))) (+.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64))) (+.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (+.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (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 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(+.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
(+.f64 (+.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64))) (fabs.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (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 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log1p.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log1p.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) #s(literal 2 binary64)))) |
(*.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/512 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #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 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) 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/8 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) #s(literal 1 binary64))) |
(exp.f64 (log1p.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) |
(+.f64 (cosh.f64 (log1p.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) (sinh.f64 (log1p.f64 (*.f64 (*.f64 x x) #s(literal 1/8 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))) |
#s(literal 1/8 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)))) |
(*.f64 (+.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/512 binary64) #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/512 binary64))) #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))))) #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/512 binary64) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/512 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64))))) |
(fma.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(+.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
(*.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/512 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #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 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) 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/8 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) #s(literal 1 binary64))) |
(exp.f64 (log1p.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) |
(+.f64 (cosh.f64 (log1p.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) (sinh.f64 (log1p.f64 (*.f64 (*.f64 x x) #s(literal 1/8 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 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (*.f64 (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/2 binary64)))) (*.f64 (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #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 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(-.f64 (pow.f64 (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/2 binary64)) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 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/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/2 binary64))) #s(literal 9/2 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/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/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/8 binary64))) (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 3/2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/4 binary64))) (neg.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/4 binary64))) (fabs.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/4 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/2 binary64))) (sqrt.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 3 binary64)) (sqrt.f64 #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/4 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (pow.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 3 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/8 binary64)) (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 3/2 binary64)) (sqrt.f64 #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/2 binary64))) |
(pow.f64 (exp.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log1p.f64 (cos.f64 (atan.f64 x))))) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 3/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/2 binary64)) |
(sqrt.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) |
(fabs.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/2 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log1p.f64 (cos.f64 (atan.f64 x)))) #s(literal 3/2 binary64)))) |
(exp.f64 (/.f64 (*.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log1p.f64 (cos.f64 (atan.f64 x)))) #s(literal 3 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log1p.f64 (cos.f64 (atan.f64 x)))) #s(literal 3/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log1p.f64 (cos.f64 (atan.f64 x)))) #s(literal 3/2 binary64))) (sinh.f64 (*.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log1p.f64 (cos.f64 (atan.f64 x)))) #s(literal 3/2 binary64)))) |
#s(literal 3/2 binary64) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) (*.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (fma.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/2 binary64))) #s(literal 2 binary64) (*.f64 (fma.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/2 binary64)))) #s(literal 2 binary64))) (*.f64 (fma.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/2 binary64)))) (*.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/2 binary64))))) (*.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) |
(+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) #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) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/2 binary64))) (fma.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/2 binary64))))) |
(fma.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) |
(fma.f64 (fabs.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) (fabs.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #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)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) |
(fma.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/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) |
(-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #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/2 binary64)))))) |
(-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))))) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 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/2 binary64))))) |
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log1p.f64 (cos.f64 (atan.f64 x)))) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3)) (+ 1 (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))))) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (fma.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (/ (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3)) (+ 1 (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (fma.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
#s(approx (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3)) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) |
#s(approx (pow (* (+ (cos (atan x)) 1) 1/2) 3) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
#s(approx (+ 1 (cos (atan x))) (+.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 (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2)))) (+.f64 (fma.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
#s(approx (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x))))) (fma.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) |
#s(approx (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x))))) (fma.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) |
#s(approx (pow (+ 1 (cos (atan x))) 2) (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
#s(approx (+ 1 (cos (atan x))) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
#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 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 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 (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 (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 (+ (* 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/2 x) 1/2) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (/ 1/2 x) 1/2) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)) x)) |
#s(approx (/ (+ (* 1/2 x) 1/2) x) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (+ (* 1/2 x) 1/2) x) (/.f64 (fma.f64 #s(literal 1/2 binary64) 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 (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 (+ (* 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 (cos (atan x))) #s(literal 2 binary64)) |
#s(approx (+ 1 (cos (atan x))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ 1 (cos (atan x))) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 3/8 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ 1 (cos (atan 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 (+ (* 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 (*.f64 x x) #s(literal 3/8 binary64)) #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 (/ (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1)))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
#s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 (*.f64 x x) #s(literal 3/8 binary64))) |
#s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 (fma.f64 #s(literal 3/64 binary64) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x))) |
#s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 (fma.f64 (fma.f64 #s(literal 1/512 binary64) (*.f64 x x) #s(literal 3/64 binary64)) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x))) |
#s(approx (* 3/8 (pow x 2)) (*.f64 (*.f64 x x) #s(literal 3/8 binary64))) |
#s(approx (pow x 2) (*.f64 x x)) |
#s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) #s(literal 3 binary64)) |
#s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) (fma.f64 (*.f64 x x) #s(literal 3/8 binary64) #s(literal 3 binary64))) |
#s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) (fma.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x) #s(literal 3 binary64))) |
#s(approx (pow (+ (* 1/8 (* x x)) 1) 2) #s(literal 1 binary64)) |
#s(approx (pow (+ (* 1/8 (* x x)) 1) 2) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal 1 binary64))) |
#s(approx (pow (+ (* 1/8 (* x x)) 1) 2) (fma.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (+ (* 1/8 (* x x)) 1) 1) #s(literal 1 binary64)) |
#s(approx (* (+ (* 1/8 (* x x)) 1) 1) (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
#s(approx (pow x 2) (*.f64 x x)) |
#s(approx (+ 1 (* (+ (* 1/8 (* x x)) 1) 1)) #s(literal 2 binary64)) |
#s(approx (+ 1 (* (+ (* 1/8 (* x x)) 1) 1)) (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 2 binary64))) |
#s(approx (* (+ (* 1/8 (* x x)) 1) 1) #s(literal 1 binary64)) |
#s(approx (* (+ (* 1/8 (* x x)) 1) 1) (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)))))))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))))) |
#s(approx (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3/2)) (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/2 binary64)))) |
#s(approx (pow (* (+ (cos (atan x)) 1) 1/2) 3/2) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/2 binary64))) |
#s(approx (+ 1 (+ (* (+ (cos (atan x)) 1) 1/2) (* 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (cos (atan x)) 1) 1/2) (* 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 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/2 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 (-.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 (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 (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 (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 (+ (* 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/2 x) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (/ 1/2 x) 1/2) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* 1/2 x) 1/2) x) #s(literal 1/2 binary64)) |
#s(approx (/ (+ (* 1/2 x) 1/2) x) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 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 (-.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 (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 (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 (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 (+ (* 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 (cos (atan x))) #s(literal 1 binary64)) |
#s(approx (+ 1 (cos (atan x))) (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
#s(approx (+ 1 (cos (atan 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 (cos (atan 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 (+ (* 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 (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/512 binary64))) |
#s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 3/64 binary64) #s(literal 1/512 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 3/64 binary64) (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/512 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/64 binary64))) |
#s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 3/8 binary64) #s(literal 1/64 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 3/8 binary64) (/.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1/64 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (pow (+ (* 1/8 (* x x)) 1) 2) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/64 binary64))) |
#s(approx (pow (+ (* 1/8 (* x x)) 1) 2) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/64 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (pow (+ (* 1/8 (* x x)) 1) 2) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) (pow.f64 x #s(literal -4 binary64))) #s(literal 1/64 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ (* 1/8 (* x x)) 1) 1) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
#s(approx (* (+ (* 1/8 (* x x)) 1) 1) (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64))) |
#s(approx (+ 1 (* (+ (* 1/8 (* x x)) 1) 1)) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
#s(approx (+ 1 (* (+ (* 1/8 (* x x)) 1) 1)) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64) #s(literal 1/8 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* 1/8 (* x x)) 1) 1) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
#s(approx (* (+ (* 1/8 (* x x)) 1) 1) (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)))))))) (-.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 (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 (cos (atan x))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) |
#s(approx (+ 1 (cos (atan 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 (cos (atan 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 (+ (* 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 39 550 to 3 421 computations (91.4% saved)
31 alts after pruning (24 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 784 | 10 | 794 |
| Fresh | 2 | 14 | 16 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 5 | 5 |
| Total | 789 | 31 | 820 |
| Status | Accuracy | Program |
|---|---|---|
| 72.9% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.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)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) #s(approx (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))))))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) | |
| 72.9% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) #s(approx (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))))))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) | |
| 72.8% | (/.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)))) (*.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)))) | |
| 72.8% | (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (*.f64 (+.f64 #s(approx (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x))))) (fma.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) | |
| 72.8% | (/.f64 (-.f64 #s(literal 1 binary64) (pow.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)) #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))))))) | |
| 45.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 (-.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))))))) | |
| 72.8% | (/.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 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))))))) | |
| 45.9% | (/.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 (-.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))))) | |
| 72.8% | (/.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) | |
| ✓ | 44.9% | (/.f64 (-.f64 #s(literal 1 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)))) (+.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)))))) |
| 45.0% | (/.f64 (-.f64 #s(literal 1 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 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (+.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)))))) | |
| 44.0% | (/.f64 (-.f64 #s(literal 1 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 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) | |
| 44.9% | (/.f64 #s(approx (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) (+.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)))))) | |
| ✓ | 72.1% | (-.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)))))))) |
| 28.7% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #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))))) | |
| ✓ | 44.2% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))))) |
| ✓ | 44.2% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)) x))))) |
| ✓ | 44.9% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(approx (/ (+ (* 1/2 x) 1/2) x) #s(literal 1/2 binary64)))))) |
| 45.5% | #s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) | |
| 56.1% | #s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 5/32 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 #s(literal 5/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 35/256 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))))) (*.f64 #s(literal 5/32 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))))) | |
| 57.2% | #s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 5/32 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))))) | |
| 55.6% | #s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))))) | |
| 56.4% | #s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) | |
| 28.9% | #s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 (-.f64 (exp.f64 (*.f64 (log1p.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)))))) | |
| 52.7% | #s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 #s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 #s(literal 3/8 binary64) (pow.f64 (pow.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (+.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)))))) | |
| 58.9% | #s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 #s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 2 binary64)))) (+.f64 #s(approx (pow (+ (* 1/8 (* x x)) 1) 2) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)))))) | |
| 58.9% | #s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 #s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) (fma.f64 (*.f64 x x) #s(literal 3/8 binary64) #s(literal 3 binary64))))) | |
| 56.6% | #s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 #s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) #s(literal 3 binary64)))) | |
| 30.0% | #s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/8 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) | |
| ✓ | 56.6% | #s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(approx (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
| ✓ | 28.4% | #s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 binary64)) |
Compiled 4 267 to 1 208 computations (71.7% saved)
| Inputs |
|---|
#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)))))))) #s(approx (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(approx (/ (+ (* 1/2 x) 1/2) x) #s(literal 1/2 binary64)))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (*.f64 x x) #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)))))))) (-.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))) |
(-.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 (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #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 (+ (* 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 (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)) x))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #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))))) |
(/.f64 (-.f64 #s(literal 1 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 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (+.f64 #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 #s(literal 1 binary64) (/.f64 #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)))))))) |
(-.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)))))))) |
(/.f64 (-.f64 #s(literal 1 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)))) (+.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(approx (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))) #s(approx (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (+.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 #s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) #s(literal 3 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 #s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) (fma.f64 (*.f64 x x) #s(literal 3/8 binary64) #s(literal 3 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(-.f64 #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))))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 #s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 2 binary64)))) (+.f64 #s(approx (pow (+ (* 1/8 (* x x)) 1) 2) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (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)))))))) (/.f64 (expm1.f64 (*.f64 (log1p.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 3 binary64))) #s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) #s(literal 3 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 #s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 2 binary64)))) (+.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 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))) (+.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))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 (expm1.f64 (*.f64 (log1p.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (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)))))))) (/.f64 (-.f64 (exp.f64 (*.f64 (log1p.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (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)))))))) (/.f64 #s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 #s(literal 3/8 binary64) (pow.f64 (pow.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (+.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 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))) (+.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/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.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)) #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 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 #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 (-.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 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.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)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) #s(approx (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))))))) (+.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 (-.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 (-.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) #s(approx (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))))))) (+.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 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (*.f64 (+.f64 #s(approx (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x))))) (fma.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (/ (/ (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3)) (+ 1 (+ (pow (* (+ (cos (atan x)) 1) 1/2) 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/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 3 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))))))) |
(/.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 3 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) (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) (sqrt.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) #s(approx (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))))))) (+.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) (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)))) (*.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 #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)))))))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 5/32 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 5/32 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 #s(literal 5/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 35/256 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))))) (*.f64 #s(literal 5/32 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))))) |
| Outputs |
|---|
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 5/32 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 #s(literal 5/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 35/256 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))))) (*.f64 #s(literal 5/32 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #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)))))))) |
7 calls:
| 1.2s | (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))))) |
| 87.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 15.0ms | x |
| 14.0ms | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 11.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 2 | (hypot.f64 #s(literal 1 binary64) x) |
| 99.9% | 2 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 99.9% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 99.9% | 2 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 99.9% | 2 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 99.9% | 2 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 99.9% | 2 | x |
Compiled 47 to 37 computations (21.3% saved)
| Inputs |
|---|
#s(approx (- 1 (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)))))))) #s(approx (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(approx (/ (+ (* 1/2 x) 1/2) x) #s(literal 1/2 binary64)))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (*.f64 x x) #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)))))))) (-.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))) |
(-.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 (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #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 (+ (* 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 (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)) x))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #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))))) |
(/.f64 (-.f64 #s(literal 1 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 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (+.f64 #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 #s(literal 1 binary64) (/.f64 #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)))))))) |
(-.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)))))))) |
(/.f64 (-.f64 #s(literal 1 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)))) (+.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(approx (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))) #s(approx (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (+.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 #s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) #s(literal 3 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 #s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) (fma.f64 (*.f64 x x) #s(literal 3/8 binary64) #s(literal 3 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(-.f64 #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))))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 #s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 2 binary64)))) (+.f64 #s(approx (pow (+ (* 1/8 (* x x)) 1) 2) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (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)))))))) (/.f64 (expm1.f64 (*.f64 (log1p.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 3 binary64))) #s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) #s(literal 3 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 #s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 2 binary64)))) (+.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 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))) (+.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))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 (expm1.f64 (*.f64 (log1p.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (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)))))))) (/.f64 (-.f64 (exp.f64 (*.f64 (log1p.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (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)))))))) (/.f64 #s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 #s(literal 3/8 binary64) (pow.f64 (pow.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (+.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 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))) (+.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/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.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)) #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 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 #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 (-.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 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.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)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) #s(approx (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))))))) (+.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 (-.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 (-.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) #s(approx (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))))))) (+.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 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (*.f64 (+.f64 #s(approx (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x))))) (fma.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (/ (/ (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3)) (+ 1 (+ (pow (* (+ (cos (atan x)) 1) 1/2) 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/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 3 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))))))) |
(/.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 3 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) (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) (sqrt.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) #s(approx (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))))))) (+.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) (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)))) (*.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 #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)))))))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 5/32 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))))) |
| Outputs |
|---|
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 5/32 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #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))) (+.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))))) |
7 calls:
| 20.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))))) |
| 12.0ms | x |
| 12.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 9.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 9.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.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)) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(approx (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(approx (/ (+ (* 1/2 x) 1/2) x) #s(literal 1/2 binary64)))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (*.f64 x x) #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)))))))) (-.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))) |
(-.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 (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #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 (+ (* 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 (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)) x))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #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))))) |
(/.f64 (-.f64 #s(literal 1 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 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (+.f64 #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 #s(literal 1 binary64) (/.f64 #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)))))))) |
(-.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)))))))) |
(/.f64 (-.f64 #s(literal 1 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)))) (+.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(approx (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))) #s(approx (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (+.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 #s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) #s(literal 3 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 #s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) (fma.f64 (*.f64 x x) #s(literal 3/8 binary64) #s(literal 3 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(-.f64 #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))))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 #s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 2 binary64)))) (+.f64 #s(approx (pow (+ (* 1/8 (* x x)) 1) 2) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (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)))))))) (/.f64 (expm1.f64 (*.f64 (log1p.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 3 binary64))) #s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) #s(literal 3 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 #s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 2 binary64)))) (+.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 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))) (+.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))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 (expm1.f64 (*.f64 (log1p.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (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)))))))) (/.f64 (-.f64 (exp.f64 (*.f64 (log1p.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (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)))))))) (/.f64 #s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 #s(literal 3/8 binary64) (pow.f64 (pow.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (+.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 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))) (+.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/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.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)) #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 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 #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 (-.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 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.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)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) #s(approx (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))))))) (+.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 (-.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 (-.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) #s(approx (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))))))) (+.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 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (*.f64 (+.f64 #s(approx (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x))))) (fma.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (/ (/ (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3)) (+ 1 (+ (pow (* (+ (cos (atan x)) 1) 1/2) 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/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 3 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))))))) |
(/.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 3 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) (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) (sqrt.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) #s(approx (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))))))) (+.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) (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)))) (*.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 #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)))))))) |
| Outputs |
|---|
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) #s(approx (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))))))) (+.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:
| 12.0ms | x |
| 11.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 9.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 9.0ms | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 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))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 2 | (hypot.f64 #s(literal 1 binary64) x) |
| 99.7% | 2 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 99.7% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 99.7% | 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.7% | 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.7% | 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.7% | 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)) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(approx (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(approx (/ (+ (* 1/2 x) 1/2) x) #s(literal 1/2 binary64)))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (*.f64 x x) #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)))))))) (-.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))) |
(-.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 (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #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 (+ (* 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 (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)) x))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #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))))) |
(/.f64 (-.f64 #s(literal 1 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 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (+.f64 #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 #s(literal 1 binary64) (/.f64 #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)))))))) |
(-.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)))))))) |
(/.f64 (-.f64 #s(literal 1 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)))) (+.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(approx (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))) #s(approx (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (+.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 #s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) #s(literal 3 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 #s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) (fma.f64 (*.f64 x x) #s(literal 3/8 binary64) #s(literal 3 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(-.f64 #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))))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 #s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 2 binary64)))) (+.f64 #s(approx (pow (+ (* 1/8 (* x x)) 1) 2) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (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)))))))) (/.f64 (expm1.f64 (*.f64 (log1p.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 3 binary64))) #s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) #s(literal 3 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 #s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 2 binary64)))) (+.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 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))) (+.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))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 (expm1.f64 (*.f64 (log1p.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (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)))))))) (/.f64 (-.f64 (exp.f64 (*.f64 (log1p.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (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)))))))) (/.f64 #s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 #s(literal 3/8 binary64) (pow.f64 (pow.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (+.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 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))) (+.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/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.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)) #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 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 #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 (-.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 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.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)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) #s(approx (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))))))) (+.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 (-.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 (-.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) #s(approx (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))))))) (+.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 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (*.f64 (+.f64 #s(approx (+ (* 1/4 (pow (+ 1 (cos (atan x))) 2)) (* 1/2 (+ 1 (cos (atan x))))) (fma.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (/ (/ (- 1 (pow (* (+ (cos (atan x)) 1) 1/2) 3)) (+ 1 (+ (pow (* (+ (cos (atan x)) 1) 1/2) 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/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 3 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))))))) |
(/.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 3 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) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
| Outputs |
|---|
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.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)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) #s(approx (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))))))) (+.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:
| 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 | x |
| 10.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 9.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 8.0ms | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 2 | (hypot.f64 #s(literal 1 binary64) x) |
| 99.7% | 2 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 99.7% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 99.7% | 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.7% | 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.7% | 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.7% | 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)) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(approx (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(approx (/ (+ (* 1/2 x) 1/2) x) #s(literal 1/2 binary64)))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (*.f64 x x) #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)))))))) (-.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))) |
(-.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 (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #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 (+ (* 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 (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)) x))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #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))))) |
(/.f64 (-.f64 #s(literal 1 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 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (+.f64 #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 #s(literal 1 binary64) (/.f64 #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)))))))) |
(-.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)))))))) |
(/.f64 (-.f64 #s(literal 1 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)))) (+.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(approx (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))) #s(approx (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (+.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 #s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) #s(literal 3 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 #s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) (fma.f64 (*.f64 x x) #s(literal 3/8 binary64) #s(literal 3 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(-.f64 #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))))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 #s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 2 binary64)))) (+.f64 #s(approx (pow (+ (* 1/8 (* x x)) 1) 2) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (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)))))))) (/.f64 (expm1.f64 (*.f64 (log1p.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 3 binary64))) #s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) #s(literal 3 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 #s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 2 binary64)))) (+.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 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))) (+.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))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 (expm1.f64 (*.f64 (log1p.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (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)))))))) (/.f64 (-.f64 (exp.f64 (*.f64 (log1p.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (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)))))))) (/.f64 #s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 #s(literal 3/8 binary64) (pow.f64 (pow.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (+.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 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))) (+.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/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.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)) #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 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.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 #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 (-.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 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))))))) |
| Outputs |
|---|
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #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))) (+.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))))) |
7 calls:
| 9.0ms | x |
| 9.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 8.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 7.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 7.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 |
|---|---|---|
| 99.7% | 2 | (hypot.f64 #s(literal 1 binary64) x) |
| 99.7% | 2 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 99.7% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 99.7% | 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.7% | 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.7% | 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.7% | 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)) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(approx (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(approx (/ (+ (* 1/2 x) 1/2) x) #s(literal 1/2 binary64)))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (*.f64 x x) #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)))))))) (-.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))) |
(-.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 (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #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 (+ (* 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 (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)) x))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #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))))) |
(/.f64 (-.f64 #s(literal 1 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 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (+.f64 #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 #s(literal 1 binary64) (/.f64 #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)))))))) |
(-.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)))))))) |
(/.f64 (-.f64 #s(literal 1 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)))) (+.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(approx (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))) #s(approx (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (+.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 #s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) #s(literal 3 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 #s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) (fma.f64 (*.f64 x x) #s(literal 3/8 binary64) #s(literal 3 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(-.f64 #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))))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 #s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 2 binary64)))) (+.f64 #s(approx (pow (+ (* 1/8 (* x x)) 1) 2) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (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)))))))) (/.f64 (expm1.f64 (*.f64 (log1p.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 3 binary64))) #s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) #s(literal 3 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 #s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 2 binary64)))) (+.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 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))) (+.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))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 (expm1.f64 (*.f64 (log1p.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (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)))))))) (/.f64 (-.f64 (exp.f64 (*.f64 (log1p.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (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)))))))) (/.f64 #s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 #s(literal 3/8 binary64) (pow.f64 (pow.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (+.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 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))) (+.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 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(approx (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) (*.f64 #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
7 calls:
| 8.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 8.0ms | x |
| 6.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 6.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 6.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.4% | 2 | (hypot.f64 #s(literal 1 binary64) x) |
| 99.4% | 2 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 99.4% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 99.4% | 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.4% | 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.4% | 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.4% | 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)) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(approx (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(approx (/ (+ (* 1/2 x) 1/2) x) #s(literal 1/2 binary64)))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (*.f64 x x) #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)))))))) (-.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))) |
(-.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 (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #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 (+ (* 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 (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)) x))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #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))))) |
(/.f64 (-.f64 #s(literal 1 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 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (+.f64 #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 #s(literal 1 binary64) (/.f64 #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)))))))) |
(-.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)))))))) |
(/.f64 (-.f64 #s(literal 1 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)))) (+.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(approx (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))) #s(approx (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (+.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 #s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) #s(literal 3 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 #s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) (fma.f64 (*.f64 x x) #s(literal 3/8 binary64) #s(literal 3 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(-.f64 #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))))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 #s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 2 binary64)))) (+.f64 #s(approx (pow (+ (* 1/8 (* x x)) 1) 2) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (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)))))))) (/.f64 (expm1.f64 (*.f64 (log1p.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 3 binary64))) #s(approx (+ (pow (+ (* 1/8 (* x x)) 1) 2) (+ 1 (* (+ (* 1/8 (* x x)) 1) 1))) #s(literal 3 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (/.f64 #s(approx (- (exp (* (log (+ 1 (* 1/8 (* x x)))) 3)) 1) (*.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 2 binary64)))) (+.f64 (pow.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)))))) |
| Outputs |
|---|
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(approx (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) (*.f64 #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)))))))) |
7 calls:
| 7.0ms | x |
| 6.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 6.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 5.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 5.0ms | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 2 | (hypot.f64 #s(literal 1 binary64) x) |
| 98.8% | 2 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 98.8% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 98.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)))) |
| 98.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))))) |
| 98.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)))))) |
| 98.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)) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(approx (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(approx (/ (+ (* 1/2 x) 1/2) x) #s(literal 1/2 binary64)))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (*.f64 x x) #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)))))))) (-.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))) |
(-.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 (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #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 (+ (* 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 (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) (/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)) x))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #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))))) |
(/.f64 (-.f64 #s(literal 1 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 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (+.f64 #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 #s(literal 1 binary64) (/.f64 #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)))))))) |
| Outputs |
|---|
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(approx (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(-.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:
| 4.0ms | x |
| 4.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))))) |
| 4.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 3.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 3.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.7% | 2 | (hypot.f64 #s(literal 1 binary64) x) |
| 97.7% | 2 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 97.7% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 97.7% | 2 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 97.7% | 2 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 97.7% | 2 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 97.7% | 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)) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(approx (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(approx (/ (+ (* 1/2 x) 1/2) x) #s(literal 1/2 binary64)))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (*.f64 x x) #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)))))))) (-.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))) |
(-.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 (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
| Outputs |
|---|
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(approx (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
7 calls:
| 3.0ms | x |
| 3.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 2.0ms | (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))))) |
| 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)))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.5% | 2 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 97.5% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 97.5% | 2 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 97.5% | 2 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 97.5% | 2 | (hypot.f64 #s(literal 1 binary64) x) |
| 97.5% | 2 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 97.5% | 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)) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(approx (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (/ 1/2 x) 1/2) #s(approx (/ (+ (* 1/2 x) 1/2) x) #s(literal 1/2 binary64)))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (*.f64 x x) #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)))))))) (-.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))) |
(-.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(approx (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(-.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:
| 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 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 2.0ms | (-.f64 #s(literal 1 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 |
|---|---|---|
| 96.9% | 2 | (hypot.f64 #s(literal 1 binary64) x) |
| 96.9% | 2 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 96.9% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 96.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)))) |
| 96.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))))) |
| 96.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)))))) |
| 96.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)) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(approx (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
| Outputs |
|---|
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(approx (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
7 calls:
| 1.0ms | x |
| 1.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 1.0ms | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 1.0ms | (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 |
|---|---|---|
| 56.6% | 1 | (hypot.f64 #s(literal 1 binary64) x) |
| 56.6% | 1 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 56.6% | 1 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 56.6% | 1 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 56.6% | 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))))) |
| 56.6% | 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)))))) |
| 56.6% | 1 | 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 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)))))) |
| 1.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 1.0ms | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 28.4% | 1 | (hypot.f64 #s(literal 1 binary64) x) |
| 28.4% | 1 | x |
| 28.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)))))) |
| 28.4% | 1 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 28.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)))) |
| 28.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))))) |
| 28.4% | 1 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
Compiled 47 to 37 computations (21.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 0.028310548341080717 | 1.7174812006160747 |
| 8.0ms | 112× | 0 | valid |
Compiled 3 037 to 678 computations (77.7% saved)
ival-hypot: 2.0ms (37.5% of total)ival-div: 1.0ms (18.7% of total)ival-add: 1.0ms (18.7% of total)ival-mult: 1.0ms (18.7% of total)ival-sub: 1.0ms (18.7% of total)ival-sqrt: 1.0ms (18.7% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 0.005015109729611862 | 0.008008138628784727 |
| 3.0ms | 48× | 0 | valid |
| 2.0ms | 16× | 1 | valid |
Compiled 800 to 301 computations (62.4% saved)
ival-div: 1.0ms (24.1% of total)ival-hypot: 1.0ms (24.1% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-sub: 0.0ms (0% of total)ival-sqrt: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)ival-mult: 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 |
|---|---|---|
| 18.0ms | 0.00013023727695540523 | 0.004595091624512725 |
| 9.0ms | 64× | 1 | valid |
| 3.0ms | 48× | 0 | valid |
Compiled 1 042 to 531 computations (49% saved)
ival-hypot: 3.0ms (30.6% of total)adjust: 2.0ms (20.4% of total)ival-div: 1.0ms (10.2% of total)ival-sub: 1.0ms (10.2% of total)ival-sqrt: 1.0ms (10.2% of total)ival-add: 1.0ms (10.2% of total)ival-mult: 1.0ms (10.2% 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 | 0.00013023727695540523 | 0.004595091624512725 |
Compiled 1 063 to 545 computations (48.7% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 0.00013023727695540523 | 0.004595091624512725 |
Compiled 776 to 398 computations (48.7% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 24.0ms | 2.3768267884918663e-7 | 0.00013023727695540523 |
| 19.0ms | 128× | 1 | valid |
Compiled 492 to 333 computations (32.3% saved)
ival-hypot: 4.0ms (26.6% of total)adjust: 3.0ms (20% of total)ival-div: 2.0ms (13.3% of total)ival-mult: 2.0ms (13.3% of total)ival-sqrt: 2.0ms (13.3% of total)ival-add: 1.0ms (6.7% of total)ival-sub: 1.0ms (6.7% 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 |
|---|---|---|
| 18.0ms | 0.00013023727695540523 | 0.004595091624512725 |
| 14.0ms | 96× | 1 | valid |
Compiled 363 to 251 computations (30.9% saved)
ival-hypot: 3.0ms (26.8% of total)adjust: 2.0ms (17.9% of total)ival-div: 1.0ms (8.9% of total)ival-add: 1.0ms (8.9% of total)ival-mult: 1.0ms (8.9% of total)ival-sub: 1.0ms (8.9% of total)ival-sqrt: 1.0ms (8.9% 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 |
|---|---|---|
| 17.0ms | 0.028310548341080717 | 1.7174812006160747 |
| 13.0ms | 96× | 0 | valid |
Compiled 426 to 300 computations (29.6% saved)
ival-hypot: 2.0ms (43.8% of total)ival-div: 1.0ms (21.9% of total)ival-mult: 1.0ms (21.9% of total)ival-sqrt: 1.0ms (21.9% of total)ival-add: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-sub: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 6.0ms | 0.028310548341080717 | 1.7174812006160747 |
| 3.0ms | 48× | 0 | valid |
Compiled 552 to 321 computations (41.8% saved)
ival-hypot: 1.0ms (45.1% of total)ival-div: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-mult: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-sub: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-sqrt: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.028310548341080717 | 1.7174812006160747 |
Compiled 398 to 286 computations (28.1% saved)
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 184 | 1369 |
| 1 | 272 | 1315 |
| 2 | 592 | 1303 |
| 3 | 1964 | 1303 |
| 4 | 7197 | 1303 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 x #s(literal 1062849512059437/36028797018963968 binary64)) #s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 5/32 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 #s(literal 5/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 35/256 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))))) (*.f64 #s(literal 5/32 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #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))))))))) |
(if (<=.f64 x #s(literal 1152921504606847/144115188075855872 binary64)) #s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 5/32 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #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))) (+.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)))))) |
(if (<=.f64 x #s(literal 1498797955988901/576460752303423488 binary64)) #s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) #s(approx (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))))))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))))) |
(if (<=.f64 x #s(literal 1498797955988901/576460752303423488 binary64)) #s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.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)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) #s(approx (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))))))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))))) |
(if (<=.f64 x #s(literal 1498797955988901/576460752303423488 binary64)) #s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #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))) (+.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)))))) |
(if (<=.f64 x #s(literal 3984496719921263/36893488147419103232 binary64)) #s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(approx (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) (*.f64 #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)))))) |
(if (<=.f64 x #s(literal 48999163945791/288230376151711744 binary64)) #s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(approx (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) (*.f64 #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))))))))) |
(if (<=.f64 x #s(literal 5/4 binary64)) #s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(approx (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (-.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 3/2 binary64)) #s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(approx (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) #s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(if (<=.f64 x #s(literal 3/2 binary64)) #s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(approx (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (-.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(approx (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 binary64)) |
| Outputs |
|---|
(if (<=.f64 x #s(literal 1062849512059437/36028797018963968 binary64)) #s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 5/32 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 #s(literal 5/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 35/256 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))))) (*.f64 #s(literal 5/32 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #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))))))))) |
(if (<=.f64 x #s(literal 1062849512059437/36028797018963968 binary64)) #s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 5/32 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 #s(literal 5/16 binary64) (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 35/256 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))))) (*.f64 #s(literal 5/32 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #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) (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) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))))))) |
(if (<=.f64 x #s(literal 1152921504606847/144115188075855872 binary64)) #s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 5/32 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 3/8 binary64) (*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #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))) (+.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)))))) |
(if (<=.f64 x #s(literal 1498797955988901/576460752303423488 binary64)) #s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) #s(approx (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))))))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))))) |
(if (<=.f64 x #s(literal 1498797955988901/576460752303423488 binary64)) #s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.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)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) #s(approx (+ (pow (* (+ (cos (atan x)) 1) 1/2) 2) (* 1 (* (+ (cos (atan x)) 1) 1/2))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))))))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))))) |
(if (<=.f64 x #s(literal 1498797955988901/576460752303423488 binary64)) #s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 3/16 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #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))) (+.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)))))) |
(if (<=.f64 x #s(literal 3984496719921263/36893488147419103232 binary64)) #s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(approx (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) (*.f64 #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)))))) |
(if (<=.f64 x #s(literal 48999163945791/288230376151711744 binary64)) #s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(approx (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) (*.f64 #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))))))))) |
(if (<=.f64 x #s(literal 5/4 binary64)) #s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(approx (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (-.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 3/2 binary64)) #s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(approx (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) #s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(if (<=.f64 x #s(literal 3/2 binary64)) #s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(approx (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (-.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(approx (- (+ (* (* (* x x) 1/2) 1/4) 1) 1) (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 binary64)) |
| 1× | fuel |
Compiled 1 415 to 187 computations (86.8% saved)
Compiled 3 716 to 576 computations (84.5% saved)
Loading profile data...