
Time bar (total: 5.1s)
| 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)
| 887.0ms | 2 926× | 2 | valid |
| 421.0ms | 4 128× | 0 | valid |
| 278.0ms | 1 202× | 1 | valid |
ival-hypot: 456.0ms (35.6% of total)adjust: 199.0ms (15.6% of total)ival-mult: 165.0ms (12.9% of total)ival-sqrt: 147.0ms (11.5% of total)ival-div: 127.0ms (9.9% of total)ival-add: 94.0ms (7.3% of total)ival-sub: 80.0ms (6.3% of total)exact: 10.0ms (0.8% of total)ival-assert: 3.0ms (0.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 67 | 2 | (4.973523760942391e-162) | 0 | - | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (hypot.f64 #s(literal 1 binary64) x) |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 0 | 0 | - | 0 | - | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 0 | 0 | - | 0 | - | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 0 | 0 | - | 0 | - | #s(literal 1/2 binary64) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) | cancellation | 69 | 1 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 67 | 1 |
| - | 2 | 186 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 67 | 1 | 0 |
| - | 2 | 0 | 186 |
| number | freq |
|---|---|
| 0 | 187 |
| 1 | 69 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 67.0ms | 208× | 2 | valid |
| 19.0ms | 222× | 0 | valid |
| 15.0ms | 82× | 1 | valid |
Compiled 174 to 31 computations (82.2% saved)
ival-hypot: 28.0ms (35.6% of total)adjust: 13.0ms (16.5% of total)ival-sqrt: 11.0ms (14% of total)ival-div: 8.0ms (10.2% of total)ival-mult: 7.0ms (8.9% of total)ival-sub: 5.0ms (6.4% of total)ival-add: 5.0ms (6.4% of total)ival-true: 1.0ms (1.3% of total)exact: 1.0ms (1.3% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 46 |
| 1 | 61 | 40 |
| 2 | 133 | 40 |
| 3 | 299 | 40 |
| 4 | 1248 | 39 |
| 5 | 6457 | 39 |
| 0 | 9 | 12 |
| 0 | 18 | 12 |
| 1 | 35 | 10 |
| 2 | 81 | 10 |
| 3 | 187 | 10 |
| 4 | 607 | 10 |
| 5 | 2718 | 10 |
| 0 | 8125 | 10 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| Outputs |
|---|
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)))) |
(abs x)
Compiled 12 to 9 computations (25% saved)
Compiled 0 to 1 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 75.7% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
#s(literal 1 binary64) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
#s(literal 1/2 binary64) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
(hypot.f64 #s(literal 1 binary64) x) |
x |
| Outputs |
|---|
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- 1 (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* (pow x 2) (- (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2))) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))))) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (* (sqrt 1/2) (sqrt 2)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2)))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))))))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 1)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 2)) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 2 (* -1/2 (pow x 2))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 1)) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 1)) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- 1 (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/8 (/ (sqrt 1/2) (pow x 2)))) (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 3/16 (/ (sqrt 1/2) (pow x 3)))) (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -3/16 (/ (sqrt 1/2) (pow x 3))) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x))))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 1)) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 1 (/ 1 x)))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (- (+ 1 (/ 1 x)) (/ 1/2 (pow x 3))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (- (+ 1 (+ (/ 1 x) (* 3/8 (/ 1 (pow x 5))))) (/ 1/2 (pow x 3))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ 1 x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) x))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 x)) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* -1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* -1 (/ (- (* -3/16 (/ (sqrt 1/2) x)) (* -1/8 (sqrt 1/2))) x)) (* 1/2 (sqrt 1/2))) x))) (sqrt 1/2)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt 1/2)) (* 3/16 (/ (sqrt 1/2) x))) x)) (* 1/2 (sqrt 1/2))) x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (- 1 (/ 1 x)))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 1 (* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ -1 x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x)))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x)))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) x)))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | 0 | ((- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (/ 1 (sqrt (+ (* 1 1) (* x x)))) (sqrt (+ (* 1 1) (* x x))) x) |
| 2.0ms | x | @ | inf | ((- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (/ 1 (sqrt (+ (* 1 1) (* x x)))) (sqrt (+ (* 1 1) (* x x))) x) |
| 2.0ms | x | @ | -inf | ((- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (/ 1 (sqrt (+ (* 1 1) (* x x)))) (sqrt (+ (* 1 1) (* x x))) x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 310 | 1408 |
| 1 | 1991 | 1336 |
| 0 | 8185 | 1291 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) |
1 |
(sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) |
(* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) |
1/2 |
(+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) |
(/ 1 (sqrt (+ (* 1 1) (* x x)))) |
(sqrt (+ (* 1 1) (* x x))) |
x |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- 1 (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* (pow x 2) (- (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2))) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))))) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (* (sqrt 1/2) (sqrt 2)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2)))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))))))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 1)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 2)) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 2 (* -1/2 (pow x 2))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 1)) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 1)) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- 1 (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/8 (/ (sqrt 1/2) (pow x 2)))) (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 3/16 (/ (sqrt 1/2) (pow x 3)))) (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -3/16 (/ (sqrt 1/2) (pow x 3))) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x))))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 1)) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 1 (/ 1 x)))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (- (+ 1 (/ 1 x)) (/ 1/2 (pow x 3))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (- (+ 1 (+ (/ 1 x) (* 3/8 (/ 1 (pow x 5))))) (/ 1/2 (pow x 3))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ 1 x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) x))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 x)) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* -1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* -1 (/ (- (* -3/16 (/ (sqrt 1/2) x)) (* -1/8 (sqrt 1/2))) x)) (* 1/2 (sqrt 1/2))) x))) (sqrt 1/2)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt 1/2)) (* 3/16 (/ (sqrt 1/2) x))) x)) (* 1/2 (sqrt 1/2))) x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (- 1 (/ 1 x)))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 1 (* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ -1 x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x)))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x)))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) x)))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))))) (/.f64 (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
#s(literal 1 binary64) |
(*.f64 (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(pow.f64 (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (fabs.f64 (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (fabs.f64 (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) |
(pow.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64))) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64))) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (cos.f64 (atan.f64 x)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (cos.f64 (atan.f64 x)))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (cos.f64 (atan.f64 x)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (cos.f64 (atan.f64 x)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (cos.f64 (atan.f64 x)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (cos.f64 (atan.f64 x)))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (cos.f64 (atan.f64 x)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (cos.f64 (atan.f64 x)))))) |
(sqrt.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)))) |
#s(literal 1/2 binary64) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (cos.f64 (atan.f64 x)))))) |
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 x))) #s(literal 2 binary64))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 x))) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64))) (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (neg.f64 (cosh.f64 (asinh.f64 x))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (cosh.f64 (asinh.f64 x))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (cos.f64 (atan.f64 x))))) |
(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 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (cos.f64 (atan.f64 x))))) (/.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (cos.f64 (atan.f64 x)))))) |
(+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) |
(*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) |
(pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (cosh.f64 (asinh.f64 x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cosh.f64 (asinh.f64 x)))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cosh.f64 (asinh.f64 x))))) |
(/.f64 #s(literal 1 binary64) (cosh.f64 (asinh.f64 x))) |
(sin.f64 (+.f64 (atan.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(cos.f64 (neg.f64 (atan.f64 x))) |
(cos.f64 (atan.f64 (neg.f64 x))) |
(cos.f64 (atan.f64 (fabs.f64 x))) |
(cos.f64 (atan.f64 x)) |
(exp.f64 (*.f64 (log.f64 (cosh.f64 (asinh.f64 x))) #s(literal -1 binary64))) |
(pow.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) |
(cosh.f64 (asinh.f64 (neg.f64 x))) |
(cosh.f64 (asinh.f64 (fabs.f64 x))) |
(cosh.f64 (asinh.f64 x)) |
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 x x)) #s(literal 1/2 binary64))) |
x |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 binary64)) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1/4 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 69/256 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)) (*.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(literal 1 binary64)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal -1/8 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 #s(literal 69/256 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1 binary64)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (-.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/32 binary64) (*.f64 x x) #s(literal 3/16 binary64)) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(literal 2 binary64)) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (fma.f64 (-.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/16 binary64) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(literal 1 binary64)) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 (-.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/16 binary64) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(literal 1 binary64)) |
#s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) x)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) x) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) (+.f64 (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) x) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 3/16 binary64) #s(literal 1 binary64)) (+.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) x) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) x)) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt.f64 #s(literal 1/2 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+.f64 (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) x) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+.f64 (fma.f64 (/.f64 #s(literal -1/8 binary64) x) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) x)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+.f64 (fma.f64 #s(literal -3/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal -1/8 binary64) x) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) x))) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 3/16 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(literal 1 binary64)) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (-.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (-.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 3/8 binary64) (pow.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) x)) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) x)) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 5/16 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64)))) x)) |
#s(approx (sqrt (+ (* 1 1) (* x x))) x) |
#s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64)))) x)) |
#s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (-.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64)))) x)) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (+.f64 (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) x) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/8 binary64)) (sqrt.f64 #s(literal 1/8 binary64))) x) #s(literal -1 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -3/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (pow.f64 #s(literal 1/2 binary64) #s(literal 7/2 binary64))) x)) (sqrt.f64 #s(literal 1/8 binary64))) x) #s(literal -1 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) x))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) x) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 3/16 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) x) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) x) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) x) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) x) #s(literal 1 binary64))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) x) #s(literal 1 binary64))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (/.f64 #s(literal -1 binary64) x)) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (neg.f64 (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (neg.f64 (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 5/16 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64)))) x))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) (neg.f64 x)) |
#s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (neg.f64 x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (neg.f64 x) (-.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
Compiled 3 549 to 842 computations (76.3% saved)
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 144 | 11 | 155 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 145 | 11 | 156 |
| Status | Accuracy | Program |
|---|---|---|
| 76.4% | (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))))) | |
| ▶ | 76.4% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
| 76.4% | (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))))) | |
| 75.8% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 x))))))) | |
| 75.8% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) | |
| ▶ | 44.5% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x))))))) |
| ▶ | 33.5% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (-.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
| 43.3% | (-.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))))) | |
| 43.4% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) | |
| ▶ | 35.0% | (-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)))) |
| ▶ | 33.9% | #s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 binary64)) |
Compiled 512 to 326 computations (36.3% saved)
| Inputs |
|---|
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
#s(literal 1 binary64) |
(*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) |
(cos.f64 (atan.f64 x)) |
(atan.f64 x) |
x |
#s(literal 1/2 binary64) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 binary64)) |
#s(literal 0 binary64) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(*.f64 x x) |
#s(literal -1/4 binary64) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (-.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (-.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (-.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 3/16 binary64) (*.f64 x x)) |
#s(literal 3/16 binary64) |
#s(literal 1/4 binary64) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x))))))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)))))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x))))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
#s(literal -2 binary64) |
| Outputs |
|---|
#s(approx (/ (- 1 (* (+ (cos (atan x)) 1) 1/2)) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) #s(hole binary64 (/ (- 1 (* 1/2 (+ 1 (cos (atan x))))) (+ 1 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x))))))))) |
#s(approx (- 1 (* (+ (cos (atan x)) 1) 1/2)) #s(hole binary64 (- 1 (* 1/2 (+ 1 (cos (atan x))))))) |
#s(approx (* (+ (cos (atan x)) 1) 1/2) #s(hole binary64 (* 1/2 (+ 1 (cos (atan x)))))) |
#s(approx (+ (cos (atan x)) 1) #s(hole binary64 (+ 1 (cos (atan x))))) |
#s(approx (cos (atan x)) #s(hole binary64 (cos (atan x)))) |
#s(approx (atan x) #s(hole binary64 (atan x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))) #s(hole binary64 (+ 1 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x)))))))) |
#s(approx (sqrt (* (+ (cos (atan x)) 1) 1/2)) #s(hole binary64 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x))))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- 1 (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* (pow x 2) (- (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2))) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))))) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (* (sqrt 1/2) (sqrt 2)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2)))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))))))))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 (+ 1 (* -1/8 (pow x 2))))) |
#s(approx (* (* x x) 1/2) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 1)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))))) |
#s(approx (- (* 3/16 (* x x)) 1/4) #s(hole binary64 -1/4)) |
#s(approx (- (* 3/16 (* x x)) 1/4) #s(hole binary64 (- (* 3/16 (pow x 2)) 1/4))) |
#s(approx (* 3/16 (* x x)) #s(hole binary64 (* 3/16 (pow x 2)))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 2)) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 2 (* -1/2 (pow x 2))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 1)) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 1)) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) |
#s(approx (* (+ (* (pow x -2) 1/2) 1) x) #s(hole binary64 (/ 1/2 x))) |
#s(approx (* (+ (* (pow x -2) 1/2) 1) x) #s(hole binary64 (/ (+ 1/2 (pow x 2)) x))) |
#s(approx (+ (* (pow x -2) 1/2) 1) #s(hole binary64 (/ 1/2 (pow x 2)))) |
#s(approx (+ (* (pow x -2) 1/2) 1) #s(hole binary64 (/ (+ 1/2 (pow x 2)) (pow x 2)))) |
#s(approx (pow x -2) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- 1 (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/8 (/ (sqrt 1/2) (pow x 2)))) (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 3/16 (/ (sqrt 1/2) (pow x 3)))) (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -3/16 (/ (sqrt 1/2) (pow x 3))) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x))))))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 (* -1/8 (pow x 2)))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/8)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3))))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) #s(hole binary64 (* 3/16 (pow x 4)))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- 3/16 (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- (+ 3/16 (/ 1 (pow x 4))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (- (* 3/16 (* x x)) 1/4) #s(hole binary64 (* 3/16 (pow x 2)))) |
#s(approx (- (* 3/16 (* x x)) 1/4) #s(hole binary64 (* (pow x 2) (- 3/16 (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 1)) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 1 (/ 1 x)))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (- (+ 1 (/ 1 x)) (/ 1/2 (pow x 3))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (- (+ 1 (+ (/ 1 x) (* 3/8 (/ 1 (pow x 5))))) (/ 1/2 (pow x 3))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ 1 x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) x))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 x)) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))) |
#s(approx (* (+ (* (pow x -2) 1/2) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (pow x -2) 1/2) 1) x) #s(hole binary64 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (pow x -2) 1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (pow x -2) 1/2) 1) #s(hole binary64 (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* -1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* -1 (/ (- (* -3/16 (/ (sqrt 1/2) x)) (* -1/8 (sqrt 1/2))) x)) (* 1/2 (sqrt 1/2))) x))) (sqrt 1/2)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt 1/2)) (* 3/16 (/ (sqrt 1/2) x))) x)) (* 1/2 (sqrt 1/2))) x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (- 1 (/ 1 x)))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 1 (* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ -1 x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x)))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x)))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) x)))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.0ms | x | @ | inf | ((/ (- 1 (* (+ (cos (atan x)) 1) 1/2)) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (- 1 (* (+ (cos (atan x)) 1) 1/2)) 1 (* (+ (cos (atan x)) 1) 1/2) (+ (cos (atan x)) 1) (cos (atan x)) (atan x) x 1/2 (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))) (sqrt (* (+ (cos (atan x)) 1) 1/2)) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) 0 (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (* (* (* x x) 1/2) -1/4) 1) (* (* x x) 1/2) (* x x) -1/4 (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (- (* 3/16 (* x x)) 1/4) (* 3/16 (* x x)) 3/16 1/4 (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (/ 1 (sqrt (+ (* 1 1) (* x x)))) (sqrt (+ (* 1 1) (* x x))) (* (+ (* (pow x -2) 1/2) 1) x) (+ (* (pow x -2) 1/2) 1) (pow x -2) -2) |
| 5.0ms | x | @ | -inf | ((/ (- 1 (* (+ (cos (atan x)) 1) 1/2)) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (- 1 (* (+ (cos (atan x)) 1) 1/2)) 1 (* (+ (cos (atan x)) 1) 1/2) (+ (cos (atan x)) 1) (cos (atan x)) (atan x) x 1/2 (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))) (sqrt (* (+ (cos (atan x)) 1) 1/2)) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) 0 (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (* (* (* x x) 1/2) -1/4) 1) (* (* x x) 1/2) (* x x) -1/4 (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (- (* 3/16 (* x x)) 1/4) (* 3/16 (* x x)) 3/16 1/4 (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (/ 1 (sqrt (+ (* 1 1) (* x x)))) (sqrt (+ (* 1 1) (* x x))) (* (+ (* (pow x -2) 1/2) 1) x) (+ (* (pow x -2) 1/2) 1) (pow x -2) -2) |
| 5.0ms | x | @ | 0 | ((/ (- 1 (* (+ (cos (atan x)) 1) 1/2)) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (- 1 (* (+ (cos (atan x)) 1) 1/2)) 1 (* (+ (cos (atan x)) 1) 1/2) (+ (cos (atan x)) 1) (cos (atan x)) (atan x) x 1/2 (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))) (sqrt (* (+ (cos (atan x)) 1) 1/2)) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) 0 (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (* (* (* x x) 1/2) -1/4) 1) (* (* x x) 1/2) (* x x) -1/4 (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (- (* 3/16 (* x x)) 1/4) (* 3/16 (* x x)) 3/16 1/4 (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (/ 1 (sqrt (+ (* 1 1) (* x x)))) (sqrt (+ (* 1 1) (* x x))) (* (+ (* (pow x -2) 1/2) 1) x) (+ (* (pow x -2) 1/2) 1) (pow x -2) -2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 400 | 2264 |
| 1 | 2442 | 2146 |
| 0 | 8770 | 2062 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- 1 (* (+ (cos (atan x)) 1) 1/2)) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) |
(- 1 (* (+ (cos (atan x)) 1) 1/2)) |
1 |
(* (+ (cos (atan x)) 1) 1/2) |
(+ (cos (atan x)) 1) |
(cos (atan x)) |
(atan x) |
x |
1/2 |
(+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))) |
(sqrt (* (+ (cos (atan x)) 1) 1/2)) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 0)) |
0 |
(- 1 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* (* (* x x) 1/2) -1/4) 1)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* (* (* x x) 1/2) -1/4) 1))) |
(+ (* (* (* x x) 1/2) -1/4) 1) |
(* (* x x) 1/2) |
(* x x) |
-1/4 |
(- 1 (sqrt #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1))))) |
(sqrt #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1))) |
(+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) |
(- (* 3/16 (* x x)) 1/4) |
(* 3/16 (* x x)) |
3/16 |
1/4 |
(- 1 (sqrt (* 1/2 (+ 1 (/ 1 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* (+ (* (pow x -2) 1/2) 1) x)))))))) |
(sqrt (* 1/2 (+ 1 (/ 1 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* (+ (* (pow x -2) 1/2) 1) x))))))) |
(* 1/2 (+ 1 (/ 1 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* (+ (* (pow x -2) 1/2) 1) x)))))) |
(+ 1 (/ 1 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* (+ (* (pow x -2) 1/2) 1) x))))) |
(/ 1 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* (+ (* (pow x -2) 1/2) 1) x)))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* (+ (* (pow x -2) 1/2) 1) x))) |
(* (+ (* (pow x -2) 1/2) 1) x) |
(+ (* (pow x -2) 1/2) 1) |
(pow x -2) |
-2 |
#s(approx (/ (- 1 (* (+ (cos (atan x)) 1) 1/2)) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) #s(hole binary64 (/ (- 1 (* 1/2 (+ 1 (cos (atan x))))) (+ 1 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x))))))))) |
#s(approx (- 1 (* (+ (cos (atan x)) 1) 1/2)) #s(hole binary64 (- 1 (* 1/2 (+ 1 (cos (atan x))))))) |
#s(approx (* (+ (cos (atan x)) 1) 1/2) #s(hole binary64 (* 1/2 (+ 1 (cos (atan x)))))) |
#s(approx (+ (cos (atan x)) 1) #s(hole binary64 (+ 1 (cos (atan x))))) |
#s(approx (cos (atan x)) #s(hole binary64 (cos (atan x)))) |
#s(approx (atan x) #s(hole binary64 (atan x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))) #s(hole binary64 (+ 1 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x)))))))) |
#s(approx (sqrt (* (+ (cos (atan x)) 1) 1/2)) #s(hole binary64 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x))))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- 1 (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* (pow x 2) (- (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2))) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))))) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (* (sqrt 1/2) (sqrt 2)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2)))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))))))))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 (+ 1 (* -1/8 (pow x 2))))) |
#s(approx (* (* x x) 1/2) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 1)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))))) |
#s(approx (- (* 3/16 (* x x)) 1/4) #s(hole binary64 -1/4)) |
#s(approx (- (* 3/16 (* x x)) 1/4) #s(hole binary64 (- (* 3/16 (pow x 2)) 1/4))) |
#s(approx (* 3/16 (* x x)) #s(hole binary64 (* 3/16 (pow x 2)))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 2)) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 2 (* -1/2 (pow x 2))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 1)) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 1)) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) |
#s(approx (* (+ (* (pow x -2) 1/2) 1) x) #s(hole binary64 (/ 1/2 x))) |
#s(approx (* (+ (* (pow x -2) 1/2) 1) x) #s(hole binary64 (/ (+ 1/2 (pow x 2)) x))) |
#s(approx (+ (* (pow x -2) 1/2) 1) #s(hole binary64 (/ 1/2 (pow x 2)))) |
#s(approx (+ (* (pow x -2) 1/2) 1) #s(hole binary64 (/ (+ 1/2 (pow x 2)) (pow x 2)))) |
#s(approx (pow x -2) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- 1 (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/8 (/ (sqrt 1/2) (pow x 2)))) (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 3/16 (/ (sqrt 1/2) (pow x 3)))) (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -3/16 (/ (sqrt 1/2) (pow x 3))) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x))))))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 (* -1/8 (pow x 2)))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/8)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3))))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) #s(hole binary64 (* 3/16 (pow x 4)))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- 3/16 (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- (+ 3/16 (/ 1 (pow x 4))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (- (* 3/16 (* x x)) 1/4) #s(hole binary64 (* 3/16 (pow x 2)))) |
#s(approx (- (* 3/16 (* x x)) 1/4) #s(hole binary64 (* (pow x 2) (- 3/16 (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 1)) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 1 (/ 1 x)))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (- (+ 1 (/ 1 x)) (/ 1/2 (pow x 3))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (- (+ 1 (+ (/ 1 x) (* 3/8 (/ 1 (pow x 5))))) (/ 1/2 (pow x 3))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ 1 x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) x))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 x)) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))) |
#s(approx (* (+ (* (pow x -2) 1/2) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (pow x -2) 1/2) 1) x) #s(hole binary64 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (pow x -2) 1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (pow x -2) 1/2) 1) #s(hole binary64 (+ 1 (* 1/2 (/ 1 (pow x 2)))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* -1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* -1 (/ (- (* -3/16 (/ (sqrt 1/2) x)) (* -1/8 (sqrt 1/2))) x)) (* 1/2 (sqrt 1/2))) x))) (sqrt 1/2)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt 1/2)) (* 3/16 (/ (sqrt 1/2) x))) x)) (* 1/2 (sqrt 1/2))) x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (- 1 (/ 1 x)))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 1 (* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ -1 x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x)))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x)))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) x)))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (neg.f64 (neg.f64 (fma.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (fma.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(-.f64 (pow.f64 (fma.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
#s(literal 1 binary64) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (fabs.f64 (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (fabs.f64 (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) |
(pow.f64 (pow.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64))) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64))) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (cos.f64 (atan.f64 x)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (cos.f64 (atan.f64 x)))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (cos.f64 (atan.f64 x)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (cos.f64 (atan.f64 x)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (cos.f64 (atan.f64 x)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (cos.f64 (atan.f64 x)))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (cos.f64 (atan.f64 x)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (cos.f64 (atan.f64 x)))))) |
(sqrt.f64 (pow.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (cos.f64 (atan.f64 x)))))) |
(/.f64 (-.f64 #s(literal -2 binary64) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 x))) #s(literal -2 binary64))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 x))) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal -2 binary64))) (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 x))) #s(literal 2 binary64))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 x))) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64))) (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (neg.f64 (cosh.f64 (asinh.f64 x))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (cosh.f64 (asinh.f64 x))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (cos.f64 (atan.f64 x))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) |
(-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) |
(+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) |
(*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) |
(pow.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cosh.f64 (asinh.f64 x)))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 x)))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (cosh.f64 (asinh.f64 x))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cosh.f64 (asinh.f64 x))))) |
(/.f64 #s(literal 1 binary64) (cosh.f64 (asinh.f64 x))) |
(fma.f64 (sin.f64 (atan.f64 x)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 x)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 (atan.f64 x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (atan.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 (atan.f64 x)))) |
(cos.f64 (atan.f64 (fabs.f64 x))) |
(cos.f64 (neg.f64 (atan.f64 x))) |
(cos.f64 (atan.f64 x)) |
(exp.f64 (*.f64 (log.f64 (cosh.f64 (asinh.f64 x))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (sin.f64 (atan.f64 x)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 x)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(atan.f64 x) |
x |
#s(literal 1/2 binary64) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))))) |
(+.f64 (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)))) |
(pow.f64 (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 binary64)) |
#s(literal 0 binary64) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/512 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)))))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) |
(*.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 x #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64))))) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(literal -1/4 binary64) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))))) |
(pow.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) #s(literal -1/2 binary64))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))))) (neg.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (fabs.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))))) (fabs.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))))) |
(pow.f64 (*.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(sqrt.f64 (*.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64))) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64))) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64))))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64))) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64))) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 2 binary64)) #s(literal 1/16 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 27/4096 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/64 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 2 binary64)) #s(literal 1/16 binary64)) (fma.f64 (*.f64 x x) #s(literal 3/16 binary64) #s(literal 1/4 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 27/4096 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/64 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 #s(literal 3/16 binary64) x) x) |
(*.f64 (*.f64 x x) #s(literal 3/16 binary64)) |
(*.f64 #s(literal 3/16 binary64) (*.f64 x x)) |
#s(literal 3/16 binary64) |
#s(literal 1/4 binary64) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(pow.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (fabs.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (fabs.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(pow.f64 (*.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -2 binary64))) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -2 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -3 binary64))) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -2 binary64)) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -3 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -2 binary64)) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -3 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -2 binary64)) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -2 binary64)) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -3 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -2 binary64)) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -2 binary64)))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -3 binary64)))) (*.f64 #s(literal -2 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -2 binary64)) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -3 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -2 binary64)) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -3 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -2 binary64)) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)))))) |
(sqrt.f64 (*.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -2 binary64)) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (neg.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x))) #s(literal 2 binary64))) (*.f64 (neg.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x))) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal 2 binary64))) (*.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (neg.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -2 binary64)) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64))) |
(pow.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x))) |
(exp.f64 (*.f64 (log.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x))) #s(literal -1 binary64))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64)) x)) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64)) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x x #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (*.f64 x x)) #s(literal -2 binary64))) (*.f64 (neg.f64 (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -2 binary64))) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) (*.f64 (neg.f64 (*.f64 x x)) (*.f64 x x))) (*.f64 (neg.f64 (*.f64 x x)) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (*.f64 x x)) #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2 binary64))) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (neg.f64 (*.f64 x x)) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/8 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal 1/2 binary64))) (neg.f64 (*.f64 x x))) |
(/.f64 (fma.f64 x x #s(literal 1/2 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -2 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) (neg.f64 (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal -1 binary64))) (fabs.f64 (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal -2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) |
#s(literal -2 binary64) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
#s(approx (- 1 (* (+ (cos (atan x)) 1) 1/2)) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (cos.f64 (atan.f64 x))) |
#s(approx (atan x) (atan.f64 x)) |
#s(approx x x) |
#s(approx (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))) (fma.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 binary64)) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 69/256 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)) (*.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(literal 1 binary64)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal -1/8 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 69/256 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (* x x) 1/2) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1 binary64)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))))) (neg.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (fabs.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))))) (fabs.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))))) |
(pow.f64 (*.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(sqrt.f64 (*.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/32 binary64) (*.f64 x x) #s(literal 3/16 binary64)) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
#s(approx (- (* 3/16 (* x x)) 1/4) #s(literal -1/4 binary64)) |
#s(approx (- (* 3/16 (* x x)) 1/4) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64))) |
#s(approx (* 3/16 (* x x)) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(literal 2 binary64)) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (fma.f64 (-.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/16 binary64) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(literal 1 binary64)) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 (-.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/16 binary64) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(literal 1 binary64)) |
#s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 (fma.f64 x x #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* (pow x -2) 1/2) 1) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) |
#s(approx (+ (* (pow x -2) 1/2) 1) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (pow x -2) (pow.f64 x #s(literal -2 binary64))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) x)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (+.f64 (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) x) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 3/16 binary64) #s(literal 1 binary64)) (+.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) x)) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt.f64 #s(literal 1/2 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+.f64 (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) x) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) x)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+.f64 (fma.f64 #s(literal -3/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) x))) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 3/16 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3/16 binary64))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (-.f64 #s(literal 3/16 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (* 3/16 (* x x)) 1/4) (*.f64 (*.f64 x x) #s(literal 3/16 binary64))) |
#s(approx (- (* 3/16 (* x x)) 1/4) (*.f64 (-.f64 #s(literal 3/16 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) (*.f64 x x))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(literal 1 binary64)) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (-.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (-.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 3/8 binary64) (pow.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) x)) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) x)) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 5/16 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64)))) x)) |
#s(approx (sqrt (+ (* 1 1) (* x x))) x) |
#s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64)))) x)) |
#s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (-.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64)))) x)) |
#s(approx (* (+ (* (pow x -2) 1/2) 1) x) x) |
#s(approx (* (+ (* (pow x -2) 1/2) 1) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (pow x -2) 1/2) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (pow x -2) 1/2) 1) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (+.f64 (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) x) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/8 binary64)) (sqrt.f64 #s(literal 1/8 binary64))) x) #s(literal -1 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -3/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (pow.f64 #s(literal 1/2 binary64) #s(literal 7/2 binary64))) x)) (sqrt.f64 #s(literal 1/8 binary64))) x) #s(literal -1 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) x))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) x) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 3/16 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) x) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) x) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) x) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) x) #s(literal 1 binary64))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) x) #s(literal 1 binary64))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (/.f64 #s(literal -1 binary64) x)) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (neg.f64 (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (neg.f64 (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 5/16 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64)))) x))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) (neg.f64 x)) |
#s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (neg.f64 x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (neg.f64 x) (-.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
Compiled 18 908 to 2 769 computations (85.4% saved)
17 alts after pruning (15 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 568 | 11 | 579 |
| Fresh | 2 | 4 | 6 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 573 | 17 | 590 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 76.4% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
| 33.3% | (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)))))))) | |
| 76.4% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 x)))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) | |
| 76.4% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (fma.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) | |
| 76.4% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) | |
| 43.9% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1/2 binary64))))) | |
| 33.4% | (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)))))) | |
| 75.8% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 x))))))) | |
| 75.8% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) | |
| ▶ | 3.0% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x)))))))) |
| ✓ | 33.5% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (-.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
| 43.3% | (-.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))))) | |
| ▶ | 1.7% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) (pow.f64 x #s(literal 4 binary64))))))) |
| ▶ | 43.4% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
| 35.0% | (-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64)))) | |
| ▶ | 3.8% | (-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x))))) |
| ✓ | 33.9% | #s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 binary64)) |
Compiled 1 039 to 596 computations (42.6% saved)
| Inputs |
|---|
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
#s(literal 1 binary64) |
(pow.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) |
(cos.f64 (atan.f64 x)) |
(atan.f64 x) |
x |
#s(literal -1 binary64) |
#s(literal 1/2 binary64) |
#s(literal 2 binary64) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(+.f64 (cos.f64 (atan.f64 x)) #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)))) |
(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 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x)))))))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))))))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x)))))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x)))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) |
#s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) x) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x)))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x))) |
(*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x)) |
(-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
#s(literal -2 binary64) |
#s(literal 1/8 binary64) |
(*.f64 x x) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) (pow.f64 x #s(literal 4 binary64))))))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) (pow.f64 x #s(literal 4 binary64)))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) (pow.f64 x #s(literal 4 binary64))))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) (pow.f64 x #s(literal 4 binary64))) |
(-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) |
(+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) |
(pow.f64 x #s(literal -4 binary64)) |
#s(literal -4 binary64) |
#s(literal 3/16 binary64) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) |
#s(literal 1/4 binary64) |
(pow.f64 x #s(literal 4 binary64)) |
#s(literal 4 binary64) |
| Outputs |
|---|
#s(approx (/ (/ (- 1 (pow (* (- (cos (atan x)) -1) 1/2) 2)) (+ 1 (* (- (cos (atan x)) -1) 1/2))) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) #s(hole binary64 (/ (- 1 (* 1/4 (pow (+ 1 (cos (atan x))) 2))) (* (+ 1 (* 1/2 (+ 1 (cos (atan x))))) (+ 1 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x)))))))))) |
#s(approx (/ (- 1 (pow (* (- (cos (atan x)) -1) 1/2) 2)) (+ 1 (* (- (cos (atan x)) -1) 1/2))) #s(hole binary64 (/ (- 1 (* 1/4 (pow (+ 1 (cos (atan x))) 2))) (+ 1 (* 1/2 (+ 1 (cos (atan x)))))))) |
#s(approx (- 1 (pow (* (- (cos (atan x)) -1) 1/2) 2)) #s(hole binary64 (- 1 (* 1/4 (pow (+ 1 (cos (atan x))) 2))))) |
#s(approx (pow (* (- (cos (atan x)) -1) 1/2) 2) #s(hole binary64 (* 1/4 (pow (+ 1 (cos (atan x))) 2)))) |
#s(approx (* (- (cos (atan x)) -1) 1/2) #s(hole binary64 (* 1/2 (+ 1 (cos (atan x)))))) |
#s(approx (- (cos (atan x)) -1) #s(hole binary64 (+ 1 (cos (atan x))))) |
#s(approx (cos (atan x)) #s(hole binary64 (cos (atan x)))) |
#s(approx (atan x) #s(hole binary64 (atan x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ 1 (* (- (cos (atan x)) -1) 1/2)) #s(hole binary64 (+ 1 (* 1/2 (+ 1 (cos (atan x))))))) |
#s(approx (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))) #s(hole binary64 (+ 1 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x)))))))) |
#s(approx (sqrt (* (+ (cos (atan x)) 1) 1/2)) #s(hole binary64 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x))))))) |
#s(approx (* (+ (cos (atan x)) 1) 1/2) #s(hole binary64 (* 1/2 (+ 1 (cos (atan x)))))) |
#s(approx (+ (cos (atan x)) 1) #s(hole binary64 (+ 1 (cos (atan x))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- 1 (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* (pow x 2) (- (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2))) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))))) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (* (sqrt 1/2) (sqrt 2)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2)))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))))))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 1)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 2)) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 2 (* -1/2 (pow x 2))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 1)) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 1)) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) |
#s(approx (* (+ (* (pow x -2) 1/2) 1) x) #s(hole binary64 (/ 1/2 x))) |
#s(approx (* (+ (* (pow x -2) 1/2) 1) x) #s(hole binary64 (/ (+ 1/2 (pow x 2)) x))) |
#s(approx (/ 1/2 x) #s(hole binary64 (/ 1/2 x))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 (+ 1 (* -1/8 (pow x 2))))) |
#s(approx (* (- (pow x -2) 1/8) (* x x)) #s(hole binary64 1)) |
#s(approx (* (- (pow x -2) 1/8) (* x x)) #s(hole binary64 (+ 1 (* -1/8 (pow x 2))))) |
#s(approx (- (pow x -2) 1/8) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (- (pow x -2) 1/8) #s(hole binary64 (/ (+ 1 (* -1/8 (pow x 2))) (pow x 2)))) |
#s(approx (pow x -2) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))))) |
#s(approx (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (pow x 4)) #s(hole binary64 1)) |
#s(approx (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (pow x 4)) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (pow x 4)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))))) |
#s(approx (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) #s(hole binary64 (/ 1 (pow x 4)))) |
#s(approx (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) #s(hole binary64 (/ (+ 1 (* -1/4 (pow x 2))) (pow x 4)))) |
#s(approx (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))) (pow x 4)))) |
#s(approx (+ (pow x -4) 3/16) #s(hole binary64 (/ 1 (pow x 4)))) |
#s(approx (+ (pow x -4) 3/16) #s(hole binary64 (/ (+ 1 (* 3/16 (pow x 4))) (pow x 4)))) |
#s(approx (pow x -4) #s(hole binary64 (/ 1 (pow x 4)))) |
#s(approx (* (pow x -2) 1/4) #s(hole binary64 (/ 1/4 (pow x 2)))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- 1 (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/8 (/ (sqrt 1/2) (pow x 2)))) (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 3/16 (/ (sqrt 1/2) (pow x 3)))) (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -3/16 (/ (sqrt 1/2) (pow x 3))) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x))))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 1)) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 1 (/ 1 x)))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (- (+ 1 (/ 1 x)) (/ 1/2 (pow x 3))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (- (+ 1 (+ (/ 1 x) (* 3/8 (/ 1 (pow x 5))))) (/ 1/2 (pow x 3))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ 1 x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) x))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 x)) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))) |
#s(approx (* (+ (* (pow x -2) 1/2) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (pow x -2) 1/2) 1) x) #s(hole binary64 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 (* -1/8 (pow x 2)))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/8)))) |
#s(approx (* (- (pow x -2) 1/8) (* x x)) #s(hole binary64 (* -1/8 (pow x 2)))) |
#s(approx (* (- (pow x -2) 1/8) (* x x)) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/8)))) |
#s(approx (- (pow x -2) 1/8) #s(hole binary64 -1/8)) |
#s(approx (- (pow x -2) 1/8) #s(hole binary64 (- (/ 1 (pow x 2)) 1/8))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) #s(hole binary64 (* 3/16 (pow x 4)))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- 3/16 (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- (+ 3/16 (/ 1 (pow x 4))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (pow x 4)) #s(hole binary64 (* 3/16 (pow x 4)))) |
#s(approx (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (pow x 4)) #s(hole binary64 (* (pow x 4) (- 3/16 (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (pow x 4)) #s(hole binary64 (* (pow x 4) (- (+ 3/16 (/ 1 (pow x 4))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) #s(hole binary64 3/16)) |
#s(approx (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) #s(hole binary64 (- 3/16 (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) #s(hole binary64 (- (+ 3/16 (/ 1 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (+ (pow x -4) 3/16) #s(hole binary64 3/16)) |
#s(approx (+ (pow x -4) 3/16) #s(hole binary64 (+ 3/16 (/ 1 (pow x 4))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* -1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* -1 (/ (- (* -3/16 (/ (sqrt 1/2) x)) (* -1/8 (sqrt 1/2))) x)) (* 1/2 (sqrt 1/2))) x))) (sqrt 1/2)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt 1/2)) (* 3/16 (/ (sqrt 1/2) x))) x)) (* 1/2 (sqrt 1/2))) x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (- 1 (/ 1 x)))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 1 (* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ -1 x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x)))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x)))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) x)))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 16.0ms | x | @ | inf | ((/ (/ (- 1 (pow (* (- (cos (atan x)) -1) 1/2) 2)) (+ 1 (* (- (cos (atan x)) -1) 1/2))) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (/ (- 1 (pow (* (- (cos (atan x)) -1) 1/2) 2)) (+ 1 (* (- (cos (atan x)) -1) 1/2))) (- 1 (pow (* (- (cos (atan x)) -1) 1/2) 2)) 1 (pow (* (- (cos (atan x)) -1) 1/2) 2) (* (- (cos (atan x)) -1) 1/2) (- (cos (atan x)) -1) (cos (atan x)) (atan x) x -1 1/2 2 (+ 1 (* (- (cos (atan x)) -1) 1/2)) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))) (sqrt (* (+ (cos (atan x)) 1) 1/2)) (* (+ (cos (atan x)) 1) 1/2) (+ (cos (atan x)) 1) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (/ 1 (sqrt (+ (* 1 1) (* x x)))) (sqrt (+ (* 1 1) (* x x))) (* (+ (* (pow x -2) 1/2) 1) x) (/ 1/2 x) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (* (* (* x x) 1/2) -1/4) 1) (* (- (pow x -2) 1/8) (* x x)) (- (pow x -2) 1/8) (pow x -2) -2 1/8 (* x x) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (pow x 4)) (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (+ (pow x -4) 3/16) (pow x -4) -4 3/16 (* (pow x -2) 1/4) 1/4 (pow x 4) 4) |
| 7.0ms | x | @ | 0 | ((/ (/ (- 1 (pow (* (- (cos (atan x)) -1) 1/2) 2)) (+ 1 (* (- (cos (atan x)) -1) 1/2))) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (/ (- 1 (pow (* (- (cos (atan x)) -1) 1/2) 2)) (+ 1 (* (- (cos (atan x)) -1) 1/2))) (- 1 (pow (* (- (cos (atan x)) -1) 1/2) 2)) 1 (pow (* (- (cos (atan x)) -1) 1/2) 2) (* (- (cos (atan x)) -1) 1/2) (- (cos (atan x)) -1) (cos (atan x)) (atan x) x -1 1/2 2 (+ 1 (* (- (cos (atan x)) -1) 1/2)) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))) (sqrt (* (+ (cos (atan x)) 1) 1/2)) (* (+ (cos (atan x)) 1) 1/2) (+ (cos (atan x)) 1) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (/ 1 (sqrt (+ (* 1 1) (* x x)))) (sqrt (+ (* 1 1) (* x x))) (* (+ (* (pow x -2) 1/2) 1) x) (/ 1/2 x) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (* (* (* x x) 1/2) -1/4) 1) (* (- (pow x -2) 1/8) (* x x)) (- (pow x -2) 1/8) (pow x -2) -2 1/8 (* x x) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (pow x 4)) (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (+ (pow x -4) 3/16) (pow x -4) -4 3/16 (* (pow x -2) 1/4) 1/4 (pow x 4) 4) |
| 7.0ms | x | @ | -inf | ((/ (/ (- 1 (pow (* (- (cos (atan x)) -1) 1/2) 2)) (+ 1 (* (- (cos (atan x)) -1) 1/2))) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (/ (- 1 (pow (* (- (cos (atan x)) -1) 1/2) 2)) (+ 1 (* (- (cos (atan x)) -1) 1/2))) (- 1 (pow (* (- (cos (atan x)) -1) 1/2) 2)) 1 (pow (* (- (cos (atan x)) -1) 1/2) 2) (* (- (cos (atan x)) -1) 1/2) (- (cos (atan x)) -1) (cos (atan x)) (atan x) x -1 1/2 2 (+ 1 (* (- (cos (atan x)) -1) 1/2)) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))) (sqrt (* (+ (cos (atan x)) 1) 1/2)) (* (+ (cos (atan x)) 1) 1/2) (+ (cos (atan x)) 1) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (/ 1 (sqrt (+ (* 1 1) (* x x)))) (sqrt (+ (* 1 1) (* x x))) (* (+ (* (pow x -2) 1/2) 1) x) (/ 1/2 x) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (* (* (* x x) 1/2) -1/4) 1) (* (- (pow x -2) 1/8) (* x x)) (- (pow x -2) 1/8) (pow x -2) -2 1/8 (* x x) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (pow x 4)) (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (+ (pow x -4) 3/16) (pow x -4) -4 3/16 (* (pow x -2) 1/4) 1/4 (pow x 4) 4) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 446 | 2961 |
| 1 | 2667 | 2877 |
| 0 | 8649 | 2784 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (- 1 (pow (* (- (cos (atan x)) -1) 1/2) 2)) (+ 1 (* (- (cos (atan x)) -1) 1/2))) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) |
(/ (- 1 (pow (* (- (cos (atan x)) -1) 1/2) 2)) (+ 1 (* (- (cos (atan x)) -1) 1/2))) |
(- 1 (pow (* (- (cos (atan x)) -1) 1/2) 2)) |
1 |
(pow (* (- (cos (atan x)) -1) 1/2) 2) |
(* (- (cos (atan x)) -1) 1/2) |
(- (cos (atan x)) -1) |
(cos (atan x)) |
(atan x) |
x |
-1 |
1/2 |
2 |
(+ 1 (* (- (cos (atan x)) -1) 1/2)) |
(+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))) |
(sqrt (* (+ (cos (atan x)) 1) 1/2)) |
(* (+ (cos (atan x)) 1) 1/2) |
(+ (cos (atan x)) 1) |
(- 1 (sqrt #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 1/2)))) |
(sqrt #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 1/2))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 1/2)) |
(- 1 (sqrt (* 1/2 (+ 1 (/ 1 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 #s(approx (* (+ (* (pow x -2) 1/2) 1) x) #s(hole binary64 (/ 1/2 x)))))))))) |
(sqrt (* 1/2 (+ 1 (/ 1 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 #s(approx (* (+ (* (pow x -2) 1/2) 1) x) #s(hole binary64 (/ 1/2 x))))))))) |
(* 1/2 (+ 1 (/ 1 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 #s(approx (* (+ (* (pow x -2) 1/2) 1) x) #s(hole binary64 (/ 1/2 x)))))))) |
(+ 1 (/ 1 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 #s(approx (* (+ (* (pow x -2) 1/2) 1) x) #s(hole binary64 (/ 1/2 x))))))) |
(/ 1 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 #s(approx (* (+ (* (pow x -2) 1/2) 1) x) #s(hole binary64 (/ 1/2 x)))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 #s(approx (* (+ (* (pow x -2) 1/2) 1) x) #s(hole binary64 (/ 1/2 x))))) |
#s(approx (* (+ (* (pow x -2) 1/2) 1) x) #s(hole binary64 (/ 1/2 x))) |
(/ 1/2 x) |
(- 1 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 (* (- (pow x -2) 1/8) (* x x))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 (* (- (pow x -2) 1/8) (* x x)))))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 (* (- (pow x -2) 1/8) (* x x)))) |
(* (- (pow x -2) 1/8) (* x x)) |
(- (pow x -2) 1/8) |
(pow x -2) |
-2 |
1/8 |
(* x x) |
(- 1 (sqrt #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) #s(hole binary64 (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (pow x 4)))))))) |
(sqrt #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) #s(hole binary64 (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (pow x 4))))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) #s(hole binary64 (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (pow x 4)))))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) #s(hole binary64 (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (pow x 4)))) |
(* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (pow x 4)) |
(- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) |
(+ (pow x -4) 3/16) |
(pow x -4) |
-4 |
3/16 |
(* (pow x -2) 1/4) |
1/4 |
(pow x 4) |
4 |
#s(approx (/ (/ (- 1 (pow (* (- (cos (atan x)) -1) 1/2) 2)) (+ 1 (* (- (cos (atan x)) -1) 1/2))) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) #s(hole binary64 (/ (- 1 (* 1/4 (pow (+ 1 (cos (atan x))) 2))) (* (+ 1 (* 1/2 (+ 1 (cos (atan x))))) (+ 1 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x)))))))))) |
#s(approx (/ (- 1 (pow (* (- (cos (atan x)) -1) 1/2) 2)) (+ 1 (* (- (cos (atan x)) -1) 1/2))) #s(hole binary64 (/ (- 1 (* 1/4 (pow (+ 1 (cos (atan x))) 2))) (+ 1 (* 1/2 (+ 1 (cos (atan x)))))))) |
#s(approx (- 1 (pow (* (- (cos (atan x)) -1) 1/2) 2)) #s(hole binary64 (- 1 (* 1/4 (pow (+ 1 (cos (atan x))) 2))))) |
#s(approx (pow (* (- (cos (atan x)) -1) 1/2) 2) #s(hole binary64 (* 1/4 (pow (+ 1 (cos (atan x))) 2)))) |
#s(approx (* (- (cos (atan x)) -1) 1/2) #s(hole binary64 (* 1/2 (+ 1 (cos (atan x)))))) |
#s(approx (- (cos (atan x)) -1) #s(hole binary64 (+ 1 (cos (atan x))))) |
#s(approx (cos (atan x)) #s(hole binary64 (cos (atan x)))) |
#s(approx (atan x) #s(hole binary64 (atan x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ 1 (* (- (cos (atan x)) -1) 1/2)) #s(hole binary64 (+ 1 (* 1/2 (+ 1 (cos (atan x))))))) |
#s(approx (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))) #s(hole binary64 (+ 1 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x)))))))) |
#s(approx (sqrt (* (+ (cos (atan x)) 1) 1/2)) #s(hole binary64 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x))))))) |
#s(approx (* (+ (cos (atan x)) 1) 1/2) #s(hole binary64 (* 1/2 (+ 1 (cos (atan x)))))) |
#s(approx (+ (cos (atan x)) 1) #s(hole binary64 (+ 1 (cos (atan x))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- 1 (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* (pow x 2) (- (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2))) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))))) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (* (sqrt 1/2) (sqrt 2)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2)))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))))))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 1)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 2)) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 2 (* -1/2 (pow x 2))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 1)) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 1)) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) |
#s(approx (* (+ (* (pow x -2) 1/2) 1) x) #s(hole binary64 (/ 1/2 x))) |
#s(approx (* (+ (* (pow x -2) 1/2) 1) x) #s(hole binary64 (/ (+ 1/2 (pow x 2)) x))) |
#s(approx (/ 1/2 x) #s(hole binary64 (/ 1/2 x))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 (+ 1 (* -1/8 (pow x 2))))) |
#s(approx (* (- (pow x -2) 1/8) (* x x)) #s(hole binary64 1)) |
#s(approx (* (- (pow x -2) 1/8) (* x x)) #s(hole binary64 (+ 1 (* -1/8 (pow x 2))))) |
#s(approx (- (pow x -2) 1/8) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (- (pow x -2) 1/8) #s(hole binary64 (/ (+ 1 (* -1/8 (pow x 2))) (pow x 2)))) |
#s(approx (pow x -2) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))))) |
#s(approx (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (pow x 4)) #s(hole binary64 1)) |
#s(approx (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (pow x 4)) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (pow x 4)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))))) |
#s(approx (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) #s(hole binary64 (/ 1 (pow x 4)))) |
#s(approx (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) #s(hole binary64 (/ (+ 1 (* -1/4 (pow x 2))) (pow x 4)))) |
#s(approx (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))) (pow x 4)))) |
#s(approx (+ (pow x -4) 3/16) #s(hole binary64 (/ 1 (pow x 4)))) |
#s(approx (+ (pow x -4) 3/16) #s(hole binary64 (/ (+ 1 (* 3/16 (pow x 4))) (pow x 4)))) |
#s(approx (pow x -4) #s(hole binary64 (/ 1 (pow x 4)))) |
#s(approx (* (pow x -2) 1/4) #s(hole binary64 (/ 1/4 (pow x 2)))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- 1 (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/8 (/ (sqrt 1/2) (pow x 2)))) (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 3/16 (/ (sqrt 1/2) (pow x 3)))) (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -3/16 (/ (sqrt 1/2) (pow x 3))) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x))))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 1)) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 1 (/ 1 x)))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (- (+ 1 (/ 1 x)) (/ 1/2 (pow x 3))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (- (+ 1 (+ (/ 1 x) (* 3/8 (/ 1 (pow x 5))))) (/ 1/2 (pow x 3))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ 1 x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) x))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 x)) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))) |
#s(approx (* (+ (* (pow x -2) 1/2) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (pow x -2) 1/2) 1) x) #s(hole binary64 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 (* -1/8 (pow x 2)))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/8)))) |
#s(approx (* (- (pow x -2) 1/8) (* x x)) #s(hole binary64 (* -1/8 (pow x 2)))) |
#s(approx (* (- (pow x -2) 1/8) (* x x)) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/8)))) |
#s(approx (- (pow x -2) 1/8) #s(hole binary64 -1/8)) |
#s(approx (- (pow x -2) 1/8) #s(hole binary64 (- (/ 1 (pow x 2)) 1/8))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) #s(hole binary64 (* 3/16 (pow x 4)))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- 3/16 (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- (+ 3/16 (/ 1 (pow x 4))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (pow x 4)) #s(hole binary64 (* 3/16 (pow x 4)))) |
#s(approx (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (pow x 4)) #s(hole binary64 (* (pow x 4) (- 3/16 (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (pow x 4)) #s(hole binary64 (* (pow x 4) (- (+ 3/16 (/ 1 (pow x 4))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) #s(hole binary64 3/16)) |
#s(approx (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) #s(hole binary64 (- 3/16 (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) #s(hole binary64 (- (+ 3/16 (/ 1 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (+ (pow x -4) 3/16) #s(hole binary64 3/16)) |
#s(approx (+ (pow x -4) 3/16) #s(hole binary64 (+ 3/16 (/ 1 (pow x 4))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* -1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* -1 (/ (- (* -3/16 (/ (sqrt 1/2) x)) (* -1/8 (sqrt 1/2))) x)) (* 1/2 (sqrt 1/2))) x))) (sqrt 1/2)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt 1/2)) (* 3/16 (/ (sqrt 1/2) x))) x)) (* 1/2 (sqrt 1/2))) x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (- 1 (/ 1 x)))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 1 (* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (/ -1 x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (* -1 (/ (- 1 (* 1/2 (/ 1 (pow x 2)))) x)))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) x)))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(hole binary64 (* -1 (/ (- (+ 1 (/ 3/8 (pow x 4))) (+ (* 1/2 (/ 1 (pow x 2))) (* 5/16 (/ 1 (pow x 6))))) x)))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* -1 x))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(hole binary64 (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (*.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (*.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #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) #s(literal 1 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #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) #s(literal 1 binary64))) (fma.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(-.f64 (pow.f64 (*.f64 (fma.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 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) #s(literal 1 binary64)) (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (*.f64 (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 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) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (neg.f64 (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #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) #s(literal 1 binary64))) |
(-.f64 (pow.f64 (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #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) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 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 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (fabs.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (fabs.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (exp.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log1p.f64 (cos.f64 (atan.f64 x))))) (exp.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log1p.f64 (cos.f64 (atan.f64 x)))))) |
(*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log1p.f64 (cos.f64 (atan.f64 x))))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(pow.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log1p.f64 (cos.f64 (atan.f64 x)))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log1p.f64 (cos.f64 (atan.f64 x)))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log1p.f64 (cos.f64 (atan.f64 x)))) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (fabs.f64 (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (fabs.f64 (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) |
(pow.f64 (pow.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(pow.f64 (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64))) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64))) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (cos.f64 (atan.f64 x)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (cos.f64 (atan.f64 x)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (cos.f64 (atan.f64 x)))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (cos.f64 (atan.f64 x)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (+.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (cos.f64 (atan.f64 x)))))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (cos.f64 (atan.f64 x)))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (cos.f64 (atan.f64 x)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (cos.f64 (atan.f64 x)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(sqrt.f64 (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log1p.f64 (cos.f64 (atan.f64 x)))) #s(literal 1 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)))) |
(pow.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) #s(literal 2 binary64)) |
(pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal -2 binary64) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 x))) #s(literal -2 binary64))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 x))) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal -2 binary64))) (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 x))) #s(literal 2 binary64))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 x))) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64))) (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (neg.f64 (cosh.f64 (asinh.f64 x))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (cosh.f64 (asinh.f64 x))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (cos.f64 (atan.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.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 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) |
(exp.f64 (*.f64 (log1p.f64 (cos.f64 (atan.f64 x))) #s(literal 1 binary64))) |
(+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) |
(*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) |
(pow.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (cosh.f64 (asinh.f64 x))))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cosh.f64 (asinh.f64 x)))) |
(/.f64 #s(literal 1 binary64) (cosh.f64 (asinh.f64 x))) |
(fma.f64 (sin.f64 (atan.f64 x)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 x)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 (atan.f64 x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (atan.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 (atan.f64 x)))) |
(cos.f64 (atan.f64 (fabs.f64 x))) |
(cos.f64 (neg.f64 (atan.f64 x))) |
(cos.f64 (atan.f64 x)) |
(exp.f64 (*.f64 (log.f64 (cosh.f64 (asinh.f64 x))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (sin.f64 (atan.f64 x)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 x)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(atan.f64 x) |
x |
#s(literal -1 binary64) |
#s(literal 1/2 binary64) |
#s(literal 2 binary64) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (fabs.f64 (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #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 #s(literal 1/2 binary64) (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))))) |
(+.f64 (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)))) |
(pow.f64 (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log1p.f64 (cos.f64 (atan.f64 x)))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (fabs.f64 (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (fabs.f64 (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) |
(pow.f64 (pow.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(pow.f64 (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64))) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64))) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (cos.f64 (atan.f64 x)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (cos.f64 (atan.f64 x)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (cos.f64 (atan.f64 x)))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (cos.f64 (atan.f64 x)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (+.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (cos.f64 (atan.f64 x)))))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (cos.f64 (atan.f64 x)))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (cos.f64 (atan.f64 x)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (cos.f64 (atan.f64 x)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(sqrt.f64 (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log1p.f64 (cos.f64 (atan.f64 x)))) #s(literal 1 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)))) |
(pow.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) #s(literal 2 binary64)) |
(pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal -2 binary64) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 x))) #s(literal -2 binary64))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 x))) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal -2 binary64))) (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 x))) #s(literal 2 binary64))) (*.f64 (neg.f64 (cosh.f64 (asinh.f64 x))) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64))) (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (neg.f64 (cosh.f64 (asinh.f64 x))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (cosh.f64 (asinh.f64 x))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (cos.f64 (atan.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.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 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) |
(exp.f64 (*.f64 (log1p.f64 (cos.f64 (atan.f64 x))) #s(literal 1 binary64))) |
(+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) |
(/.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))))) |
(/.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)) (*.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/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)) |
(/.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 -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 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)) #s(literal 1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(pow.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (fabs.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (fabs.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(pow.f64 (*.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -2 binary64))) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -2 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -3 binary64))) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -2 binary64)) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -3 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -2 binary64)) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -3 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -2 binary64)) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -2 binary64)) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -3 binary64)))) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -2 binary64)) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -3 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -2 binary64)) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -2 binary64)))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -3 binary64)))) (*.f64 #s(literal -2 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -2 binary64)) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -3 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -2 binary64)) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)))))) |
(sqrt.f64 (*.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (neg.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64))) (*.f64 (neg.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x)))) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal 2 binary64))) (*.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (neg.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x)))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -2 binary64)) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64))) |
(pow.f64 (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64)) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x)))) #s(literal -1 binary64))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x))) |
#s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64))) |
(pow.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (neg.f64 x) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (neg.f64 x) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 x (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) x)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 x))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 x)) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(/.f64 #s(literal 1/2 binary64) x) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (*.f64 x #s(literal -2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64))))) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64))))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64))))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64))))))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64))))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)))) |
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) x) x) |
(*.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64))) |
(*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/64 binary64)) (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/512 binary64)) (+.f64 (pow.f64 x #s(literal -4 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64))))) |
(-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) (neg.f64 (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal -1 binary64))) (fabs.f64 (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 x x)))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal -2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) |
#s(literal -2 binary64) |
#s(literal 1/8 binary64) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))))) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))))) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))))))) |
(pow.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))))) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))))) #s(literal -1/2 binary64))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))))))) (neg.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))))))) |
(*.f64 (fabs.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))))))) (fabs.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))))))) |
(*.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))))))) |
(pow.f64 (*.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))))) #s(literal 1 binary64)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))))) |
(sqrt.f64 (*.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))))) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))))))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 9/256 binary64) (pow.f64 x #s(literal -8 binary64))) (*.f64 x x)) (*.f64 (-.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal -4 binary64))) #s(literal 1/4 binary64))) (*.f64 (-.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal -4 binary64))) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 9/256 binary64) (pow.f64 x #s(literal -8 binary64))) (neg.f64 (*.f64 x x))) (*.f64 (-.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal -4 binary64))) #s(literal -1/4 binary64))) (*.f64 (-.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal -4 binary64))) (neg.f64 (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -8 binary64)) #s(literal 9/256 binary64)) (*.f64 x x)) (*.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) #s(literal 1/4 binary64))) (*.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -8 binary64)) #s(literal 9/256 binary64)) (neg.f64 (*.f64 x x))) (*.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) #s(literal -1/4 binary64))) (*.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (neg.f64 (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 27/4096 binary64) (pow.f64 x #s(literal -12 binary64))) (*.f64 x x)) (*.f64 (+.f64 #s(literal 9/256 binary64) (-.f64 (pow.f64 x #s(literal -8 binary64)) (*.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal -4 binary64))))) #s(literal 1/4 binary64))) (*.f64 (+.f64 #s(literal 9/256 binary64) (-.f64 (pow.f64 x #s(literal -8 binary64)) (*.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal -4 binary64))))) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 27/4096 binary64) (pow.f64 x #s(literal -12 binary64))) (neg.f64 (*.f64 x x))) (*.f64 (+.f64 #s(literal 9/256 binary64) (-.f64 (pow.f64 x #s(literal -8 binary64)) (*.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal -4 binary64))))) #s(literal -1/4 binary64))) (*.f64 (+.f64 #s(literal 9/256 binary64) (-.f64 (pow.f64 x #s(literal -8 binary64)) (*.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal -4 binary64))))) (neg.f64 (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 x #s(literal -12 binary64)) #s(literal 27/4096 binary64)) (*.f64 x x)) (*.f64 (+.f64 (pow.f64 x #s(literal -8 binary64)) (-.f64 #s(literal 9/256 binary64) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)))) #s(literal 1/4 binary64))) (*.f64 (+.f64 (pow.f64 x #s(literal -8 binary64)) (-.f64 #s(literal 9/256 binary64) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)))) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 x #s(literal -12 binary64)) #s(literal 27/4096 binary64)) (neg.f64 (*.f64 x x))) (*.f64 (+.f64 (pow.f64 x #s(literal -8 binary64)) (-.f64 #s(literal 9/256 binary64) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)))) #s(literal -1/4 binary64))) (*.f64 (+.f64 (pow.f64 x #s(literal -8 binary64)) (-.f64 #s(literal 9/256 binary64) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)))) (neg.f64 (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 3/16 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) (*.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 9/256 binary64) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64)))))) (*.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 3/16 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 9/256 binary64) (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 3/16 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))) (*.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 27/4096 binary64) (*.f64 #s(literal 1/64 binary64) (pow.f64 x #s(literal -6 binary64)))))) (*.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 9/256 binary64) (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 3/16 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 3/16 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 9/256 binary64) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64)))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 3/16 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 9/256 binary64) (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 3/16 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 27/4096 binary64) (*.f64 #s(literal 1/64 binary64) (pow.f64 x #s(literal -6 binary64)))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 9/256 binary64) (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 3/16 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64)))) (+.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal 1/64 binary64) (pow.f64 x #s(literal -6 binary64)))) (+.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))))) |
(fma.f64 (fabs.f64 (pow.f64 x #s(literal -2 binary64))) (fabs.f64 (pow.f64 x #s(literal -2 binary64))) (-.f64 #s(literal 3/16 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal -2 binary64))) (neg.f64 (pow.f64 x #s(literal -2 binary64))) (-.f64 #s(literal 3/16 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 3/16 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -4 binary64)) (-.f64 #s(literal 3/16 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
(-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) |
(+.f64 (pow.f64 x #s(literal -4 binary64)) (-.f64 #s(literal 3/16 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
(+.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64))) |
(+.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal -2 binary64)))) |
(+.f64 #s(literal 3/16 binary64) (-.f64 (pow.f64 x #s(literal -4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 3/8 binary64))) (*.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3/8 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 3/8 binary64) (neg.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (fma.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 #s(literal 9/256 binary64) (pow.f64 x #s(literal -8 binary64))) (-.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal -4 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -8 binary64)) #s(literal 9/256 binary64)) (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64))) |
(/.f64 (+.f64 #s(literal 27/4096 binary64) (pow.f64 x #s(literal -12 binary64))) (+.f64 #s(literal 9/256 binary64) (-.f64 (pow.f64 x #s(literal -8 binary64)) (*.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal -4 binary64)))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal -12 binary64)) #s(literal 27/4096 binary64)) (+.f64 (pow.f64 x #s(literal -8 binary64)) (-.f64 #s(literal 9/256 binary64) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64))))) |
(fma.f64 (fabs.f64 (pow.f64 x #s(literal -2 binary64))) (fabs.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 3/16 binary64)) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal -2 binary64))) (neg.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 3/16 binary64)) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64)) #s(literal 3/16 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) |
(+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) |
(+.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal -4 binary64))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal -2 binary64))) (fabs.f64 (pow.f64 x #s(literal -2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -2 binary64))) (neg.f64 (pow.f64 x #s(literal -2 binary64)))) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -4 binary64))) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal -4 binary64)) |
(pow.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -4 binary64)) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (neg.f64 (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (*.f64 x x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal -2 binary64) (*.f64 (log.f64 x) #s(literal -2 binary64)))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal -4 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal -4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal -4 binary64)))) |
#s(literal -4 binary64) |
#s(literal 3/16 binary64) |
(*.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 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 x x)))) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 x (neg.f64 x))) |
(/.f64 #s(literal -1/4 binary64) (*.f64 (neg.f64 x) x)) |
(/.f64 #s(literal -1/4 binary64) (neg.f64 (*.f64 x x))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
#s(literal 1/4 binary64) |
(*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
#s(literal 4 binary64) |
#s(approx (/ (/ (- 1 (pow (* (- (cos (atan x)) -1) 1/2) 2)) (+ 1 (* (- (cos (atan x)) -1) 1/2))) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #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) #s(literal 1 binary64))) (fma.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (/ (- 1 (pow (* (- (cos (atan x)) -1) 1/2) 2)) (+ 1 (* (- (cos (atan x)) -1) 1/2))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #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) #s(literal 1 binary64)))) |
#s(approx (- 1 (pow (* (- (cos (atan x)) -1) 1/2) 2)) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
#s(approx (pow (* (- (cos (atan x)) -1) 1/2) 2) (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (cos.f64 (atan.f64 x))) |
#s(approx (atan x) (atan.f64 x)) |
#s(approx x x) |
#s(approx (+ 1 (* (- (cos (atan x)) -1) 1/2)) (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))) (fma.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 binary64)) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 69/256 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)) (*.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(literal 1 binary64)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal -1/8 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 69/256 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1 binary64)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/32 binary64) (*.f64 x x) #s(literal 3/16 binary64)) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(literal 2 binary64)) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (fma.f64 (-.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/16 binary64) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) #s(literal 1 binary64)) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 (-.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/16 binary64) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) #s(literal 1 binary64)) |
#s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 (fma.f64 x x #s(literal 1/2 binary64)) x)) |
#s(approx (/ 1/2 x) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (- (pow x -2) 1/8) (* x x)) #s(literal 1 binary64)) |
#s(approx (* (- (pow x -2) 1/8) (* x x)) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (- (pow x -2) 1/8) (pow.f64 x #s(literal -2 binary64))) |
#s(approx (- (pow x -2) 1/8) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (pow x -2) (pow.f64 x #s(literal -2 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
#s(approx (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (pow x 4)) #s(literal 1 binary64)) |
#s(approx (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (pow x 4)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) |
#s(approx (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (pow x 4)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
#s(approx (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (pow.f64 x #s(literal -4 binary64))) |
#s(approx (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (/.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (pow x -4) 3/16) (pow.f64 x #s(literal -4 binary64))) |
#s(approx (+ (pow x -4) 3/16) (/.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3/16 binary64) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (pow x -4) (pow.f64 x #s(literal -4 binary64))) |
#s(approx (* (pow x -2) 1/4) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) |
#s(approx (pow x 4) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) x)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (+.f64 (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) x) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 3/16 binary64) #s(literal 1 binary64)) (+.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) x)) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt.f64 #s(literal 1/2 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+.f64 (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) x) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) x)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+.f64 (fma.f64 #s(literal -3/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1/8 binary64) (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) x))) (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.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)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 3/16 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) #s(literal 1 binary64)) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (-.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (-.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 3/8 binary64) (pow.f64 x #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) x)) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) x)) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 5/16 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64)))) x)) |
#s(approx (sqrt (+ (* 1 1) (* x x))) x) |
#s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64)))) x)) |
#s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (-.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64)))) x)) |
#s(approx (* (+ (* (pow x -2) 1/2) 1) x) x) |
#s(approx (* (+ (* (pow x -2) 1/2) 1) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)))) |
#s(approx (* (- (pow x -2) 1/8) (* x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) |
#s(approx (* (- (pow x -2) 1/8) (* x x)) (*.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)))) |
#s(approx (- (pow x -2) 1/8) #s(literal -1/8 binary64)) |
#s(approx (- (pow x -2) 1/8) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3/16 binary64))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (-.f64 #s(literal 3/16 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))) |
#s(approx (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (pow x 4)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3/16 binary64))) |
#s(approx (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (pow x 4)) (*.f64 (-.f64 #s(literal 3/16 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (pow x 4)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))) |
#s(approx (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) #s(literal 3/16 binary64)) |
#s(approx (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (-.f64 #s(literal 3/16 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
#s(approx (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
#s(approx (+ (pow x -4) 3/16) #s(literal 3/16 binary64)) |
#s(approx (+ (pow x -4) 3/16) (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (+.f64 (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) x) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/8 binary64)) (sqrt.f64 #s(literal 1/8 binary64))) x) #s(literal -1 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -3/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (pow.f64 #s(literal 1/2 binary64) #s(literal 7/2 binary64))) x)) (sqrt.f64 #s(literal 1/8 binary64))) x) #s(literal -1 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (-.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 1/8 binary64)) x))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/8 binary64))) x) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 3/16 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/8 binary64))) x) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) x) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) x) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))) (fma.f64 (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (/.f64 #s(literal -1 binary64) x)) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (neg.f64 (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) x))) |
#s(approx (/ 1 (sqrt (+ (* 1 1) (* x x)))) (neg.f64 (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/8 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 5/16 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64)))) x))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) (neg.f64 x)) |
#s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (neg.f64 x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
#s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (neg.f64 x) (-.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
Compiled 31 258 to 3 803 computations (87.8% saved)
33 alts after pruning (30 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 707 | 22 | 729 |
| Fresh | 2 | 8 | 10 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 2 | 2 |
| Total | 713 | 33 | 746 |
| Status | Accuracy | Program |
|---|---|---|
| 45.5% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (pow.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) | |
| 76.4% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 (asinh.f64 x))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) | |
| 76.4% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) | |
| 44.0% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) | |
| ▶ | 76.4% | (/.f64 (-.f64 (pow.f64 (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #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) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
| 33.3% | (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)))))))) | |
| 1.5% | (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))))) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))))))))) | |
| 76.4% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (fma.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) | |
| 76.4% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) | |
| 33.4% | (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)))))) | |
| 1.5% | (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))))) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))))))) | |
| 44.0% | (/.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))))) | |
| ▶ | 75.8% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 x))))))) |
| 75.8% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) | |
| ✓ | 33.5% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (-.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
| 43.3% | (-.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))))) | |
| 1.7% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (-.f64 (+.f64 (pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) (pow.f64 x #s(literal 4 binary64))))))) | |
| ▶ | 1.7% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
| 1.7% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (neg.f64 (*.f64 x x)))) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) (pow.f64 x #s(literal 4 binary64))))))) | |
| 1.4% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 #s(approx (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (pow.f64 x #s(literal -4 binary64))) (pow.f64 x #s(literal 4 binary64))))))) | |
| 1.3% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 #s(approx (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64))))))) | |
| ✓ | 43.4% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
| ▶ | 35.0% | (-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64)))) |
| 3.2% | (-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/64 binary64)) (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64))) (*.f64 x x))))) | |
| 2.9% | (-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/512 binary64)) (+.f64 (pow.f64 x #s(literal -4 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64))))) (*.f64 x x))))) | |
| 3.5% | (-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x))))) | |
| 3.4% | (-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))))) | |
| 3.8% | (-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x))))) | |
| 3.8% | (-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x)) #s(literal 1/8 binary64)) (*.f64 x x))))) | |
| 3.5% | (-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) #s(literal 1/8 binary64)) (*.f64 x x))))) | |
| 4.4% | (-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) x) x)))) | |
| ▶ | 2.4% | (-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 #s(approx (- (pow x -2) 1/8) (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))))) |
| ✓ | 33.9% | #s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 binary64)) |
Compiled 2 796 to 1 561 computations (44.2% saved)
| Inputs |
|---|
(/.f64 (-.f64 (pow.f64 (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #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) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(-.f64 (pow.f64 (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #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) #s(literal 1 binary64)))) |
(pow.f64 (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) |
(cos.f64 (atan.f64 x)) |
(atan.f64 x) |
x |
#s(literal -1 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(/.f64 (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #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) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(literal 1/4 binary64) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(*.f64 x x) |
#s(literal -1/8 binary64) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 #s(approx (- (pow x -2) 1/8) (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 #s(approx (- (pow x -2) 1/8) (pow.f64 x #s(literal -2 binary64))) (*.f64 x x)))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 #s(approx (- (pow x -2) 1/8) (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))) |
(*.f64 #s(approx (- (pow x -2) 1/8) (pow.f64 x #s(literal -2 binary64))) (*.f64 x x)) |
#s(approx (- (pow x -2) 1/8) (pow.f64 x #s(literal -2 binary64))) |
(pow.f64 x #s(literal -2 binary64)) |
#s(literal -2 binary64) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) |
(+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) |
(pow.f64 x #s(literal -4 binary64)) |
#s(literal -4 binary64) |
#s(literal 3/16 binary64) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 x))))))) |
(sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 x)))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 x))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 x)))) |
(fma.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64)) |
(cosh.f64 (asinh.f64 x)) |
(asinh.f64 x) |
(*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 x))) |
| Outputs |
|---|
#s(approx (/ (- (pow (+ (* (- (cos (atan x)) -1) 1/2) 1) -1) (/ (* (pow (- (cos (atan x)) -1) 2) 1/4) (+ (* (- (cos (atan x)) -1) 1/2) 1))) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) #s(hole binary64 (/ (- (/ 1 (+ 1 (* 1/2 (+ 1 (cos (atan x)))))) (* 1/4 (/ (pow (+ 1 (cos (atan x))) 2) (+ 1 (* 1/2 (+ 1 (cos (atan x)))))))) (+ 1 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x))))))))) |
#s(approx (- (pow (+ (* (- (cos (atan x)) -1) 1/2) 1) -1) (/ (* (pow (- (cos (atan x)) -1) 2) 1/4) (+ (* (- (cos (atan x)) -1) 1/2) 1))) #s(hole binary64 (- (/ 1 (+ 1 (* 1/2 (+ 1 (cos (atan x)))))) (* 1/4 (/ (pow (+ 1 (cos (atan x))) 2) (+ 1 (* 1/2 (+ 1 (cos (atan x)))))))))) |
#s(approx (pow (+ (* (- (cos (atan x)) -1) 1/2) 1) -1) #s(hole binary64 (/ 1 (+ 1 (* 1/2 (+ 1 (cos (atan x)))))))) |
#s(approx (+ (* (- (cos (atan x)) -1) 1/2) 1) #s(hole binary64 (+ 1 (* 1/2 (+ 1 (cos (atan x))))))) |
#s(approx (- (cos (atan x)) -1) #s(hole binary64 (+ 1 (cos (atan x))))) |
#s(approx (cos (atan x)) #s(hole binary64 (cos (atan x)))) |
#s(approx (atan x) #s(hole binary64 (atan x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* (pow (- (cos (atan x)) -1) 2) 1/4) (+ (* (- (cos (atan x)) -1) 1/2) 1)) #s(hole binary64 (* 1/4 (/ (pow (+ 1 (cos (atan x))) 2) (+ 1 (* 1/2 (+ 1 (cos (atan x))))))))) |
#s(approx (* (pow (- (cos (atan x)) -1) 2) 1/4) #s(hole binary64 (* 1/4 (pow (+ 1 (cos (atan x))) 2)))) |
#s(approx (pow (- (cos (atan x)) -1) 2) #s(hole binary64 (pow (+ 1 (cos (atan x))) 2))) |
#s(approx (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))) #s(hole binary64 (+ 1 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x)))))))) |
#s(approx (sqrt (* (+ (cos (atan x)) 1) 1/2)) #s(hole binary64 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x))))))) |
#s(approx (* (+ (cos (atan x)) 1) 1/2) #s(hole binary64 (* 1/2 (+ 1 (cos (atan x)))))) |
#s(approx (+ (cos (atan x)) 1) #s(hole binary64 (+ 1 (cos (atan x))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- 1 (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* (pow x 2) (- (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2))) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))))) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (* (sqrt 1/2) (sqrt 2)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2)))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))))))))) |
#s(approx (+ (* (* x x) -1/8) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) -1/8) 1) #s(hole binary64 (+ 1 (* -1/8 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 (+ 1 (* -1/8 (pow x 2))))) |
#s(approx (* (- (pow x -2) 1/8) (* x x)) #s(hole binary64 1)) |
#s(approx (* (- (pow x -2) 1/8) (* x x)) #s(hole binary64 (+ 1 (* -1/8 (pow x 2))))) |
#s(approx (- (pow x -2) 1/8) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (- (pow x -2) 1/8) #s(hole binary64 (/ (+ 1 (* -1/8 (pow x 2))) (pow x 2)))) |
#s(approx (pow x -2) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 1)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))))) |
#s(approx (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (* (* x x) (* x x))) #s(hole binary64 1)) |
#s(approx (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (* (* x x) (* x x))) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (* (* x x) (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))))) |
#s(approx (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) #s(hole binary64 (/ 1 (pow x 4)))) |
#s(approx (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) #s(hole binary64 (/ (+ 1 (* -1/4 (pow x 2))) (pow x 4)))) |
#s(approx (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))) (pow x 4)))) |
#s(approx (+ (pow x -4) 3/16) #s(hole binary64 (/ 1 (pow x 4)))) |
#s(approx (+ (pow x -4) 3/16) #s(hole binary64 (/ (+ 1 (* 3/16 (pow x 4))) (pow x 4)))) |
#s(approx (pow x -4) #s(hole binary64 (/ 1 (pow x 4)))) |
#s(approx (* (pow x -2) 1/4) #s(hole binary64 (/ 1/4 (pow x 2)))) |
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) #s(hole binary64 (* 1/8 (pow x 2)))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) #s(hole binary64 (* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) #s(hole binary64 (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) #s(hole binary64 (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128)))))) |
#s(approx (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) #s(hole binary64 1)) |
#s(approx (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) #s(hole binary64 (+ 1 (* -1/8 (pow x 2))))) |
#s(approx (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))))) |
#s(approx (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8))))) |
#s(approx (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))) #s(hole binary64 1)) |
#s(approx (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))))) |
#s(approx (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))))) |
#s(approx (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))) #s(hole binary64 2)) |
#s(approx (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))) #s(hole binary64 (+ 2 (* -1/2 (pow x 2))))) |
#s(approx (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2))))) |
#s(approx (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2))))) |
#s(approx (+ (* 2 (cosh (asinh x))) 2) #s(hole binary64 4)) |
#s(approx (+ (* 2 (cosh (asinh x))) 2) #s(hole binary64 (+ 4 (pow x 2)))) |
#s(approx (+ (* 2 (cosh (asinh x))) 2) #s(hole binary64 (+ 4 (* (pow x 2) (+ 1 (* -1/4 (pow x 2))))))) |
#s(approx (+ (* 2 (cosh (asinh x))) 2) #s(hole binary64 (+ 4 (* (pow x 2) (+ 1 (* (pow x 2) (- (* 1/8 (pow x 2)) 1/4))))))) |
#s(approx (cosh (asinh x)) #s(hole binary64 1)) |
#s(approx (cosh (asinh x)) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (cosh (asinh x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) |
#s(approx (cosh (asinh x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) |
#s(approx (asinh x) #s(hole binary64 x)) |
#s(approx (asinh x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (asinh x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))))) |
#s(approx (asinh x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))))) |
#s(approx (* 2 (cosh (asinh x))) #s(hole binary64 2)) |
#s(approx (* 2 (cosh (asinh x))) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (* 2 (cosh (asinh x))) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* -1/4 (pow x 2))))))) |
#s(approx (* 2 (cosh (asinh x))) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (- (* 1/8 (pow x 2)) 1/4))))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- 1 (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/8 (/ (sqrt 1/2) (pow x 2)))) (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 3/16 (/ (sqrt 1/2) (pow x 3)))) (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -3/16 (/ (sqrt 1/2) (pow x 3))) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x))))))) |
#s(approx (+ (* (* x x) -1/8) 1) #s(hole binary64 (* -1/8 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/8) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/8)))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 (* -1/8 (pow x 2)))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/8)))) |
#s(approx (* (- (pow x -2) 1/8) (* x x)) #s(hole binary64 (* -1/8 (pow x 2)))) |
#s(approx (* (- (pow x -2) 1/8) (* x x)) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/8)))) |
#s(approx (- (pow x -2) 1/8) #s(hole binary64 -1/8)) |
#s(approx (- (pow x -2) 1/8) #s(hole binary64 (- (/ 1 (pow x 2)) 1/8))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3))))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) #s(hole binary64 (* 3/16 (pow x 4)))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- 3/16 (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- (+ 3/16 (/ 1 (pow x 4))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (* (* x x) (* x x))) #s(hole binary64 (* 3/16 (pow x 4)))) |
#s(approx (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (* (* x x) (* x x))) #s(hole binary64 (* (pow x 4) (- 3/16 (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (* (* x x) (* x x))) #s(hole binary64 (* (pow x 4) (- (+ 3/16 (/ 1 (pow x 4))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) #s(hole binary64 3/16)) |
#s(approx (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) #s(hole binary64 (- 3/16 (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) #s(hole binary64 (- (+ 3/16 (/ 1 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (+ (pow x -4) 3/16) #s(hole binary64 3/16)) |
#s(approx (+ (pow x -4) 3/16) #s(hole binary64 (+ 3/16 (/ 1 (pow x 4))))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) #s(hole binary64 (- 1 (* 1/2 (* (sqrt 2) (sqrt (/ (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) #s(hole binary64 (- (+ 1 (* -1/4 (* (/ (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) (* (pow x 2) (sqrt 2))) (sqrt (/ (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))))) (* 1/2 (* (sqrt 2) (sqrt (/ (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) #s(hole binary64 (- (+ 1 (* -1/4 (* (/ (- (* 2 (/ (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (+ (* 1/4 (/ (* (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (pow (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) 2)) (* (pow (sqrt 2) 2) (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (/ (* (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (* (pow x 4) (sqrt 2))) (sqrt (/ (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))))) (+ (* 1/4 (* (/ (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) (* (pow x 2) (sqrt 2))) (sqrt (/ (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))) (* 1/2 (* (sqrt 2) (sqrt (/ (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))))))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) #s(hole binary64 (- (+ 1 (* -1/4 (* (/ (- (* 2 (/ (- (* 1/32 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 5/64 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (+ (* 1/2 (/ (* (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (* (- (* 2 (/ (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (+ (* 1/4 (/ (* (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (pow (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) 2)) (* (pow (sqrt 2) 2) (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (/ (* (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))))) (* (pow (sqrt 2) 2) (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/32 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 5/64 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (+ (/ (* (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (/ (* (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 2 (/ (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (/ (* (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))) (* (pow x 6) (sqrt 2))) (sqrt (/ (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))))) (+ (* 1/4 (* (/ (- (* 2 (/ (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (+ (* 1/4 (/ (* (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (pow (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) 2)) (* (pow (sqrt 2) 2) (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (/ (* (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (* (pow x 4) (sqrt 2))) (sqrt (/ (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))) (+ (* 1/4 (* (/ (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) (* (pow x 2) (sqrt 2))) (sqrt (/ (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))) (* 1/2 (* (sqrt 2) (sqrt (/ (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))))))) |
#s(approx (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) #s(hole binary64 (* 1/2 (* (sqrt 2) (sqrt (/ (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))))) |
#s(approx (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) #s(hole binary64 (+ (* 1/4 (* (/ (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) (* (pow x 2) (sqrt 2))) (sqrt (/ (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))) (* 1/2 (* (sqrt 2) (sqrt (/ (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))))) |
#s(approx (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) #s(hole binary64 (+ (* 1/4 (* (/ (- (* 2 (/ (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (+ (* 1/4 (/ (* (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (pow (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) 2)) (* (pow (sqrt 2) 2) (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (/ (* (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (* (pow x 4) (sqrt 2))) (sqrt (/ (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))) (+ (* 1/4 (* (/ (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) (* (pow x 2) (sqrt 2))) (sqrt (/ (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))) (* 1/2 (* (sqrt 2) (sqrt (/ (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))))))) |
#s(approx (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) #s(hole binary64 (+ (* 1/4 (* (/ (- (* 2 (/ (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (+ (* 1/4 (/ (* (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (pow (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) 2)) (* (pow (sqrt 2) 2) (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (/ (* (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (* (pow x 4) (sqrt 2))) (sqrt (/ (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))) (+ (* 1/4 (* (/ (- (* 2 (/ (- (* 1/32 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 5/64 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (+ (* 1/2 (/ (* (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (* (- (* 2 (/ (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (+ (* 1/4 (/ (* (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (pow (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) 2)) (* (pow (sqrt 2) 2) (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (/ (* (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))))) (* (pow (sqrt 2) 2) (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/32 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 5/64 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (+ (/ (* (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (/ (* (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 2 (/ (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (/ (* (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))) (* (pow x 6) (sqrt 2))) (sqrt (/ (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))) (+ (* 1/4 (* (/ (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) (* (pow x 2) (sqrt 2))) (sqrt (/ (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))) (* 1/2 (* (sqrt 2) (sqrt (/ (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))))))) |
#s(approx (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))) #s(hole binary64 (* 1/2 (/ (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) |
#s(approx (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))) #s(hole binary64 (+ (* 1/4 (/ (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) (pow x 2))) (* 1/2 (/ (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))) |
#s(approx (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))) #s(hole binary64 (+ (* 1/4 (/ (- (* 2 (/ (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (/ (* (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) (pow x 4))) (+ (* 1/4 (/ (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) (pow x 2))) (* 1/2 (/ (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))))) |
#s(approx (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))) #s(hole binary64 (+ (* 1/4 (/ (- (* 2 (/ (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (/ (* (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) (pow x 4))) (+ (* 1/4 (/ (- (* 2 (/ (- (* 1/32 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 5/64 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/32 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 5/64 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (+ (/ (* (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (/ (* (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 2 (/ (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (/ (* (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (pow x 6))) (+ (* 1/4 (/ (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) (pow x 2))) (* 1/2 (/ (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))))) |
#s(approx (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))) #s(hole binary64 (/ (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) |
#s(approx (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))) #s(hole binary64 (+ (* 1/2 (/ (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) (pow x 2))) (+ (/ 1 (* (exp (+ (log 2) (* -1 (log (/ 1 x))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (+ (* 2 (/ 1 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (/ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))))) |
#s(approx (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))) #s(hole binary64 (+ (* 1/2 (/ (- (* 2 (/ (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (/ (* (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) (pow x 4))) (+ (* 1/2 (/ (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) (pow x 2))) (+ (/ 1 (* (exp (+ (log 2) (* -1 (log (/ 1 x))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (+ (* 2 (/ 1 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (/ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))))) |
#s(approx (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))) #s(hole binary64 (+ (* 1/2 (/ (- (* 2 (/ (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (/ (* (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) (pow x 4))) (+ (* 1/2 (/ (- (* 2 (/ (- (* 1/32 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 5/64 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/32 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 5/64 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (+ (/ (* (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (/ (* (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 2 (/ (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (/ (* (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (pow x 6))) (+ (* 1/2 (/ (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) (pow x 2))) (+ (/ 1 (* (exp (+ (log 2) (* -1 (log (/ 1 x))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (+ (* 2 (/ 1 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (/ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))))))) |
#s(approx (+ (* 2 (cosh (asinh x))) 2) #s(hole binary64 (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) |
#s(approx (+ (* 2 (cosh (asinh x))) 2) #s(hole binary64 (- (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (+ (* 1/4 (/ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (pow x 2))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (/ 1/4 (* (pow x 2) (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) |
#s(approx (+ (* 2 (cosh (asinh x))) 2) #s(hole binary64 (- (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (+ (* -1/16 (/ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (pow x 4))) (+ (* 1/4 (/ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (pow x 2))) (+ (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (* (pow x 4) (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))))) (/ 1/4 (* (pow x 2) (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) |
#s(approx (+ (* 2 (cosh (asinh x))) 2) #s(hole binary64 (- (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (+ (* -1/16 (/ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (pow x 4))) (+ (* 1/32 (/ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (pow x 6))) (+ (* 1/4 (/ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (pow x 2))) (+ (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (* (pow x 4) (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))))) (+ (/ 5/64 (* (pow x 6) (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (/ 1/4 (* (pow x 2) (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) |
#s(approx (cosh (asinh x)) #s(hole binary64 (* 1/2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) |
#s(approx (cosh (asinh x)) #s(hole binary64 (+ (* 1/2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (* 1/2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 2)))))) |
#s(approx (cosh (asinh x)) #s(hole binary64 (+ (* 1/2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (* 1/2 (/ (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 4))) (* 1/2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 2))))))) |
#s(approx (cosh (asinh x)) #s(hole binary64 (+ (* 1/2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (* 1/2 (/ (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 4))) (+ (* 1/2 (/ (- (* 1/32 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 5/64 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 6))) (* 1/2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 2)))))))) |
#s(approx (asinh x) #s(hole binary64 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (asinh x) #s(hole binary64 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (asinh x) #s(hole binary64 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))))) |
#s(approx (asinh x) #s(hole binary64 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))))) |
#s(approx (* 2 (cosh (asinh x))) #s(hole binary64 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) |
#s(approx (* 2 (cosh (asinh x))) #s(hole binary64 (- (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (+ (* 1/4 (/ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (pow x 2))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (/ 1/4 (* (pow x 2) (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) |
#s(approx (* 2 (cosh (asinh x))) #s(hole binary64 (- (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (+ (* -1/16 (/ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (pow x 4))) (+ (* 1/4 (/ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (pow x 2))) (+ (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (* (pow x 4) (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))) (/ 1/4 (* (pow x 2) (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) |
#s(approx (* 2 (cosh (asinh x))) #s(hole binary64 (- (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (+ (* -1/16 (/ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (pow x 4))) (+ (* 1/32 (/ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (pow x 6))) (+ (* 1/4 (/ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (pow x 2))) (+ (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (* (pow x 4) (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))))) (+ (/ 5/64 (* (pow x 6) (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (/ 1/4 (* (pow x 2) (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* -1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* -1 (/ (- (* -3/16 (/ (sqrt 1/2) x)) (* -1/8 (sqrt 1/2))) x)) (* 1/2 (sqrt 1/2))) x))) (sqrt 1/2)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt 1/2)) (* 3/16 (/ (sqrt 1/2) x))) x)) (* 1/2 (sqrt 1/2))) x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) #s(hole binary64 (- 1 (* 1/2 (* (sqrt 2) (sqrt (/ (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))))))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) #s(hole binary64 (- (+ 1 (* -1/4 (* (/ (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2)))) (* (pow x 2) (sqrt 2))) (sqrt (/ (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))))) (* 1/2 (* (sqrt 2) (sqrt (/ (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))))))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) #s(hole binary64 (- (+ 1 (* -1/4 (* (/ (- (* 2 (/ (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (+ (* 1/4 (/ (* (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) (pow (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2)))) 2)) (* (pow (sqrt 2) 2) (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))) (/ (* (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))) (* (pow x 4) (sqrt 2))) (sqrt (/ (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))))) (+ (* 1/4 (* (/ (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2)))) (* (pow x 2) (sqrt 2))) (sqrt (/ (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))))) (* 1/2 (* (sqrt 2) (sqrt (/ (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))))))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) #s(hole binary64 (- (+ 1 (* -1/4 (* (/ (- (* 2 (/ (+ (* -5/64 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/32 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (+ (* 1/2 (/ (* (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) (* (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2)))) (- (* 2 (/ (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (+ (* 1/4 (/ (* (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) (pow (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2)))) 2)) (* (pow (sqrt 2) 2) (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))) (/ (* (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))))) (* (pow (sqrt 2) 2) (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -5/64 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/32 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))) (+ (/ (* (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 2 (/ (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))) (/ (* (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (/ (* (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))))) (* (pow x 6) (sqrt 2))) (sqrt (/ (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))))) (+ (* 1/4 (* (/ (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2)))) (* (pow x 2) (sqrt 2))) (sqrt (/ (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))))) (+ (* 1/4 (* (/ (- (* 2 (/ (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (+ (* 1/4 (/ (* (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) (pow (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2)))) 2)) (* (pow (sqrt 2) 2) (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))) (/ (* (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))) (* (pow x 4) (sqrt 2))) (sqrt (/ (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))))) (* 1/2 (* (sqrt 2) (sqrt (/ (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))))))))) |
#s(approx (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) #s(hole binary64 (* 1/2 (* (sqrt 2) (sqrt (/ (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))))) |
#s(approx (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) #s(hole binary64 (+ (* 1/4 (* (/ (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2)))) (* (pow x 2) (sqrt 2))) (sqrt (/ (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))))) (* 1/2 (* (sqrt 2) (sqrt (/ (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))))))) |
#s(approx (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) #s(hole binary64 (+ (* 1/4 (* (/ (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2)))) (* (pow x 2) (sqrt 2))) (sqrt (/ (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))))) (+ (* 1/4 (* (/ (- (* 2 (/ (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (+ (* 1/4 (/ (* (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) (pow (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2)))) 2)) (* (pow (sqrt 2) 2) (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))) (/ (* (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))) (* (pow x 4) (sqrt 2))) (sqrt (/ (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))))) (* 1/2 (* (sqrt 2) (sqrt (/ (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))))))) |
#s(approx (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) #s(hole binary64 (+ (* 1/4 (* (/ (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2)))) (* (pow x 2) (sqrt 2))) (sqrt (/ (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))))) (+ (* 1/4 (* (/ (- (* 2 (/ (+ (* -5/64 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/32 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (+ (* 1/2 (/ (* (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) (* (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2)))) (- (* 2 (/ (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (+ (* 1/4 (/ (* (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) (pow (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2)))) 2)) (* (pow (sqrt 2) 2) (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))) (/ (* (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))))) (* (pow (sqrt 2) 2) (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -5/64 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/32 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))) (+ (/ (* (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 2 (/ (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))) (/ (* (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (/ (* (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))))) (* (pow x 6) (sqrt 2))) (sqrt (/ (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))))) (+ (* 1/4 (* (/ (- (* 2 (/ (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (+ (* 1/4 (/ (* (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) (pow (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2)))) 2)) (* (pow (sqrt 2) 2) (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))) (/ (* (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))) (* (pow x 4) (sqrt 2))) (sqrt (/ (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))))) (* 1/2 (* (sqrt 2) (sqrt (/ (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))))))))) |
#s(approx (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))) #s(hole binary64 (* 1/2 (/ (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))) |
#s(approx (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))) #s(hole binary64 (+ (* 1/4 (/ (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2)))) (pow x 2))) (* 1/2 (/ (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))))) |
#s(approx (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))) #s(hole binary64 (+ (* 1/4 (/ (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2)))) (pow x 2))) (+ (* 1/4 (/ (- (* 2 (/ (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))) (/ (* (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))) (pow x 4))) (* 1/2 (/ (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))))) |
#s(approx (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))) #s(hole binary64 (+ (* 1/4 (/ (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2)))) (pow x 2))) (+ (* 1/4 (/ (- (* 2 (/ (+ (* -5/64 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/32 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -5/64 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/32 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))) (+ (/ (* (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 2 (/ (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))) (/ (* (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (/ (* (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))) (pow x 6))) (+ (* 1/4 (/ (- (* 2 (/ (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))) (/ (* (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))) (pow x 4))) (* 1/2 (/ (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))))))) |
#s(approx (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))) #s(hole binary64 (/ (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))) |
#s(approx (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))) #s(hole binary64 (+ (* 1/2 (/ (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2)))) (pow x 2))) (+ (/ 1 (* (exp (+ (log 1/2) (log (/ -1 x)))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (+ (* 2 (/ 1 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (/ (exp (+ (log 1/2) (log (/ -1 x)))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))))) |
#s(approx (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))) #s(hole binary64 (+ (* 1/2 (/ (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2)))) (pow x 2))) (+ (* 1/2 (/ (- (* 2 (/ (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))) (/ (* (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))) (pow x 4))) (+ (/ 1 (* (exp (+ (log 1/2) (log (/ -1 x)))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (+ (* 2 (/ 1 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (/ (exp (+ (log 1/2) (log (/ -1 x)))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))))))) |
#s(approx (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))) #s(hole binary64 (+ (* 1/2 (/ (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2)))) (pow x 2))) (+ (* 1/2 (/ (- (* 2 (/ (+ (* -5/64 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/32 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -5/64 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/32 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))) (+ (/ (* (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 2 (/ (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))) (/ (* (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (/ (* (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))) (pow x 6))) (+ (* 1/2 (/ (- (* 2 (/ (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))) (/ (* (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))) (pow x 4))) (+ (/ 1 (* (exp (+ (log 1/2) (log (/ -1 x)))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (+ (* 2 (/ 1 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (/ (exp (+ (log 1/2) (log (/ -1 x)))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))))))) |
#s(approx (+ (* 2 (cosh (asinh x))) 2) #s(hole binary64 (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))) |
#s(approx (+ (* 2 (cosh (asinh x))) 2) #s(hole binary64 (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (+ (* -1/4 (/ (exp (+ (log 1/2) (log (/ -1 x)))) (pow x 2))) (+ (/ 1/4 (* (pow x 2) (exp (+ (log 1/2) (log (/ -1 x)))))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))))) |
#s(approx (+ (* 2 (cosh (asinh x))) 2) #s(hole binary64 (- (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (+ (* -1/4 (/ (exp (+ (log 1/2) (log (/ -1 x)))) (pow x 2))) (+ (* 1/8 (/ (exp (+ (log 1/2) (log (/ -1 x)))) (pow x 4))) (+ (/ 1/4 (* (pow x 2) (exp (+ (log 1/2) (log (/ -1 x)))))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))) (* 1/16 (/ 1 (* (pow x 4) (exp (+ (log 1/2) (log (/ -1 x)))))))))) |
#s(approx (+ (* 2 (cosh (asinh x))) 2) #s(hole binary64 (- (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (+ (* -1/4 (/ (exp (+ (log 1/2) (log (/ -1 x)))) (pow x 2))) (+ (* -5/64 (/ (exp (+ (log 1/2) (log (/ -1 x)))) (pow x 6))) (+ (* 1/8 (/ (exp (+ (log 1/2) (log (/ -1 x)))) (pow x 4))) (+ (/ 1/32 (* (pow x 6) (exp (+ (log 1/2) (log (/ -1 x)))))) (+ (/ 1/4 (* (pow x 2) (exp (+ (log 1/2) (log (/ -1 x)))))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))))) (* 1/16 (/ 1 (* (pow x 4) (exp (+ (log 1/2) (log (/ -1 x)))))))))) |
#s(approx (cosh (asinh x)) #s(hole binary64 (* 1/2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))) |
#s(approx (cosh (asinh x)) #s(hole binary64 (+ (* 1/2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (* 1/2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (pow x 2)))))) |
#s(approx (cosh (asinh x)) #s(hole binary64 (+ (* 1/2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* 1/2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (pow x 2))) (* 1/2 (/ (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (pow x 4))))))) |
#s(approx (cosh (asinh x)) #s(hole binary64 (+ (* 1/2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* 1/2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (pow x 2))) (+ (* 1/2 (/ (+ (* -5/64 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/32 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (pow x 6))) (* 1/2 (/ (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (pow x 4)))))))) |
#s(approx (asinh x) #s(hole binary64 (+ (log 1/2) (log (/ -1 x))))) |
#s(approx (asinh x) #s(hole binary64 (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (asinh x) #s(hole binary64 (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (asinh x) #s(hole binary64 (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))) |
#s(approx (* 2 (cosh (asinh x))) #s(hole binary64 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) |
#s(approx (* 2 (cosh (asinh x))) #s(hole binary64 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (+ (* -1/4 (/ (exp (+ (log 1/2) (log (/ -1 x)))) (pow x 2))) (+ (/ 1/4 (* (pow x 2) (exp (+ (log 1/2) (log (/ -1 x)))))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))) |
#s(approx (* 2 (cosh (asinh x))) #s(hole binary64 (- (+ (exp (+ (log 1/2) (log (/ -1 x)))) (+ (* -1/4 (/ (exp (+ (log 1/2) (log (/ -1 x)))) (pow x 2))) (+ (* 1/8 (/ (exp (+ (log 1/2) (log (/ -1 x)))) (pow x 4))) (+ (/ 1/4 (* (pow x 2) (exp (+ (log 1/2) (log (/ -1 x)))))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))) (* 1/16 (/ 1 (* (pow x 4) (exp (+ (log 1/2) (log (/ -1 x)))))))))) |
#s(approx (* 2 (cosh (asinh x))) #s(hole binary64 (- (+ (exp (+ (log 1/2) (log (/ -1 x)))) (+ (* -1/4 (/ (exp (+ (log 1/2) (log (/ -1 x)))) (pow x 2))) (+ (* -5/64 (/ (exp (+ (log 1/2) (log (/ -1 x)))) (pow x 6))) (+ (* 1/8 (/ (exp (+ (log 1/2) (log (/ -1 x)))) (pow x 4))) (+ (/ 1/32 (* (pow x 6) (exp (+ (log 1/2) (log (/ -1 x)))))) (+ (/ 1/4 (* (pow x 2) (exp (+ (log 1/2) (log (/ -1 x)))))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))))) (* 1/16 (/ 1 (* (pow x 4) (exp (+ (log 1/2) (log (/ -1 x)))))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 96.0ms | x | @ | inf | ((/ (- (pow (+ (* (- (cos (atan x)) -1) 1/2) 1) -1) (/ (* (pow (- (cos (atan x)) -1) 2) 1/4) (+ (* (- (cos (atan x)) -1) 1/2) 1))) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (- (pow (+ (* (- (cos (atan x)) -1) 1/2) 1) -1) (/ (* (pow (- (cos (atan x)) -1) 2) 1/4) (+ (* (- (cos (atan x)) -1) 1/2) 1))) (pow (+ (* (- (cos (atan x)) -1) 1/2) 1) -1) (+ (* (- (cos (atan x)) -1) 1/2) 1) (- (cos (atan x)) -1) (cos (atan x)) (atan x) x -1 1/2 1 (/ (* (pow (- (cos (atan x)) -1) 2) 1/4) (+ (* (- (cos (atan x)) -1) 1/2) 1)) (* (pow (- (cos (atan x)) -1) 2) 1/4) (pow (- (cos (atan x)) -1) 2) 2 1/4 (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))) (sqrt (* (+ (cos (atan x)) 1) 1/2)) (* (+ (cos (atan x)) 1) 1/2) (+ (cos (atan x)) 1) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (* (* x x) -1/8) 1) (* x x) -1/8 (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (* (* (* x x) 1/2) -1/4) 1) (* (- (pow x -2) 1/8) (* x x)) (- (pow x -2) 1/8) (pow x -2) -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)))))) (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (* (* x x) (* x x))) (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (+ (pow x -4) 3/16) (pow x -4) -4 3/16 (* (pow x -2) 1/4) (* (* x x) (* x x)) (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))) (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))) (+ (* 2 (cosh (asinh x))) 2) (cosh (asinh x)) (asinh x) (* 2 (cosh (asinh x)))) |
| 38.0ms | x | @ | -inf | ((/ (- (pow (+ (* (- (cos (atan x)) -1) 1/2) 1) -1) (/ (* (pow (- (cos (atan x)) -1) 2) 1/4) (+ (* (- (cos (atan x)) -1) 1/2) 1))) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (- (pow (+ (* (- (cos (atan x)) -1) 1/2) 1) -1) (/ (* (pow (- (cos (atan x)) -1) 2) 1/4) (+ (* (- (cos (atan x)) -1) 1/2) 1))) (pow (+ (* (- (cos (atan x)) -1) 1/2) 1) -1) (+ (* (- (cos (atan x)) -1) 1/2) 1) (- (cos (atan x)) -1) (cos (atan x)) (atan x) x -1 1/2 1 (/ (* (pow (- (cos (atan x)) -1) 2) 1/4) (+ (* (- (cos (atan x)) -1) 1/2) 1)) (* (pow (- (cos (atan x)) -1) 2) 1/4) (pow (- (cos (atan x)) -1) 2) 2 1/4 (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))) (sqrt (* (+ (cos (atan x)) 1) 1/2)) (* (+ (cos (atan x)) 1) 1/2) (+ (cos (atan x)) 1) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (* (* x x) -1/8) 1) (* x x) -1/8 (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (* (* (* x x) 1/2) -1/4) 1) (* (- (pow x -2) 1/8) (* x x)) (- (pow x -2) 1/8) (pow x -2) -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)))))) (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (* (* x x) (* x x))) (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (+ (pow x -4) 3/16) (pow x -4) -4 3/16 (* (pow x -2) 1/4) (* (* x x) (* x x)) (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))) (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))) (+ (* 2 (cosh (asinh x))) 2) (cosh (asinh x)) (asinh x) (* 2 (cosh (asinh x)))) |
| 14.0ms | x | @ | 0 | ((/ (- (pow (+ (* (- (cos (atan x)) -1) 1/2) 1) -1) (/ (* (pow (- (cos (atan x)) -1) 2) 1/4) (+ (* (- (cos (atan x)) -1) 1/2) 1))) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (- (pow (+ (* (- (cos (atan x)) -1) 1/2) 1) -1) (/ (* (pow (- (cos (atan x)) -1) 2) 1/4) (+ (* (- (cos (atan x)) -1) 1/2) 1))) (pow (+ (* (- (cos (atan x)) -1) 1/2) 1) -1) (+ (* (- (cos (atan x)) -1) 1/2) 1) (- (cos (atan x)) -1) (cos (atan x)) (atan x) x -1 1/2 1 (/ (* (pow (- (cos (atan x)) -1) 2) 1/4) (+ (* (- (cos (atan x)) -1) 1/2) 1)) (* (pow (- (cos (atan x)) -1) 2) 1/4) (pow (- (cos (atan x)) -1) 2) 2 1/4 (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))) (sqrt (* (+ (cos (atan x)) 1) 1/2)) (* (+ (cos (atan x)) 1) 1/2) (+ (cos (atan x)) 1) (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (* (* x x) -1/8) 1) (* x x) -1/8 (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+ (* (* (* x x) 1/2) -1/4) 1) (* (- (pow x -2) 1/8) (* x x)) (- (pow x -2) 1/8) (pow x -2) -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)))))) (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (* (* x x) (* x x))) (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (+ (pow x -4) 3/16) (pow x -4) -4 3/16 (* (pow x -2) 1/4) (* (* x x) (* x x)) (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))) (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))) (+ (* 2 (cosh (asinh x))) 2) (cosh (asinh x)) (asinh x) (* 2 (cosh (asinh x)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 869 | 21855 |
| 1 | 5715 | 16514 |
| 0 | 8145 | 15854 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (pow (+ (* (- (cos (atan x)) -1) 1/2) 1) -1) (/ (* (pow (- (cos (atan x)) -1) 2) 1/4) (+ (* (- (cos (atan x)) -1) 1/2) 1))) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) |
(- (pow (+ (* (- (cos (atan x)) -1) 1/2) 1) -1) (/ (* (pow (- (cos (atan x)) -1) 2) 1/4) (+ (* (- (cos (atan x)) -1) 1/2) 1))) |
(pow (+ (* (- (cos (atan x)) -1) 1/2) 1) -1) |
(+ (* (- (cos (atan x)) -1) 1/2) 1) |
(- (cos (atan x)) -1) |
(cos (atan x)) |
(atan x) |
x |
-1 |
1/2 |
1 |
(/ (* (pow (- (cos (atan x)) -1) 2) 1/4) (+ (* (- (cos (atan x)) -1) 1/2) 1)) |
(* (pow (- (cos (atan x)) -1) 2) 1/4) |
(pow (- (cos (atan x)) -1) 2) |
2 |
1/4 |
(+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))) |
(sqrt (* (+ (cos (atan x)) 1) 1/2)) |
(* (+ (cos (atan x)) 1) 1/2) |
(+ (cos (atan x)) 1) |
(- 1 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* (* x x) -1/8) 1)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* (* x x) -1/8) 1))) |
(+ (* (* x x) -1/8) 1) |
(* x x) |
-1/8 |
(- 1 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 (* #s(approx (- (pow x -2) 1/8) #s(hole binary64 (pow x -2))) (* x x))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 (* #s(approx (- (pow x -2) 1/8) #s(hole binary64 (pow x -2))) (* x x)))))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 (* #s(approx (- (pow x -2) 1/8) #s(hole binary64 (pow x -2))) (* x x)))) |
(* #s(approx (- (pow x -2) 1/8) #s(hole binary64 (pow x -2))) (* x x)) |
#s(approx (- (pow x -2) 1/8) #s(hole binary64 (pow x -2))) |
(pow x -2) |
-2 |
(- 1 (sqrt #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) #s(hole binary64 (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (* (* x x) (* x x))))))))) |
(sqrt #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) #s(hole binary64 (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (* (* x x) (* x x)))))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) #s(hole binary64 (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (* (* x x) (* x x))))))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) #s(hole binary64 (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (* (* x x) (* x x))))) |
(* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (* (* x x) (* x x))) |
(- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) |
(+ (pow x -4) 3/16) |
(pow x -4) |
-4 |
3/16 |
(* (pow x -2) 1/4) |
(* (* x x) (* x x)) |
(- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) |
(sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) |
(* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))) |
(/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))) |
(+ (* 2 (cosh (asinh x))) 2) |
(cosh (asinh x)) |
(asinh x) |
(* 2 (cosh (asinh x))) |
#s(approx (/ (- (pow (+ (* (- (cos (atan x)) -1) 1/2) 1) -1) (/ (* (pow (- (cos (atan x)) -1) 2) 1/4) (+ (* (- (cos (atan x)) -1) 1/2) 1))) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) #s(hole binary64 (/ (- (/ 1 (+ 1 (* 1/2 (+ 1 (cos (atan x)))))) (* 1/4 (/ (pow (+ 1 (cos (atan x))) 2) (+ 1 (* 1/2 (+ 1 (cos (atan x)))))))) (+ 1 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x))))))))) |
#s(approx (- (pow (+ (* (- (cos (atan x)) -1) 1/2) 1) -1) (/ (* (pow (- (cos (atan x)) -1) 2) 1/4) (+ (* (- (cos (atan x)) -1) 1/2) 1))) #s(hole binary64 (- (/ 1 (+ 1 (* 1/2 (+ 1 (cos (atan x)))))) (* 1/4 (/ (pow (+ 1 (cos (atan x))) 2) (+ 1 (* 1/2 (+ 1 (cos (atan x)))))))))) |
#s(approx (pow (+ (* (- (cos (atan x)) -1) 1/2) 1) -1) #s(hole binary64 (/ 1 (+ 1 (* 1/2 (+ 1 (cos (atan x)))))))) |
#s(approx (+ (* (- (cos (atan x)) -1) 1/2) 1) #s(hole binary64 (+ 1 (* 1/2 (+ 1 (cos (atan x))))))) |
#s(approx (- (cos (atan x)) -1) #s(hole binary64 (+ 1 (cos (atan x))))) |
#s(approx (cos (atan x)) #s(hole binary64 (cos (atan x)))) |
#s(approx (atan x) #s(hole binary64 (atan x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (* (pow (- (cos (atan x)) -1) 2) 1/4) (+ (* (- (cos (atan x)) -1) 1/2) 1)) #s(hole binary64 (* 1/4 (/ (pow (+ 1 (cos (atan x))) 2) (+ 1 (* 1/2 (+ 1 (cos (atan x))))))))) |
#s(approx (* (pow (- (cos (atan x)) -1) 2) 1/4) #s(hole binary64 (* 1/4 (pow (+ 1 (cos (atan x))) 2)))) |
#s(approx (pow (- (cos (atan x)) -1) 2) #s(hole binary64 (pow (+ 1 (cos (atan x))) 2))) |
#s(approx (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))) #s(hole binary64 (+ 1 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x)))))))) |
#s(approx (sqrt (* (+ (cos (atan x)) 1) 1/2)) #s(hole binary64 (* (sqrt 1/2) (sqrt (+ 1 (cos (atan x))))))) |
#s(approx (* (+ (cos (atan x)) 1) 1/2) #s(hole binary64 (* 1/2 (+ 1 (cos (atan x)))))) |
#s(approx (+ (cos (atan x)) 1) #s(hole binary64 (+ 1 (cos (atan x))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- 1 (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2)))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* (pow x 2) (- (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2))) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2))))) (* -1/4 (/ (sqrt 1/2) (sqrt 2)))))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (* (sqrt 1/2) (sqrt 2)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* -1/4 (/ (* (pow x 2) (sqrt 1/2)) (sqrt 2))) (* (sqrt 1/2) (sqrt 2))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* 1/2 (/ (* (pow x 2) (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))))) (sqrt 2)))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (* (sqrt 1/2) (sqrt 2)) (* (pow x 2) (+ (* -1/4 (/ (sqrt 1/2) (sqrt 2))) (* (pow x 2) (+ (* -1/2 (/ (* (pow x 2) (* (sqrt 1/2) (+ 5/16 (* -1/4 (/ (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2)))) (pow (sqrt 2) 2)))))) (sqrt 2))) (* 1/2 (/ (* (sqrt 1/2) (- 3/8 (* 1/16 (/ 1 (pow (sqrt 2) 2))))) (sqrt 2)))))))))) |
#s(approx (+ (* (* x x) -1/8) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* x x) -1/8) 1) #s(hole binary64 (+ 1 (* -1/8 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 (+ 1 (* -1/8 (pow x 2))))) |
#s(approx (* (- (pow x -2) 1/8) (* x x)) #s(hole binary64 1)) |
#s(approx (* (- (pow x -2) 1/8) (* x x)) #s(hole binary64 (+ 1 (* -1/8 (pow x 2))))) |
#s(approx (- (pow x -2) 1/8) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (- (pow x -2) 1/8) #s(hole binary64 (/ (+ 1 (* -1/8 (pow x 2))) (pow x 2)))) |
#s(approx (pow x -2) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 1)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))))) |
#s(approx (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (* (* x x) (* x x))) #s(hole binary64 1)) |
#s(approx (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (* (* x x) (* x x))) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (* (* x x) (* x x))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))))) |
#s(approx (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) #s(hole binary64 (/ 1 (pow x 4)))) |
#s(approx (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) #s(hole binary64 (/ (+ 1 (* -1/4 (pow x 2))) (pow x 4)))) |
#s(approx (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))) (pow x 4)))) |
#s(approx (+ (pow x -4) 3/16) #s(hole binary64 (/ 1 (pow x 4)))) |
#s(approx (+ (pow x -4) 3/16) #s(hole binary64 (/ (+ 1 (* 3/16 (pow x 4))) (pow x 4)))) |
#s(approx (pow x -4) #s(hole binary64 (/ 1 (pow x 4)))) |
#s(approx (* (pow x -2) 1/4) #s(hole binary64 (/ 1/4 (pow x 2)))) |
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) #s(hole binary64 (* 1/8 (pow x 2)))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) #s(hole binary64 (* (pow x 2) (+ 1/8 (* -11/128 (pow x 2)))))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) #s(hole binary64 (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* 69/1024 (pow x 2)) 11/128)))))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) #s(hole binary64 (* (pow x 2) (+ 1/8 (* (pow x 2) (- (* (pow x 2) (+ 69/1024 (* -1843/32768 (pow x 2)))) 11/128)))))) |
#s(approx (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) #s(hole binary64 1)) |
#s(approx (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) #s(hole binary64 (+ 1 (* -1/8 (pow x 2))))) |
#s(approx (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 11/128 (pow x 2)) 1/8))))) |
#s(approx (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 11/128 (* -69/1024 (pow x 2)))) 1/8))))) |
#s(approx (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))) #s(hole binary64 1)) |
#s(approx (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))) #s(hole binary64 (+ 1 (* -1/4 (pow x 2))))) |
#s(approx (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 3/16 (pow x 2)) 1/4))))) |
#s(approx (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/16 (* -5/32 (pow x 2)))) 1/4))))) |
#s(approx (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))) #s(hole binary64 2)) |
#s(approx (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))) #s(hole binary64 (+ 2 (* -1/2 (pow x 2))))) |
#s(approx (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* 3/8 (pow x 2)) 1/2))))) |
#s(approx (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))) #s(hole binary64 (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 3/8 (* -5/16 (pow x 2)))) 1/2))))) |
#s(approx (+ (* 2 (cosh (asinh x))) 2) #s(hole binary64 4)) |
#s(approx (+ (* 2 (cosh (asinh x))) 2) #s(hole binary64 (+ 4 (pow x 2)))) |
#s(approx (+ (* 2 (cosh (asinh x))) 2) #s(hole binary64 (+ 4 (* (pow x 2) (+ 1 (* -1/4 (pow x 2))))))) |
#s(approx (+ (* 2 (cosh (asinh x))) 2) #s(hole binary64 (+ 4 (* (pow x 2) (+ 1 (* (pow x 2) (- (* 1/8 (pow x 2)) 1/4))))))) |
#s(approx (cosh (asinh x)) #s(hole binary64 1)) |
#s(approx (cosh (asinh x)) #s(hole binary64 (+ 1 (* 1/2 (pow x 2))))) |
#s(approx (cosh (asinh x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))) |
#s(approx (cosh (asinh x)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) |
#s(approx (asinh x) #s(hole binary64 x)) |
#s(approx (asinh x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (asinh x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))))) |
#s(approx (asinh x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))))) |
#s(approx (* 2 (cosh (asinh x))) #s(hole binary64 2)) |
#s(approx (* 2 (cosh (asinh x))) #s(hole binary64 (+ 2 (pow x 2)))) |
#s(approx (* 2 (cosh (asinh x))) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* -1/4 (pow x 2))))))) |
#s(approx (* 2 (cosh (asinh x))) #s(hole binary64 (+ 2 (* (pow x 2) (+ 1 (* (pow x 2) (- (* 1/8 (pow x 2)) 1/4))))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- 1 (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/8 (/ (sqrt 1/2) (pow x 2)))) (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 3/16 (/ (sqrt 1/2) (pow x 3)))) (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (sqrt 1/2))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* 1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x)))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (+ (* -3/16 (/ (sqrt 1/2) (pow x 3))) (+ (* -1/8 (/ (sqrt 1/2) (pow x 2))) (* 1/2 (/ (sqrt 1/2) x))))))) |
#s(approx (+ (* (* x x) -1/8) 1) #s(hole binary64 (* -1/8 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/8) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/8)))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 (* -1/8 (pow x 2)))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/8)))) |
#s(approx (* (- (pow x -2) 1/8) (* x x)) #s(hole binary64 (* -1/8 (pow x 2)))) |
#s(approx (* (- (pow x -2) 1/8) (* x x)) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/8)))) |
#s(approx (- (pow x -2) 1/8) #s(hole binary64 -1/8)) |
#s(approx (- (pow x -2) 1/8) #s(hole binary64 (- (/ 1 (pow x 2)) 1/8))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- (+ 1/2 (* 1/2 (/ 1 x))) (/ 1/4 (pow x 3))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- (+ 1/2 (+ (* 1/2 (/ 1 x)) (* 3/16 (/ 1 (pow x 5))))) (/ 1/4 (pow x 3))))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) #s(hole binary64 (* 3/16 (pow x 4)))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- 3/16 (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- (+ 3/16 (/ 1 (pow x 4))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (* (* x x) (* x x))) #s(hole binary64 (* 3/16 (pow x 4)))) |
#s(approx (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (* (* x x) (* x x))) #s(hole binary64 (* (pow x 4) (- 3/16 (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (* (* x x) (* x x))) #s(hole binary64 (* (pow x 4) (- (+ 3/16 (/ 1 (pow x 4))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) #s(hole binary64 3/16)) |
#s(approx (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) #s(hole binary64 (- 3/16 (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) #s(hole binary64 (- (+ 3/16 (/ 1 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (+ (pow x -4) 3/16) #s(hole binary64 3/16)) |
#s(approx (+ (pow x -4) 3/16) #s(hole binary64 (+ 3/16 (/ 1 (pow x 4))))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) #s(hole binary64 (- 1 (* 1/2 (* (sqrt 2) (sqrt (/ (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) #s(hole binary64 (- (+ 1 (* -1/4 (* (/ (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) (* (pow x 2) (sqrt 2))) (sqrt (/ (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))))) (* 1/2 (* (sqrt 2) (sqrt (/ (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) #s(hole binary64 (- (+ 1 (* -1/4 (* (/ (- (* 2 (/ (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (+ (* 1/4 (/ (* (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (pow (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) 2)) (* (pow (sqrt 2) 2) (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (/ (* (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (* (pow x 4) (sqrt 2))) (sqrt (/ (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))))) (+ (* 1/4 (* (/ (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) (* (pow x 2) (sqrt 2))) (sqrt (/ (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))) (* 1/2 (* (sqrt 2) (sqrt (/ (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))))))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) #s(hole binary64 (- (+ 1 (* -1/4 (* (/ (- (* 2 (/ (- (* 1/32 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 5/64 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (+ (* 1/2 (/ (* (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (* (- (* 2 (/ (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (+ (* 1/4 (/ (* (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (pow (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) 2)) (* (pow (sqrt 2) 2) (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (/ (* (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))))) (* (pow (sqrt 2) 2) (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/32 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 5/64 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (+ (/ (* (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (/ (* (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 2 (/ (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (/ (* (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))) (* (pow x 6) (sqrt 2))) (sqrt (/ (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))))) (+ (* 1/4 (* (/ (- (* 2 (/ (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (+ (* 1/4 (/ (* (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (pow (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) 2)) (* (pow (sqrt 2) 2) (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (/ (* (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (* (pow x 4) (sqrt 2))) (sqrt (/ (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))) (+ (* 1/4 (* (/ (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) (* (pow x 2) (sqrt 2))) (sqrt (/ (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))) (* 1/2 (* (sqrt 2) (sqrt (/ (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))))))) |
#s(approx (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) #s(hole binary64 (* 1/2 (* (sqrt 2) (sqrt (/ (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))))) |
#s(approx (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) #s(hole binary64 (+ (* 1/4 (* (/ (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) (* (pow x 2) (sqrt 2))) (sqrt (/ (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))) (* 1/2 (* (sqrt 2) (sqrt (/ (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))))) |
#s(approx (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) #s(hole binary64 (+ (* 1/4 (* (/ (- (* 2 (/ (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (+ (* 1/4 (/ (* (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (pow (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) 2)) (* (pow (sqrt 2) 2) (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (/ (* (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (* (pow x 4) (sqrt 2))) (sqrt (/ (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))) (+ (* 1/4 (* (/ (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) (* (pow x 2) (sqrt 2))) (sqrt (/ (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))) (* 1/2 (* (sqrt 2) (sqrt (/ (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))))))) |
#s(approx (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) #s(hole binary64 (+ (* 1/4 (* (/ (- (* 2 (/ (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (+ (* 1/4 (/ (* (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (pow (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) 2)) (* (pow (sqrt 2) 2) (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (/ (* (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (* (pow x 4) (sqrt 2))) (sqrt (/ (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))) (+ (* 1/4 (* (/ (- (* 2 (/ (- (* 1/32 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 5/64 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (+ (* 1/2 (/ (* (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (* (- (* 2 (/ (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (+ (* 1/4 (/ (* (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (pow (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) 2)) (* (pow (sqrt 2) 2) (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (/ (* (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))))) (* (pow (sqrt 2) 2) (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/32 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 5/64 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (+ (/ (* (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (/ (* (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 2 (/ (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (/ (* (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))) (* (pow x 6) (sqrt 2))) (sqrt (/ (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))) (+ (* 1/4 (* (/ (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) (* (pow x 2) (sqrt 2))) (sqrt (/ (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))) (* 1/2 (* (sqrt 2) (sqrt (/ (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))))))) |
#s(approx (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))) #s(hole binary64 (* 1/2 (/ (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) |
#s(approx (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))) #s(hole binary64 (+ (* 1/4 (/ (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) (pow x 2))) (* 1/2 (/ (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))) |
#s(approx (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))) #s(hole binary64 (+ (* 1/4 (/ (- (* 2 (/ (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (/ (* (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) (pow x 4))) (+ (* 1/4 (/ (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) (pow x 2))) (* 1/2 (/ (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))))) |
#s(approx (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))) #s(hole binary64 (+ (* 1/4 (/ (- (* 2 (/ (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (/ (* (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) (pow x 4))) (+ (* 1/4 (/ (- (* 2 (/ (- (* 1/32 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 5/64 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/32 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 5/64 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (+ (/ (* (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (/ (* (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 2 (/ (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (/ (* (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (pow x 6))) (+ (* 1/4 (/ (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) (pow x 2))) (* 1/2 (/ (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))))) |
#s(approx (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))) #s(hole binary64 (/ (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) |
#s(approx (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))) #s(hole binary64 (+ (* 1/2 (/ (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) (pow x 2))) (+ (/ 1 (* (exp (+ (log 2) (* -1 (log (/ 1 x))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (+ (* 2 (/ 1 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (/ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))))) |
#s(approx (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))) #s(hole binary64 (+ (* 1/2 (/ (- (* 2 (/ (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (/ (* (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) (pow x 4))) (+ (* 1/2 (/ (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) (pow x 2))) (+ (/ 1 (* (exp (+ (log 2) (* -1 (log (/ 1 x))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (+ (* 2 (/ 1 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (/ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))))) |
#s(approx (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))) #s(hole binary64 (+ (* 1/2 (/ (- (* 2 (/ (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (/ (* (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) (pow x 4))) (+ (* 1/2 (/ (- (* 2 (/ (- (* 1/32 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 5/64 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/32 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 5/64 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (+ (/ (* (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (/ (* (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 2 (/ (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))) (/ (* (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) (pow x 6))) (+ (* 1/2 (/ (- (* 2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (pow (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))) 2)))) (pow x 2))) (+ (/ 1 (* (exp (+ (log 2) (* -1 (log (/ 1 x))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (+ (* 2 (/ 1 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (/ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))))))) |
#s(approx (+ (* 2 (cosh (asinh x))) 2) #s(hole binary64 (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) |
#s(approx (+ (* 2 (cosh (asinh x))) 2) #s(hole binary64 (- (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (+ (* 1/4 (/ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (pow x 2))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) (/ 1/4 (* (pow x 2) (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) |
#s(approx (+ (* 2 (cosh (asinh x))) 2) #s(hole binary64 (- (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (+ (* -1/16 (/ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (pow x 4))) (+ (* 1/4 (/ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (pow x 2))) (+ (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (* (pow x 4) (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))))) (/ 1/4 (* (pow x 2) (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) |
#s(approx (+ (* 2 (cosh (asinh x))) 2) #s(hole binary64 (- (+ 2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (+ (* -1/16 (/ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (pow x 4))) (+ (* 1/32 (/ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (pow x 6))) (+ (* 1/4 (/ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (pow x 2))) (+ (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (* (pow x 4) (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))))) (+ (/ 5/64 (* (pow x 6) (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (/ 1/4 (* (pow x 2) (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) |
#s(approx (cosh (asinh x)) #s(hole binary64 (* 1/2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) |
#s(approx (cosh (asinh x)) #s(hole binary64 (+ (* 1/2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (* 1/2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 2)))))) |
#s(approx (cosh (asinh x)) #s(hole binary64 (+ (* 1/2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (* 1/2 (/ (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 4))) (* 1/2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 2))))))) |
#s(approx (cosh (asinh x)) #s(hole binary64 (+ (* 1/2 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (+ (* 1/2 (/ (+ (* -1/16 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 4))) (+ (* 1/2 (/ (- (* 1/32 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 5/64 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 6))) (* 1/2 (/ (- (* 1/4 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/4 (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (pow x 2)))))))) |
#s(approx (asinh x) #s(hole binary64 (+ (log 2) (* -1 (log (/ 1 x)))))) |
#s(approx (asinh x) #s(hole binary64 (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (asinh x) #s(hole binary64 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4))))) |
#s(approx (asinh x) #s(hole binary64 (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4))))) |
#s(approx (* 2 (cosh (asinh x))) #s(hole binary64 (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x))))))))) |
#s(approx (* 2 (cosh (asinh x))) #s(hole binary64 (- (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (+ (* 1/4 (/ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (pow x 2))) (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))))) (/ 1/4 (* (pow x 2) (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) |
#s(approx (* 2 (cosh (asinh x))) #s(hole binary64 (- (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (+ (* -1/16 (/ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (pow x 4))) (+ (* 1/4 (/ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (pow x 2))) (+ (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (* (pow x 4) (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))))) (/ 1/4 (* (pow x 2) (exp (+ (log 2) (* -1 (log (/ 1 x)))))))))) |
#s(approx (* 2 (cosh (asinh x))) #s(hole binary64 (- (+ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (+ (* -1/16 (/ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (pow x 4))) (+ (* 1/32 (/ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (pow x 6))) (+ (* 1/4 (/ (exp (+ (log 2) (* -1 (log (/ 1 x))))) (pow x 2))) (+ (/ 1 (exp (+ (log 2) (* -1 (log (/ 1 x)))))) (* 1/8 (/ 1 (* (pow x 4) (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))))) (+ (/ 5/64 (* (pow x 6) (exp (+ (log 2) (* -1 (log (/ 1 x))))))) (/ 1/4 (* (pow x 2) (exp (+ (log 2) (* -1 (log (/ 1 x))))))))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* 1/2 (/ (sqrt 1/2) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* -1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))) (sqrt 1/2)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(hole binary64 (- (+ 1 (* -1 (/ (- (* -1 (/ (- (* -3/16 (/ (sqrt 1/2) x)) (* -1/8 (sqrt 1/2))) x)) (* 1/2 (sqrt 1/2))) x))) (sqrt 1/2)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1/2 (/ (sqrt 1/2) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* 1/8 (/ (sqrt 1/2) x)) (* 1/2 (sqrt 1/2))) x))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(hole binary64 (+ (sqrt 1/2) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (sqrt 1/2)) (* 3/16 (/ (sqrt 1/2) x))) x)) (* 1/2 (sqrt 1/2))) x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (- 1/2 (* 1/2 (/ 1 x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- 1/2 (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(hole binary64 (+ 1/2 (* -1 (/ (- (+ 1/2 (/ 3/16 (pow x 4))) (* 1/4 (/ 1 (pow x 2)))) x))))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) #s(hole binary64 (- 1 (* 1/2 (* (sqrt 2) (sqrt (/ (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))))))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) #s(hole binary64 (- (+ 1 (* -1/4 (* (/ (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2)))) (* (pow x 2) (sqrt 2))) (sqrt (/ (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))))) (* 1/2 (* (sqrt 2) (sqrt (/ (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))))))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) #s(hole binary64 (- (+ 1 (* -1/4 (* (/ (- (* 2 (/ (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (+ (* 1/4 (/ (* (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) (pow (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2)))) 2)) (* (pow (sqrt 2) 2) (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))) (/ (* (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))) (* (pow x 4) (sqrt 2))) (sqrt (/ (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))))) (+ (* 1/4 (* (/ (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2)))) (* (pow x 2) (sqrt 2))) (sqrt (/ (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))))) (* 1/2 (* (sqrt 2) (sqrt (/ (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))))))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) #s(hole binary64 (- (+ 1 (* -1/4 (* (/ (- (* 2 (/ (+ (* -5/64 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/32 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (+ (* 1/2 (/ (* (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) (* (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2)))) (- (* 2 (/ (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (+ (* 1/4 (/ (* (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) (pow (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2)))) 2)) (* (pow (sqrt 2) 2) (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))) (/ (* (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))))) (* (pow (sqrt 2) 2) (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -5/64 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/32 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))) (+ (/ (* (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 2 (/ (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))) (/ (* (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (/ (* (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))))) (* (pow x 6) (sqrt 2))) (sqrt (/ (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))))) (+ (* 1/4 (* (/ (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2)))) (* (pow x 2) (sqrt 2))) (sqrt (/ (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))))) (+ (* 1/4 (* (/ (- (* 2 (/ (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (+ (* 1/4 (/ (* (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) (pow (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2)))) 2)) (* (pow (sqrt 2) 2) (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))) (/ (* (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))) (* (pow x 4) (sqrt 2))) (sqrt (/ (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))))) (* 1/2 (* (sqrt 2) (sqrt (/ (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))))))))) |
#s(approx (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) #s(hole binary64 (* 1/2 (* (sqrt 2) (sqrt (/ (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))))) |
#s(approx (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) #s(hole binary64 (+ (* 1/4 (* (/ (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2)))) (* (pow x 2) (sqrt 2))) (sqrt (/ (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))))) (* 1/2 (* (sqrt 2) (sqrt (/ (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))))))) |
#s(approx (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) #s(hole binary64 (+ (* 1/4 (* (/ (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2)))) (* (pow x 2) (sqrt 2))) (sqrt (/ (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))))) (+ (* 1/4 (* (/ (- (* 2 (/ (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (+ (* 1/4 (/ (* (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) (pow (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2)))) 2)) (* (pow (sqrt 2) 2) (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))) (/ (* (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))) (* (pow x 4) (sqrt 2))) (sqrt (/ (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))))) (* 1/2 (* (sqrt 2) (sqrt (/ (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))))))) |
#s(approx (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) #s(hole binary64 (+ (* 1/4 (* (/ (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2)))) (* (pow x 2) (sqrt 2))) (sqrt (/ (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))))) (+ (* 1/4 (* (/ (- (* 2 (/ (+ (* -5/64 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/32 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (+ (* 1/2 (/ (* (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) (* (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2)))) (- (* 2 (/ (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (+ (* 1/4 (/ (* (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) (pow (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2)))) 2)) (* (pow (sqrt 2) 2) (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))) (/ (* (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))))) (* (pow (sqrt 2) 2) (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -5/64 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/32 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))) (+ (/ (* (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 2 (/ (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))) (/ (* (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (/ (* (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))))) (* (pow x 6) (sqrt 2))) (sqrt (/ (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))))) (+ (* 1/4 (* (/ (- (* 2 (/ (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (+ (* 1/4 (/ (* (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) (pow (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2)))) 2)) (* (pow (sqrt 2) 2) (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))) (/ (* (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))) (* (pow x 4) (sqrt 2))) (sqrt (/ (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))))) (* 1/2 (* (sqrt 2) (sqrt (/ (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))))))))) |
#s(approx (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))) #s(hole binary64 (* 1/2 (/ (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))) |
#s(approx (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))) #s(hole binary64 (+ (* 1/4 (/ (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2)))) (pow x 2))) (* 1/2 (/ (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))))) |
#s(approx (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))) #s(hole binary64 (+ (* 1/4 (/ (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2)))) (pow x 2))) (+ (* 1/4 (/ (- (* 2 (/ (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))) (/ (* (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))) (pow x 4))) (* 1/2 (/ (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))))) |
#s(approx (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))) #s(hole binary64 (+ (* 1/4 (/ (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2)))) (pow x 2))) (+ (* 1/4 (/ (- (* 2 (/ (+ (* -5/64 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/32 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -5/64 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/32 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))) (+ (/ (* (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 2 (/ (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))) (/ (* (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (/ (* (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))) (pow x 6))) (+ (* 1/4 (/ (- (* 2 (/ (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))) (/ (* (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))) (pow x 4))) (* 1/2 (/ (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))))))) |
#s(approx (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))) #s(hole binary64 (/ (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))) |
#s(approx (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))) #s(hole binary64 (+ (* 1/2 (/ (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2)))) (pow x 2))) (+ (/ 1 (* (exp (+ (log 1/2) (log (/ -1 x)))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (+ (* 2 (/ 1 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (/ (exp (+ (log 1/2) (log (/ -1 x)))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))))) |
#s(approx (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))) #s(hole binary64 (+ (* 1/2 (/ (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2)))) (pow x 2))) (+ (* 1/2 (/ (- (* 2 (/ (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))) (/ (* (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))) (pow x 4))) (+ (/ 1 (* (exp (+ (log 1/2) (log (/ -1 x)))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (+ (* 2 (/ 1 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (/ (exp (+ (log 1/2) (log (/ -1 x)))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))))))) |
#s(approx (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))) #s(hole binary64 (+ (* 1/2 (/ (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2)))) (pow x 2))) (+ (* 1/2 (/ (- (* 2 (/ (+ (* -5/64 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/32 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -5/64 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/32 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))) (+ (/ (* (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 2 (/ (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))) (/ (* (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (/ (* (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))) (pow x 6))) (+ (* 1/2 (/ (- (* 2 (/ (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (+ (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))) (/ (* (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (- (* 2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (* 2 (/ (* (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (pow (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))) 2))))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))) (pow x 4))) (+ (/ 1 (* (exp (+ (log 1/2) (log (/ -1 x)))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (+ (* 2 (/ 1 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) (/ (exp (+ (log 1/2) (log (/ -1 x)))) (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))))))) |
#s(approx (+ (* 2 (cosh (asinh x))) 2) #s(hole binary64 (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))) |
#s(approx (+ (* 2 (cosh (asinh x))) 2) #s(hole binary64 (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (+ (* -1/4 (/ (exp (+ (log 1/2) (log (/ -1 x)))) (pow x 2))) (+ (/ 1/4 (* (pow x 2) (exp (+ (log 1/2) (log (/ -1 x)))))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))))) |
#s(approx (+ (* 2 (cosh (asinh x))) 2) #s(hole binary64 (- (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (+ (* -1/4 (/ (exp (+ (log 1/2) (log (/ -1 x)))) (pow x 2))) (+ (* 1/8 (/ (exp (+ (log 1/2) (log (/ -1 x)))) (pow x 4))) (+ (/ 1/4 (* (pow x 2) (exp (+ (log 1/2) (log (/ -1 x)))))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))) (* 1/16 (/ 1 (* (pow x 4) (exp (+ (log 1/2) (log (/ -1 x)))))))))) |
#s(approx (+ (* 2 (cosh (asinh x))) 2) #s(hole binary64 (- (+ 2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (+ (* -1/4 (/ (exp (+ (log 1/2) (log (/ -1 x)))) (pow x 2))) (+ (* -5/64 (/ (exp (+ (log 1/2) (log (/ -1 x)))) (pow x 6))) (+ (* 1/8 (/ (exp (+ (log 1/2) (log (/ -1 x)))) (pow x 4))) (+ (/ 1/32 (* (pow x 6) (exp (+ (log 1/2) (log (/ -1 x)))))) (+ (/ 1/4 (* (pow x 2) (exp (+ (log 1/2) (log (/ -1 x)))))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))))) (* 1/16 (/ 1 (* (pow x 4) (exp (+ (log 1/2) (log (/ -1 x)))))))))) |
#s(approx (cosh (asinh x)) #s(hole binary64 (* 1/2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))) |
#s(approx (cosh (asinh x)) #s(hole binary64 (+ (* 1/2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (* 1/2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (pow x 2)))))) |
#s(approx (cosh (asinh x)) #s(hole binary64 (+ (* 1/2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* 1/2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (pow x 2))) (* 1/2 (/ (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (pow x 4))))))) |
#s(approx (cosh (asinh x)) #s(hole binary64 (+ (* 1/2 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (+ (* 1/2 (/ (+ (* -1/4 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/4 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (pow x 2))) (+ (* 1/2 (/ (+ (* -5/64 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/32 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (pow x 6))) (* 1/2 (/ (- (* 1/8 (exp (+ (log 1/2) (log (/ -1 x))))) (* 1/16 (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))) (pow x 4)))))))) |
#s(approx (asinh x) #s(hole binary64 (+ (log 1/2) (log (/ -1 x))))) |
#s(approx (asinh x) #s(hole binary64 (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (asinh x) #s(hole binary64 (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2)))))) |
#s(approx (asinh x) #s(hole binary64 (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6))))))) |
#s(approx (* 2 (cosh (asinh x))) #s(hole binary64 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))) |
#s(approx (* 2 (cosh (asinh x))) #s(hole binary64 (+ (exp (+ (log 1/2) (log (/ -1 x)))) (+ (* -1/4 (/ (exp (+ (log 1/2) (log (/ -1 x)))) (pow x 2))) (+ (/ 1/4 (* (pow x 2) (exp (+ (log 1/2) (log (/ -1 x)))))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x)))))))))) |
#s(approx (* 2 (cosh (asinh x))) #s(hole binary64 (- (+ (exp (+ (log 1/2) (log (/ -1 x)))) (+ (* -1/4 (/ (exp (+ (log 1/2) (log (/ -1 x)))) (pow x 2))) (+ (* 1/8 (/ (exp (+ (log 1/2) (log (/ -1 x)))) (pow x 4))) (+ (/ 1/4 (* (pow x 2) (exp (+ (log 1/2) (log (/ -1 x)))))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))) (* 1/16 (/ 1 (* (pow x 4) (exp (+ (log 1/2) (log (/ -1 x)))))))))) |
#s(approx (* 2 (cosh (asinh x))) #s(hole binary64 (- (+ (exp (+ (log 1/2) (log (/ -1 x)))) (+ (* -1/4 (/ (exp (+ (log 1/2) (log (/ -1 x)))) (pow x 2))) (+ (* -5/64 (/ (exp (+ (log 1/2) (log (/ -1 x)))) (pow x 6))) (+ (* 1/8 (/ (exp (+ (log 1/2) (log (/ -1 x)))) (pow x 4))) (+ (/ 1/32 (* (pow x 6) (exp (+ (log 1/2) (log (/ -1 x)))))) (+ (/ 1/4 (* (pow x 2) (exp (+ (log 1/2) (log (/ -1 x)))))) (/ 1 (exp (+ (log 1/2) (log (/ -1 x))))))))))) (* 1/16 (/ 1 (* (pow x 4) (exp (+ (log 1/2) (log (/ -1 x)))))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #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) #s(literal 1 binary64))))) (neg.f64 (fma.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #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) #s(literal 1 binary64)))) (fma.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #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) #s(literal 1 binary64))) (fma.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #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) #s(literal 1 binary64))) (/.f64 (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #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) #s(literal 1 binary64))))) (+.f64 (pow.f64 (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #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) #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) #s(literal 1 binary64)) #s(literal -3 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #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) #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) #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) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #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) #s(literal 1 binary64))) (/.f64 (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #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) #s(literal 1 binary64))) (*.f64 (pow.f64 (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #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) #s(literal 1 binary64))))))) |
(fma.f64 (pow.f64 (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1 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) #s(literal 1 binary64)) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 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) (pow.f64 (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 2 binary64)) (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #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) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #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) #s(literal 1 binary64)))) |
(+.f64 (pow.f64 (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 2 binary64)) (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #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) #s(literal 1 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) #s(literal 1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(pow.f64 (pow.f64 (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log1p.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log1p.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.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 #s(literal 1/2 binary64) (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(-.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (atan.f64 x)) (sin.f64 (atan.f64 x)))) (+.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (atan.f64 x)) (sin.f64 (atan.f64 x)))) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (sin.f64 (atan.f64 x)) (sin.f64 (atan.f64 x))) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -3 binary64)) #s(literal -1 binary64)) (fma.f64 (cos.f64 (atan.f64 x)) (cos.f64 (atan.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -3 binary64)) #s(literal 1 binary64)) (fma.f64 (cos.f64 (atan.f64 x)) (cos.f64 (atan.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (cos.f64 (atan.f64 x)) (cos.f64 (atan.f64 x))) (cos.f64 (atan.f64 x))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) |
(-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) |
(+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) |
(+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) |
(pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (cosh.f64 (asinh.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cosh.f64 (asinh.f64 x)))) |
(fma.f64 (sin.f64 (atan.f64 x)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (atan.f64 x)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 (atan.f64 x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (atan.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 (atan.f64 x)))) |
(cos.f64 (atan.f64 (pow.f64 x #s(literal 1 binary64)))) |
(cos.f64 (atan.f64 (fabs.f64 x))) |
(cos.f64 (neg.f64 (atan.f64 x))) |
(cos.f64 (atan.f64 x)) |
(exp.f64 (*.f64 (log.f64 (cosh.f64 (asinh.f64 x))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (sin.f64 (atan.f64 x)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (atan.f64 x)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(atan.f64 x) |
x |
#s(literal -1 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
(*.f64 (/.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 2 binary64)) (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 1/4 binary64)) |
(*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 2 binary64)) (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #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) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) |
(pow.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log1p.f64 (cos.f64 (atan.f64 x))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log1p.f64 (cos.f64 (atan.f64 x))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log1p.f64 (cos.f64 (atan.f64 x))) #s(literal 2 binary64)))) |
#s(literal 2 binary64) |
#s(literal 1/4 binary64) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))))) |
(+.f64 (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)))) |
(pow.f64 (pow.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (atan.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (atan.f64 x)) (sin.f64 (atan.f64 x)))) (+.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (atan.f64 x)) (sin.f64 (atan.f64 x)))) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (sin.f64 (atan.f64 x)) (sin.f64 (atan.f64 x))) (-.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -3 binary64)) #s(literal -1 binary64)) (fma.f64 (cos.f64 (atan.f64 x)) (cos.f64 (atan.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -3 binary64)) #s(literal 1 binary64)) (fma.f64 (cos.f64 (atan.f64 x)) (cos.f64 (atan.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal -3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (cos.f64 (atan.f64 x)) (cos.f64 (atan.f64 x))) (cos.f64 (atan.f64 x))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) |
(-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) |
(+.f64 #s(literal 1 binary64) (cos.f64 (atan.f64 x))) |
(+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))) (+.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x)))))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/8 binary64)) #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 x x) |
(pow.f64 (pow.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(literal -1/8 binary64) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (*.f64 x x) #s(approx (- (pow x -2) 1/8) (pow.f64 x #s(literal -2 binary64)))))) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (*.f64 x x) #s(approx (- (pow x -2) 1/8) (pow.f64 x #s(literal -2 binary64)))))))) (+.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (*.f64 x x) #s(approx (- (pow x -2) 1/8) (pow.f64 x #s(literal -2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (*.f64 x x) #s(approx (- (pow x -2) 1/8) (pow.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (*.f64 x x) #s(approx (- (pow x -2) 1/8) (pow.f64 x #s(literal -2 binary64)))))) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (*.f64 x x) #s(approx (- (pow x -2) 1/8) (pow.f64 x #s(literal -2 binary64)))))) (*.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (*.f64 x x) #s(approx (- (pow x -2) 1/8) (pow.f64 x #s(literal -2 binary64)))))))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (*.f64 x x) #s(approx (- (pow x -2) 1/8) (pow.f64 x #s(literal -2 binary64))))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (*.f64 x x) #s(approx (- (pow x -2) 1/8) (pow.f64 x #s(literal -2 binary64)))))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (*.f64 x x) #s(approx (- (pow x -2) 1/8) (pow.f64 x #s(literal -2 binary64))))) |
(*.f64 (*.f64 #s(approx (- (pow x -2) 1/8) (pow.f64 x #s(literal -2 binary64))) x) x) |
(*.f64 (*.f64 x x) #s(approx (- (pow x -2) 1/8) (pow.f64 x #s(literal -2 binary64)))) |
(*.f64 #s(approx (- (pow x -2) 1/8) (pow.f64 x #s(literal -2 binary64))) (*.f64 x x)) |
#s(approx (- (pow x -2) 1/8) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) |
(pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) |
#s(literal -2 binary64) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))))))) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))))) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))))) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))))))) |
(pow.f64 (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))))) |
(exp.f64 (*.f64 (log.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) (*.f64 x x)) (*.f64 x x)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) (+.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 3 binary64))) (fma.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 3/16 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -4 binary64)) (-.f64 #s(literal 3/16 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
(-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) |
(+.f64 (pow.f64 x #s(literal -4 binary64)) (-.f64 #s(literal 3/16 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
(+.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64))) |
(+.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal -2 binary64)))) |
(+.f64 #s(literal 3/16 binary64) (-.f64 (pow.f64 x #s(literal -4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 #s(literal 9/256 binary64) (*.f64 (pow.f64 x #s(literal -4 binary64)) (pow.f64 x #s(literal -4 binary64)))) (-.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal -4 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -4 binary64)) (pow.f64 x #s(literal -4 binary64))) #s(literal 9/256 binary64)) (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64))) |
(/.f64 (+.f64 #s(literal 27/4096 binary64) (pow.f64 x #s(literal -12 binary64))) (+.f64 #s(literal 9/256 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal -4 binary64)) (pow.f64 x #s(literal -4 binary64))) (*.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal -4 binary64)))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal -12 binary64)) #s(literal 27/4096 binary64)) (fma.f64 (pow.f64 x #s(literal -4 binary64)) (pow.f64 x #s(literal -4 binary64)) (-.f64 #s(literal 9/256 binary64) (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64))))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64)) #s(literal 3/16 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) |
(+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) |
(+.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal -4 binary64))) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -4 binary64))) |
(pow.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -2 binary64)) |
(pow.f64 x #s(literal -4 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal -4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal -4 binary64)))) |
#s(literal -4 binary64) |
#s(literal 3/16 binary64) |
(*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))) |
(/.f64 #s(literal -1/4 binary64) (neg.f64 (*.f64 x x))) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x x))) |
(*.f64 (fabs.f64 (*.f64 x x)) (fabs.f64 (*.f64 x x))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) x) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 x (pow.f64 x #s(literal 3 binary64))) |
(pow.f64 (pow.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 (fma.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 (fma.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 (fma.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 (fma.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 (*.f64 (/.f64 (fma.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 (fma.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 (fma.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 (fma.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 (fma.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64))))) |
(pow.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (/.f64 (fma.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (/.f64 (fma.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (/.f64 (fma.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (fma.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (fma.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64))) |
(/.f64 (/.f64 (fma.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 2 binary64)) (cosh.f64 (asinh.f64 x))) |
(/.f64 (neg.f64 (fma.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64) #s(literal 2 binary64))) (neg.f64 (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64) #s(literal 2 binary64)) (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64)) (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64)) (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64))) #s(literal 4 binary64)) (-.f64 (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64)) (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(fma.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64) #s(literal 2 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (/.f64 (+.f64 (neg.f64 (asinh.f64 x)) (neg.f64 (asinh.f64 x))) #s(literal 2 binary64))) (cosh.f64 (/.f64 (-.f64 (neg.f64 (asinh.f64 x)) (neg.f64 (asinh.f64 x))) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (/.f64 (+.f64 (neg.f64 (asinh.f64 x)) (asinh.f64 x)) #s(literal 2 binary64))) (cosh.f64 (/.f64 (-.f64 (neg.f64 (asinh.f64 x)) (asinh.f64 x)) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (/.f64 (+.f64 (asinh.f64 x) (neg.f64 (asinh.f64 x))) #s(literal 2 binary64))) (cosh.f64 (/.f64 (-.f64 (asinh.f64 x) (neg.f64 (asinh.f64 x))) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (/.f64 (+.f64 (asinh.f64 x) (asinh.f64 x)) #s(literal 2 binary64))) (cosh.f64 (/.f64 (-.f64 (asinh.f64 x) (asinh.f64 x)) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(fma.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64)) |
(+.f64 (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(+.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (cosh.f64 (asinh.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(cosh.f64 (neg.f64 (neg.f64 (asinh.f64 x)))) |
(cosh.f64 (asinh.f64 (pow.f64 x #s(literal 1 binary64)))) |
(cosh.f64 (asinh.f64 (neg.f64 x))) |
(cosh.f64 (asinh.f64 (fabs.f64 x))) |
(cosh.f64 (neg.f64 (asinh.f64 x))) |
(cosh.f64 (asinh.f64 x)) |
(sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 x x)) #s(literal 1/2 binary64))) |
(asinh.f64 x) |
(log.f64 (+.f64 x (cosh.f64 (asinh.f64 x)))) |
(*.f64 (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (/.f64 (+.f64 (neg.f64 (asinh.f64 x)) (neg.f64 (asinh.f64 x))) #s(literal 2 binary64))) (cosh.f64 (/.f64 (-.f64 (neg.f64 (asinh.f64 x)) (neg.f64 (asinh.f64 x))) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (/.f64 (+.f64 (neg.f64 (asinh.f64 x)) (asinh.f64 x)) #s(literal 2 binary64))) (cosh.f64 (/.f64 (-.f64 (neg.f64 (asinh.f64 x)) (asinh.f64 x)) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (/.f64 (+.f64 (asinh.f64 x) (neg.f64 (asinh.f64 x))) #s(literal 2 binary64))) (cosh.f64 (/.f64 (-.f64 (asinh.f64 x) (neg.f64 (asinh.f64 x))) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (/.f64 (+.f64 (asinh.f64 x) (asinh.f64 x)) #s(literal 2 binary64))) (cosh.f64 (/.f64 (-.f64 (asinh.f64 x) (asinh.f64 x)) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 x))) |
(+.f64 (exp.f64 (neg.f64 (asinh.f64 x))) (exp.f64 (neg.f64 (neg.f64 (asinh.f64 x))))) |
(+.f64 (exp.f64 (asinh.f64 x)) (exp.f64 (neg.f64 (asinh.f64 x)))) |
(+.f64 (cosh.f64 (asinh.f64 x)) (cosh.f64 (asinh.f64 x))) |
#s(approx (/ (- (pow (+ (* (- (cos (atan x)) -1) 1/2) 1) -1) (/ (* (pow (- (cos (atan x)) -1) 2) 1/4) (+ (* (- (cos (atan x)) -1) 1/2) 1))) (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2)))) (/.f64 (-.f64 (pow.f64 (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #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) #s(literal 1 binary64)))) (fma.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (- (pow (+ (* (- (cos (atan x)) -1) 1/2) 1) -1) (/ (* (pow (- (cos (atan x)) -1) 2) 1/4) (+ (* (- (cos (atan x)) -1) 1/2) 1))) (-.f64 (pow.f64 (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #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) #s(literal 1 binary64))))) |
#s(approx (pow (+ (* (- (cos (atan x)) -1) 1/2) 1) -1) (pow.f64 (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64))) |
#s(approx (+ (* (- (cos (atan x)) -1) 1/2) 1) (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (cos (atan x)) 1) (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) |
#s(approx (cos (atan x)) (cos.f64 (atan.f64 x))) |
#s(approx (atan x) (atan.f64 x)) |
#s(approx x x) |
#s(approx (/ (* (pow (- (cos (atan x)) -1) 2) 1/4) (+ (* (- (cos (atan x)) -1) 1/2) 1)) (/.f64 (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #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) #s(literal 1 binary64)))) |
#s(approx (* (pow (- (cos (atan x)) -1) 2) 1/4) (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
#s(approx (pow (- (cos (atan x)) -1) 2) (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 2 binary64))) |
#s(approx (+ 1 (sqrt (* (+ (cos (atan x)) 1) 1/2))) (fma.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
#s(approx (+ (cos (atan x)) 1) (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 binary64)) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 69/256 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(literal 1 binary64)) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal -1/8 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 11/32 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 69/256 binary64) (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 x x)) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* (- (pow x -2) 1/8) (* x x)) #s(literal 1 binary64)) |
#s(approx (* (- (pow x -2) 1/8) (* x x)) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (- (pow x -2) 1/8) (pow.f64 x #s(literal -2 binary64))) |
#s(approx (- (pow x -2) 1/8) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (pow x -2) (pow.f64 x #s(literal -2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1 binary64)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/32 binary64) (*.f64 x x) #s(literal 3/16 binary64)) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
#s(approx (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (* (* x x) (* x x))) #s(literal 1 binary64)) |
#s(approx (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (* (* x x) (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) |
#s(approx (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (* (* x x) (* x x))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
#s(approx (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (pow.f64 x #s(literal -4 binary64))) |
#s(approx (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (/.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (pow x -4) 3/16) (pow.f64 x #s(literal -4 binary64))) |
#s(approx (+ (pow x -4) 3/16) (/.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3/16 binary64) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (pow x -4) (pow.f64 x #s(literal -4 binary64))) |
#s(approx (* (pow x -2) 1/4) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) |
#s(approx (* (* x x) (* x x)) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.f64 (fma.f64 #s(literal -11/128 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.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)) (*.f64 x x))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.f64 (fma.f64 (-.f64 (*.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)) (*.f64 x x))) |
#s(approx (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) #s(literal 1 binary64)) |
#s(approx (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) (fma.f64 (-.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) (fma.f64 (-.f64 (*.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))) |
#s(approx (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))) #s(literal 1 binary64)) |
#s(approx (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))) |
#s(approx (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
#s(approx (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/32 binary64) (*.f64 x x) #s(literal 3/16 binary64)) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))) #s(literal 2 binary64)) |
#s(approx (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))) (fma.f64 (-.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/16 binary64) (*.f64 x x) #s(literal 3/8 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (* 2 (cosh (asinh x))) 2) #s(literal 4 binary64)) |
#s(approx (+ (* 2 (cosh (asinh x))) 2) (fma.f64 x x #s(literal 4 binary64))) |
#s(approx (+ (* 2 (cosh (asinh x))) 2) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 4 binary64))) |
#s(approx (+ (* 2 (cosh (asinh x))) 2) (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 4 binary64))) |
#s(approx (cosh (asinh x)) #s(literal 1 binary64)) |
#s(approx (cosh (asinh x)) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cosh (asinh x)) (fma.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cosh (asinh x)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (asinh x) x) |
#s(approx (asinh x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (asinh x) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 3/40 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (asinh x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/112 binary64) (*.f64 x x) #s(literal 3/40 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* 2 (cosh (asinh x))) #s(literal 2 binary64)) |
#s(approx (* 2 (cosh (asinh x))) (fma.f64 x x #s(literal 2 binary64))) |
#s(approx (* 2 (cosh (asinh x))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (* 2 (cosh (asinh x))) (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 3/16 binary64) #s(literal 1 binary64)) (+.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (sqrt.f64 #s(literal 1/2 binary64))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (+.f64 (fma.f64 #s(literal -3/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) |
#s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)))) |
#s(approx (* (- (pow x -2) 1/8) (* x x)) (*.f64 #s(literal -1/8 binary64) (*.f64 x x))) |
#s(approx (* (- (pow x -2) 1/8) (* x x)) (*.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)))) |
#s(approx (- (pow x -2) 1/8) #s(literal -1/8 binary64)) |
#s(approx (- (pow x -2) 1/8) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -5 binary64)) #s(literal 3/16 binary64) (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3/16 binary64))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (-.f64 #s(literal 3/16 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))) |
#s(approx (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (* (* x x) (* x x))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3/16 binary64))) |
#s(approx (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (* (* x x) (* x x))) (*.f64 (-.f64 #s(literal 3/16 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (* (* x x) (* x x))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))) |
#s(approx (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) #s(literal 3/16 binary64)) |
#s(approx (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (-.f64 #s(literal 3/16 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
#s(approx (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
#s(approx (+ (pow x -4) 3/16) #s(literal 3/16 binary64)) |
#s(approx (+ (pow x -4) 3/16) (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))))) #s(literal 1/2 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64))))) (sqrt.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/4 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))))) #s(literal 1/2 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) #s(literal 2 binary64)) (fma.f64 (*.f64 (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64))))) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64)))) #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64)))) #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64)))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64))))) (sqrt.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))))) #s(literal 1/2 binary64))))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 5/64 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) #s(literal 2 binary64)) (fma.f64 (*.f64 (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) #s(literal 2 binary64)) (fma.f64 (*.f64 (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64))))) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64)))) #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64)))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 5/64 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64))) #s(literal 2 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))))))) (*.f64 (pow.f64 x #s(literal 6 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64)))) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) #s(literal 2 binary64)) (fma.f64 (*.f64 (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64))))) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64)))) #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64)))) #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64))))) (sqrt.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))))) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))))) #s(literal 1/2 binary64))) |
#s(approx (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64))))) (sqrt.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))))) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) #s(literal 2 binary64)) (fma.f64 (*.f64 (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64))))) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64)))) #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64)))) #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64))))) (sqrt.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))))) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) #s(literal 2 binary64)) (fma.f64 (*.f64 (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64))))) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64)))) #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64)))) #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 5/64 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) #s(literal 2 binary64)) (fma.f64 (*.f64 (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) #s(literal 2 binary64)) (fma.f64 (*.f64 (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64))))) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64)))) #s(literal 1/4 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64)))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 5/64 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64))) #s(literal 2 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))))))) (*.f64 (pow.f64 x #s(literal 6 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64))))) (sqrt.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))))) #s(literal 1/2 binary64)))))) |
#s(approx (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64))))) (*.f64 x x)) #s(literal 1/4 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64))))) (*.f64 x x)) #s(literal 1/4 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) #s(literal 1/2 binary64))))) |
#s(approx (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 5/64 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) #s(literal 2 binary64)) (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 5/64 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64))) #s(literal 2 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64))))) (*.f64 x x)) #s(literal 1/4 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) #s(literal 1/2 binary64)))))) |
#s(approx (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))) (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))))) |
#s(approx (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64))))) (*.f64 x x)) #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))))) (/.f64 (exp.f64 (neg.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))))))) |
#s(approx (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64))))) (*.f64 x x)) #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))))) (/.f64 (exp.f64 (neg.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))))))) |
#s(approx (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 5/64 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) #s(literal 2 binary64)) (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 5/64 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64))) #s(literal 2 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 2 binary64))))) (*.f64 x x)) #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))))) (/.f64 (exp.f64 (neg.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))))))))) |
#s(approx (+ (* 2 (cosh (asinh x))) 2) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) #s(literal 2 binary64))) |
#s(approx (+ (* 2 (cosh (asinh x))) 2) (+.f64 #s(literal 2 binary64) (fma.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64)) (-.f64 (fma.f64 (/.f64 (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (*.f64 x x)) #s(literal 1/4 binary64) (exp.f64 (neg.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64)))))))) |
#s(approx (+ (* 2 (cosh (asinh x))) 2) (+.f64 #s(literal 2 binary64) (fma.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64)) (-.f64 (fma.f64 (/.f64 (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (*.f64 x x)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal -4 binary64)) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64)))) #s(literal 1/8 binary64) (exp.f64 (neg.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))))) (/.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64)))))))) |
#s(approx (+ (* 2 (cosh (asinh x))) 2) (+.f64 #s(literal 2 binary64) (-.f64 (fma.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/32 binary64) (fma.f64 (/.f64 (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (*.f64 x x)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal -4 binary64)) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64)))) #s(literal 1/8 binary64) (exp.f64 (neg.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))))))) (+.f64 (/.f64 (/.f64 #s(literal 5/64 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64)))) (/.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64)))))))) |
#s(approx (cosh (asinh x)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 1/2 binary64))) |
#s(approx (cosh (asinh x)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 x x))))) |
#s(approx (cosh (asinh x)) (fma.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 x x))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 1/2 binary64)))) |
#s(approx (cosh (asinh x)) (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64)))) (/.f64 #s(literal 5/64 binary64) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))))) (pow.f64 x #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (*.f64 x x))))))) |
#s(approx (asinh x) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))) |
#s(approx (asinh x) (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) (log.f64 (pow.f64 x #s(literal 1 binary64)))) (log.f64 #s(literal 2 binary64)))) |
#s(approx (asinh x) (-.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) (log.f64 (pow.f64 x #s(literal 1 binary64)))) (log.f64 #s(literal 2 binary64))) (/.f64 #s(literal 3/32 binary64) (pow.f64 x #s(literal 4 binary64))))) |
#s(approx (asinh x) (-.f64 (+.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 5/96 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) (/.f64 #s(literal 3/32 binary64) (pow.f64 x #s(literal 4 binary64))))) |
#s(approx (* 2 (cosh (asinh x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) |
#s(approx (* 2 (cosh (asinh x))) (fma.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64)) (-.f64 (fma.f64 (/.f64 (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (*.f64 x x)) #s(literal 1/4 binary64) (exp.f64 (neg.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) (/.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))))))) |
#s(approx (* 2 (cosh (asinh x))) (fma.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64)) (-.f64 (fma.f64 (/.f64 (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (*.f64 x x)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal -4 binary64)) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64)))) #s(literal 1/8 binary64) (exp.f64 (neg.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))))) (/.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))))))) |
#s(approx (* 2 (cosh (asinh x))) (-.f64 (fma.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/32 binary64) (fma.f64 (/.f64 (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))) (*.f64 x x)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (pow.f64 x #s(literal -4 binary64)) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64)))) #s(literal 1/8 binary64) (exp.f64 (neg.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))))))) (+.f64 (/.f64 (/.f64 #s(literal 5/64 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64)))) (/.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (pow.f64 x #s(literal 1 binary64))))))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/8 binary64) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x) #s(literal -1 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) (-.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -3/16 binary64) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) (*.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x) #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x) #s(literal -1 binary64) #s(literal 1 binary64)) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal -1/2 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) x) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (/.f64 (fma.f64 (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) x) #s(literal 3/16 binary64) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) x))) x) #s(literal -1 binary64) (sqrt.f64 #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) x) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/16 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) x) #s(literal -1 binary64) #s(literal 1/2 binary64))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))))) #s(literal 1/2 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))))) (sqrt.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/4 binary64) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))))) #s(literal 1/2 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/16 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) (fma.f64 (*.f64 (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) #s(literal 1/4 binary64) (fma.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/16 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))))) (sqrt.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))))) #s(literal 1/2 binary64))))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (-.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -5/64 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/32 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) (fma.f64 (*.f64 (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/16 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) (fma.f64 (*.f64 (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) #s(literal 1/4 binary64) (fma.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/16 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal -5/64 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/32 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) #s(literal 2 binary64) (/.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/16 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) (fma.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/16 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) #s(literal 2 binary64)))) (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/16 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))))))) (*.f64 (pow.f64 x #s(literal 6 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/16 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) (fma.f64 (*.f64 (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) #s(literal 1/4 binary64) (fma.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/16 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))))) #s(literal 1/2 binary64)))))) |
#s(approx (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))))) #s(literal 1/2 binary64))) |
#s(approx (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))))) (sqrt.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))))) #s(literal 1/2 binary64)))) |
#s(approx (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/16 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) (fma.f64 (*.f64 (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) #s(literal 1/4 binary64) (fma.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/16 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))))) #s(literal 1/2 binary64))))) |
#s(approx (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))))) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -5/64 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/32 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) (fma.f64 (*.f64 (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/16 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) (fma.f64 (*.f64 (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) #s(literal 1/4 binary64) (fma.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/16 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64))))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal -5/64 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/32 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) #s(literal 2 binary64) (/.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/16 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) (fma.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/16 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) #s(literal 2 binary64)))) (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/16 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))))))) (*.f64 (pow.f64 x #s(literal 6 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/16 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) (fma.f64 (*.f64 (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) #s(literal 1/4 binary64) (fma.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/16 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (sqrt.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))))) #s(literal 1/2 binary64)))))) |
#s(approx (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))))) (*.f64 x x)) #s(literal 1/4 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))))) (*.f64 x x)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/16 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) (fma.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/16 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) #s(literal 2 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) #s(literal 1/2 binary64))))) |
#s(approx (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))))) (*.f64 x x)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -5/64 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/32 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal -5/64 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/32 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) #s(literal 2 binary64) (/.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/16 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) (fma.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/16 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) #s(literal 2 binary64)))) (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/16 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/4 binary64) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/16 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) (fma.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/16 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) #s(literal 2 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/4 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) #s(literal 1/2 binary64)))))) |
#s(approx (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))) (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))))) |
#s(approx (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))))) (*.f64 x x)) #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))))) (/.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))))))) |
#s(approx (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))))) (*.f64 x x)) #s(literal 1/2 binary64) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/16 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) (fma.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/16 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) #s(literal 2 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))))) (/.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))))))) |
#s(approx (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))))) (*.f64 x x)) #s(literal 1/2 binary64) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -5/64 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/32 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal -5/64 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/32 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) #s(literal 2 binary64) (/.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/16 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) (fma.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/16 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) #s(literal 2 binary64)))) (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/16 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/2 binary64) (fma.f64 (/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/16 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) (fma.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (*.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/16 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) #s(literal 2 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))))) (/.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))))))))) |
#s(approx (+ (* 2 (cosh (asinh x))) 2) (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
#s(approx (+ (* 2 (cosh (asinh x))) 2) (+.f64 (+.f64 #s(literal 2 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) (fma.f64 (/.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) (*.f64 x x)) #s(literal -1/4 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) (exp.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))))))) |
#s(approx (+ (* 2 (cosh (asinh x))) 2) (-.f64 (+.f64 (+.f64 #s(literal 2 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) (fma.f64 (/.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) (*.f64 x x)) #s(literal -1/4 binary64) (fma.f64 (/.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) (exp.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))))))) (*.f64 (/.f64 (pow.f64 x #s(literal -4 binary64)) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 1/16 binary64)))) |
#s(approx (+ (* 2 (cosh (asinh x))) 2) (-.f64 (+.f64 (+.f64 #s(literal 2 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) (fma.f64 (/.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) (*.f64 x x)) #s(literal -1/4 binary64) (fma.f64 (/.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 6 binary64))) #s(literal -5/64 binary64) (fma.f64 (/.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1/32 binary64) (pow.f64 x #s(literal 6 binary64))) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) (exp.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))))))))) (*.f64 (/.f64 (pow.f64 x #s(literal -4 binary64)) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 1/16 binary64)))) |
#s(approx (cosh (asinh x)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 1/2 binary64))) |
#s(approx (cosh (asinh x)) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 x x))))) |
#s(approx (cosh (asinh x)) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/16 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/2 binary64)))) |
#s(approx (cosh (asinh x)) (fma.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 #s(literal 1/4 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -5/64 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1/32 binary64) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) (pow.f64 x #s(literal 6 binary64))) (/.f64 (fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/16 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))))) (pow.f64 x #s(literal 4 binary64))))))) |
#s(approx (asinh x) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) |
#s(approx (asinh x) (-.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
#s(approx (asinh x) (-.f64 (+.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))) (/.f64 #s(literal 3/32 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) |
#s(approx (asinh x) (-.f64 (+.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))) (/.f64 #s(literal 3/32 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 5/96 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))) |
#s(approx (* 2 (cosh (asinh x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) |
#s(approx (* 2 (cosh (asinh x))) (+.f64 (fma.f64 (/.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) (*.f64 x x)) #s(literal -1/4 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) (exp.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))))) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))) |
#s(approx (* 2 (cosh (asinh x))) (-.f64 (+.f64 (fma.f64 (/.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) (*.f64 x x)) #s(literal -1/4 binary64) (fma.f64 (/.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) (exp.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))))) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (pow.f64 x #s(literal -4 binary64)) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 1/16 binary64)))) |
#s(approx (* 2 (cosh (asinh x))) (-.f64 (+.f64 (fma.f64 (/.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) (*.f64 x x)) #s(literal -1/4 binary64) (fma.f64 (/.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 6 binary64))) #s(literal -5/64 binary64) (fma.f64 (/.f64 (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))) (pow.f64 x #s(literal 4 binary64))) #s(literal 1/8 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1/32 binary64) (pow.f64 x #s(literal 6 binary64))) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) (exp.f64 (neg.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))))))))) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (pow.f64 x #s(literal -4 binary64)) (exp.f64 (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64))))) #s(literal 1/16 binary64)))) |
Compiled 37 962 to 3 269 computations (91.4% saved)
18 alts after pruning (15 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 639 | 8 | 647 |
| Fresh | 18 | 7 | 25 |
| Picked | 4 | 1 | 5 |
| Done | 1 | 2 | 3 |
| Total | 662 | 18 | 680 |
| Status | Accuracy | Program |
|---|---|---|
| 45.5% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (pow.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) | |
| 76.4% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) | |
| 76.4% | (/.f64 (-.f64 (pow.f64 (fma.f64 (-.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #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) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) | |
| 44.0% | (/.f64 (-.f64 (pow.f64 (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #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) #s(literal 1 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) | |
| 76.4% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (fma.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) | |
| 76.4% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) | |
| 44.0% | (/.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))))) | |
| 52.0% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 x))))))) | |
| 75.8% | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) | |
| 43.3% | (-.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))))) | |
| ✓ | 43.4% | (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
| 33.5% | (-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) (fma.f64 (-.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)))) | |
| ✓ | 35.0% | (-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64)))) |
| 57.1% | #s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.f64 (fma.f64 (-.f64 (*.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)) (*.f64 x x))) | |
| 58.3% | #s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.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)) (*.f64 x x))) | |
| 57.1% | #s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.f64 (fma.f64 #s(literal -11/128 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x))) | |
| 58.2% | #s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) | |
| ✓ | 33.9% | #s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 binary64)) |
Compiled 2 594 to 703 computations (72.9% saved)
| Inputs |
|---|
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 binary64)) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.f64 (fma.f64 #s(literal -11/128 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) (fma.f64 (-.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #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 #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) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x))))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.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)) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (-.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x)) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x)))))))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.f64 (fma.f64 (-.f64 (*.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)) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 #s(approx (- (pow x -2) 1/8) (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) x) x)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 #s(approx (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (pow.f64 x #s(literal -4 binary64))) (pow.f64 x #s(literal 4 binary64))))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/64 binary64)) (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64))) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 #s(approx (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 x))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (neg.f64 (*.f64 x x)))) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) (pow.f64 x #s(literal 4 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) (pow.f64 x #s(literal 4 binary64))))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/512 binary64)) (+.f64 (pow.f64 x #s(literal -4 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64))))) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (-.f64 (+.f64 (pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) (pow.f64 x #s(literal 4 binary64))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 x))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (fma.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 x)))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))))) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 (asinh.f64 x))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (pow.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (-.f64 (pow.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #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) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #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) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (pow.f64 (cos.f64 (atan.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))))) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (pow.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #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) #s(literal 1 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
| Outputs |
|---|
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.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)) (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
7 calls:
| 61.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)))))) |
| 29.0ms | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 14.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 13.0ms | x |
| 12.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 2 | (hypot.f64 #s(literal 1 binary64) x) |
| 100.0% | 2 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 100.0% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 100.0% | 2 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 100.0% | 2 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 100.0% | 2 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 100.0% | 2 | x |
Compiled 47 to 37 computations (21.3% saved)
| Inputs |
|---|
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 binary64)) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.f64 (fma.f64 #s(literal -11/128 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) (fma.f64 (-.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #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 #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) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x))))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.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)) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (-.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x)) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x)))))))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.f64 (fma.f64 (-.f64 (*.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)) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 #s(approx (- (pow x -2) 1/8) (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) x) x)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 #s(approx (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (pow.f64 x #s(literal -4 binary64))) (pow.f64 x #s(literal 4 binary64))))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/64 binary64)) (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64))) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 #s(approx (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 x))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (neg.f64 (*.f64 x x)))) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) (pow.f64 x #s(literal 4 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) (pow.f64 x #s(literal 4 binary64))))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/512 binary64)) (+.f64 (pow.f64 x #s(literal -4 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64))))) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (-.f64 (+.f64 (pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) (pow.f64 x #s(literal 4 binary64))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 x))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (fma.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
| Outputs |
|---|
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.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)) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (fma.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
7 calls:
| 21.0ms | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 13.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 12.0ms | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 10.0ms | x |
| 9.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 2 | (hypot.f64 #s(literal 1 binary64) x) |
| 100.0% | 2 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 100.0% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 100.0% | 2 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 100.0% | 2 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 100.0% | 2 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 100.0% | 2 | x |
Compiled 47 to 37 computations (21.3% saved)
| Inputs |
|---|
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 binary64)) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.f64 (fma.f64 #s(literal -11/128 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) (fma.f64 (-.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #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 #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) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x))))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.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)) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (-.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x)) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x)))))))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.f64 (fma.f64 (-.f64 (*.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)) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 #s(approx (- (pow x -2) 1/8) (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) x) x)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 #s(approx (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (pow.f64 x #s(literal -4 binary64))) (pow.f64 x #s(literal 4 binary64))))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/64 binary64)) (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64))) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 #s(approx (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 x))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (neg.f64 (*.f64 x x)))) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) (pow.f64 x #s(literal 4 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) (pow.f64 x #s(literal 4 binary64))))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/512 binary64)) (+.f64 (pow.f64 x #s(literal -4 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64))))) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (-.f64 (+.f64 (pow.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) (pow.f64 x #s(literal 4 binary64))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 x))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
| Outputs |
|---|
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.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)) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
7 calls:
| 15.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 12.0ms | x |
| 12.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 8.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 7.0ms | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 2 | (hypot.f64 #s(literal 1 binary64) x) |
| 100.0% | 2 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 100.0% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 100.0% | 2 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 100.0% | 2 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 100.0% | 2 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 100.0% | 2 | x |
Compiled 47 to 37 computations (21.3% saved)
| Inputs |
|---|
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 binary64)) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.f64 (fma.f64 #s(literal -11/128 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) (fma.f64 (-.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #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 #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) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x))))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.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)) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (-.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x)) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x)))))))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.f64 (fma.f64 (-.f64 (*.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)) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 #s(approx (- (pow x -2) 1/8) (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) x) x)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 1 1) (* x x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) x))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/16 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 #s(approx (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (pow.f64 x #s(literal -4 binary64))) (pow.f64 x #s(literal 4 binary64))))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/64 binary64)) (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/8 binary64))) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 #s(approx (- (+ (pow x -4) 3/16) (* (pow x -2) 1/4)) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (asinh.f64 x))))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(approx (+ (* (- (* 3/16 (* x x)) 1/4) (* x x)) 1) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (neg.f64 (*.f64 x x)))) #s(literal 3/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) (pow.f64 x #s(literal 4 binary64))))))) |
| Outputs |
|---|
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.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)) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))))))) |
7 calls:
| 28.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 10.0ms | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 8.0ms | x |
| 7.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 6.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.3% | 2 | (hypot.f64 #s(literal 1 binary64) x) |
| 99.3% | 2 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 99.3% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 99.3% | 2 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 99.3% | 2 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 99.3% | 2 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 99.3% | 2 | x |
Compiled 47 to 37 computations (21.3% saved)
| Inputs |
|---|
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 binary64)) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.f64 (fma.f64 #s(literal -11/128 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) (fma.f64 (-.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #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 #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) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x))))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.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)) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (-.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x)) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x)))))))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.f64 (fma.f64 (-.f64 (*.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)) (*.f64 x x))) |
| Outputs |
|---|
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.f64 (fma.f64 (-.f64 (*.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)) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))))) |
7 calls:
| 4.0ms | x |
| 4.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 3.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 3.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))))) |
| 3.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 2 | (hypot.f64 #s(literal 1 binary64) x) |
| 98.8% | 2 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 98.8% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 98.8% | 2 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 98.8% | 2 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 98.8% | 2 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 98.8% | 2 | x |
Compiled 47 to 37 computations (21.3% saved)
| Inputs |
|---|
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 binary64)) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.f64 (fma.f64 #s(literal -11/128 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) (fma.f64 (-.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #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 #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) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x))))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.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)) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (fma.f64 (-.f64 (*.f64 #s(literal 3/16 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x)) #s(literal 1/8 binary64)) (*.f64 x x))))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (+ (* 1 1) (* x x))) #s(approx (* (+ (* (pow x -2) 1/2) 1) x) (/.f64 #s(literal 1/2 binary64) x)))))))) |
| Outputs |
|---|
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.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)) (*.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:
| 27.0ms | x |
| 7.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 4.0ms | (/.f64 #s(literal 1 binary64) (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)))))) |
| 3.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.8% | 2 | (hypot.f64 #s(literal 1 binary64) x) |
| 98.8% | 2 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 98.8% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 98.8% | 2 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 98.8% | 2 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 98.8% | 2 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 98.8% | 2 | x |
Compiled 47 to 37 computations (21.3% saved)
| Inputs |
|---|
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 binary64)) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.f64 (fma.f64 #s(literal -11/128 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) (fma.f64 (-.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #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 #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) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) #s(approx (+ (* (* (* x x) 1/2) -1/4) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x))))) |
| Outputs |
|---|
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.f64 (fma.f64 #s(literal -11/128 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))))) |
7 calls:
| 6.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 3.0ms | x |
| 3.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 |
|---|---|---|
| 98.7% | 2 | (hypot.f64 #s(literal 1 binary64) x) |
| 98.7% | 2 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 98.7% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 98.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)))) |
| 98.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))))) |
| 98.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)))))) |
| 98.7% | 2 | x |
Compiled 47 to 37 computations (21.3% saved)
| Inputs |
|---|
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 binary64)) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.f64 (fma.f64 #s(literal -11/128 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x)))))) (fma.f64 (-.f64 (*.f64 #s(literal 11/128 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1 binary64)))) |
| Outputs |
|---|
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.f64 (fma.f64 #s(literal -11/128 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(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 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 2.0ms | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.7% | 2 | (hypot.f64 #s(literal 1 binary64) x) |
| 97.7% | 2 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 97.7% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 97.7% | 2 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 97.7% | 2 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 97.7% | 2 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 97.7% | 2 | x |
Compiled 47 to 37 computations (21.3% saved)
| Inputs |
|---|
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 binary64)) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 x x) #s(literal -1/8 binary64) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) #s(approx (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x))))))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1/4 binary64) #s(literal 1 binary64)))) |
| Outputs |
|---|
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64)))) |
7 calls:
| 6.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 | (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 |
|---|---|---|
| 97.3% | 2 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 97.3% | 2 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 97.3% | 2 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 97.3% | 2 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 97.3% | 2 | (hypot.f64 #s(literal 1 binary64) x) |
| 97.3% | 2 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 97.3% | 2 | x |
Compiled 47 to 37 computations (21.3% saved)
| Inputs |
|---|
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 binary64)) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
| Outputs |
|---|
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
7 calls:
| 5.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 1.0ms | x |
| 1.0ms | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 1.0ms | (hypot.f64 #s(literal 1 binary64) x) |
| 1.0ms | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.2% | 1 | (hypot.f64 #s(literal 1 binary64) x) |
| 58.2% | 1 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 58.2% | 1 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 58.2% | 1 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 58.2% | 1 | (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))))) |
| 58.2% | 1 | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 58.2% | 1 | x |
Compiled 47 to 37 computations (21.3% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 binary64)) |
| Outputs |
|---|
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 binary64)) |
7 calls:
| 1.0ms | x |
| 1.0ms | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
| 1.0ms | (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))))) |
| 1.0ms | (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 |
|---|---|---|
| 33.9% | 1 | (hypot.f64 #s(literal 1 binary64) x) |
| 33.9% | 1 | x |
| 33.9% | 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)))))) |
| 33.9% | 1 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
| 33.9% | 1 | (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)))) |
| 33.9% | 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))))) |
| 33.9% | 1 | (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) |
Compiled 47 to 37 computations (21.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 79.0ms | 0.00016851932447464868 | 0.49782585777754634 |
| 69.0ms | 96× | 0 | valid |
| 5.0ms | 32× | 1 | valid |
Compiled 588 to 381 computations (35.2% saved)
ival-add: 63.0ms (89.3% of total)ival-hypot: 3.0ms (4.3% of total)ival-div: 1.0ms (1.4% of total)adjust: 1.0ms (1.4% of total)ival-sub: 1.0ms (1.4% of total)ival-sqrt: 1.0ms (1.4% of total)ival-mult: 1.0ms (1.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 |
|---|---|---|
| 12.0ms | 0.00016851932447464868 | 0.49782585777754634 |
| 8.0ms | 112× | 0 | valid |
Compiled 460 to 301 computations (34.6% saved)
ival-hypot: 2.0ms (37.8% of total)ival-div: 1.0ms (18.9% of total)ival-add: 1.0ms (18.9% of total)ival-mult: 1.0ms (18.9% of total)ival-sqrt: 1.0ms (18.9% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-sub: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.00016851932447464868 | 0.49782585777754634 |
Compiled 492 to 325 computations (33.9% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 27.0ms | 0.00016851932447464868 | 0.49782585777754634 |
| 24.0ms | 48× | 0 | valid |
Compiled 412 to 277 computations (32.8% saved)
ival-hypot: 22.0ms (94.9% 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 |
|---|---|---|
| 11.0ms | 0.49782585777754634 | 2.9363482973955803 |
| 7.0ms | 96× | 0 | valid |
Compiled 398 to 265 computations (33.4% saved)
ival-hypot: 2.0ms (43.5% of total)ival-div: 1.0ms (21.8% of total)ival-mult: 1.0ms (21.8% of total)ival-sqrt: 1.0ms (21.8% of total)ival-add: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-sub: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 3.0ms | 0.49782585777754634 | 2.9363482973955803 |
| 1.0ms | 16× | 0 | valid |
Compiled 368 to 253 computations (31.3% saved)
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-hypot: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-sub: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-sqrt: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.49782585777754634 | 2.9363482973955803 |
Compiled 332 to 235 computations (29.2% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.49782585777754634 | 2.9363482973955803 |
Compiled 308 to 223 computations (27.6% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 40.0ms | 0.49782585777754634 | 2.9363482973955803 |
| 37.0ms | 80× | 0 | valid |
Compiled 278 to 211 computations (24.1% saved)
ival-hypot: 32.0ms (91.6% of total)ival-div: 1.0ms (2.9% of total)ival-sqrt: 1.0ms (2.9% 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)exact: 0.0ms (0% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 108 | 565 |
| 1 | 172 | 513 |
| 2 | 396 | 473 |
| 3 | 2043 | 473 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 x #s(literal 5188146770730811/576460752303423488 binary64)) #s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.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)) (*.f64 x x))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))))) |
(if (<=.f64 x #s(literal 6456360425798343/576460752303423488 binary64)) #s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.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)) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (fma.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal 6456360425798343/576460752303423488 binary64)) #s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.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)) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))))) |
(if (<=.f64 x #s(literal 7493989779944505/576460752303423488 binary64)) #s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.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)) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) |
(if (<=.f64 x #s(literal 2476979795053773/2251799813685248 binary64)) #s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.f64 (fma.f64 (-.f64 (*.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)) (*.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 5404319552844595/4503599627370496 binary64)) #s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.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)) (*.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 2476979795053773/2251799813685248 binary64)) #s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.f64 (fma.f64 #s(literal -11/128 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))))) |
(if (<=.f64 x #s(literal 2476979795053773/2251799813685248 binary64)) #s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.f64 (fma.f64 #s(literal -11/128 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))))) |
(if (<=.f64 x #s(literal 3422735716801577/2251799813685248 binary64)) #s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 binary64)) |
| Outputs |
|---|
(if (<=.f64 x #s(literal 5188146770730811/576460752303423488 binary64)) #s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.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)) (*.f64 x x))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))))) |
(if (<=.f64 x #s(literal 5188146770730811/576460752303423488 binary64)) #s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.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)) (*.f64 x x))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
(if (<=.f64 x #s(literal 6456360425798343/576460752303423488 binary64)) #s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.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)) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (fma.f64 (sqrt.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64))) (sqrt.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(if (<=.f64 x #s(literal 6456360425798343/576460752303423488 binary64)) #s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.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)) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 (cos.f64 (atan.f64 x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))))) |
(if (<=.f64 x #s(literal 6456360425798343/576460752303423488 binary64)) #s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.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)) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (-.f64 (cos.f64 (atan.f64 x)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
(if (<=.f64 x #s(literal 7493989779944505/576460752303423488 binary64)) #s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.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)) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))))))) |
(if (<=.f64 x #s(literal 2476979795053773/2251799813685248 binary64)) #s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.f64 (fma.f64 (-.f64 (*.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)) (*.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 5404319552844595/4503599627370496 binary64)) #s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.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)) (*.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 2476979795053773/2251799813685248 binary64)) #s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.f64 (fma.f64 #s(literal -11/128 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)))))) |
(if (<=.f64 x #s(literal 2476979795053773/2251799813685248 binary64)) #s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.f64 (fma.f64 #s(literal -11/128 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))))) |
(if (<=.f64 x #s(literal 3422735716801577/2251799813685248 binary64)) #s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) (-.f64 #s(literal 1 binary64) (sqrt.f64 #s(approx (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))) #s(literal 1/2 binary64))))) |
#s(approx (- 1 (sqrt (* 1/2 (/ (+ (* 2 (cosh (asinh x))) 2) (* 2 (cosh (asinh x))))))) (*.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
#s(approx (- 1 (sqrt (* 1/2 (+ 1 (/ 1 (sqrt (+ (* 1 1) (* x x)))))))) #s(literal 0 binary64)) |
| 1× | fuel |
Compiled 577 to 107 computations (81.5% saved)
Compiled 1 328 to 320 computations (75.9% saved)
Loading profile data...