
Time bar (total: 7.0s)
| 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)
| 896.0ms | 2 878× | 2 | valid |
| 335.0ms | 4 158× | 0 | valid |
| 235.0ms | 1 220× | 1 | valid |
ival-hypot: 390.0ms (31.9% of total)adjust: 192.0ms (15.7% of total)ival-add: 140.0ms (11.4% of total)ival-sqrt: 134.0ms (11% of total)ival-sub: 129.0ms (10.5% of total)ival-div: 124.0ms (10.1% of total)ival-mult: 97.0ms (7.9% of total)exact: 8.0ms (0.7% of total)ival-true: 6.0ms (0.5% of total)ival-assert: 3.0ms (0.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 83 | 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 | 83 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 83 | 0 |
| - | 0 | 173 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 83 | 0 | 0 |
| - | 0 | 0 | 173 |
| number | freq |
|---|---|
| 0 | 173 |
| 1 | 83 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 69.0ms | 188× | 2 | valid |
| 22.0ms | 234× | 0 | valid |
| 16.0ms | 90× | 1 | valid |
Compiled 174 to 31 computations (82.2% saved)
ival-hypot: 23.0ms (29.9% of total)ival-sqrt: 13.0ms (16.9% of total)adjust: 12.0ms (15.6% of total)ival-mult: 9.0ms (11.7% of total)ival-div: 8.0ms (10.4% of total)ival-sub: 5.0ms (6.5% of total)ival-add: 5.0ms (6.5% of total)exact: 1.0ms (1.3% 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 | 14 | 31 |
| 1 | 44 | 27 |
| 2 | 117 | 27 |
| 3 | 282 | 27 |
| 4 | 1236 | 26 |
| 5 | 6428 | 26 |
| 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 |
|---|---|---|
| ▶ | 69.6% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
Compiled 12 to 9 computations (25% saved)
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) | |
| cost-diff | 0 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) | |
| cost-diff | 0 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) | |
| cost-diff | 2 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 49 |
| 0 | 18 | 49 |
| 1 | 35 | 43 |
| 2 | 81 | 43 |
| 3 | 187 | 43 |
| 4 | 607 | 43 |
| 5 | 2718 | 43 |
| 0 | 8125 | 43 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
#s(literal 1 binary64) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
#s(literal 1/2 binary64) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
(hypot.f64 #s(literal 1 binary64) x) |
x |
| Outputs |
|---|
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)))) |
#s(literal 1 binary64) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(sqrt.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) |
#s(literal 1/2 binary64) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
(hypot.f64 #s(literal 1 binary64) x) |
x |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) | |
| accuracy | 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)))) | |
| accuracy | 0.0078125 | (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 | 19.432460351168057 | (-.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)))))) |
| 31.0ms | 94× | 2 | valid |
| 9.0ms | 117× | 0 | valid |
| 8.0ms | 45× | 1 | valid |
Compiled 81 to 11 computations (86.4% saved)
ival-hypot: 15.0ms (39.9% of total)adjust: 6.0ms (15.9% of total)ival-div: 4.0ms (10.6% of total)ival-sqrt: 4.0ms (10.6% of total)ival-sub: 3.0ms (8% of total)ival-mult: 3.0ms (8% of total)ival-add: 2.0ms (5.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| Outputs |
|---|
1 |
(+ 1 (* -1/4 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))) |
(- 1 (* (sqrt 1/2) (sqrt 2))) |
(- (+ 1 (* 1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(- (+ 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))) |
(- (+ 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))) |
(* (sqrt 1/2) (sqrt 2)) |
(+ (* -1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2))) (* (sqrt 1/2) (sqrt 2))) |
(+ (* (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)))))) |
(+ (* (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)))))))) |
2 |
(+ 2 (* -1/2 (pow x 2))) |
(+ 2 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2))) |
(+ 2 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2))) |
1/2 |
(+ 1/2 (* 1/2 (/ 1 x))) |
(- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))) |
(- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3))) |
(- 1 (sqrt 1/2)) |
(- (+ 1 (* -1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)) |
(- (+ 1 (* 1/8 (/ (sqrt 1/2) (pow x 2)))) (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x)))) |
(- (+ 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))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x))) |
(+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x)))) |
(+ (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))))) |
(+ 1 (/ 1 x)) |
(- (+ 1 (/ 1 x)) (/ 1/2 (pow x 3))) |
(- (+ 1 (+ (/ 1 x) (* 3/8 (/ 1 (pow x 5))))) (/ 1/2 (pow x 3))) |
(- 1/2 (* 1/2 (/ 1 x))) |
(+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))) |
(+ 1/2 (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x))) |
(- (+ 1 (* 1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)) |
(- (+ 1 (* -1 (/ (- (* -1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))) (sqrt 1/2)) |
(- (+ 1 (* -1 (/ (- (* -1 (/ (- (* -3/16 (/ (sqrt 1/2) x)) (* -1/8 (sqrt 1/2))) x)) (* 1/2 (sqrt 1/2))) x))) (sqrt 1/2)) |
(+ (sqrt 1/2) (* -1/2 (/ (sqrt 1/2) x))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt 1/2)) (* 3/16 (/ (sqrt 1/2) x))) x)) (* 1/2 (sqrt 1/2))) x))) |
(- 1 (/ 1 x)) |
(+ 1 (* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x))) |
(+ 1 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | 0 | ((* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) |
| 1.0ms | x | @ | inf | ((* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) |
| 1.0ms | x | @ | -inf | ((* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 194 | 707 |
| 1 | 599 | 626 |
| 2 | 2116 | 587 |
| 0 | 8360 | 549 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 (* -1/4 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))) |
(- 1 (* (sqrt 1/2) (sqrt 2))) |
(- (+ 1 (* 1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(- (+ 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))) |
(- (+ 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))) |
(* (sqrt 1/2) (sqrt 2)) |
(+ (* -1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2))) (* (sqrt 1/2) (sqrt 2))) |
(+ (* (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)))))) |
(+ (* (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)))))))) |
2 |
(+ 2 (* -1/2 (pow x 2))) |
(+ 2 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2))) |
(+ 2 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2))) |
1/2 |
(+ 1/2 (* 1/2 (/ 1 x))) |
(- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))) |
(- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3))) |
(- 1 (sqrt 1/2)) |
(- (+ 1 (* -1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)) |
(- (+ 1 (* 1/8 (/ (sqrt 1/2) (pow x 2)))) (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x)))) |
(- (+ 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))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x))) |
(+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x)))) |
(+ (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))))) |
(+ 1 (/ 1 x)) |
(- (+ 1 (/ 1 x)) (/ 1/2 (pow x 3))) |
(- (+ 1 (+ (/ 1 x) (* 3/8 (/ 1 (pow x 5))))) (/ 1/2 (pow x 3))) |
(- 1/2 (* 1/2 (/ 1 x))) |
(+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))) |
(+ 1/2 (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x))) |
(- (+ 1 (* 1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)) |
(- (+ 1 (* -1 (/ (- (* -1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))) (sqrt 1/2)) |
(- (+ 1 (* -1 (/ (- (* -1 (/ (- (* -3/16 (/ (sqrt 1/2) x)) (* -1/8 (sqrt 1/2))) x)) (* 1/2 (sqrt 1/2))) x))) (sqrt 1/2)) |
(+ (sqrt 1/2) (* -1/2 (/ (sqrt 1/2) x))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt 1/2)) (* 3/16 (/ (sqrt 1/2) x))) x)) (* 1/2 (sqrt 1/2))) x))) |
(- 1 (/ 1 x)) |
(+ 1 (* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x))) |
(+ 1 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x))) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))) |
(fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -5/32 binary64) (*.f64 x x) #s(literal 3/16 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(- 1 (* (sqrt 1/2) (sqrt 2))) |
(neg.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(- (+ 1 (* 1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(fma.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) x) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 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))) |
(-.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) |
(- (+ 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))) |
(-.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 69/256 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (*.f64 x x) (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(* (sqrt 1/2) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (* -1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2))) (* (sqrt 1/2) (sqrt 2))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* (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)))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* (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)))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) x) (sqrt.f64 #s(literal 2 binary64))) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 69/256 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (*.f64 x x) (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -1/2 (pow x 2))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64)) |
(+ 2 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2))) |
(fma.f64 (fma.f64 #s(literal 3/8 binary64) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
(+ 2 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -5/16 binary64) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/2 (/ 1 x))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) |
(- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))) |
(-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)) |
(- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3))) |
(-.f64 (-.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 5 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(- 1 (sqrt 1/2)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(- (+ 1 (* -1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(- (+ 1 (* 1/8 (/ (sqrt 1/2) (pow x 2)))) (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x)))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (-.f64 (/.f64 #s(literal 1/8 binary64) x) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 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))))) |
(-.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)) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (-.f64 (/.f64 #s(literal -1/8 binary64) x) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x)))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (-.f64 (/.f64 #s(literal -1/8 binary64) x) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 1/2 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))))) |
(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)) x) (-.f64 (/.f64 #s(literal -1/8 binary64) x) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ 1 (/ 1 x)) |
(-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) |
(- (+ 1 (/ 1 x)) (/ 1/2 (pow x 3))) |
(-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)) x) #s(literal -1 binary64)) |
(- (+ 1 (+ (/ 1 x) (* 3/8 (/ 1 (pow x 5))))) (/ 1/2 (pow x 3))) |
(-.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -3/8 binary64) (pow.f64 x #s(literal 5 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(- 1/2 (* 1/2 (/ 1 x))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) |
(+ 1/2 (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x)) |
(- (+ 1 (* 1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(- (+ 1 (* -1 (/ (- (* -1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))) (sqrt 1/2)) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (-.f64 (/.f64 #s(literal 1/8 binary64) x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 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)) |
(-.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (-.f64 (/.f64 #s(literal -3/16 binary64) x) #s(literal -1/8 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) x) #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* -1/2 (/ (sqrt 1/2) x))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (-.f64 (/.f64 #s(literal -1/8 binary64) x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt 1/2)) (* 3/16 (/ (sqrt 1/2) x))) x)) (* 1/2 (sqrt 1/2))) x))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (-.f64 (/.f64 #s(literal -3/16 binary64) x) #s(literal -1/8 binary64)) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) x)) |
(- 1 (/ 1 x)) |
(-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(+ 1 (* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)) x)) |
(+ 1 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x))) |
(-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) x) #s(literal 1 binary64))) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 38 |
| 0 | 18 | 30 |
| 1 | 82 | 30 |
| 0 | 642 | 27 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| Outputs |
|---|
(*.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (fabs.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) |
(pow.f64 (*.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (atan.f64 x)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)))) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)) #s(literal 1 binary64))) (fma.f64 (cos.f64 (atan.f64 x)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (cos.f64 (atan.f64 x))) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (/.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(pow.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) #s(literal 1 binary64)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (cos.f64 (atan.f64 x)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)) #s(literal 1 binary64)) (fma.f64 (cos.f64 (atan.f64 x)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))) (/.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 x)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)) (fma.f64 (cos.f64 (atan.f64 x)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) |
Compiled 2 325 to 477 computations (79.5% saved)
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 95 | 8 | 103 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 96 | 8 | 104 |
| Status | Accuracy | Program |
|---|---|---|
| 70.3% | (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) | |
| ▶ | 70.3% | (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
| ▶ | 70.3% | (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
| ▶ | 69.6% | (-.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)))) |
| 44.9% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) | |
| ▶ | 45.9% | (-.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))))) |
| 26.1% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1 binary64)))) | |
| ▶ | 46.2% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
Compiled 346 to 224 computations (35.3% saved)
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) | |
| cost-diff | 0 | (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) | |
| cost-diff | 0 | (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) | |
| cost-diff | 2 | (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) | |
| cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) | |
| cost-diff | 0 | (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) | |
| cost-diff | 0 | (sqrt.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) | |
| cost-diff | 0 | (-.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)))) | |
| cost-diff | 0 | (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) | |
| cost-diff | 0 | #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) | |
| cost-diff | 0 | (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)))) | |
| cost-diff | 0 | (-.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))))) | |
| cost-diff | 0 | #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) | |
| cost-diff | 0 | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) | |
| cost-diff | 0 | (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) | |
| cost-diff | 0 | (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) | |
| cost-diff | 11 | (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 323 |
| 0 | 66 | 323 |
| 1 | 107 | 311 |
| 2 | 220 | 309 |
| 3 | 578 | 309 |
| 4 | 2111 | 298 |
| 0 | 8167 | 296 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
#s(literal 1 binary64) |
(+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(cos.f64 (atan.f64 x)) |
(atan.f64 x) |
x |
#s(literal 1/2 binary64) |
(/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
#s(literal 1 binary64) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))))) |
#s(literal 1 binary64) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #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) |
#s(literal 1/2 binary64) |
x |
#s(literal -1/2 binary64) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)))) |
#s(literal 1 binary64) |
(sqrt.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
#s(literal 1/2 binary64) |
(hypot.f64 #s(literal 1 binary64) x) |
x |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) |
#s(literal 1 binary64) |
(pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) |
(fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(cos.f64 (atan.f64 x)) |
(atan.f64 x) |
x |
#s(literal 1/2 binary64) |
#s(literal 3/2 binary64) |
(+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) |
(sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
| Outputs |
|---|
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) |
#s(literal 1 binary64) |
(+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) |
(fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) |
(cos.f64 (atan.f64 x)) |
(atan.f64 x) |
x |
#s(literal 1/2 binary64) |
(/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64)) (-.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
#s(literal 1 binary64) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))))) |
#s(literal 1 binary64) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #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) |
#s(literal 1/2 binary64) |
x |
#s(literal -1/2 binary64) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)))) |
#s(literal 1 binary64) |
(sqrt.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
(sqrt.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
#s(literal 1/2 binary64) |
(hypot.f64 #s(literal 1 binary64) x) |
x |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal -3/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) |
#s(literal 1 binary64) |
(pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) |
(fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) |
(cos.f64 (atan.f64 x)) |
(atan.f64 x) |
x |
#s(literal 1/2 binary64) |
#s(literal 3/2 binary64) |
(+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal -3/2 binary64))) |
(fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(fma.f64 (-.f64 #s(literal -1 binary64) (cos.f64 (atan.f64 x))) #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) |
(-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) |
(sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.015625 | (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) | |
| accuracy | 0.0859375 | (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) | |
| accuracy | 19.017934106594762 | (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) | |
| accuracy | 26.7661368874992 | (cos.f64 (atan.f64 x)) | |
| accuracy | 0.0 | (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) | |
| accuracy | 0.0 | (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) | |
| accuracy | 0.0078125 | (sqrt.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) | |
| accuracy | 19.432460351168057 | (-.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)))) | |
| accuracy | 0.0 | (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) | |
| accuracy | 0.0078125 | (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)))) | |
| accuracy | 19.432460351168057 | (-.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))))) | |
| accuracy | 33.07631571907884 | #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) | |
| accuracy | 0.0078125 | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) | |
| accuracy | 19.432460351168057 | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) | |
| accuracy | 28.948119094931634 | #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) | |
| accuracy | 0.0078125 | (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) | |
| accuracy | 0.015625 | (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) | |
| accuracy | 18.983241601168057 | (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) | |
| accuracy | 26.7661368874992 | (cos.f64 (atan.f64 x)) |
| 308.0ms | 130× | 2 | valid |
| 121.0ms | 124× | 1 | valid |
| 1.0ms | 2× | 0 | valid |
Compiled 376 to 35 computations (90.7% saved)
ival-pow: 163.0ms (43.3% of total)adjust: 59.0ms (15.7% of total)ival-cos: 32.0ms (8.5% of total)ival-hypot: 24.0ms (6.4% of total)ival-sqrt: 23.0ms (6.1% of total)ival-div: 21.0ms (5.6% of total)ival-add: 21.0ms (5.6% of total)ival-sub: 14.0ms (3.7% of total)ival-mult: 12.0ms (3.2% of total)ival-atan: 6.0ms (1.6% of total)exact: 1.0ms (0.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.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 binary64) (sqrt.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)))) |
(sqrt.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
(+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) |
(pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) |
(cos.f64 (atan.f64 x)) |
(/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
| Outputs |
|---|
(- (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (* 1/2 (/ (cos (atan x)) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) |
(/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))) |
(+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))) |
(sqrt (+ 1/2 (* 1/2 (cos (atan x))))) |
(- 1 (* (sqrt 1/2) (sqrt 2))) |
(- (+ 1 (* 1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(- (+ 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))) |
(- (+ 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))) |
(* (sqrt 1/2) (sqrt 2)) |
(+ (* -1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2))) (* (sqrt 1/2) (sqrt 2))) |
(+ (* (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)))))) |
(+ (* (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)))))))) |
1 |
(+ 1 (* -1/4 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))) |
(/ 1/2 x) |
(/ (+ 1/2 (* 1/2 x)) x) |
(* 1/8 (pow x 2)) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128)))) |
(+ 1 (* -1/8 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8))) |
1/2 |
(+ 1/2 (* -1/4 (pow x 2))) |
(+ 1/2 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))) |
(+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))) |
(+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))) |
(/ (- 1 (sqrt (pow (+ 1/2 (* 1/2 (cos (atan x)))) 3))) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x))))))) |
(- 1 (sqrt (pow (+ 1/2 (* 1/2 (cos (atan x)))) 3))) |
(sqrt (pow (+ 1/2 (* 1/2 (cos (atan x)))) 3)) |
(cos (atan x)) |
(/ (+ 1/2 (* 1/2 (cos (atan x)))) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))) |
(- 1 (sqrt 1/2)) |
(- (+ 1 (* -1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)) |
(- (+ 1 (* 1/8 (/ (sqrt 1/2) (pow x 2)))) (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x)))) |
(- (+ 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))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x))) |
(+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x)))) |
(+ (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))))) |
(+ 1/2 (* 1/2 (/ 1 x))) |
(- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))) |
(- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3))) |
(- 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))) |
(- (+ 1 (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) |
(- (+ 1 (+ (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) |
(+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(- (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) |
(- (+ (sqrt 1/2) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (/ 1/4 (* x (sqrt 1/2))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3))))) |
(/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x) |
(/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x) |
(/ (- (+ 1/2 (/ 3/16 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6))))) x) |
(- (+ 1 (* 1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)) |
(- (+ 1 (* -1 (/ (- (* -1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))) (sqrt 1/2)) |
(- (+ 1 (* -1 (/ (- (* -1 (/ (- (* -3/16 (/ (sqrt 1/2) x)) (* -1/8 (sqrt 1/2))) x)) (* 1/2 (sqrt 1/2))) x))) (sqrt 1/2)) |
(+ (sqrt 1/2) (* -1/2 (/ (sqrt 1/2) x))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt 1/2)) (* 3/16 (/ (sqrt 1/2) x))) x)) (* 1/2 (sqrt 1/2))) x))) |
(- 1/2 (* 1/2 (/ 1 x))) |
(+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))) |
(+ 1/2 (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x))) |
(- (+ 1 (* 1/4 (/ 1 (* x (sqrt 1/2))))) (sqrt 1/2)) |
(- (+ 1 (+ (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3))) (/ 1/4 (* x (sqrt 1/2))))) (sqrt 1/2)) |
(- (+ 1 (* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) (sqrt 1/2)) |
(- (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (- (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) |
(/ -1/2 x) |
(* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6))))) x)) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 17.0ms | x | @ | inf | ((- (/ 1 (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (/ (+ (* (cos (atan x)) 1/2) 1/2) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1))) (/ 1 (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1) (sqrt (+ (* (cos (atan x)) 1/2) 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 (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 (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2)) (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2) (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (+ (+ (* (+ (cos (atan x)) 1) 1/2) (sqrt (+ (* (cos (atan x)) 1/2) 1/2))) 1) (/ (- 1 (pow (+ (* (cos (atan x)) 1/2) 1/2) 3/2)) (+ (+ (* (+ (cos (atan x)) 1) 1/2) (sqrt (+ (* (cos (atan x)) 1/2) 1/2))) 1)) (- 1 (pow (+ (* (cos (atan x)) 1/2) 1/2) 3/2)) (pow (+ (* (cos (atan x)) 1/2) 1/2) 3/2) (cos (atan x)) (/ (+ (* (cos (atan x)) 1/2) 1/2) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1))) |
| 10.0ms | x | @ | -inf | ((- (/ 1 (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (/ (+ (* (cos (atan x)) 1/2) 1/2) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1))) (/ 1 (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1) (sqrt (+ (* (cos (atan x)) 1/2) 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 (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 (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2)) (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2) (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (+ (+ (* (+ (cos (atan x)) 1) 1/2) (sqrt (+ (* (cos (atan x)) 1/2) 1/2))) 1) (/ (- 1 (pow (+ (* (cos (atan x)) 1/2) 1/2) 3/2)) (+ (+ (* (+ (cos (atan x)) 1) 1/2) (sqrt (+ (* (cos (atan x)) 1/2) 1/2))) 1)) (- 1 (pow (+ (* (cos (atan x)) 1/2) 1/2) 3/2)) (pow (+ (* (cos (atan x)) 1/2) 1/2) 3/2) (cos (atan x)) (/ (+ (* (cos (atan x)) 1/2) 1/2) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1))) |
| 8.0ms | x | @ | 0 | ((- (/ 1 (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (/ (+ (* (cos (atan x)) 1/2) 1/2) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1))) (/ 1 (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1)) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1) (sqrt (+ (* (cos (atan x)) 1/2) 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 (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 (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2)) (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2) (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (+ (+ (* (+ (cos (atan x)) 1) 1/2) (sqrt (+ (* (cos (atan x)) 1/2) 1/2))) 1) (/ (- 1 (pow (+ (* (cos (atan x)) 1/2) 1/2) 3/2)) (+ (+ (* (+ (cos (atan x)) 1) 1/2) (sqrt (+ (* (cos (atan x)) 1/2) 1/2))) 1)) (- 1 (pow (+ (* (cos (atan x)) 1/2) 1/2) 3/2)) (pow (+ (* (cos (atan x)) 1/2) 1/2) 3/2) (cos (atan x)) (/ (+ (* (cos (atan x)) 1/2) 1/2) (+ (sqrt (+ (* (cos (atan x)) 1/2) 1/2)) 1))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 298 | 1265 |
| 1 | 917 | 1165 |
| 2 | 3254 | 1126 |
| 0 | 8224 | 1057 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (* 1/2 (/ (cos (atan x)) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) |
(/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))) |
(+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))) |
(sqrt (+ 1/2 (* 1/2 (cos (atan x))))) |
(- 1 (* (sqrt 1/2) (sqrt 2))) |
(- (+ 1 (* 1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(- (+ 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))) |
(- (+ 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))) |
(* (sqrt 1/2) (sqrt 2)) |
(+ (* -1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2))) (* (sqrt 1/2) (sqrt 2))) |
(+ (* (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)))))) |
(+ (* (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)))))))) |
1 |
(+ 1 (* -1/4 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))) |
(/ 1/2 x) |
(/ (+ 1/2 (* 1/2 x)) x) |
(* 1/8 (pow x 2)) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128)))) |
(+ 1 (* -1/8 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8))) |
1/2 |
(+ 1/2 (* -1/4 (pow x 2))) |
(+ 1/2 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))) |
(+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))) |
(+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))) |
(/ (- 1 (sqrt (pow (+ 1/2 (* 1/2 (cos (atan x)))) 3))) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x))))))) |
(- 1 (sqrt (pow (+ 1/2 (* 1/2 (cos (atan x)))) 3))) |
(sqrt (pow (+ 1/2 (* 1/2 (cos (atan x)))) 3)) |
(cos (atan x)) |
(/ (+ 1/2 (* 1/2 (cos (atan x)))) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))) |
(- 1 (sqrt 1/2)) |
(- (+ 1 (* -1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)) |
(- (+ 1 (* 1/8 (/ (sqrt 1/2) (pow x 2)))) (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x)))) |
(- (+ 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))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x))) |
(+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x)))) |
(+ (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))))) |
(+ 1/2 (* 1/2 (/ 1 x))) |
(- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))) |
(- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3))) |
(- 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))) |
(- (+ 1 (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) |
(- (+ 1 (+ (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) |
(+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(- (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) |
(- (+ (sqrt 1/2) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (/ 1/4 (* x (sqrt 1/2))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3))))) |
(/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x) |
(/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x) |
(/ (- (+ 1/2 (/ 3/16 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6))))) x) |
(- (+ 1 (* 1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)) |
(- (+ 1 (* -1 (/ (- (* -1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))) (sqrt 1/2)) |
(- (+ 1 (* -1 (/ (- (* -1 (/ (- (* -3/16 (/ (sqrt 1/2) x)) (* -1/8 (sqrt 1/2))) x)) (* 1/2 (sqrt 1/2))) x))) (sqrt 1/2)) |
(+ (sqrt 1/2) (* -1/2 (/ (sqrt 1/2) x))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt 1/2)) (* 3/16 (/ (sqrt 1/2) x))) x)) (* 1/2 (sqrt 1/2))) x))) |
(- 1/2 (* 1/2 (/ 1 x))) |
(+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))) |
(+ 1/2 (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x))) |
(- (+ 1 (* 1/4 (/ 1 (* x (sqrt 1/2))))) (sqrt 1/2)) |
(- (+ 1 (+ (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3))) (/ 1/4 (* x (sqrt 1/2))))) (sqrt 1/2)) |
(- (+ 1 (* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) (sqrt 1/2)) |
(- (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (- (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) |
(/ -1/2 x) |
(* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6))))) x)) |
| Outputs |
|---|
(- (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (* 1/2 (/ (cos (atan x)) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))) |
(/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))) |
(-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(sqrt (+ 1/2 (* 1/2 (cos (atan x))))) |
(sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(- 1 (* (sqrt 1/2) (sqrt 2))) |
(neg.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(- (+ 1 (* 1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x) #s(literal 1 binary64))) |
(- (+ 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))) |
(-.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) |
(- (+ 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))) |
(-.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 69/256 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x x) (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(* (sqrt 1/2) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (* -1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2))) (* (sqrt 1/2) (sqrt 2))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* (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)))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* (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)))))))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 69/256 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x x) (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (pow x 2))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))) |
(fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -5/32 binary64) (*.f64 x x) #s(literal 3/16 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ (+ 1/2 (* 1/2 x)) x) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)) x) |
(* 1/8 (pow x 2)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal -11/128 binary64) (*.f64 x x) #s(literal 1/8 binary64)) x) x) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 69/1024 binary64) (*.f64 x x) #s(literal -11/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) x) x) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128)))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1843/32768 binary64) (*.f64 x x) #s(literal 69/1024 binary64)) (*.f64 x x) #s(literal -11/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) x) x) |
(+ 1 (* -1/8 (pow x 2))) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))) |
(fma.f64 (-.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -69/1024 binary64) (*.f64 x x) #s(literal 11/128 binary64)) x) x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/4 (pow x 2))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(+ 1/2 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))) |
(fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -5/32 binary64) (*.f64 x x) #s(literal 3/16 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))) |
(-.f64 (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(/ (- 1 (sqrt (pow (+ 1/2 (* 1/2 (cos (atan x)))) 3))) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (-.f64 (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(- 1 (sqrt (pow (+ 1/2 (* 1/2 (cos (atan x)))) 3))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) |
(sqrt (pow (+ 1/2 (* 1/2 (cos (atan x)))) 3)) |
(sqrt.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) |
(cos (atan x)) |
(cos.f64 (atan.f64 x)) |
(/ (+ 1/2 (* 1/2 (cos (atan x)))) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))) |
(/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(- 1 (sqrt 1/2)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(- (+ 1 (* -1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(- (+ 1 (* 1/8 (/ (sqrt 1/2) (pow x 2)))) (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x)))) |
(-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) x) (sqrt.f64 #s(literal 1/2 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))))) |
(-.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 3/16 binary64) #s(literal 1 binary64)) (+.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) x) (sqrt.f64 #s(literal 1/2 binary64)))) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x)))) |
(+.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) x) (sqrt.f64 #s(literal 1/2 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))))) |
(fma.f64 #s(literal -3/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) x) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ 1/2 (* 1/2 (/ 1 x))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) |
(- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))) |
(-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)) |
(- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3))) |
(-.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -3/16 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(- 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) (sqrt.f64 #s(literal 1/2 binary64))) |
(- (+ 1 (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) |
(-.f64 (-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) x) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)))) #s(literal -1 binary64)) |
(- (+ 1 (+ (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) |
(-.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1/32 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)))) |
(+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) |
(- (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) |
(-.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) (/.f64 (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) x)) |
(- (+ (sqrt 1/2) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (/ 1/4 (* x (sqrt 1/2))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3))))) |
(-.f64 (+.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) x)) |
(/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) |
(/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) x) |
(/ (- (+ 1/2 (/ 3/16 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6))))) x) |
(/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 #s(literal 5/32 binary64) (pow.f64 x #s(literal 6 binary64)))) x) |
(- (+ 1 (* 1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(- (+ 1 (* -1 (/ (- (* -1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))) (sqrt 1/2)) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/8 binary64))) x)) (sqrt.f64 #s(literal 1/2 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)) |
(+.f64 (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal -3/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) x)) x) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (sqrt 1/2) (* -1/2 (/ (sqrt 1/2) x))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) x)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt 1/2)) (* 3/16 (/ (sqrt 1/2) x))) x)) (* 1/2 (sqrt 1/2))) x))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal -3/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) x)) x)) |
(- 1/2 (* 1/2 (/ 1 x))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) |
(+ 1/2 (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) x)) |
(- (+ 1 (* 1/4 (/ 1 (* x (sqrt 1/2))))) (sqrt 1/2)) |
(-.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(- (+ 1 (+ (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3))) (/ 1/4 (* x (sqrt 1/2))))) (sqrt 1/2)) |
(-.f64 (-.f64 (/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(- (+ 1 (* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) (sqrt 1/2)) |
(-.f64 (-.f64 (/.f64 (-.f64 (/.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) #s(literal 1/4 binary64)) x) #s(literal 1/2 binary64) #s(literal 1/16 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) x) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x) #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(- (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (- (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) #s(literal 1/4 binary64)) x) #s(literal 1/2 binary64) #s(literal 1/16 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) x) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x)) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x)) |
(/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) x) |
(* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x)) |
(/.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 x)) |
(* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6))))) x)) |
(/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 #s(literal 5/32 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 x)) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 256 |
| 0 | 66 | 226 |
| 1 | 296 | 198 |
| 0 | 2645 | 198 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.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 binary64) (sqrt.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)))) |
(sqrt.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
(+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) |
(pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) |
(cos.f64 (atan.f64 x)) |
(/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (-.f64 (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 1 binary64))) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))))) |
(/.f64 (/.f64 (-.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64)) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) (neg.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) (*.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal -1/2 binary64)))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal -1/2 binary64)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal -1/2 binary64))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 1 binary64)) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 9/2 binary64))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (neg.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))))) |
(-.f64 (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (/.f64 (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -3 binary64)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -2 binary64)))) (/.f64 (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(-.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(-.f64 (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 1 binary64))) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))))) |
(*.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1/2 binary64))) |
(pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(exp.f64 (*.f64 (log1p.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 1 binary64))) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 1 binary64)) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) |
(fma.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #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 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))))) |
(+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(pow.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) #s(literal -1/4 binary64))) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)) #s(literal 1/8 binary64))) (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))))) (/.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
(pow.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))))) |
(*.f64 (fabs.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) (fabs.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
(pow.f64 (*.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (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 (+.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)))) (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 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.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 (+.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)))) (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) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(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)))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #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)))))) (/.f64 (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 (+.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)))) (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))))) |
(*.f64 (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/4 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/4 binary64))) |
(*.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 #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)) |
(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 (pow.f64 (/.f64 #s(literal 1/2 binary64) 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 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) #s(literal -1/8 binary64))) (neg.f64 (+.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal -1/4 binary64) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (+.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal -1/4 binary64) x))) |
(-.f64 (/.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (+.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal -1/4 binary64) x))) (/.f64 #s(literal -1/8 binary64) (+.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal -1/4 binary64) x)))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (-.f64 (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 1 binary64))) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))))) |
(/.f64 (/.f64 (-.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64)) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) (neg.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) (*.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal -1/2 binary64)))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal -1/2 binary64)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal -1/2 binary64))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 1 binary64)) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 9/2 binary64))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (neg.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))))) |
(-.f64 (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (/.f64 (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -3 binary64)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -2 binary64)))) (/.f64 (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(-.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(-.f64 (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(pow.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) #s(literal -1/4 binary64))) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)) #s(literal 1/8 binary64))) (sqrt.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) |
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (fabs.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (+.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) #s(literal 1 binary64)) (cos.f64 (atan.f64 x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (atan.f64 x)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)))) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)) #s(literal 1 binary64))) (-.f64 (+.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) #s(literal 1 binary64)) (cos.f64 (atan.f64 x)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)) #s(literal 1 binary64))) (fma.f64 (cos.f64 (atan.f64 x)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) |
(fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(sqrt.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (atan.f64 x)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (cos.f64 (atan.f64 x))) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -3 binary64))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x))) |
(*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (hypot.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 (hypot.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 (hypot.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 2 binary64))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(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 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) #s(literal -1/4 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) #s(literal -1/4 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 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64)) (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64)) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)) #s(literal 1/8 binary64)) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)) #s(literal 1/8 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 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 1 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 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (fabs.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (fabs.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.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) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(fma.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) (+.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(+.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) |
(+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(+.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (-.f64 (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 1 binary64))) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))))) |
(/.f64 (/.f64 (-.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64)) (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) (neg.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) (*.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal -1/2 binary64)))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal -1/2 binary64)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal -1/2 binary64))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 1 binary64)) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 9/2 binary64))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (neg.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))))) |
(-.f64 (-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (/.f64 (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -3 binary64)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -2 binary64)))) (/.f64 (pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -2 binary64))))) |
(-.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(-.f64 (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 9/2 binary64)))) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 9/2 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 9/2 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/4 binary64))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/4 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/4 binary64))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/4 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/4 binary64))) (neg.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/4 binary64)))) |
(*.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/4 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/4 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 3/4 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) |
(pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)) #s(literal 1/8 binary64)) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/2 binary64))) (sinh.f64 (*.f64 (log.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) |
(*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) |
(pow.f64 (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)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (hypot.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (sin.f64 (atan.f64 x)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 x)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 (atan.f64 x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (atan.f64 x))) |
(cos.f64 (neg.f64 (neg.f64 (atan.f64 x)))) |
(cos.f64 (atan.f64 (fabs.f64 x))) |
(cos.f64 (neg.f64 (atan.f64 x))) |
(cos.f64 (atan.f64 x)) |
(exp.f64 (*.f64 (log.f64 (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (sin.f64 (atan.f64 x)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 x)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 1 binary64))) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)))))) |
(*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) #s(literal -1/4 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)) #s(literal 1/8 binary64)) (*.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 1 binary64))) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (-.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 1 binary64))) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (atan.f64 x)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(fma.f64 (cos.f64 (atan.f64 x)) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
Compiled 18 116 to 1 888 computations (89.6% saved)
10 alts after pruning (7 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 518 | 7 | 525 |
| Fresh | 3 | 0 | 3 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 523 | 10 | 533 |
| Status | Accuracy | Program |
|---|---|---|
| 70.3% | (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) | |
| ▶ | 46.6% | (/.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 (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))) |
| ▶ | 46.9% | (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
| ▶ | 70.3% | (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
| 46.6% | (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(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)))) #s(literal 1 binary64)))) | |
| ✓ | 69.6% | (-.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)))) |
| ▶ | 44.9% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal 1/2 binary64)))) |
| ✓ | 45.9% | (-.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))))) |
| ✓ | 46.2% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
| ▶ | 56.1% | #s(approx (- 1 (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) |
Compiled 546 to 285 computations (47.8% saved)
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) | |
| cost-diff | 0 | #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) | |
| cost-diff | 0 | (-.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)))) | |
| cost-diff | 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)))) (+.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))) | |
| cost-diff | 0 | #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) | |
| cost-diff | 0 | (+.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal 1/2 binary64)) | |
| cost-diff | 0 | (sqrt.f64 (+.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal 1/2 binary64))) | |
| cost-diff | 0 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal 1/2 binary64)))) | |
| cost-diff | 0 | (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) | |
| cost-diff | 0 | #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) | |
| cost-diff | 0 | (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) | |
| cost-diff | 0 | (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) | |
| cost-diff | 0 | (*.f64 x x) | |
| cost-diff | 0 | (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) | |
| cost-diff | 0 | #s(approx (- 1 (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) | |
| cost-diff | 0 | (hypot.f64 #s(literal 1 binary64) x) | |
| cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) | |
| cost-diff | 0 | (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) | |
| cost-diff | 0 | (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 380 |
| 0 | 79 | 380 |
| 1 | 126 | 356 |
| 2 | 227 | 356 |
| 3 | 518 | 356 |
| 4 | 1754 | 356 |
| 0 | 8408 | 356 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
#s(literal 1/2 binary64) |
(/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
(hypot.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) |
(cos.f64 (atan.f64 x)) |
(atan.f64 x) |
#s(approx (- 1 (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (*.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) |
x |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) |
#s(literal 1 binary64) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(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 (+.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal 1/2 binary64)))) |
#s(literal 1 binary64) |
(sqrt.f64 (+.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal 1/2 binary64))) |
(+.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal 1/2 binary64)) |
#s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) |
(-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) |
#s(literal 1/2 binary64) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
#s(literal 1/4 binary64) |
(*.f64 x x) |
x |
(/.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 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) #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))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1/2 binary64) x) |
#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)))) #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)))) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
#s(literal 1/2 binary64) |
(/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
(hypot.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) |
(fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(cos.f64 (atan.f64 x)) |
(atan.f64 x) |
#s(approx (- 1 (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) |
#s(approx (- 1 (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
#s(literal 1/8 binary64) |
(*.f64 x x) |
x |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) |
#s(literal 1 binary64) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal -1/2 binary64)))) |
#s(literal 1 binary64) |
(sqrt.f64 (+.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal 1/2 binary64))) |
(sqrt.f64 (-.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal -1/2 binary64))) |
(+.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal 1/2 binary64)) |
(-.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal -1/2 binary64)) |
#s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) |
(-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) |
#s(literal 1/2 binary64) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
#s(literal 1/4 binary64) |
(*.f64 x x) |
x |
(/.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 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.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 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) #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))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1/2 binary64) x) |
#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)))) #s(literal 1 binary64)) |
(-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(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)))) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0078125 | (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)))) | |
| accuracy | 0.015625 | (/.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 (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))) | |
| accuracy | 19.01300187830734 | (-.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)))) | |
| accuracy | 33.07631571907884 | #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) | |
| accuracy | 0.0546875 | (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) | |
| accuracy | 0.2410275350388899 | (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) | |
| accuracy | 19.432460351168057 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal 1/2 binary64)))) | |
| accuracy | 34.619421475826606 | #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) | |
| accuracy | 0.0078125 | (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) | |
| accuracy | 0.015625 | (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) | |
| accuracy | 19.01300187830734 | (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) | |
| accuracy | 28.948119094931634 | #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) | |
| accuracy | 0.0 | (*.f64 x x) | |
| accuracy | 0.0 | (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) | |
| accuracy | 28.072644784147588 | #s(approx (- 1 (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) | |
| accuracy | 0.0078125 | (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) | |
| accuracy | 0.015625 | (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) | |
| accuracy | 19.00128312830734 | (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) | |
| accuracy | 26.7661368874992 | (cos.f64 (atan.f64 x)) |
| 121.0ms | 131× | 2 | valid |
| 88.0ms | 123× | 1 | valid |
| 1.0ms | 2× | 0 | valid |
Compiled 397 to 35 computations (91.2% saved)
adjust: 48.0ms (27.8% of total)ival-add: 32.0ms (18.6% of total)ival-div: 21.0ms (12.2% of total)ival-cos: 17.0ms (9.9% of total)ival-mult: 15.0ms (8.7% of total)ival-hypot: 12.0ms (7% of total)ival-sub: 11.0ms (6.4% of total)ival-sqrt: 11.0ms (6.4% of total)ival-atan: 4.0ms (2.3% of total)exact: 1.0ms (0.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
(hypot.f64 #s(literal 1 binary64) x) |
#s(approx (- 1 (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(*.f64 x x) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) |
(+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal 1/2 binary64)))) |
(sqrt.f64 (+.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal 1/2 binary64))) |
(+.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal 1/2 binary64)) |
#s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) |
(/.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 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) #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)) |
(cos.f64 (atan.f64 x)) |
(sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) |
(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)))) |
| Outputs |
|---|
(* 1/4 (/ (pow x 2) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) |
(* (pow x 2) (+ (* -3/16 (/ (pow x 2) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (* 1/4 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))) |
(* (pow x 2) (+ (* (pow x 2) (- (* 5/32 (/ (pow x 2) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (* 3/16 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))) (* 1/4 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))) |
(* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (+ (* -35/256 (/ (pow x 2) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (* 5/32 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))) (* 3/16 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))) (* 1/4 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))) |
(* 1/4 (pow x 2)) |
(* (pow x 2) (+ 1/4 (* -3/16 (pow x 2)))) |
(* (pow x 2) (+ 1/4 (* (pow x 2) (- (* 5/32 (pow x 2)) 3/16)))) |
(* (pow x 2) (+ 1/4 (* (pow x 2) (- (* (pow x 2) (+ 5/32 (* -35/256 (pow x 2)))) 3/16)))) |
1/2 |
(+ 1/2 (* -1/4 (pow x 2))) |
(+ 1/2 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))) |
(+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))) |
1 |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) |
(* 1/8 (pow x 2)) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128)))) |
(pow x 2) |
(* 1/4 (/ (pow x 2) (+ 1 (* (sqrt 1/2) (sqrt 2))))) |
(* (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))))))) |
(* (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))))))) |
(* (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))))))) |
(+ 1 (* -1/4 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))) |
(+ 1 (* (sqrt 1/2) (sqrt 2))) |
(+ 1 (+ (* -1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2))) (* (sqrt 1/2) (sqrt 2)))) |
(+ 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))))))) |
(+ 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))))))))) |
(+ 1 (* -1/8 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8))) |
(/ 1/2 x) |
(/ (+ 1/2 (* 1/2 x)) x) |
(cos (atan x)) |
(sqrt (+ 1/2 (* 1/2 (cos (atan x))))) |
(* (sqrt 1/2) (sqrt 2)) |
(+ (* -1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2))) (* (sqrt 1/2) (sqrt 2))) |
(+ (* (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)))))) |
(+ (* (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)))))))) |
(/ 1/4 (pow x 2)) |
(/ -1/4 (pow x 3)) |
(/ (- (* 1/2 (pow x 2)) 1/4) (pow x 3)) |
(/ 1/2 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))) |
(- (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (* 1/2 (/ 1 (* x (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))) |
(- (+ (/ 1/4 (* (pow x 3) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) (/ 1/2 (* x (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) |
(- (+ (* 1/4 (/ 1 (* (pow x 3) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) (+ (/ 1/2 (* x (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (* 3/16 (/ 1 (* (pow x 5) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))))) |
(- 1/2 (* 1/2 (/ 1 x))) |
(- (+ 1/2 (/ 1/4 (pow x 3))) (* 1/2 (/ 1 x))) |
(- (+ 1/2 (/ 1/4 (pow x 3))) (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) |
(/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x) |
(/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x) |
(/ (- (+ 1/2 (/ 3/16 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6))))) x) |
x |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(- 1 (sqrt 1/2)) |
(- 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))) |
(- (+ 1 (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) |
(- (+ 1 (+ (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) |
(/ 1/2 (+ 1 (sqrt 1/2))) |
(+ (* -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))))) |
(- (+ (* -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)))))) |
(- (+ (/ 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))))))))))) |
(+ 1/2 (* 1/2 (/ 1 x))) |
(- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))) |
(- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3))) |
(+ 1 (sqrt 1/2)) |
(+ 1 (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x)))) |
(+ 1 (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x))))) |
(+ 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)))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(- (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) |
(- (+ (sqrt 1/2) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (/ 1/4 (* x (sqrt 1/2))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3))))) |
(+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x))) |
(+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x)))) |
(+ (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))))) |
(+ (* 1/2 (/ 1 (* x (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) |
(+ (* -1 (/ (- (* 1/4 (/ 1 (* (pow x 2) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) |
(+ (* -1 (/ (- (/ 1/4 (* (pow x 2) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (+ (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (/ 3/16 (* (pow x 4) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) |
(+ 1/2 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x))) |
(+ 1/2 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) (+ 1/2 (/ 3/16 (pow x 4)))) x))) |
(/ -1/2 x) |
(* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6))))) x)) |
(* -1 x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))) |
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))) |
(- (+ 1 (* 1/4 (/ 1 (* x (sqrt 1/2))))) (sqrt 1/2)) |
(- (+ 1 (+ (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3))) (/ 1/4 (* x (sqrt 1/2))))) (sqrt 1/2)) |
(- (+ 1 (* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) (sqrt 1/2)) |
(+ (* 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)))))) |
(+ (* -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))))) |
(+ (* -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))))) |
(+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))) |
(+ 1/2 (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x))) |
(+ 1 (+ (sqrt 1/2) (* -1/2 (/ (sqrt 1/2) x)))) |
(+ 1 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x)))) |
(+ 1 (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt 1/2)) (* 3/16 (/ (sqrt 1/2) x))) x)) (* 1/2 (sqrt 1/2))) x)))) |
(- (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (- (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) |
(+ (sqrt 1/2) (* -1/2 (/ (sqrt 1/2) x))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt 1/2)) (* 3/16 (/ (sqrt 1/2) x))) x)) (* 1/2 (sqrt 1/2))) x))) |
(* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x)) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | x | @ | 0 | ((/ (- 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) (+ (sqrt (+ (* 1/2 (cos (atan x))) 1/2)) 1)) (- 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (sqrt (+ (* 1 1) (* x x))) (- 1 (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (* 1/8 (* x x)) (* x x) (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) (- 1 (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2)) (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2) (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (- (/ 1/2 x) -1/2) (cos (atan x)) (sqrt (+ (* 1/2 (cos (atan x))) 1/2)) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (/ 1/4 (* x x)) (/ (- 1/2 (/ 1/4 (* x x))) x) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) |
| 5.0ms | x | @ | inf | ((/ (- 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) (+ (sqrt (+ (* 1/2 (cos (atan x))) 1/2)) 1)) (- 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (sqrt (+ (* 1 1) (* x x))) (- 1 (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (* 1/8 (* x x)) (* x x) (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) (- 1 (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2)) (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2) (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (- (/ 1/2 x) -1/2) (cos (atan x)) (sqrt (+ (* 1/2 (cos (atan x))) 1/2)) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (/ 1/4 (* x x)) (/ (- 1/2 (/ 1/4 (* x x))) x) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) |
| 4.0ms | x | @ | -inf | ((/ (- 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) (+ (sqrt (+ (* 1/2 (cos (atan x))) 1/2)) 1)) (- 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (sqrt (+ (* 1 1) (* x x))) (- 1 (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (* 1/8 (* x x)) (* x x) (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1) (- 1 (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2)) (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2) (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (- (/ 1/2 x) -1/2) (cos (atan x)) (sqrt (+ (* 1/2 (cos (atan x))) 1/2)) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (/ 1/4 (* x x)) (/ (- 1/2 (/ 1/4 (* x x))) x) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 496 | 2956 |
| 1 | 1649 | 2686 |
| 2 | 6620 | 2561 |
| 0 | 8289 | 2409 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/4 (/ (pow x 2) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) |
(* (pow x 2) (+ (* -3/16 (/ (pow x 2) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (* 1/4 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))) |
(* (pow x 2) (+ (* (pow x 2) (- (* 5/32 (/ (pow x 2) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (* 3/16 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))) (* 1/4 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))) |
(* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (+ (* -35/256 (/ (pow x 2) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (* 5/32 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))) (* 3/16 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))) (* 1/4 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))) |
(* 1/4 (pow x 2)) |
(* (pow x 2) (+ 1/4 (* -3/16 (pow x 2)))) |
(* (pow x 2) (+ 1/4 (* (pow x 2) (- (* 5/32 (pow x 2)) 3/16)))) |
(* (pow x 2) (+ 1/4 (* (pow x 2) (- (* (pow x 2) (+ 5/32 (* -35/256 (pow x 2)))) 3/16)))) |
1/2 |
(+ 1/2 (* -1/4 (pow x 2))) |
(+ 1/2 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))) |
(+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))) |
1 |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) |
(* 1/8 (pow x 2)) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128)))) |
(pow x 2) |
(* 1/4 (/ (pow x 2) (+ 1 (* (sqrt 1/2) (sqrt 2))))) |
(* (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))))))) |
(* (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))))))) |
(* (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))))))) |
(+ 1 (* -1/4 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))) |
(+ 1 (* (sqrt 1/2) (sqrt 2))) |
(+ 1 (+ (* -1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2))) (* (sqrt 1/2) (sqrt 2)))) |
(+ 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))))))) |
(+ 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))))))))) |
(+ 1 (* -1/8 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8))) |
(/ 1/2 x) |
(/ (+ 1/2 (* 1/2 x)) x) |
(cos (atan x)) |
(sqrt (+ 1/2 (* 1/2 (cos (atan x))))) |
(* (sqrt 1/2) (sqrt 2)) |
(+ (* -1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2))) (* (sqrt 1/2) (sqrt 2))) |
(+ (* (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)))))) |
(+ (* (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)))))))) |
(/ 1/4 (pow x 2)) |
(/ -1/4 (pow x 3)) |
(/ (- (* 1/2 (pow x 2)) 1/4) (pow x 3)) |
(/ 1/2 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))) |
(- (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (* 1/2 (/ 1 (* x (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))) |
(- (+ (/ 1/4 (* (pow x 3) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) (/ 1/2 (* x (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) |
(- (+ (* 1/4 (/ 1 (* (pow x 3) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) (+ (/ 1/2 (* x (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (* 3/16 (/ 1 (* (pow x 5) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))))) |
(- 1/2 (* 1/2 (/ 1 x))) |
(- (+ 1/2 (/ 1/4 (pow x 3))) (* 1/2 (/ 1 x))) |
(- (+ 1/2 (/ 1/4 (pow x 3))) (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) |
(/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x) |
(/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x) |
(/ (- (+ 1/2 (/ 3/16 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6))))) x) |
x |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(- 1 (sqrt 1/2)) |
(- 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))) |
(- (+ 1 (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) |
(- (+ 1 (+ (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) |
(/ 1/2 (+ 1 (sqrt 1/2))) |
(+ (* -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))))) |
(- (+ (* -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)))))) |
(- (+ (/ 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))))))))))) |
(+ 1/2 (* 1/2 (/ 1 x))) |
(- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))) |
(- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3))) |
(+ 1 (sqrt 1/2)) |
(+ 1 (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x)))) |
(+ 1 (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x))))) |
(+ 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)))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(- (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) |
(- (+ (sqrt 1/2) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (/ 1/4 (* x (sqrt 1/2))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3))))) |
(+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x))) |
(+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x)))) |
(+ (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))))) |
(+ (* 1/2 (/ 1 (* x (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) |
(+ (* -1 (/ (- (* 1/4 (/ 1 (* (pow x 2) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) |
(+ (* -1 (/ (- (/ 1/4 (* (pow x 2) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (+ (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (/ 3/16 (* (pow x 4) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) |
(+ 1/2 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x))) |
(+ 1/2 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) (+ 1/2 (/ 3/16 (pow x 4)))) x))) |
(/ -1/2 x) |
(* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6))))) x)) |
(* -1 x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))) |
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))) |
(- (+ 1 (* 1/4 (/ 1 (* x (sqrt 1/2))))) (sqrt 1/2)) |
(- (+ 1 (+ (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3))) (/ 1/4 (* x (sqrt 1/2))))) (sqrt 1/2)) |
(- (+ 1 (* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) (sqrt 1/2)) |
(+ (* 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)))))) |
(+ (* -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))))) |
(+ (* -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))))) |
(+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))) |
(+ 1/2 (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x))) |
(+ 1 (+ (sqrt 1/2) (* -1/2 (/ (sqrt 1/2) x)))) |
(+ 1 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x)))) |
(+ 1 (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt 1/2)) (* 3/16 (/ (sqrt 1/2) x))) x)) (* 1/2 (sqrt 1/2))) x)))) |
(- (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (- (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) |
(+ (sqrt 1/2) (* -1/2 (/ (sqrt 1/2) x))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt 1/2)) (* 3/16 (/ (sqrt 1/2) x))) x)) (* 1/2 (sqrt 1/2))) x))) |
(* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x)) |
| Outputs |
|---|
(* 1/4 (/ (pow x 2) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(* (pow x 2) (+ (* -3/16 (/ (pow x 2) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (* 1/4 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -3/16 binary64) (*.f64 x x) #s(literal 1/4 binary64)) x) x) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(* (pow x 2) (+ (* (pow x 2) (- (* 5/32 (/ (pow x 2) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (* 3/16 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))) (* 1/4 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 5/32 binary64) (*.f64 x x) #s(literal -3/16 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 x x)) |
(* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (+ (* -35/256 (/ (pow x 2) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (* 5/32 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))) (* 3/16 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))) (* 1/4 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))) |
(*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -35/256 binary64) (*.f64 x x) #s(literal 5/32 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 x x) (/.f64 #s(literal -3/16 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 x x)) |
(* 1/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(* (pow x 2) (+ 1/4 (* -3/16 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal -3/16 binary64) (*.f64 x x) #s(literal 1/4 binary64)) x) x) |
(* (pow x 2) (+ 1/4 (* (pow x 2) (- (* 5/32 (pow x 2)) 3/16)))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 5/32 binary64) (*.f64 x x) #s(literal -3/16 binary64)) (*.f64 x x) #s(literal 1/4 binary64)) x) x) |
(* (pow x 2) (+ 1/4 (* (pow x 2) (- (* (pow x 2) (+ 5/32 (* -35/256 (pow x 2)))) 3/16)))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -35/256 binary64) (*.f64 x x) #s(literal 5/32 binary64)) (*.f64 x x) #s(literal -3/16 binary64)) (*.f64 x x) #s(literal 1/4 binary64)) x) x) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/4 (pow x 2))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(+ 1/2 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))) |
(fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -5/32 binary64) (*.f64 x x) #s(literal 3/16 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) |
(fma.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) |
(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)) |
(* 1/8 (pow x 2)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal -11/128 binary64) (*.f64 x x) #s(literal 1/8 binary64)) x) x) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))) |
(*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 69/1024 binary64) (*.f64 x x)) #s(literal 11/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) x) x) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128)))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1843/32768 binary64) (*.f64 x x) #s(literal 69/1024 binary64)) x) x) #s(literal 11/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x)) |
(pow x 2) |
(*.f64 x x) |
(* 1/4 (/ (pow x 2) (+ 1 (* (sqrt 1/2) (sqrt 2))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) x) x) |
(* (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))))))) |
(*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/16 binary64) (/.f64 #s(literal 3/16 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x)) |
(* (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))))))) |
(*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (/.f64 #s(literal 5/32 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/16 binary64) (/.f64 #s(literal 3/16 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 11/256 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 x x) (*.f64 #s(literal 1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 #s(literal 3/16 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x)) |
(* (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))))))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (-.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 #s(literal 5/32 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/16 binary64) (/.f64 #s(literal 3/16 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 11/256 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal 11/32 binary64) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/16 binary64) (/.f64 #s(literal 3/16 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -69/2048 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal -35/256 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 #s(literal 5/32 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/16 binary64) (/.f64 #s(literal 3/16 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 11/256 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 x x)) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/16 binary64) (/.f64 #s(literal 3/16 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x)) |
(+ 1 (* -1/4 (pow x 2))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))) |
(fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -5/32 binary64) (*.f64 x x) #s(literal 3/16 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (sqrt 1/2) (sqrt 2))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (+ (* -1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2))) (* (sqrt 1/2) (sqrt 2)))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 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))))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 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))))))))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 69/256 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x x))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(+ 1 (* -1/8 (pow x 2))) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))) |
(fma.f64 (-.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -69/1024 binary64) (*.f64 x x) #s(literal 11/128 binary64)) x) x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ (+ 1/2 (* 1/2 x)) x) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)) x) |
(cos (atan x)) |
(cos.f64 (atan.f64 x)) |
(sqrt (+ 1/2 (* 1/2 (cos (atan x))))) |
(sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(* (sqrt 1/2) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (* -1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2))) (* (sqrt 1/2) (sqrt 2))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* (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)))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 x x) (*.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1/4 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* (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)))))))) |
(fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 11/64 binary64) (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 69/256 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x x))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/ 1/4 (pow x 2)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(/ -1/4 (pow x 3)) |
(/.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 3 binary64))) |
(/ (- (* 1/2 (pow x 2)) 1/4) (pow x 3)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x #s(literal -1/4 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(/ 1/2 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(- (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (* 1/2 (/ 1 (* x (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(- (+ (/ 1/4 (* (pow x 3) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) (/ 1/2 (* x (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) |
(/.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(- (+ (* 1/4 (/ 1 (* (pow x 3) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) (+ (/ 1/2 (* x (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (* 3/16 (/ 1 (* (pow x 5) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))))) |
(-.f64 (/.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 5 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(- 1/2 (* 1/2 (/ 1 x))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(- (+ 1/2 (/ 1/4 (pow x 3))) (* 1/2 (/ 1 x))) |
(-.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) |
(- (+ 1/2 (/ 1/4 (pow x 3))) (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) |
(-.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 5 binary64)))) |
(/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) |
(/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x) |
(/.f64 (-.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) |
(/ (- (+ 1/2 (/ 3/16 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6))))) x) |
(/.f64 (-.f64 (-.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 5/32 binary64) (pow.f64 x #s(literal 6 binary64)))) x) |
x |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) x) x x) |
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(*.f64 (-.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) x) #s(literal 1 binary64)) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64)))) x) |
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(*.f64 (-.f64 (-.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) x) #s(literal 1 binary64)) (/.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64)))) x) |
(- 1 (sqrt 1/2)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(- 1 (+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2)))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) (sqrt.f64 #s(literal 1/2 binary64))) |
(- (+ 1 (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) |
(-.f64 (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) x) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) |
(- (+ 1 (+ (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3)))))) (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2))))) |
(-.f64 (+.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1/32 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)))) |
(/ 1/2 (+ 1 (sqrt 1/2))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 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))))) |
(fma.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) x) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 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)))))) |
(fma.f64 (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 x x)) #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) x))) |
(- (+ (/ 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))))))))))) |
(-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal -1/2 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) x) #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal -3/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (+.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))))) |
(+ 1/2 (* 1/2 (/ 1 x))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) |
(- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))) |
(+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal 1/2 binary64)) |
(- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3))) |
(-.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) (/.f64 #s(literal -3/16 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(+ 1 (sqrt 1/2)) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x)))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(+ 1 (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x))))) |
(+.f64 (+.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) x) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 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)))))) |
(+.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -3/16 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) x) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) |
(- (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) |
(-.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) (/.f64 (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) x)) |
(- (+ (sqrt 1/2) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (/ 1/4 (* x (sqrt 1/2))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3))))) |
(-.f64 (+.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) x)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) x)) |
(+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x)))) |
(+.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) x) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (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))))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -3/16 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) x) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (* 1/2 (/ 1 (* x (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(+ (* -1 (/ (- (* 1/4 (/ 1 (* (pow x 2) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) |
(fma.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) x) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(+ (* -1 (/ (- (/ 1/4 (* (pow x 2) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (+ (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))) (/ 3/16 (* (pow x 4) (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x)))))))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt (+ 1/2 (* 1/2 (cos (atan x))))))))) |
(fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) x x) x)) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) x) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(+ 1/2 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x)) |
(+ 1/2 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) (+ 1/2 (/ 3/16 (pow x 4)))) x))) |
(-.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2 binary64)) x))) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x)) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (neg.f64 x)) |
(* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x)) |
(/.f64 (-.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (neg.f64 x)) |
(* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6))))) x)) |
(/.f64 (-.f64 (-.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 5/32 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 x)) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(neg.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) x) x x)) |
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))) |
(*.f64 (neg.f64 x) (-.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) x) #s(literal 1 binary64)) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))) |
(*.f64 (neg.f64 x) (-.f64 (-.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) x) #s(literal 1 binary64)) (/.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(- (+ 1 (* 1/4 (/ 1 (* x (sqrt 1/2))))) (sqrt 1/2)) |
(-.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(- (+ 1 (+ (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3))) (/ 1/4 (* x (sqrt 1/2))))) (sqrt 1/2)) |
(-.f64 (+.f64 (/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(- (+ 1 (* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) (sqrt 1/2)) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) #s(literal 1/4 binary64)) x) #s(literal 1/2 binary64) #s(literal 1/16 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 x)) (/.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x)) (sqrt.f64 #s(literal 1/2 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)))))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 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))))) |
(fma.f64 (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) x x))) (/.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) x) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 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))))) |
(fma.f64 (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal -3/32 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) (neg.f64 x)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (neg.f64 x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) x) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) |
(+ 1/2 (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) |
(+ 1 (+ (sqrt 1/2) (* -1/2 (/ (sqrt 1/2) x)))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(+ 1 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x)))) |
(-.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) x)) |
(+ 1 (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt 1/2)) (* 3/16 (/ (sqrt 1/2) x))) x)) (* 1/2 (sqrt 1/2))) x)))) |
(-.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 3/16 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1/8 binary64))) (neg.f64 x))) x)) |
(- (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (- (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) #s(literal 1/4 binary64)) x)) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 x)) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x)) |
(+ (sqrt 1/2) (* -1/2 (/ (sqrt 1/2) x))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) x)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt 1/2)) (* 3/16 (/ (sqrt 1/2) x))) x)) (* 1/2 (sqrt 1/2))) x))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 3/16 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1/8 binary64))) (neg.f64 x))) x)) |
(* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (neg.f64 x)) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 317 |
| 0 | 79 | 284 |
| 1 | 313 | 257 |
| 0 | 2480 | 257 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
(hypot.f64 #s(literal 1 binary64) x) |
#s(approx (- 1 (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(*.f64 x x) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) |
(+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal 1/2 binary64)))) |
(sqrt.f64 (+.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal 1/2 binary64))) |
(+.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal 1/2 binary64)) |
#s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) |
(/.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 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) #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)) |
(cos.f64 (atan.f64 x)) |
(sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) |
(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)))) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (-.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 1 binary64))) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (*.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (fma.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (hypot.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 (hypot.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 (hypot.f64 #s(literal 1 binary64) x)))) |
(*.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(/.f64 (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 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 x 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))) |
#s(approx (- 1 (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(*.f64 (*.f64 #s(literal 1/8 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1/8 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1/8 binary64) x) x) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/8 binary64))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/8 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal 1/8 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) x) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) (-.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) (+.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 1 binary64))) (-.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) (+.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))))) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (fma.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(-.f64 (pow.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* 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 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))))) |
(*.f64 (fabs.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) (fabs.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
(*.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) |
(sqrt.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 1 binary64)) (-.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))))) |
(fma.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (-.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))))) |
(+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal -1/2 binary64)))) (neg.f64 (+.f64 (sqrt.f64 (-.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal -1/2 binary64)) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal -1/2 binary64))) (sqrt.f64 (-.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal -1/2 binary64))) (+.f64 (sqrt.f64 (-.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal -1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal -1/2 binary64))) (sqrt.f64 (-.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (-.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (/.f64 (-.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal -1/2 binary64)) (+.f64 (sqrt.f64 (-.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal -1/2 binary64))) (sqrt.f64 (-.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (-.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal -1/2 binary64)) #s(literal 3/2 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal -1/2 binary64))) (sqrt.f64 (-.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal -1/2 binary64)))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (-.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal -1/2 binary64)))) |
(pow.f64 (sqrt.f64 (-.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (sqrt.f64 (-.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal 1/2 binary64)))) |
(/.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x))) (pow.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal 2 binary64))))) |
(sqrt.f64 (-.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal -1/2 binary64)))) (neg.f64 (sqrt.f64 (-.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal -1/2 binary64))))) |
(*.f64 (fabs.f64 (sqrt.f64 (-.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal -1/2 binary64)))) (fabs.f64 (sqrt.f64 (-.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal -1/2 binary64))))) |
(*.f64 (sqrt.f64 (-.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal -1/2 binary64))) (sqrt.f64 (-.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal -1/2 binary64)))) |
(pow.f64 (*.f64 (-.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal -1/2 binary64)) (-.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x))) (pow.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal 2 binary64)) (*.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x))) (pow.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal 2 binary64)))) |
(sqrt.f64 (*.f64 (-.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal -1/2 binary64)) (-.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (pow.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal 2 binary64)) (-.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal 1/2 binary64)))) |
(-.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal -1/2 binary64)) |
(+.f64 (/.f64 (pow.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x))) (pow.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal 2 binary64)))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x))) (pow.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal 2 binary64))))) |
(+.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x))) |
#s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) |
(*.f64 (/.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(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.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 (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)) #s(literal 1 binary64))) (-.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(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 (*.f64 (pow.f64 (+.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)) #s(literal -1 binary64)) (pow.f64 (+.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)) #s(literal -1 binary64))) (*.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))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(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)))) #s(literal 1 binary64))))) (+.f64 (pow.f64 (+.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)) #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 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))))) |
(/.f64 (-.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))) (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 (pow.f64 (pow.f64 (+.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)) #s(literal -1 binary64)) #s(literal 3 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))) (+.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))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (+.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)) #s(literal -1 binary64)) (pow.f64 (+.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)) #s(literal -1 binary64)) (fma.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))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(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)))) #s(literal 1 binary64))) (*.f64 (pow.f64 (+.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)) #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 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))))))) |
(/.f64 (neg.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 (neg.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (+.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)) #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 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.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 2 binary64))) (*.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(literal 1 binary64)) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.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 binary64))) (*.f64 (fma.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/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(literal 1 binary64)) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (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 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.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 (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))) |
(neg.f64 (/.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))))) (+.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)))) |
(neg.f64 (/.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 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))))) |
(-.f64 (pow.f64 (+.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)) #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 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #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) (*.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))))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (neg.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(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.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/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(literal 1 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 2 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))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.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/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(literal 1 binary64))) |
(-.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))) #s(literal 1 binary64))) (/.f64 (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 2 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))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.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/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(literal 1 binary64))) (/.f64 (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 binary64)) (fma.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/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(literal 1 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)))) |
(*.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))))) |
(*.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) #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 (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 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 (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 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64))) (neg.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) #s(literal -1/8 binary64))) (neg.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (/.f64 #s(literal -1/4 binary64) x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (/.f64 #s(literal -1/4 binary64) x))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (/.f64 #s(literal -1/4 binary64) x))) (/.f64 #s(literal -1/8 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (/.f64 #s(literal -1/4 binary64) x)))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) |
(*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) |
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (hypot.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (hypot.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (hypot.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (sin.f64 (atan.f64 x)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 x)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 (atan.f64 x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (atan.f64 x))) |
(cos.f64 (neg.f64 (neg.f64 (atan.f64 x)))) |
(cos.f64 (atan.f64 (fabs.f64 x))) |
(cos.f64 (neg.f64 (atan.f64 x))) |
(cos.f64 (atan.f64 x)) |
(exp.f64 (*.f64 (log.f64 (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (sin.f64 (atan.f64 x)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 x)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(pow.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
(pow.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (fabs.f64 x)) (/.f64 #s(literal -1/2 binary64) (fabs.f64 x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 x)) (/.f64 #s(literal 1/2 binary64) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (fabs.f64 x)) (/.f64 #s(literal 1/2 binary64) (fabs.f64 x))) |
(*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x)) (neg.f64 (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1/2 binary64) x)) (fabs.f64 (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(literal 1/4 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) x)) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1/4 binary64) x) x) |
(/.f64 (/.f64 #s(literal -1/4 binary64) x) (neg.f64 x)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 (neg.f64 x) x)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(neg.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) x) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) x))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) x) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) x) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) x) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) (neg.f64 (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x)) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/64 binary64) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (+.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) x)) |
(neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (neg.f64 x))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) x)) |
(*.f64 (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/4 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/4 binary64))) |
(*.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 #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)) |
(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))) |
Compiled 19 458 to 1 986 computations (89.8% saved)
11 alts after pruning (5 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 429 | 4 | 433 |
| Fresh | 1 | 1 | 2 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 432 | 11 | 443 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 70.3% | (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
| ▶ | 68.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 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) #s(literal 1 binary64))) |
| ✓ | 46.6% | (/.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 (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))) |
| ▶ | 70.3% | (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
| ✓ | 69.6% | (-.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)))) |
| ✓ | 44.9% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal 1/2 binary64)))) |
| ✓ | 45.9% | (-.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))))) |
| ✓ | 46.2% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
| ▶ | 46.2% | #s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (fma.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) x) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
| ▶ | 46.9% | #s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
| ✓ | 56.1% | #s(approx (- 1 (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) |
Compiled 556 to 307 computations (44.8% saved)
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (pow.f64 (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) | |
| cost-diff | 0 | (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) | |
| cost-diff | 0 | (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) | |
| cost-diff | 2 | (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) | |
| cost-diff | 0 | #s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (fma.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) x) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) | |
| cost-diff | 1 | (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) | |
| cost-diff | 1 | (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) x) | |
| cost-diff | 5 | (fma.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) x) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) | |
| cost-diff | 0 | (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) | |
| cost-diff | 0 | #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) | |
| cost-diff | 0 | (-.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)))) | |
| cost-diff | 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)))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) #s(literal 1 binary64))) | |
| cost-diff | 0 | (sqrt.f64 #s(literal 1/2 binary64)) | |
| cost-diff | 0 | (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) | |
| cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) | |
| cost-diff | 0 | #s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) | |
| cost-diff | 0 | (hypot.f64 #s(literal 1 binary64) x) | |
| cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) | |
| cost-diff | 0 | (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) | |
| cost-diff | 0 | (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 62 | 603 |
| 0 | 108 | 603 |
| 1 | 186 | 577 |
| 2 | 383 | 573 |
| 3 | 1321 | 563 |
| 4 | 6544 | 563 |
| 0 | 9049 | 555 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
#s(literal 1/2 binary64) |
(/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
(hypot.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 x x #s(literal 1 binary64)) |
#s(literal -1/2 binary64) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
#s(literal 1/2 binary64) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(sqrt.f64 #s(literal 1/2 binary64)) |
#s(literal 1 binary64) |
(/.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 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) #s(literal 1 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(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 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1/2 binary64) x) |
#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 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) #s(literal 1 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
#s(literal 1/4 binary64) |
(*.f64 x x) |
(+.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))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (fma.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) x) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) x) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
#s(literal 1/2 binary64) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) |
(sqrt.f64 #s(literal 1/2 binary64)) |
#s(literal 1/4 binary64) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
x |
#s(literal -1 binary64) |
(/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) |
#s(literal 1 binary64) |
(pow.f64 (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) |
(fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 x x #s(literal 1 binary64)) |
x |
#s(literal -1/2 binary64) |
#s(literal 1/2 binary64) |
#s(literal 3/2 binary64) |
(+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) |
(cos.f64 (atan.f64 x)) |
(atan.f64 x) |
(sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) (-.f64 (sqrt.f64 (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) |
#s(literal 1/2 binary64) |
(/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
(hypot.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(-.f64 (sqrt.f64 (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(sqrt.f64 (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 x x #s(literal 1 binary64)) |
#s(literal -1/2 binary64) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
#s(literal 1/2 binary64) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(sqrt.f64 #s(literal 1/2 binary64)) |
#s(literal 1 binary64) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #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 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) 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 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))))) #s(literal -1 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(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 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1/2 binary64) x) |
#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 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) #s(literal 1 binary64)) |
(-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (-.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/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #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 x x)) #s(literal 1/4 binary64)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
#s(literal 1/4 binary64) |
(*.f64 x x) |
(+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (fma.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) x) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/.f64 (+.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/4 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(fma.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) x) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1/4 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) x) #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) x) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) x x)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(sqrt.f64 #s(literal 1/2 binary64)) |
#s(literal 1/4 binary64) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
#s(literal 1 binary64) |
x |
#s(literal -1 binary64) |
(/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64) #s(literal -3/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) |
#s(literal 1 binary64) |
(pow.f64 (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) |
(fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 x x #s(literal 1 binary64)) |
x |
#s(literal -1/2 binary64) |
#s(literal 1/2 binary64) |
#s(literal 3/2 binary64) |
(+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64) #s(literal -3/2 binary64))) |
(fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) |
(-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) |
(cos.f64 (atan.f64 x)) |
(atan.f64 x) |
(sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0859375 | (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) | |
| accuracy | 14.316846081788006 | (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) | |
| accuracy | 19.017934106594762 | (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) | |
| accuracy | 26.7661368874992 | (cos.f64 (atan.f64 x)) | |
| accuracy | 0.44921875 | (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) x) | |
| accuracy | 1.0 | (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) | |
| accuracy | 1.0 | (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) | |
| accuracy | 34.404459471811144 | #s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (fma.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) x) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) | |
| accuracy | 14.13059477591776 | (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) | |
| accuracy | 19.01300187830734 | (-.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)))) | |
| accuracy | 33.07631571907884 | #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) | |
| accuracy | 33.07631571907884 | #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) | |
| accuracy | 0.0 | (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) | |
| accuracy | 0.0 | (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) | |
| accuracy | 0.0 | (sqrt.f64 #s(literal 1/2 binary64)) | |
| accuracy | 34.007103982081354 | #s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) | |
| accuracy | 0.0078125 | (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) | |
| accuracy | 0.015625 | (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) | |
| accuracy | 14.316846081788006 | (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) | |
| accuracy | 19.00128312830734 | (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 639.0ms | 130× | 2 | valid |
| 292.0ms | 124× | 1 | valid |
| 1.0ms | 2× | 0 | valid |
Compiled 601 to 57 computations (90.5% saved)
ival-pow: 472.0ms (53.8% of total)adjust: 120.0ms (13.7% of total)ival-hypot: 99.0ms (11.3% of total)ival-add: 65.0ms (7.4% of total)ival-div: 42.0ms (4.8% of total)ival-mult: 29.0ms (3.3% of total)ival-cos: 16.0ms (1.8% of total)ival-sqrt: 15.0ms (1.7% of total)ival-sub: 13.0ms (1.5% of total)ival-atan: 4.0ms (0.5% of total)exact: 1.0ms (0.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
(hypot.f64 #s(literal 1 binary64) x) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(/.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 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) #s(literal 1 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)) |
(fma.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) x) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) x) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (fma.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) x) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #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 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) |
(pow.f64 (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(cos.f64 (atan.f64 x)) |
| Outputs |
|---|
(* 1/8 (pow x 2)) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128)))) |
(* 1/4 (pow x 2)) |
(* (pow x 2) (+ 1/4 (* -3/16 (pow x 2)))) |
(* (pow x 2) (+ 1/4 (* (pow x 2) (- (* 5/32 (pow x 2)) 3/16)))) |
(* (pow x 2) (+ 1/4 (* (pow x 2) (- (* (pow x 2) (+ 5/32 (* -35/256 (pow x 2)))) 3/16)))) |
1/2 |
(+ 1/2 (* -1/4 (pow x 2))) |
(+ 1/2 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))) |
(+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))) |
1 |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) |
(* 1/4 (/ (pow x 2) (+ 1 (* (sqrt 1/2) (sqrt 2))))) |
(* (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))))))) |
(* (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))))))) |
(* (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))))))) |
(+ 1 (* -1/4 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))) |
(/ 1/2 x) |
(/ (+ 1/2 (* 1/2 x)) x) |
(* -1 (/ (+ 1/2 (* 1/4 (/ (sqrt 1/2) (+ 1 (sqrt 1/2))))) (* x (+ 1 (sqrt 1/2))))) |
(/ (+ (* -1 (/ (+ 1/2 (* 1/4 (/ (sqrt 1/2) (+ 1 (sqrt 1/2))))) (+ 1 (sqrt 1/2)))) (* 1/2 (/ x (+ 1 (sqrt 1/2))))) x) |
(/ (+ 1/2 (* 1/4 (/ (sqrt 1/2) (+ 1 (sqrt 1/2))))) (* x (+ 1 (sqrt 1/2)))) |
(+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))) |
(* 3/8 (/ (pow x 2) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))) |
(* (pow x 2) (+ (* -39/128 (/ (pow x 2) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))) (* 3/8 (/ 1 (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))))) |
(* (pow x 2) (+ (* (pow x 2) (- (* 275/1024 (/ (pow x 2) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))) (* 39/128 (/ 1 (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))))) (* 3/8 (/ 1 (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))))) |
(* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (+ (* -8043/32768 (/ (pow x 2) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))) (* 275/1024 (/ 1 (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))))) (* 39/128 (/ 1 (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))))) (* 3/8 (/ 1 (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))))) |
(* 3/8 (pow x 2)) |
(* (pow x 2) (+ 3/8 (* -39/128 (pow x 2)))) |
(* (pow x 2) (+ 3/8 (* (pow x 2) (- (* 275/1024 (pow x 2)) 39/128)))) |
(* (pow x 2) (+ 3/8 (* (pow x 2) (- (* (pow x 2) (+ 275/1024 (* -8043/32768 (pow x 2)))) 39/128)))) |
(+ 1 (* -3/8 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 39/128 (pow x 2)) 3/8))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 39/128 (* -275/1024 (pow x 2)))) 3/8))) |
(+ 1 (* -1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2))) |
(+ 1 (* -1/8 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8))) |
(cos (atan x)) |
(/ 1/2 (+ 1 (sqrt 1/2))) |
(+ (* -1 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) |
(- (+ (* 1/64 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (+ (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (pow x 2) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (+ (/ 1/8 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (/ 1/2 (* x (+ 1 (sqrt 1/2))))))) |
(- (+ (/ 1/4 (* (pow x 3) (+ 1 (sqrt 1/2)))) (+ (* 1/64 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) (+ (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (pow x 2) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (+ (* 1/32 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (pow x 3) (* (pow (sqrt 1/2) 3) (+ 1 (sqrt 1/2)))))) (+ (* 1/4 (/ (- (* 1/64 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2)))) (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (* (pow x 3) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (+ (* 1/4 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ (/ 1/8 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (/ 1/2 (* x (+ 1 (sqrt 1/2)))))))))) |
(- 1/2 (* 1/2 (/ 1 x))) |
(- (+ 1/2 (/ 1/4 (pow x 3))) (* 1/2 (/ 1 x))) |
(- (+ 1/2 (/ 1/4 (pow x 3))) (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) |
(/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x) |
(/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x) |
(/ (- (+ 1/2 (/ 3/16 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6))))) x) |
x |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(+ (* -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))))) |
(- (+ (* -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)))))) |
(- (+ (/ 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))))))))))) |
(+ 1/2 (* 1/2 (/ 1 x))) |
(- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))) |
(- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3))) |
(+ (* -1 (/ (+ 1/2 (* 1/4 (/ (sqrt 1/2) (+ 1 (sqrt 1/2))))) (* x (+ 1 (sqrt 1/2))))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) |
(/ (- 1 (sqrt 1/8)) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x))))))) |
(- (/ 1 (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x))))))) (+ (* 3/16 (/ 1 (* x (* (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))))) (/ (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x))))))))) |
(- (+ (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (* (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))))) (/ 1 (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))) (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x))))))))) (/ (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x))))))))) |
(- (+ (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (* (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))))) (+ (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (pow x 3) (* (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))))) (/ 1 (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x))))))))) (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x))))))))) (/ (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x))))))))) |
(- 1 (sqrt 1/8)) |
(- 1 (+ (sqrt 1/8) (* 3/16 (/ 1 (* x (sqrt 1/8)))))) |
(- (+ 1 (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (sqrt 1/8))))) (+ (sqrt 1/8) (/ 3/16 (* x (sqrt 1/8))))) |
(- (+ 1 (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (pow x 3) (sqrt 1/8))))) (+ (sqrt 1/8) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (sqrt 1/8)))) (/ 3/16 (* x (sqrt 1/8)))))) |
(sqrt 1/8) |
(+ (sqrt 1/8) (* 3/16 (/ 1 (* x (sqrt 1/8))))) |
(+ (sqrt 1/8) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (sqrt 1/8)))) (/ 3/16 (* x (sqrt 1/8))))) |
(+ (sqrt 1/8) (+ (* -1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (pow x 3) (sqrt 1/8)))) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (sqrt 1/8)))) (/ 3/16 (* x (sqrt 1/8)))))) |
(/ 1 x) |
(/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x) |
(/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x) |
(/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) x) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(- (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) |
(- (+ (sqrt 1/2) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (/ 1/4 (* x (sqrt 1/2))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3))))) |
(+ (/ 1/8 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (+ (/ 1/2 (* x (+ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) |
(+ (* -1 (/ (- (* -1 (/ (- (* 1/64 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2)))) (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) x)) (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (/ 1 (+ 1 (sqrt 1/2)))) (+ (* 1/32 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (pow (sqrt 1/2) 3) (+ 1 (sqrt 1/2))))) (+ (* 1/4 (/ (- (* 1/64 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2)))) (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2))))) (* 1/4 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))))) x)) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) x)) (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) |
(+ 1/2 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x))) |
(+ 1/2 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) (+ 1/2 (/ 3/16 (pow x 4)))) x))) |
(/ -1/2 x) |
(* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6))))) x)) |
(* -1 x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))) |
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))) |
(+ (* 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)))))) |
(+ (* -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))))) |
(+ (* -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))))) |
(+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))) |
(+ 1/2 (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x))) |
(- (+ (* 3/16 (/ 1 (* x (* (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))))) (/ 1 (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))) (/ (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))) |
(- (+ (* -1 (/ (- (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* x (* (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))))) (* 3/16 (/ 1 (* (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))))) x)) (/ 1 (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))) (/ (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))) |
(- (+ (* -1 (/ (- (* -1 (/ (+ (* -1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* x (* (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))))) (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))))) x)) (* 3/16 (/ 1 (* (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))))) x)) (/ 1 (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))) (/ (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))) |
(- (+ 1 (* 3/16 (/ 1 (* x (sqrt 1/8))))) (sqrt 1/8)) |
(- (+ 1 (* -1 (/ (- (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* x (sqrt 1/8)))) (* 3/16 (/ 1 (sqrt 1/8)))) x))) (sqrt 1/8)) |
(- (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* x (sqrt 1/8)))) (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) x)) (* 3/16 (/ 1 (sqrt 1/8)))) x))) (sqrt 1/8)) |
(- (sqrt 1/8) (* 3/16 (/ 1 (* x (sqrt 1/8))))) |
(+ (sqrt 1/8) (* -1 (/ (+ (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* x (sqrt 1/8)))) (* 3/16 (/ 1 (sqrt 1/8)))) x))) |
(+ (sqrt 1/8) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* x (sqrt 1/8)))) (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) x)) (* 3/16 (/ 1 (sqrt 1/8)))) x))) |
(/ -1 x) |
(* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) x)) |
(- (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (- (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 14.0ms | x | @ | inf | ((/ (- 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) (+ (sqrt (+ (* 1/2 (pow (+ (* x x) 1) -1/2)) 1/2)) 1)) (- 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (sqrt (+ (* 1 1) (* x x))) (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ 1/2 (+ (sqrt 1/2) 1)) (+ (sqrt 1/2) 1) (sqrt 1/2) (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (- 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 (/ (* (sqrt 1/2) 1/4) (+ (sqrt 1/2) 1))) (+ (sqrt 1/2) 1)) x) -1) (/ 1/2 (+ (sqrt 1/2) 1))) (/ (/ (+ 1/2 (/ (* (sqrt 1/2) 1/4) (+ (sqrt 1/2) 1))) (+ (sqrt 1/2) 1)) x) (+ 1/2 (/ (* (sqrt 1/2) 1/4) (+ (sqrt 1/2) 1))) (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (+ (+ (* (+ (cos (atan x)) 1) 1/2) (sqrt (+ (* (cos (atan x)) 1/2) 1/2))) 1) (/ (- 1 (pow (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) 3/2)) (+ (+ (* (+ (cos (atan x)) 1) 1/2) (sqrt (+ (* (cos (atan x)) 1/2) 1/2))) 1)) (- 1 (pow (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) 3/2)) (pow (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) 3/2) (pow (+ (* x x) 1) -1/2) (sqrt (+ (* 1/2 (pow (+ (* x x) 1) -1/2)) 1/2)) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (/ (- (/ 1/4 (* x x)) 1/4) (+ -1/2 (/ 1/2 x))) (/ (* (sqrt 1/2) 1/4) (+ (sqrt 1/2) 1)) (/ (+ 1/2 (/ (* (sqrt 1/2) 1/4) (+ (sqrt 1/2) 1))) (+ (sqrt 1/2) 1)) (cos (atan x))) |
| 7.0ms | x | @ | 0 | ((/ (- 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) (+ (sqrt (+ (* 1/2 (pow (+ (* x x) 1) -1/2)) 1/2)) 1)) (- 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (sqrt (+ (* 1 1) (* x x))) (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ 1/2 (+ (sqrt 1/2) 1)) (+ (sqrt 1/2) 1) (sqrt 1/2) (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (- 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 (/ (* (sqrt 1/2) 1/4) (+ (sqrt 1/2) 1))) (+ (sqrt 1/2) 1)) x) -1) (/ 1/2 (+ (sqrt 1/2) 1))) (/ (/ (+ 1/2 (/ (* (sqrt 1/2) 1/4) (+ (sqrt 1/2) 1))) (+ (sqrt 1/2) 1)) x) (+ 1/2 (/ (* (sqrt 1/2) 1/4) (+ (sqrt 1/2) 1))) (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (+ (+ (* (+ (cos (atan x)) 1) 1/2) (sqrt (+ (* (cos (atan x)) 1/2) 1/2))) 1) (/ (- 1 (pow (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) 3/2)) (+ (+ (* (+ (cos (atan x)) 1) 1/2) (sqrt (+ (* (cos (atan x)) 1/2) 1/2))) 1)) (- 1 (pow (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) 3/2)) (pow (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) 3/2) (pow (+ (* x x) 1) -1/2) (sqrt (+ (* 1/2 (pow (+ (* x x) 1) -1/2)) 1/2)) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (/ (- (/ 1/4 (* x x)) 1/4) (+ -1/2 (/ 1/2 x))) (/ (* (sqrt 1/2) 1/4) (+ (sqrt 1/2) 1)) (/ (+ 1/2 (/ (* (sqrt 1/2) 1/4) (+ (sqrt 1/2) 1))) (+ (sqrt 1/2) 1)) (cos (atan x))) |
| 5.0ms | x | @ | -inf | ((/ (- 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) (+ (sqrt (+ (* 1/2 (pow (+ (* x x) 1) -1/2)) 1/2)) 1)) (- 1/2 (/ 1/2 (sqrt (+ (* 1 1) (* x x))))) (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (sqrt (+ (* 1 1) (* x x))) (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/ 1/2 (+ (sqrt 1/2) 1)) (+ (sqrt 1/2) 1) (sqrt 1/2) (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (- 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 (/ (* (sqrt 1/2) 1/4) (+ (sqrt 1/2) 1))) (+ (sqrt 1/2) 1)) x) -1) (/ 1/2 (+ (sqrt 1/2) 1))) (/ (/ (+ 1/2 (/ (* (sqrt 1/2) 1/4) (+ (sqrt 1/2) 1))) (+ (sqrt 1/2) 1)) x) (+ 1/2 (/ (* (sqrt 1/2) 1/4) (+ (sqrt 1/2) 1))) (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (+ (+ (* (+ (cos (atan x)) 1) 1/2) (sqrt (+ (* (cos (atan x)) 1/2) 1/2))) 1) (/ (- 1 (pow (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) 3/2)) (+ (+ (* (+ (cos (atan x)) 1) 1/2) (sqrt (+ (* (cos (atan x)) 1/2) 1/2))) 1)) (- 1 (pow (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) 3/2)) (pow (+ (* (pow (+ (* x x) 1) -1/2) 1/2) 1/2) 3/2) (pow (+ (* x x) 1) -1/2) (sqrt (+ (* 1/2 (pow (+ (* x x) 1) -1/2)) 1/2)) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (/ (- (/ 1/4 (* x x)) 1/4) (+ -1/2 (/ 1/2 x))) (/ (* (sqrt 1/2) 1/4) (+ (sqrt 1/2) 1)) (/ (+ 1/2 (/ (* (sqrt 1/2) 1/4) (+ (sqrt 1/2) 1))) (+ (sqrt 1/2) 1)) (cos (atan x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 633 | 4007 |
| 1 | 2136 | 3451 |
| 0 | 8778 | 3241 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/8 (pow x 2)) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128)))) |
(* 1/4 (pow x 2)) |
(* (pow x 2) (+ 1/4 (* -3/16 (pow x 2)))) |
(* (pow x 2) (+ 1/4 (* (pow x 2) (- (* 5/32 (pow x 2)) 3/16)))) |
(* (pow x 2) (+ 1/4 (* (pow x 2) (- (* (pow x 2) (+ 5/32 (* -35/256 (pow x 2)))) 3/16)))) |
1/2 |
(+ 1/2 (* -1/4 (pow x 2))) |
(+ 1/2 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))) |
(+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))) |
1 |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) |
(* 1/4 (/ (pow x 2) (+ 1 (* (sqrt 1/2) (sqrt 2))))) |
(* (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))))))) |
(* (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))))))) |
(* (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))))))) |
(+ 1 (* -1/4 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))) |
(/ 1/2 x) |
(/ (+ 1/2 (* 1/2 x)) x) |
(* -1 (/ (+ 1/2 (* 1/4 (/ (sqrt 1/2) (+ 1 (sqrt 1/2))))) (* x (+ 1 (sqrt 1/2))))) |
(/ (+ (* -1 (/ (+ 1/2 (* 1/4 (/ (sqrt 1/2) (+ 1 (sqrt 1/2))))) (+ 1 (sqrt 1/2)))) (* 1/2 (/ x (+ 1 (sqrt 1/2))))) x) |
(/ (+ 1/2 (* 1/4 (/ (sqrt 1/2) (+ 1 (sqrt 1/2))))) (* x (+ 1 (sqrt 1/2)))) |
(+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))) |
(* 3/8 (/ (pow x 2) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))) |
(* (pow x 2) (+ (* -39/128 (/ (pow x 2) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))) (* 3/8 (/ 1 (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))))) |
(* (pow x 2) (+ (* (pow x 2) (- (* 275/1024 (/ (pow x 2) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))) (* 39/128 (/ 1 (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))))) (* 3/8 (/ 1 (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))))) |
(* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (+ (* -8043/32768 (/ (pow x 2) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))) (* 275/1024 (/ 1 (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))))) (* 39/128 (/ 1 (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))))) (* 3/8 (/ 1 (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))))) |
(* 3/8 (pow x 2)) |
(* (pow x 2) (+ 3/8 (* -39/128 (pow x 2)))) |
(* (pow x 2) (+ 3/8 (* (pow x 2) (- (* 275/1024 (pow x 2)) 39/128)))) |
(* (pow x 2) (+ 3/8 (* (pow x 2) (- (* (pow x 2) (+ 275/1024 (* -8043/32768 (pow x 2)))) 39/128)))) |
(+ 1 (* -3/8 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 39/128 (pow x 2)) 3/8))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 39/128 (* -275/1024 (pow x 2)))) 3/8))) |
(+ 1 (* -1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2))) |
(+ 1 (* -1/8 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8))) |
(cos (atan x)) |
(/ 1/2 (+ 1 (sqrt 1/2))) |
(+ (* -1 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) |
(- (+ (* 1/64 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (+ (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (pow x 2) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (+ (/ 1/8 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (/ 1/2 (* x (+ 1 (sqrt 1/2))))))) |
(- (+ (/ 1/4 (* (pow x 3) (+ 1 (sqrt 1/2)))) (+ (* 1/64 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) (+ (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (pow x 2) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (+ (* 1/32 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (pow x 3) (* (pow (sqrt 1/2) 3) (+ 1 (sqrt 1/2)))))) (+ (* 1/4 (/ (- (* 1/64 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2)))) (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (* (pow x 3) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (+ (* 1/4 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ (/ 1/8 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (/ 1/2 (* x (+ 1 (sqrt 1/2)))))))))) |
(- 1/2 (* 1/2 (/ 1 x))) |
(- (+ 1/2 (/ 1/4 (pow x 3))) (* 1/2 (/ 1 x))) |
(- (+ 1/2 (/ 1/4 (pow x 3))) (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) |
(/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x) |
(/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x) |
(/ (- (+ 1/2 (/ 3/16 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6))))) x) |
x |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(+ (* -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))))) |
(- (+ (* -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)))))) |
(- (+ (/ 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))))))))))) |
(+ 1/2 (* 1/2 (/ 1 x))) |
(- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))) |
(- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3))) |
(+ (* -1 (/ (+ 1/2 (* 1/4 (/ (sqrt 1/2) (+ 1 (sqrt 1/2))))) (* x (+ 1 (sqrt 1/2))))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) |
(/ (- 1 (sqrt 1/8)) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x))))))) |
(- (/ 1 (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x))))))) (+ (* 3/16 (/ 1 (* x (* (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))))) (/ (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x))))))))) |
(- (+ (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (* (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))))) (/ 1 (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))) (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x))))))))) (/ (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x))))))))) |
(- (+ (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (* (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))))) (+ (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (pow x 3) (* (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))))) (/ 1 (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x))))))))) (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x))))))))) (/ (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x))))))))) |
(- 1 (sqrt 1/8)) |
(- 1 (+ (sqrt 1/8) (* 3/16 (/ 1 (* x (sqrt 1/8)))))) |
(- (+ 1 (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (sqrt 1/8))))) (+ (sqrt 1/8) (/ 3/16 (* x (sqrt 1/8))))) |
(- (+ 1 (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (pow x 3) (sqrt 1/8))))) (+ (sqrt 1/8) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (sqrt 1/8)))) (/ 3/16 (* x (sqrt 1/8)))))) |
(sqrt 1/8) |
(+ (sqrt 1/8) (* 3/16 (/ 1 (* x (sqrt 1/8))))) |
(+ (sqrt 1/8) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (sqrt 1/8)))) (/ 3/16 (* x (sqrt 1/8))))) |
(+ (sqrt 1/8) (+ (* -1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (pow x 3) (sqrt 1/8)))) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (sqrt 1/8)))) (/ 3/16 (* x (sqrt 1/8)))))) |
(/ 1 x) |
(/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x) |
(/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x) |
(/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) x) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(- (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) |
(- (+ (sqrt 1/2) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (/ 1/4 (* x (sqrt 1/2))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3))))) |
(+ (/ 1/8 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (+ (/ 1/2 (* x (+ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) |
(+ (* -1 (/ (- (* -1 (/ (- (* 1/64 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2)))) (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) x)) (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (/ 1 (+ 1 (sqrt 1/2)))) (+ (* 1/32 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (pow (sqrt 1/2) 3) (+ 1 (sqrt 1/2))))) (+ (* 1/4 (/ (- (* 1/64 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2)))) (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2))))) (* 1/4 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))))) x)) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) x)) (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) |
(+ 1/2 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x))) |
(+ 1/2 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) (+ 1/2 (/ 3/16 (pow x 4)))) x))) |
(/ -1/2 x) |
(* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6))))) x)) |
(* -1 x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))) |
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))) |
(+ (* 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)))))) |
(+ (* -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))))) |
(+ (* -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))))) |
(+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))) |
(+ 1/2 (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x))) |
(- (+ (* 3/16 (/ 1 (* x (* (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))))) (/ 1 (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))) (/ (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))) |
(- (+ (* -1 (/ (- (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* x (* (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))))) (* 3/16 (/ 1 (* (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))))) x)) (/ 1 (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))) (/ (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))) |
(- (+ (* -1 (/ (- (* -1 (/ (+ (* -1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* x (* (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))))) (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))))) x)) (* 3/16 (/ 1 (* (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))))) x)) (/ 1 (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))) (/ (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))) |
(- (+ 1 (* 3/16 (/ 1 (* x (sqrt 1/8))))) (sqrt 1/8)) |
(- (+ 1 (* -1 (/ (- (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* x (sqrt 1/8)))) (* 3/16 (/ 1 (sqrt 1/8)))) x))) (sqrt 1/8)) |
(- (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* x (sqrt 1/8)))) (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) x)) (* 3/16 (/ 1 (sqrt 1/8)))) x))) (sqrt 1/8)) |
(- (sqrt 1/8) (* 3/16 (/ 1 (* x (sqrt 1/8))))) |
(+ (sqrt 1/8) (* -1 (/ (+ (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* x (sqrt 1/8)))) (* 3/16 (/ 1 (sqrt 1/8)))) x))) |
(+ (sqrt 1/8) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* x (sqrt 1/8)))) (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) x)) (* 3/16 (/ 1 (sqrt 1/8)))) x))) |
(/ -1 x) |
(* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) x)) |
(- (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (- (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) |
| Outputs |
|---|
(* 1/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/8 binary64)) |
(* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal -11/128 binary64) (*.f64 x x) #s(literal 1/8 binary64)) x) x) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))) |
(*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 69/1024 binary64) (*.f64 x x)) #s(literal 11/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) x) x) |
(* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128)))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1843/32768 binary64) (*.f64 x x) #s(literal 69/1024 binary64)) x) x) #s(literal 11/128 binary64)) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x)) |
(* 1/4 (pow x 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/4 (* -3/16 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal -3/16 binary64) (*.f64 x x) #s(literal 1/4 binary64)) x) x) |
(* (pow x 2) (+ 1/4 (* (pow x 2) (- (* 5/32 (pow x 2)) 3/16)))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 5/32 binary64) (*.f64 x x) #s(literal -3/16 binary64)) (*.f64 x x) #s(literal 1/4 binary64)) x) x) |
(* (pow x 2) (+ 1/4 (* (pow x 2) (- (* (pow x 2) (+ 5/32 (* -35/256 (pow x 2)))) 3/16)))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -35/256 binary64) (*.f64 x x) #s(literal 5/32 binary64)) (*.f64 x x) #s(literal -3/16 binary64)) (*.f64 x x) #s(literal 1/4 binary64)) x) x) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/4 (pow x 2))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(+ 1/2 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))) |
(fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -5/32 binary64) (*.f64 x x) #s(literal 3/16 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))) |
(fma.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))) |
(fma.f64 (fma.f64 (fma.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)) |
(* 1/4 (/ (pow x 2) (+ 1 (* (sqrt 1/2) (sqrt 2))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) x) x) |
(* (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))))))) |
(*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/16 binary64) (/.f64 #s(literal 3/16 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x)) |
(* (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))))))) |
(*.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 (/.f64 #s(literal 5/32 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/16 binary64) (/.f64 #s(literal 3/16 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 11/256 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 x x) (*.f64 #s(literal 1/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 #s(literal 3/16 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x)) |
(* (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))))))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (neg.f64 x) x) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 11/32 binary64) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/16 binary64) (/.f64 #s(literal 3/16 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (/.f64 #s(literal 5/32 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/16 binary64) (/.f64 #s(literal 3/16 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 11/256 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal -69/2048 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal -35/256 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) (-.f64 (/.f64 #s(literal 5/32 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/16 binary64) (/.f64 #s(literal 3/16 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 11/256 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 x x)) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/16 binary64) (/.f64 #s(literal 3/16 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x)) |
(+ 1 (* -1/4 (pow x 2))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))) |
(fma.f64 (fma.f64 #s(literal 3/16 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -5/32 binary64) (*.f64 x x) #s(literal 3/16 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ (+ 1/2 (* 1/2 x)) x) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1/2 binary64)) x) |
(* -1 (/ (+ 1/2 (* 1/4 (/ (sqrt 1/2) (+ 1 (sqrt 1/2))))) (* x (+ 1 (sqrt 1/2))))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) (neg.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) x x))) |
(/ (+ (* -1 (/ (+ 1/2 (* 1/4 (/ (sqrt 1/2) (+ 1 (sqrt 1/2))))) (+ 1 (sqrt 1/2)))) (* 1/2 (/ x (+ 1 (sqrt 1/2))))) x) |
(/.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) x) |
(/ (+ 1/2 (* 1/4 (/ (sqrt 1/2) (+ 1 (sqrt 1/2))))) (* x (+ 1 (sqrt 1/2)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) x x)) |
(+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))) |
(-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (-.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(* 3/8 (/ (pow x 2) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))) |
(/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 x x)) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (-.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(* (pow x 2) (+ (* -39/128 (/ (pow x 2) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))) (* 3/8 (/ 1 (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -39/128 binary64) (*.f64 x x) #s(literal 3/8 binary64)) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (-.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x)) |
(* (pow x 2) (+ (* (pow x 2) (- (* 275/1024 (/ (pow x 2) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))) (* 39/128 (/ 1 (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))))) (* 3/8 (/ 1 (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))))) |
(*.f64 (fma.f64 (fma.f64 (/.f64 #s(literal 275/1024 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (-.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x) (/.f64 #s(literal -39/128 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (-.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (*.f64 x x) (/.f64 #s(literal 3/8 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (-.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (*.f64 x x)) |
(* (pow x 2) (+ (* (pow x 2) (- (* (pow x 2) (+ (* -8043/32768 (/ (pow x 2) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))) (* 275/1024 (/ 1 (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))))) (* 39/128 (/ 1 (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))))) (* 3/8 (/ 1 (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))))) |
(*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -8043/32768 binary64) (*.f64 x x) #s(literal 275/1024 binary64)) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (-.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x) (/.f64 #s(literal -39/128 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (-.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (*.f64 x x) (/.f64 #s(literal 3/8 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (-.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (*.f64 x x)) |
(* 3/8 (pow x 2)) |
(*.f64 #s(literal 3/8 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 3/8 (* -39/128 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal -39/128 binary64) (*.f64 x x) #s(literal 3/8 binary64)) x) x) |
(* (pow x 2) (+ 3/8 (* (pow x 2) (- (* 275/1024 (pow x 2)) 39/128)))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 275/1024 binary64) (*.f64 x x) #s(literal -39/128 binary64)) (*.f64 x x) #s(literal 3/8 binary64)) x) x) |
(* (pow x 2) (+ 3/8 (* (pow x 2) (- (* (pow x 2) (+ 275/1024 (* -8043/32768 (pow x 2)))) 39/128)))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -8043/32768 binary64) (*.f64 x x) #s(literal 275/1024 binary64)) (*.f64 x x) #s(literal -39/128 binary64)) (*.f64 x x) #s(literal 3/8 binary64)) x) x) |
(+ 1 (* -3/8 (pow x 2))) |
(fma.f64 #s(literal -3/8 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 39/128 (pow x 2)) 3/8))) |
(fma.f64 (fma.f64 #s(literal 39/128 binary64) (*.f64 x x) #s(literal -3/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 39/128 (* -275/1024 (pow x 2)))) 3/8))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -275/1024 binary64) (*.f64 x x) #s(literal 39/128 binary64)) (*.f64 x x) #s(literal -3/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* -1/2 (pow x 2))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2))) |
(fma.f64 (fma.f64 #s(literal 3/8 binary64) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -5/16 binary64) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* -1/8 (pow x 2))) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))) |
(fma.f64 (fma.f64 #s(literal 11/128 binary64) (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -69/1024 binary64) (*.f64 x x) #s(literal 11/128 binary64)) (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(cos (atan x)) |
(cos.f64 (atan.f64 x)) |
(/ 1/2 (+ 1 (sqrt 1/2))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(+ (* -1 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) |
(-.f64 (/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(- (+ (* 1/64 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (+ (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (pow x 2) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (+ (/ 1/8 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (/ 1/2 (* x (+ 1 (sqrt 1/2))))))) |
(-.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (fma.f64 (/.f64 #s(literal -1/4 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x)) (/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) x))) |
(- (+ (/ 1/4 (* (pow x 3) (+ 1 (sqrt 1/2)))) (+ (* 1/64 (/ 1 (* (pow x 2) (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) (+ (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (pow x 2) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (+ (* 1/32 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (pow x 3) (* (pow (sqrt 1/2) 3) (+ 1 (sqrt 1/2)))))) (+ (* 1/4 (/ (- (* 1/64 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2)))) (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (* (pow x 3) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (+ (* 1/4 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))) (+ (/ 1/8 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (/ 1/2 (* x (+ 1 (sqrt 1/2)))))))))) |
(-.f64 (fma.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal -1/2 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 x x)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) #s(literal -1/4 binary64) (fma.f64 (/.f64 (/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/4 binary64))) #s(literal 1/32 binary64) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) #s(literal -1/4 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/4 binary64) (+.f64 (/.f64 (/.f64 #s(literal -3/64 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) x)))))) |
(- 1/2 (* 1/2 (/ 1 x))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(- (+ 1/2 (/ 1/4 (pow x 3))) (* 1/2 (/ 1 x))) |
(-.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) |
(- (+ 1/2 (/ 1/4 (pow x 3))) (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) |
(-.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) x)) (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 5 binary64)))) |
(/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) |
(/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x) |
(-.f64 (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2 binary64)) x) (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(/ (- (+ 1/2 (/ 3/16 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6))))) x) |
(/.f64 (-.f64 (-.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 5/32 binary64) (pow.f64 x #s(literal 6 binary64)))) x) |
x |
(* x (+ 1 (* 1/2 (/ 1 (pow x 2))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) x) x x) |
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))) |
(*.f64 (-.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) x) #s(literal 1 binary64)) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64)))) x) |
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))) |
(*.f64 (-.f64 (-.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) x) #s(literal 1 binary64)) (/.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64)))) x) |
(+ (* -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))))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) x x)) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(- (+ (* -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)))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1/16 binary64)) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 x x)) #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) x x)))) |
(- (+ (/ 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))))))))))) |
(-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal -1/2 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1/16 binary64)) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (pow.f64 x #s(literal 3 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) x x))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (fma.f64 (/.f64 #s(literal -3/32 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal -1/16 binary64) x) (/.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) x x))))))) |
(+ 1/2 (* 1/2 (/ 1 x))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) |
(- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) |
(- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3))) |
(-.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) (/.f64 #s(literal -3/16 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(+ (* -1 (/ (+ 1/2 (* 1/4 (/ (sqrt 1/2) (+ 1 (sqrt 1/2))))) (* x (+ 1 (sqrt 1/2))))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) |
(fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) x x)) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/ (- 1 (sqrt 1/8)) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (-.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(- (/ 1 (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x))))))) (+ (* 3/16 (/ 1 (* x (* (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))))) (/ (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x))))))))) |
(-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (-.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 3/16 binary64) x) (fma.f64 (sqrt.f64 #s(literal 1/8 binary64)) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 1/8 binary64))))) |
(- (+ (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (* (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))))) (/ 1 (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))) (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x))))))))) (/ (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x))))))))) |
(+.f64 (/.f64 (/.f64 #s(literal -3/64 binary64) (*.f64 x x)) (fma.f64 (sqrt.f64 #s(literal 1/8 binary64)) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 1/8 binary64)))) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (-.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 3/16 binary64) x) (fma.f64 (sqrt.f64 #s(literal 1/8 binary64)) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 1/8 binary64)))))) |
(- (+ (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (* (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))))) (+ (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (pow x 3) (* (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))))) (/ 1 (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x))))))))) (+ (/ 3/16 (* x (* (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x))))))))) (/ (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x))))))))) |
(+.f64 (+.f64 (/.f64 (/.f64 #s(literal -3/64 binary64) (*.f64 x x)) (fma.f64 (sqrt.f64 #s(literal 1/8 binary64)) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 1/8 binary64)))) (/.f64 (/.f64 #s(literal 13/128 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (sqrt.f64 #s(literal 1/8 binary64)) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 1/8 binary64))))) (-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (-.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 3/16 binary64) x) (fma.f64 (sqrt.f64 #s(literal 1/8 binary64)) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 1/8 binary64)))))) |
(- 1 (sqrt 1/8)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) |
(- 1 (+ (sqrt 1/8) (* 3/16 (/ 1 (* x (sqrt 1/8)))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 3/16 binary64) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) x))) (sqrt.f64 #s(literal 1/8 binary64))) |
(- (+ 1 (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (sqrt 1/8))))) (+ (sqrt 1/8) (/ 3/16 (* x (sqrt 1/8))))) |
(-.f64 (-.f64 (+.f64 (/.f64 #s(literal -3/64 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) x) x)) #s(literal 1 binary64)) (/.f64 #s(literal 3/16 binary64) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) x))) (sqrt.f64 #s(literal 1/8 binary64))) |
(- (+ 1 (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (pow x 3) (sqrt 1/8))))) (+ (sqrt 1/8) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (sqrt 1/8)))) (/ 3/16 (* x (sqrt 1/8)))))) |
(-.f64 (+.f64 (/.f64 (/.f64 #s(literal 13/128 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (-.f64 (/.f64 #s(literal 3/64 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) x) x)) (/.f64 #s(literal -3/16 binary64) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) x))) (sqrt.f64 #s(literal 1/8 binary64)))) |
(sqrt 1/8) |
(sqrt.f64 #s(literal 1/8 binary64)) |
(+ (sqrt 1/8) (* 3/16 (/ 1 (* x (sqrt 1/8))))) |
(-.f64 (sqrt.f64 #s(literal 1/8 binary64)) (/.f64 #s(literal -3/16 binary64) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) x))) |
(+ (sqrt 1/8) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (sqrt 1/8)))) (/ 3/16 (* x (sqrt 1/8))))) |
(+.f64 (-.f64 (/.f64 #s(literal 3/64 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) x) x)) (/.f64 #s(literal -3/16 binary64) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) x))) (sqrt.f64 #s(literal 1/8 binary64))) |
(+ (sqrt 1/8) (+ (* -1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* (pow x 3) (sqrt 1/8)))) (+ (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (pow x 2) (sqrt 1/8)))) (/ 3/16 (* x (sqrt 1/8)))))) |
(+.f64 (-.f64 (-.f64 (/.f64 #s(literal 3/64 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) x) x)) (/.f64 #s(literal -3/16 binary64) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) x))) (/.f64 (/.f64 #s(literal 13/128 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (pow.f64 x #s(literal 3 binary64)))) (sqrt.f64 #s(literal 1/8 binary64))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)) x) |
(/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x) |
(/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)) x) |
(/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) x) |
(/.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)) (/.f64 #s(literal 5/16 binary64) (pow.f64 x #s(literal 6 binary64)))) x) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) |
(- (+ (sqrt 1/2) (/ 1/4 (* x (sqrt 1/2)))) (/ 1/32 (* (pow x 2) (pow (sqrt 1/2) 3)))) |
(-.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x))) |
(- (+ (sqrt 1/2) (+ (* 1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (pow x 3) (sqrt 1/2)))) (/ 1/4 (* x (sqrt 1/2))))) (* 1/32 (/ 1 (* (pow x 2) (pow (sqrt 1/2) 3))))) |
(-.f64 (+.f64 (-.f64 (/.f64 (/.f64 #s(literal -3/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x))) |
(+ (/ 1/8 (* x (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (+ (/ 1/2 (* x (+ 1 (sqrt 1/2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) |
(+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(+ (* -1 (/ (- (* -1 (/ (- (* 1/64 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2)))) (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) x)) (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) |
(fma.f64 (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) #s(literal -1/4 binary64))) (neg.f64 x)) (-.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) x) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* 1/4 (/ 1 (+ 1 (sqrt 1/2)))) (+ (* 1/32 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (pow (sqrt 1/2) 3) (+ 1 (sqrt 1/2))))) (+ (* 1/4 (/ (- (* 1/64 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2)))) (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2))))) (* 1/4 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2))))))) x)) (* 1/64 (/ 1 (* (pow (sqrt 1/2) 3) (pow (+ 1 (sqrt 1/2)) 2))))) (* -1/4 (/ (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) (* (sqrt 1/2) (+ 1 (sqrt 1/2)))))) x)) (+ (* 1/8 (/ 1 (* (sqrt 1/2) (pow (+ 1 (sqrt 1/2)) 2)))) (* 1/2 (/ 1 (+ 1 (sqrt 1/2)))))) x)) (* 1/2 (/ 1 (+ 1 (sqrt 1/2))))) |
(fma.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/4 binary64))) #s(literal 1/32 binary64) (fma.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) #s(literal -1/4 binary64))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal -3/64 binary64) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))))) x) #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) #s(literal -1/4 binary64)))) (neg.f64 x)) (-.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) x) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(+ 1/2 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) 1/2) x))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x)) |
(+ 1/2 (* -1 (/ (- (* 1/4 (/ 1 (pow x 2))) (+ 1/2 (/ 3/16 (pow x 4)))) x))) |
(-.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2 binary64)) x))) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x)) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (neg.f64 x)) |
(* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x)) |
(/.f64 (-.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (neg.f64 x)) |
(* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/32 (/ 1 (pow x 6))))) x)) |
(/.f64 (-.f64 (-.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 5/32 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 x)) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
(neg.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) x) x x)) |
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))) |
(*.f64 (neg.f64 x) (-.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) x) #s(literal 1 binary64)) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))) |
(*.f64 (neg.f64 x) (-.f64 (-.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) x) #s(literal 1 binary64)) (/.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 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)))))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 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))))) |
(fma.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1/16 binary64)) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))) x) (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) x) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 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))))) |
(fma.f64 (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1/16 binary64)) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -3/32 binary64)) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))))) (neg.f64 x)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1/16 binary64)) (pow.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))))) (neg.f64 x)) (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 1/4 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) x) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) |
(+ 1/2 (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x))) |
(-.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/2 binary64)) x) (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(- (+ (* 3/16 (/ 1 (* x (* (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))))) (/ 1 (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))) (/ (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))) |
(+.f64 (/.f64 (/.f64 #s(literal 3/16 binary64) x) (fma.f64 (sqrt.f64 #s(literal 1/8 binary64)) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 1/8 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (-.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(- (+ (* -1 (/ (- (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* x (* (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))))) (* 3/16 (/ 1 (* (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))))) x)) (/ 1 (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))) (/ (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))) |
(fma.f64 (/.f64 (-.f64 (/.f64 (/.f64 #s(literal 3/64 binary64) x) (fma.f64 (sqrt.f64 #s(literal 1/8 binary64)) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 1/8 binary64)))) (/.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (-.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) x) #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (-.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(- (+ (* -1 (/ (- (* -1 (/ (+ (* -1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* x (* (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))))) (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))))) x)) (* 3/16 (/ 1 (* (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))))) x)) (/ 1 (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))) (/ (sqrt 1/8) (+ 1 (+ (sqrt (+ 1/2 (* 1/2 (cos (atan x))))) (* 1/2 (+ 1 (cos (atan x)))))))) |
(+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 13/64 binary64) x) #s(literal 3/32 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/8 binary64)) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 1/8 binary64))))) x) (/.f64 (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (-.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (neg.f64 x)) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (-.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(- (+ 1 (* 3/16 (/ 1 (* x (sqrt 1/8))))) (sqrt 1/8)) |
(-.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/8 binary64))) |
(- (+ 1 (* -1 (/ (- (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* x (sqrt 1/8)))) (* 3/16 (/ 1 (sqrt 1/8)))) x))) (sqrt 1/8)) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 3/64 binary64) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) x)) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64)))) x)) (sqrt.f64 #s(literal 1/8 binary64))) |
(- (+ 1 (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* x (sqrt 1/8)))) (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) x)) (* 3/16 (/ 1 (sqrt 1/8)))) x))) (sqrt 1/8)) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 13/64 binary64) x) #s(literal 3/32 binary64)) (sqrt.f64 #s(literal 1/8 binary64)))) x) (/.f64 #s(literal 3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64)))) x)) (sqrt.f64 #s(literal 1/8 binary64))) |
(- (sqrt 1/8) (* 3/16 (/ 1 (* x (sqrt 1/8))))) |
(-.f64 (sqrt.f64 #s(literal 1/8 binary64)) (/.f64 #s(literal 3/16 binary64) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) x))) |
(+ (sqrt 1/8) (* -1 (/ (+ (* -1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (* x (sqrt 1/8)))) (* 3/16 (/ 1 (sqrt 1/8)))) x))) |
(-.f64 (sqrt.f64 #s(literal 1/8 binary64)) (/.f64 (-.f64 (/.f64 #s(literal -3/64 binary64) (*.f64 (sqrt.f64 #s(literal 1/8 binary64)) x)) (/.f64 #s(literal -3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64)))) x)) |
(+ (sqrt 1/8) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (+ 1/16 (* 3/16 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (pow (sqrt 1/8) 2)))) (* x (sqrt 1/8)))) (* 1/2 (/ (- 3/8 (* 9/256 (/ 1 (pow (sqrt 1/8) 2)))) (sqrt 1/8)))) x)) (* 3/16 (/ 1 (sqrt 1/8)))) x))) |
(-.f64 (sqrt.f64 #s(literal 1/8 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (/.f64 #s(literal 13/64 binary64) x) #s(literal 3/32 binary64)) (sqrt.f64 #s(literal 1/8 binary64)))) x) (/.f64 #s(literal -3/16 binary64) (sqrt.f64 #s(literal 1/8 binary64)))) x)) |
(/ -1 x) |
(/.f64 #s(literal -1 binary64) x) |
(* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)) (neg.f64 x)) |
(* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x)) |
(/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)) (neg.f64 x)) |
(* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) x)) |
(/.f64 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x)) (/.f64 #s(literal 5/16 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 x)) |
(- (sqrt 1/2) (* 1/4 (/ 1 (* x (sqrt 1/2))))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x))) |
(+ (sqrt 1/2) (* -1 (/ (+ (* 1/4 (/ 1 (sqrt 1/2))) (* 1/32 (/ 1 (* x (pow (sqrt 1/2) 3))))) x))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x)) |
(+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (- (* -1/2 (/ (- (* 1/64 (/ 1 (pow (sqrt 1/2) 4))) 1/4) (* x (sqrt 1/2)))) (* 1/32 (/ 1 (pow (sqrt 1/2) 3)))) x)) (* 1/4 (/ 1 (sqrt 1/2)))) x))) |
(-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) x)) (/.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 x)) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 62 | 415 |
| 0 | 108 | 365 |
| 1 | 492 | 270 |
| 0 | 4025 | 265 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
(hypot.f64 #s(literal 1 binary64) x) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(/.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 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) #s(literal 1 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)) |
(fma.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) x) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) x) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (fma.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) x) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #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 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) |
(pow.f64 (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(cos.f64 (atan.f64 x)) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (-.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 1 binary64))) (-.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (-.f64 (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) (+.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (pow.f64 (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))))) (+.f64 (pow.f64 (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (pow.f64 (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (fma.f64 (/.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (*.f64 (pow.f64 (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (*.f64 (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) (*.f64 (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (fma.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 1 binary64)) (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 9/2 binary64))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)))) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (neg.f64 (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 1 binary64))) (-.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(-.f64 (pow.f64 (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(+.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) #s(literal 1/4 binary64)))) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -3 binary64))))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) #s(literal 1/4 binary64))) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -3 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (/.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))) (/.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(+.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/4 binary64))) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (hypot.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 (hypot.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 (hypot.f64 #s(literal 1 binary64) x)))) |
(*.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(/.f64 (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 (+.f64 (pow.f64 x #s(literal 4 binary64)) #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 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 x 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))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(neg.f64 (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (neg.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) |
(pow.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (/.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(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (-.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.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 (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)) #s(literal 1 binary64))) (-.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(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 (*.f64 (pow.f64 (+.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)) #s(literal -1 binary64)) (pow.f64 (+.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)) #s(literal -1 binary64))) (*.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))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(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)))) #s(literal 1 binary64))))) (+.f64 (pow.f64 (+.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)) #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 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (+.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)) #s(literal -1 binary64)) #s(literal 3 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))) (+.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))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (+.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)) #s(literal -1 binary64)) (pow.f64 (+.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)) #s(literal -1 binary64)) (fma.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))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (/.f64 #s(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)))) #s(literal 1 binary64))) (*.f64 (pow.f64 (+.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)) #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 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))))))) |
(/.f64 (-.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))) (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 (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 (neg.f64 (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (+.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)) #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 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.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 2 binary64))) (*.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(literal 1 binary64)) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.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 binary64))) (*.f64 (fma.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/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(literal 1 binary64)) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (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 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.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 (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))) |
(neg.f64 (/.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))))) (+.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)))) |
(neg.f64 (/.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 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64))))) |
(-.f64 (pow.f64 (+.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)) #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 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #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) (*.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))))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (neg.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(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.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/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(literal 1 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 2 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))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.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/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(literal 1 binary64))) |
(-.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))) #s(literal 1 binary64))) (/.f64 (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 2 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))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.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/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(literal 1 binary64))) (/.f64 (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 binary64)) (fma.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/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(literal 1 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)))) |
(*.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))))) |
(*.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) #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 (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 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 (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 2 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)))) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (+.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) #s(literal -1/8 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) x) (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) (/.f64 (/.f64 #s(literal 1/4 binary64) x) (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))))) (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) x) (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) x) (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) x) (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) (/.f64 (/.f64 #s(literal 1/4 binary64) x) (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) x) (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) #s(literal -1/8 binary64))) (neg.f64 (+.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) #s(literal -1/4 binary64)) (/.f64 #s(literal -1/4 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (+.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 (-.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/16 binary64)) (*.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) #s(literal -1/4 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/64 binary64)) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/16 binary64)) (/.f64 #s(literal 1/16 binary64) (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (+.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) #s(literal -1/4 binary64)) (/.f64 #s(literal -1/4 binary64) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (neg.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (+.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) #s(literal -1/4 binary64)) (/.f64 #s(literal -1/4 binary64) x))) (/.f64 #s(literal -1/8 binary64) (+.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) #s(literal -1/4 binary64)) (/.f64 #s(literal -1/4 binary64) x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) x) (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 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/2 binary64) x) #s(literal -1/2 binary64)) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (neg.f64 (/.f64 (fma.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)))) x)) #s(literal 2 binary64))) (-.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (/.f64 (fma.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)))) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (neg.f64 (/.f64 (fma.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)))) x)) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (neg.f64 (/.f64 (fma.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)))) x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (fma.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)))) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (/.f64 (fma.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)))) x))) (pow.f64 (neg.f64 (/.f64 (fma.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)))) x)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.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))))) (neg.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (neg.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.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))))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 (neg.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal -1 binary64) (fma.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))))))) (*.f64 (neg.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (fma.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))))))) (*.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 (pow.f64 (neg.f64 (/.f64 (fma.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)))) x)) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (-.f64 (neg.f64 (/.f64 (fma.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)))) x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (fma.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)))) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (neg.f64 (/.f64 (fma.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)))) x)) #s(literal 2 binary64)) (*.f64 (neg.f64 (/.f64 (fma.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)))) x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (fma.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)))) x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (/.f64 (fma.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)))) x))) (pow.f64 (neg.f64 (/.f64 (fma.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)))) x)) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (/.f64 (fma.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)))) x))) |
(fma.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (fma.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)))) x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.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)))) x) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (fma.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)))) x) #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(fma.f64 (fma.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)))) (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (/.f64 (fma.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)))) x))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (fma.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)))) x))) |
(-.f64 (/.f64 (pow.f64 (neg.f64 (/.f64 (fma.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)))) x)) #s(literal 2 binary64)) (-.f64 (neg.f64 (/.f64 (fma.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)))) x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 (neg.f64 (/.f64 (fma.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)))) x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(-.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (neg.f64 (/.f64 (fma.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)))) x)) #s(literal -1 binary64))) |
(-.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (fma.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)))) x))) |
(+.f64 (/.f64 (pow.f64 (neg.f64 (/.f64 (fma.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)))) x)) #s(literal 3 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (/.f64 (fma.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)))) x))) (pow.f64 (neg.f64 (/.f64 (fma.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)))) x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (/.f64 (fma.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)))) x))) (pow.f64 (neg.f64 (/.f64 (fma.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)))) x)) #s(literal 2 binary64))))) |
(+.f64 (neg.f64 (/.f64 (fma.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)))) x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (/.f64 (fma.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)))) x))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (fma.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))))) (neg.f64 x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) x)) |
(/.f64 (fma.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)))) (neg.f64 (neg.f64 x))) |
(/.f64 (fma.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)))) x) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) |
(neg.f64 (/.f64 (neg.f64 (fma.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))))) x)) |
(neg.f64 (/.f64 (fma.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)))) (neg.f64 x))) |
(+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) x) (/.f64 (*.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)) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (fma.f64 (fma.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)))) (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (-.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (-.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (-.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (+.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (-.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)) #s(literal 1/8 binary64)) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (-.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)) #s(literal 1/8 binary64)) (-.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (fma.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (-.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 1 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 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/4 binary64))) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/4 binary64)) (+.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(fma.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (fabs.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (fabs.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/4 binary64)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(fma.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(fma.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) (+.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))) |
(+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
(+.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) |
(+.f64 #s(literal 1/2 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (-.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 1 binary64))) (-.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (-.f64 (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (pow.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) (+.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (pow.f64 (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))))) (+.f64 (pow.f64 (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (pow.f64 (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (fma.f64 (/.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (*.f64 (pow.f64 (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))))) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (*.f64 (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) (*.f64 (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (fma.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 1 binary64)) (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 9/2 binary64))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)))) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (neg.f64 (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (-.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 1 binary64))) (-.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(-.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(-.f64 (pow.f64 (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(+.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 9/2 binary64)))) (neg.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 9/2 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) (/.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 9/2 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/4 binary64))) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/4 binary64)))) |
(*.f64 (*.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/4 binary64))) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/4 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 3/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 3/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/4 binary64))) (neg.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/4 binary64)))) |
(*.f64 (pow.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/4 binary64)) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (pow.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 3 binary64))) |
(*.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 3/4 binary64)) |
(pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 3 binary64)) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)) #s(literal 1/8 binary64)) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (fma.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 3/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 3/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 3/2 binary64))) (sinh.f64 (*.f64 (log.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) |
(pow.f64 (exp.f64 (log1p.f64 (*.f64 x x))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (hypot.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (hypot.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (hypot.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (sin.f64 (atan.f64 x)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 x)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 (atan.f64 x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (atan.f64 x))) |
(cos.f64 (neg.f64 (neg.f64 (atan.f64 x)))) |
(cos.f64 (atan.f64 (fabs.f64 x))) |
(cos.f64 (neg.f64 (atan.f64 x))) |
(cos.f64 (atan.f64 x)) |
(exp.f64 (*.f64 (log.f64 (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 x x)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (sin.f64 (atan.f64 x)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 x)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (cosh.f64 (*.f64 (log1p.f64 (*.f64 x x)) #s(literal -1/2 binary64))) (sinh.f64 (*.f64 (log1p.f64 (*.f64 x x)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)) #s(literal 1/8 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (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))))) |
(*.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) #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 (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 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 (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 2 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)))) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (+.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) #s(literal -1/8 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) x) (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) (/.f64 (/.f64 #s(literal 1/4 binary64) x) (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))))) (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) x) (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) x) (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) x) (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) (/.f64 (/.f64 #s(literal 1/4 binary64) x) (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) x) (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) #s(literal -1/8 binary64))) (neg.f64 (+.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) #s(literal -1/4 binary64)) (/.f64 #s(literal -1/4 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (+.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 (-.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/16 binary64)) (*.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) #s(literal -1/4 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/64 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/64 binary64)) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/16 binary64)) (/.f64 #s(literal 1/16 binary64) (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (+.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) #s(literal -1/4 binary64)) (/.f64 #s(literal -1/4 binary64) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (neg.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (+.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) #s(literal -1/4 binary64)) (/.f64 #s(literal -1/4 binary64) x))) (/.f64 #s(literal -1/8 binary64) (+.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) #s(literal -1/4 binary64)) (/.f64 #s(literal -1/4 binary64) x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) x) (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 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/2 binary64) x) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (neg.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (*.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 (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 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 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 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.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))) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.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 (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 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 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 (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (neg.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (neg.f64 (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(neg.f64 (neg.f64 (fma.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 (/.f64 #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 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)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) (-.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 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)))) |
(fma.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 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 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)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 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 (*.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)))) |
(+.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 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 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) |
(pow.f64 (exp.f64 (log1p.f64 (*.f64 x x))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 x x #s(literal 1 binary64)) (fma.f64 x x #s(literal 1 binary64))) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (hypot.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (hypot.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (hypot.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (sin.f64 (atan.f64 x)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 x)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 (atan.f64 x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (atan.f64 x))) |
(cos.f64 (neg.f64 (neg.f64 (atan.f64 x)))) |
(cos.f64 (atan.f64 (fabs.f64 x))) |
(cos.f64 (neg.f64 (atan.f64 x))) |
(cos.f64 (atan.f64 x)) |
(exp.f64 (*.f64 (log.f64 (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 x x)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (sin.f64 (atan.f64 x)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 x)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (cosh.f64 (*.f64 (log1p.f64 (*.f64 x x)) #s(literal -1/2 binary64))) (sinh.f64 (*.f64 (log1p.f64 (*.f64 x x)) #s(literal -1/2 binary64)))) |
Compiled 32 739 to 2 854 computations (91.3% saved)
11 alts after pruning (3 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 621 | 3 | 624 |
| Fresh | 0 | 0 | 0 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 6 | 6 |
| Total | 624 | 11 | 635 |
| Status | Accuracy | Program |
|---|---|---|
| 70.3% | (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) | |
| ✓ | 68.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 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) #s(literal 1 binary64))) |
| ✓ | 46.6% | (/.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 (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))) |
| 70.3% | (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) | |
| ✓ | 69.6% | (-.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)))) |
| ✓ | 44.9% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal 1/2 binary64)))) |
| ✓ | 45.9% | (-.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))))) |
| ✓ | 46.2% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
| ✓ | 46.9% | #s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
| 46.2% | #s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(approx (+ (* (/ (/ (+ 1/2 (/ (* (sqrt 1/2) 1/4) (+ (sqrt 1/2) 1))) (+ (sqrt 1/2) 1)) x) -1) (/ 1/2 (+ (sqrt 1/2) 1))) (/.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) x))) | |
| ✓ | 56.1% | #s(approx (- 1 (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) |
Compiled 1 117 to 358 computations (67.9% saved)
| Inputs |
|---|
#s(approx (- 1 (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (*.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(literal 1 binary64)))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #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)))) #s(literal 1 binary64))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(approx (+ (* (/ (/ (+ 1/2 (/ (* (sqrt 1/2) 1/4) (+ (sqrt 1/2) 1))) (+ (sqrt 1/2) 1)) x) -1) (/ 1/2 (+ (sqrt 1/2) 1))) (/.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) x))) |
(/.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 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #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 (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)))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (fma.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) x) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) 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) (hypot.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x))) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
| Outputs |
|---|
#s(approx (- 1 (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
7 calls:
| 13.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))))) |
| 6.0ms | x |
| 6.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 5.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 5.0ms | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 2 | (hypot.f64 #s(literal 1 binary64) x) |
| 100.0% | 2 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 100.0% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 100.0% | 2 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 100.0% | 2 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 100.0% | 2 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 100.0% | 2 | x |
Compiled 47 to 37 computations (21.3% saved)
| Inputs |
|---|
#s(approx (- 1 (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (*.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(literal 1 binary64)))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #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)))) #s(literal 1 binary64))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(approx (+ (* (/ (/ (+ 1/2 (/ (* (sqrt 1/2) 1/4) (+ (sqrt 1/2) 1))) (+ (sqrt 1/2) 1)) x) -1) (/ 1/2 (+ (sqrt 1/2) 1))) (/.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) x))) |
(/.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 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)))) #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 (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)))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (fma.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) x) #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) 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) (hypot.f64 #s(literal 1 binary64) x)))))) |
| Outputs |
|---|
#s(approx (- 1 (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) |
(/.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 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) #s(literal 1 binary64))) |
7 calls:
| 4.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 4.0ms | 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 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 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (*.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(literal 1 binary64)))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #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)))) #s(literal 1 binary64))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) #s(approx (+ (* (/ (/ (+ 1/2 (/ (* (sqrt 1/2) 1/4) (+ (sqrt 1/2) 1))) (+ (sqrt 1/2) 1)) x) -1) (/ 1/2 (+ (sqrt 1/2) 1))) (/.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 1/4 binary64) #s(literal 1/2 binary64)))) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) x))) |
| Outputs |
|---|
#s(approx (- 1 (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) |
(/.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 (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))) |
7 calls:
| 21.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 3.0ms | x |
| 3.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 |
|---|---|---|
| 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 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (*.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(literal 1 binary64)))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(approx (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x)) #s(literal 1/2 binary64)))) |
| Outputs |
|---|
#s(approx (- 1 (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (*.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 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64))))) |
7 calls:
| 10.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 3.0ms | x |
| 2.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 2.0ms | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 2.0ms | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.2% | 2 | (hypot.f64 #s(literal 1 binary64) x) |
| 99.2% | 2 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 99.2% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 99.2% | 2 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 99.2% | 2 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 99.2% | 2 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 99.2% | 2 | x |
Compiled 47 to 37 computations (21.3% saved)
| Inputs |
|---|
#s(approx (- 1 (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (*.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(literal 1 binary64)))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) (+.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
| Outputs |
|---|
#s(approx (- 1 (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (*.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:
| 2.0ms | x |
| 2.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 2.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 2.0ms | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 2.0ms | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.0% | 2 | (hypot.f64 #s(literal 1 binary64) x) |
| 99.0% | 2 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 99.0% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 99.0% | 2 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 99.0% | 2 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 99.0% | 2 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 99.0% | 2 | x |
Compiled 47 to 37 computations (21.3% saved)
| Inputs |
|---|
#s(approx (- 1 (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (*.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(literal 1 binary64)))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
| Outputs |
|---|
#s(approx (- 1 (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) |
#s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
7 calls:
| 4.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 2.0ms | x |
| 2.0ms | (/.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 |
|---|---|---|
| 98.9% | 2 | (hypot.f64 #s(literal 1 binary64) x) |
| 98.9% | 2 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 98.9% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 98.9% | 2 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 98.9% | 2 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 98.9% | 2 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 98.9% | 2 | x |
Compiled 47 to 37 computations (21.3% saved)
| Inputs |
|---|
#s(approx (- 1 (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (*.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(literal 1 binary64)))) |
| Outputs |
|---|
#s(approx (- 1 (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (*.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:
| 1.0ms | x |
| 1.0ms | (/.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)))))) |
| 1.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.2% | 2 | (hypot.f64 #s(literal 1 binary64) x) |
| 98.2% | 2 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 98.2% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 98.2% | 2 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 98.2% | 2 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 98.2% | 2 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 98.2% | 2 | 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 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) |
| Outputs |
|---|
#s(approx (- 1 (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) |
7 calls:
| 4.0ms | x |
| 1.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 1.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 1.0ms | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 1.0ms | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.1% | 1 | (hypot.f64 #s(literal 1 binary64) x) |
| 56.1% | 1 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 56.1% | 1 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 56.1% | 1 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 56.1% | 1 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 56.1% | 1 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 56.1% | 1 | x |
Compiled 47 to 37 computations (21.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 43.0ms | 2.3186427852705794e-10 | 117.53530214980604 |
| 36.0ms | 160× | 1 | valid |
Compiled 450 to 313 computations (30.4% saved)
ival-sqrt: 13.0ms (44.1% of total)ival-hypot: 5.0ms (17% of total)adjust: 4.0ms (13.6% of total)ival-div: 2.0ms (6.8% of total)ival-mult: 2.0ms (6.8% of total)ival-add: 1.0ms (3.4% of total)ival-sub: 1.0ms (3.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 2.3186427852705794e-10 | 117.53530214980604 |
| 10.0ms | 144× | 0 | valid |
Compiled 770 to 453 computations (41.2% saved)
ival-hypot: 2.0ms (29.1% of total)ival-div: 1.0ms (14.5% of total)ival-add: 1.0ms (14.5% of total)ival-mult: 1.0ms (14.5% of total)ival-sub: 1.0ms (14.5% of total)ival-sqrt: 1.0ms (14.5% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 2.3186427852705794e-10 | 117.53530214980604 |
Compiled 690 to 383 computations (44.5% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 38.0ms | 2.3186427852705794e-10 | 117.53530214980604 |
| 34.0ms | 64× | 0 | valid |
Compiled 520 to 403 computations (22.5% saved)
ival-hypot: 1.0ms (31.3% 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 | 2.3186427852705794e-10 | 117.53530214980604 |
Compiled 460 to 363 computations (21.1% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 6.0ms | 2.3186427852705794e-10 | 117.53530214980604 |
| 3.0ms | 48× | 0 | valid |
Compiled 640 to 383 computations (40.2% saved)
ival-hypot: 1.0ms (45% 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 | 2.3186427852705794e-10 | 117.53530214980604 |
Compiled 420 to 333 computations (20.7% saved)
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 77 | 396 |
| 1 | 128 | 378 |
| 2 | 282 | 378 |
| 3 | 676 | 378 |
| 4 | 2833 | 378 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 x #s(literal 8264141345021879/73786976294838206464 binary64)) #s(approx (- 1 (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal 5/4 binary64)) #s(approx (- 1 (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (/.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 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal 5/4 binary64)) #s(approx (- 1 (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (/.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 (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)))) |
(if (<=.f64 x #s(literal 2296835809958953/2251799813685248 binary64)) #s(approx (- 1 (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (*.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 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))))) |
(if (<=.f64 x #s(literal 5/4 binary64)) #s(approx (- 1 (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (*.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 3422735716801577/2251799813685248 binary64)) #s(approx (- 1 (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(if (<=.f64 x #s(literal 3422735716801577/2251799813685248 binary64)) #s(approx (- 1 (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (*.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 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) |
| Outputs |
|---|
(if (<=.f64 x #s(literal 8264141345021879/73786976294838206464 binary64)) #s(approx (- 1 (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) (+.f64 (sqrt.f64 (fma.f64 #s(literal 1/2 binary64) (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal 5/4 binary64)) #s(approx (- 1 (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (/.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 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))))) #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal 5/4 binary64)) #s(approx (- 1 (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (/.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 (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)))) |
(if (<=.f64 x #s(literal 2296835809958953/2251799813685248 binary64)) #s(approx (- 1 (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (*.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 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) #s(literal -1/2 binary64)))))) |
(if (<=.f64 x #s(literal 5/4 binary64)) #s(approx (- 1 (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (*.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 3422735716801577/2251799813685248 binary64)) #s(approx (- 1 (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(approx (/ (- 1 (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) 1)) (/.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(if (<=.f64 x #s(literal 3422735716801577/2251799813685248 binary64)) #s(approx (- 1 (sqrt (+ (/ 1/2 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (*.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 (sqrt (+ (* 1 1) (* x x)))) 1/2))) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) |
| 1× | fuel |
Compiled 430 to 79 computations (81.6% saved)
Compiled 978 to 236 computations (75.9% saved)
Loading profile data...